Added special message for AUTH users
[pithos] / src / gr / ebs / gss / server / ejb / ExternalAPIBean.java
2011-04-12 Christos V. StathisAdded special message for AUTH users
2011-03-30 Christos V. StathisImported changesets 6ad7cf34a8f5, d535941636f3, f3a4422...
2011-03-02 Christos V. StathisAdded method indexFile to solr mbean, to add specific...
2011-03-02 Christos V. StathisrefreshSolrIndex now checks first if the file is alread...
2011-02-23 Christos V. StathisRemoved all DTO where possible
2011-02-21 Christos V. StathisMerged with milton branch
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 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
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 RoutsisSmall optimisation in getResourceAtPath(). Should pay...
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. 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 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-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-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 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-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-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...
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-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-10-20 Panagiotis AstithasAllow setting the modification date when updating a...
2009-10-16 Panagiotis AstithasUpdate the FileHeader auditInfo when uploading a new...
2009-09-24 Dimitris RoutsisChange to folder modification semantics: When anything...
2009-09-08 Dimitris RoutsisPrevent any client from creating group including /...
2009-09-03 Panagiotis AstithasFix wrong encoding in new folder names, by returning...
2009-09-02 Panagiotis AstithasRetry transactions in the face of optimistic locking...
2009-07-06 Fotis Stamatelopoulos- added a few more mime-types when attempting to identi...
2009-07-06 Fotis Stamatelopoulosignore case when examining the file extension for guess...
2009-07-06 Dimitris RoutsisFixed bug: When copying a versioned file, destination...
2009-07-03 Fotis Stamatelopoulos- more efficient moveFile implementation
2009-06-29 Dimitris Routsis- Remove completely Permission entry for user that...
2009-06-25 Dimitris RoutsisAdd system-generated password for WebDAV. (Bug #705)
2009-06-23 Panagiotis AstithasMinor cleanups.
2009-06-11 Dimitris RoutsisUploaded files should be checked against owner's (i...
2009-06-10 Dimitris RoutsisFixed bug: Uploading a new version of a versioned file...
2009-06-05 droutsisCentralize quota retrieval.
2009-06-04 Panagiotis AstithasRemove the redundant gss top-level directory.