Re-structured the whole thing
[pithos] / src / gr / ebs / gss / server /
2011-04-06 Christos V. StathisRe-structured the whole thing
2011-03-24 Christos V. StathisMerge from celltable branch
2011-03-17 Christos V. StathisChanged admin path to pithos-admin
2011-03-16 koutsoubmilton fix: not using .buffer files in /tmp anymore
2011-03-15 koutsoubserver side paging support for search results, asyncdat...
2011-03-04 Christos V. StathisFixed issue 72. IE does not send the correct Accept...
2011-03-04 Christos V. StathisFixed regression bug with uninitialized fields when...
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-28 koutsoubfinished merging with head
2011-02-28 koutsoubMerge ... 2ad3c504ee5d73982c0ef23336276dc1fc9e165f
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 koutsoubremoved milton webdav code (milton webdav implementatio...
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 koutsoubcopy/move and throw correct exceptions
2011-02-11 Christos V. StathisUsed a recursive query in getResourceAtPath to avoid...
2011-02-11 koutsoubuse /tmp for tmp file
2011-02-11 koutsoubfix create file
2011-02-11 fstamatelopoulosremoved unused imports
2011-02-10 koutsoubmilton webdav support - TODO: get rid of spring depende...
2011-02-09 koutsoubrecover admin interface
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-13 koutsoubinitial commit for celltable usage in filelist
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
next