[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-08-17 Thread juan . hernandez
Juan Hernandez has abandoned this change. Change subject: core: Add BLOB servlet .. Patch Set 4: Abandoned Obsoleted by the new bootstrap implementation. -- To view, visit http://gerrit.ovirt.org/6484 To unsubscribe, visit htt

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-29 Thread gmurphy
Grant Murphy has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 4: Verified; Looks good to me, but someone else must approve LGTM. -- To view, visit http://gerrit.ovirt.org/6484 To unsubscr

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-27 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 4: Verified -- To view, visit http://gerrit.ovirt.org/6484 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-Me

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-27 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 4: Use the "isPathSane" method to check the path provided by the client. -- To view, visit http://gerrit.ovirt.org/6484 To

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-26 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (2 inline comments) Thanks for your comments Grant! See my responses inside. ...

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-25 Thread gmurphy
Grant Murphy has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (2 inline comments) File backend/manager/modules/utils/src/main/java/

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-25 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (2 inline comments) File backend/manager/modules/utils/src/main/jav

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-24 Thread gmurphy
Grant Murphy has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (2 inline comments) Can you please clarify the points that I've raised here? .

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-24 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (1 inline comment) File backend/manager/modules/utils/src/main/java

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-24 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: (1 inline comment) File backend/manager/modules/utils/src/main/java

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-24 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 3: Simplified the blob registry (using a single server instead of a list) as agreed with Yair Zaslavsky. -- To view, visit

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-23 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 2: (2 inline comments) File backend/manager/modules/utils/src/main/jav

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-23 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 2: (4 inline comments) File backend/manager/modules/utils/src/main/jav

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-23 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: Add BLOB servlet .. Patch Set 2: (4 inline comments) File backend/manager/modules/utils/src/main/jav

[Engine-patches] Change in ovirt-engine[master]: core: Add BLOB servlet

2012-07-20 Thread juan . hernandez
Juan Hernandez has uploaded a new change for review. Change subject: core: Add BLOB servlet .. core: Add BLOB servlet This change adds a servlet that can serve files that are previously registered. The servlet will be registered