retry transaction on delete
[pithos] / src / gr / ebs / gss / server /
2011-02-25 koutsoubretry transaction on delete
2011-02-24 Christos V. StathisReverted un-needed change
2011-02-24 Christos V. StathisAutomated merge with https://gss.googlecode.com/hg/
2011-02-24 Christos V. StathisRemoved jaas login module and configuration as it is...
2011-02-24 koutsoubfix lazy loading excpetions
2011-02-23 Christos V. StathisRemoved all DTO where possible
2011-02-21 Christos V. StathisMerged with milton branch
2011-02-18 koutsoubthrow exception on nonce create/retrieve errors
2011-02-18 koutsoubtune resource creation
2011-02-18 koutsoubdo not lock resource if entity object does not exist
2011-02-18 koutsoubcatch exception when client closes connection
2011-02-17 koutsoubfix jpa lock query
2011-02-17 koutsoubrenamed GSSLock to FileLock, initial implementation...
2011-02-17 koutsoubtune file download
2011-02-16 koutsoubuse milton authentication manager, working on windows...
2011-02-16 koutsoubfix for create empty file
2011-02-15 koutsoubuse jaas for authentication, so we can access easily...
2011-02-14 koutsoubfix rename file
2011-02-14 Christos V. StathisFixed the way multivalued fields are passed to solr...
2011-02-14 koutsoubdo not use range in download
2011-02-14 koutsoubadded range support to file upload, perform authorizati...
2011-02-14 koutsoubremove comments
2011-02-14 koutsoublock manager using JPA
2011-02-14 koutsoubfix npe
2011-02-14 Christos V. StathisMerge after backout of changeset 017ec8d2e32f
2011-02-14 Christos V. StathisBacked out changeset 017ec8d2e32f
2011-02-11 koutsoubdisplay quota, fix bug on file creation and folder...
2011-02-11 Christos V. StathisRemoved unused method
2011-02-11 Christos V. StathisMerge with optimizations branch
2011-02-11 koutsoubmilton webdav
2011-02-11 Christos V. StathisDon't need to touch a file or folder when the permissio...
2011-02-11 Christos V. StathisUsed a recursive query in getResourceAtPath to avoid...
2011-01-26 Christos V. StathisMerged with d386c0089fb8 after backing out ad848a720811
2011-01-26 Christos V. StathisBacked out changeset ad848a720811
2011-01-19 Christos V. StathisFixed file/folder restore to touch parents only once
2011-01-18 Christos V. StathisAvoid unnecessary calls to touchParentFolders when...
2011-01-18 Christos V. StathisFiles uploaded on a shared folder get the user as owner...
2011-01-12 Christos V. StathisMerge with c464e856d9e2
2011-01-12 Christos V. StathisAll subfolders and files are reindexed when the folder...
2011-01-07 Giannis Koutsoubostemorary fix for lazy loading exception
2011-01-07 Giannis Koutsoubosmake admin application working by moving old dto requir...
2011-01-05 Natasa KapravelouRemove user logins db entries via webdav this solves...
2010-12-22 fstamatelopoulos- finished DTO removal (needs extensive functional...
2010-12-21 fstamatelopoulosremoved even more DTOs
2010-12-17 Christos V. StathisAutomated merge with https://gss.googlecode.com/hg/
2010-12-17 Christos V. StathisIncreased frequency of commits during solr index rebuil...
2010-12-17 Christos V. StathisIncreased frequency of commits during solr index rebuil...
2010-12-17 Natasa KapravelouCommit after code review concerning handling of lastLog...
2010-12-17 Natasa KapravelouAdded 'versioned' and 'shared' fields for Search
2010-12-17 Natasa KapravelouAdded 'versioned' field in the JSON for Trash
2010-12-16 Dimitris RoutsisMerge ... 9e62eed712763292a41becaefd1a1c239fc4f0c6
2010-12-16 Natasa KapravelouShared flag added to TrashResource concerning Issue 69.
2010-12-16 Dimitris RoutsisSmall optimisation in getResourceAtPath(). Should pay...
2010-12-15 Natasa KapravelouMerge with revision fad8dc1acfa3
2010-12-15 Natasa KapravelouProper handling of last login field in the admin interf...
2010-12-14 Dimitris RoutsisMerge ... 597eb7362fc0b9482695a25991f528218ae699b3
2010-12-14 Dimitris RoutsisRemove fixSharedFlagForAllFoldersAndFiles() now that...
2010-12-14 Natasa KapravelouSome changes on queries done from the admin interface...
2010-12-14 Christos V. StathisMerge with sharing branch
2010-12-13 Christos V. StathisChanged progress logging during reindexing from debug...
2010-12-13 Christos V. StathisAdded owner and public flag to the index
2010-12-13 Christos V. StathisFixed a solr field name
2010-12-13 Christos V. StathisAdded in the index the id of users and groups that...
2010-12-10 Christos V. StathisFixed query syntax in case of empty group list
2010-12-10 Christos V. StathisAutomated merge with https://gss.googlecode.com/hg/
2010-12-10 Christos V. StathisMerge with 95418fb0c49b from default
2010-12-10 Natasa KapravelouMerge ... 7b39195399329dca42a7de7175f8e9e2f7478a4e
2010-12-10 Dimitris RoutsisRewrite getUsersSharingFilesForUser() and getUsersShari...
2010-12-10 Christos V. StathisAdded profiling code
2010-12-10 Natasa KapravelouDecorative changes related to Issue 64
2010-12-09 Natasa KapravelouCurrent session login and Last login functionality...
2010-12-09 Natasa KapravelouImplement the ManyToOne relationship for UserLogin...
2010-12-08 Fotis StamatelopoulosStarted removing DTOs
2010-12-07 Natasa KapravelouInitial commit related to Issue 64. Last login should...
2010-12-03 Christos V. StathisAdded check for number of solr results so that we can...
2010-12-03 Christos V. StathisRemoved System.out debug messages
2010-12-03 Christos V. StathisMerge with solr1.4 branch
2010-12-02 koutsoubshared flag for shared files(removed explicit head...
2010-11-29 Christos V. StathisUncommented lines that are forgotten as commented
2010-11-29 Christos V. StathisUncommented lines that are forgotten as commented
2010-11-29 Christos V. StathisMerged changes from default branch
2010-11-29 Christos V. StathisField name in X-GSS-Metadata header should have been...
2010-11-29 Christos V. StathisField name in X-GSS-Metadata header should have been...
2010-11-26 koutsoubproperly remove user
2010-11-24 Christos V. StathisIndex rebuild is done synchronously. Added some logging...
2010-11-19 Christos V. StathisMigrated to solr 1.4. Added a filter factory so that...
2010-11-18 Christos V. StathisImplemented wildcard search
2010-11-18 Christos V. StathisImplemented search with solrj
2010-11-17 Christos V. StathisUpgraded solr to 1.4 and refactored things a bit so...
2010-11-12 Giannis Koutsoubosfix for 404 on upload progress, needs some further...
2010-11-05 Giannis Koutsoubosfixed a permission exception bug when requesting file...
2010-10-22 Christos V. StathisFixed indentation and brackets
2010-10-11 Natasa KapravelouFix of Revision: 6b1f43efcd after code review. Rewrite...
2010-10-11 Natasa KapravelouFix for Issue 35 and for Revision: 8746b05052 concerni...
2010-10-11 Natasa KapravelouFix of Revision: ec7b8d0b2c after code review. Added...
2010-10-08 Natasa KapravelouRemove the first and the trailing slash from the query...
2010-10-08 Natasa KapravelouAnother fix for setting the auditInfo object by setting...
2010-10-08 Natasa KapravelouSetting the modification date and setting the auditInfo...
2010-10-07 Natasa KapravelouRewrite the touchFolder and touchFile methods in order...
2010-10-07 Natasa KapravelouRecall a faulty previous commit that was related to...
next