Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f
[pithos] / src / gr / ebs / gss / server / ejb /
2011-02-28 koutsoubMerge ... 2ad3c504ee5d73982c0ef23336276dc1fc9e165f
2011-02-23 Christos V. StathisRemoved all DTO where possible
2011-02-21 Christos V. StathisMerged with milton branch
2011-02-17 koutsoubfix jpa lock query
2011-02-17 koutsoubrenamed GSSLock to FileLock, initial implementation...
2011-02-16 koutsoubfix for create empty file
2011-02-14 Christos V. StathisFixed the way multivalued fields are passed to solr...
2011-02-14 koutsoublock manager using JPA
2011-02-14 Christos V. StathisMerge after backout of changeset 017ec8d2e32f
2011-02-14 Christos V. StathisBacked out changeset 017ec8d2e32f
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 Natasa KapravelouEach need for displaying the resource's user full name...
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. 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...
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-16 Dimitris RoutsisMerge ... 9e62eed712763292a41becaefd1a1c239fc4f0c6
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-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-02 koutsoubshared flag for shared files(removed explicit head...
2010-11-29 Christos V. StathisMerged changes from default branch
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-05 Giannis Koutsoubosfixed a permission exception bug when requesting file...
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...
2010-10-05 Natasa KapravelouRemove the unnecessary throwing of NPE and show the...
2010-10-04 Natasa KapravelouAnother fix for Issue 17. On the creation of a new...
2010-10-01 Natasa KapravelouFix in displaying the proper shared folders for the...
2010-10-01 Natasa KapravelouFix on Issue 17. On uploading a file, the file's readFo...
2010-09-30 Natasa KapravelouAllow folders and subfolders and all of their contents...
2010-09-23 Natasa KapravelouComplete the code that allows the deletion of group...
2010-09-22 Natasa KapravelouMark the folders and files as modified in order to...
2010-07-23 Natasa Kapravelou- fix the problem which was related to download a file...
2010-07-16 Panagiotis AstithasExplicitly activate the user on creation and don't...
2010-07-09 Natasa KapravelouMerge ... 66f69a7348ed1a0de9113a64025721fcc6e68b84
2010-07-09 Natasa Kapravelou-Allow user to declare a public folder i)a checkbox...
2010-07-08 Panagiotis Astithas- Add an administration application.
2010-07-07 Natasa Kapraveloufirst commit of adding the public feature to folder...
2010-06-03 Panagiotis AstithasAvoid a race that caused duplicate coupon class inserti...
2010-06-02 Panagiotis AstithasComplete quota upgrades with coupons. Also fix equals...
2010-05-27 Panagiotis AstithasFix the owner permission removal check when updating...
2010-05-17 Panagiotis AstithasFix the check for removed owner permissions.
2010-05-06 Panagiotis AstithasSet all required objectClass attributes when adding...
2010-05-05 Panagiotis AstithasUse firstname & lastname instead of full name for more...
2010-05-05 Panagiotis AstithasCreate user accounts in an LDAP-based IdP server after...
2010-04-29 Panagiotis AstithasImplement proper backend lookup for invitations.
2010-04-29 Panagiotis AstithasAdd a user registration flow. Registration can be open...
2010-04-20 Panagiotis AstithasMake folder move more efficient by not copying the...
2010-04-20 Panagiotis AstithasSplit persistentId into identityProvider and identityPr...
2010-04-20 Panagiotis AstithasLog the file id when indexing fails and hide the stack...
2010-04-15 Panagiotis AstithasStore the time the user last logged-in. Since the user...
2010-04-15 Panagiotis AstithasRetrieve the persistent-id from Shibboleth and store...
2010-03-09 Panagiotis AstithasReplace JBossMessaging 1.x and its HSQLDB data store...
2009-11-12 Dimitris RoutsisFix bug introduced through stupid Eclipse cleanup.
2009-11-12 Dimitris Routsis- Check when renaming file that name doesn't already...
2009-11-12 Dimitris RoutsisThrow any exceptions thrown unwrapped. This way, the...
2009-11-11 Panagiotis AstithasMake folder updates work with a single DB transaction...
2009-11-11 Panagiotis AstithasMake file updates work with a single DB transaction...
2009-11-10 Panagiotis AstithasDouble the retry attempts and the retry timeout in...
2009-10-20 Panagiotis AstithasAllow setting the modification date when updating a...
next