Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server @ 4cf1e12e

# Date Author Comment
4cf1e12e 02/18/2011 02:12 pm Giannis Koutsoubos

catch exception when client closes connection

f7ab0c54 02/17/2011 04:50 pm Giannis Koutsoubos

fix jpa lock query

065ce8c1 02/17/2011 04:05 pm Giannis Koutsoubos

renamed GSSLock to FileLock, initial implementation of JPA nonce manager

b318380b 02/17/2011 01:57 pm Giannis Koutsoubos

tune file download

510b25d1 02/16/2011 08:42 pm Giannis Koutsoubos

use milton authentication manager, working on windows, need to check loss of auth credentials for mapped drive

0b7b3018 02/16/2011 08:41 pm Giannis Koutsoubos

fix for create empty file

f17c073a 02/15/2011 04:39 pm Giannis Koutsoubos

use jaas for authentication, so we can access easily the user object even for webdav unauthenticated calls, created a RootFolderResource mapped at / path

19388118 02/14/2011 06:12 pm Giannis Koutsoubos

fix rename file

28be8c05 02/14/2011 04:46 pm Giannis Koutsoubos

do not use range in download

954ecde8 02/14/2011 03:16 pm Giannis Koutsoubos

added range support to file upload, perform authorization check based on folder and file permissions

739df99e 02/14/2011 03:15 pm Giannis Koutsoubos

remove comments

d2127957 02/14/2011 02:51 pm Giannis Koutsoubos

lock manager using JPA

2c75f4e9 02/14/2011 02:50 pm Giannis Koutsoubos

fix npe

3917b329 02/11/2011 06:53 pm Giannis Koutsoubos

display quota, fix bug on file creation and folder rename

921693ed 02/11/2011 04:11 pm Giannis Koutsoubos

milton webdav

c3e9b15b 01/26/2011 02:56 pm Christos Stathis

Merged with d386c0089fb8 after backing out ad848a720811

f8543d77 01/26/2011 02:55 pm Christos Stathis

Backed out changeset ad848a720811

1704842b 01/19/2011 04:31 pm Christos Stathis

Fixed file/folder restore to touch parents only once

a0b9d31e 01/18/2011 06:21 pm Christos Stathis

Avoid unnecessary calls to touchParentFolders when moving resources to trash

62c4facc 01/18/2011 05:04 pm Christos Stathis

Files uploaded on a shared folder get the user as owner instead of the folder 's owner

90736404 01/12/2011 06:32 pm Christos Stathis

Merge with c464e856d9e2

9fc78751 01/12/2011 06:31 pm Christos Stathis

All subfolders and files are reindexed when the folder has modified permissions

33d60990 01/05/2011 12:34 pm Natasa Kapravelou

Remove user logins db entries via webdav this solves Issue 70.

9d937b3f 12/17/2010 05:31 pm Christos Stathis

Automated merge with https://gss.googlecode.com/hg/

ba6b63ad 12/17/2010 05:31 pm Christos Stathis

Increased frequency of commits during solr index rebuild to every 10 files

ea5100df 12/17/2010 05:05 pm Christos Stathis

Increased frequency of commits during solr index rebuild to every 10 files

769f9814 12/17/2010 04:36 pm Natasa Kapravelou

Commit after code review concerning handling of lastLogin in the admin interface and Issue 66.

1919e87f 12/17/2010 02:19 pm Natasa Kapravelou

Added 'versioned' and 'shared' fields for Search

0915224d 12/17/2010 01:15 pm Natasa Kapravelou

Added 'versioned' field in the JSON for Trash

984b269d 12/16/2010 06:37 pm Dimitris Routsis

Merge with 9e62eed712763292a41becaefd1a1c239fc4f0c6

c9de8a2f 12/16/2010 03:03 pm Natasa Kapravelou

Shared flag added to TrashResource concerning Issue 69.

966ae42b 12/16/2010 12:10 pm Dimitris Routsis

Small optimisation in getResourceAtPath(). Should pay more dividents once DTOs are removed. (Avoids getting every detail of root folder in each and every call.)

be3b1045 12/15/2010 05:00 pm Natasa Kapravelou

Merge with revision fad8dc1acfa3

403c8ca0 12/15/2010 04:51 pm Natasa Kapravelou

Proper handling of last login field in the admin interface that are related to Issue 66.

94fd6a31 12/14/2010 06:48 pm Dimitris Routsis

Merge with 597eb7362fc0b9482695a25991f528218ae699b3

fc19c028 12/14/2010 06:10 pm Dimitris Routsis

Remove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.

930d1307 12/14/2010 05:35 pm Natasa Kapravelou

Some changes on queries done from the admin interface concering last login field and Issue 66.

f5684a19 12/14/2010 02:32 pm Christos Stathis

Merge with sharing branch

2213a03c 12/13/2010 07:11 pm Christos Stathis

Changed progress logging during reindexing from debug to info

a4c15e92 12/13/2010 06:02 pm Christos Stathis

Added owner and public flag to the index
Modified solr query to check file permissions in the index
Updated error messages during solr index rebuild to include exception type

aeb5e751 12/13/2010 05:10 pm Christos Stathis

Fixed a solr field name

a17a48ae 12/13/2010 04:49 pm Christos Stathis

Added in the index the id of users and groups that have read access to a file

8e86f905 12/10/2010 03:42 pm Christos Stathis

Fixed query syntax in case of empty group list

6a8b8972 12/10/2010 03:10 pm Christos Stathis

Automated merge with https://gss.googlecode.com/hg/

87163078 12/10/2010 03:09 pm Christos Stathis

Merge with 95418fb0c49b from default

fb76bffb 12/10/2010 02:29 pm Natasa Kapravelou

Merge with 7b39195399329dca42a7de7175f8e9e2f7478a4e

be3b26e1 12/10/2010 01:55 pm Dimitris Routsis

Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for speed.

f187ebb7 12/10/2010 01:36 pm Christos Stathis

Added profiling code

ae60277b 12/10/2010 12:41 pm Natasa Kapravelou

Decorative changes related to Issue 64

5d0ffbbc 12/09/2010 05:52 pm Natasa Kapravelou

Current session login and Last login functionality added in the client code (related to Issue 64).

a3d193a5 12/09/2010 04:33 pm Natasa Kapravelou

Implement the ManyToOne relationship for UserLogin and User that is related to Issue 64.

769e0ecb 12/08/2010 05:13 pm Fotis Stamatelopoulos

Started removing DTOs

366f3f31 12/07/2010 05:19 pm Natasa Kapravelou

Initial commit related to Issue 64. Last login should point to the user's last login.

013f74c5 12/03/2010 06:21 pm Christos Stathis

Added check for number of solr results so that we can ask for the total

8a89a0ce 12/03/2010 03:02 pm Christos Stathis

Removed System.out debug messages

16379ab8 12/03/2010 01:16 pm Christos Stathis

Merge with solr1.4 branch

16b54aa8 12/02/2010 03:09 pm Giannis Koutsoubos

shared flag for shared files(removed explicit head for fetching file display info), versioned flag for versioned files, admin support to update shared flag for all existing files and folders

bb9093fe 11/29/2010 04:53 pm Christos Stathis

Uncommented lines that are forgotten as commented

fb24966e 11/29/2010 04:51 pm Christos Stathis

Uncommented lines that are forgotten as commented

9268f2cb 11/29/2010 03:50 pm Christos Stathis

Merged changes from default branch

c031299f 11/29/2010 03:31 pm Christos Stathis

Field name in X-GSS-Metadata header should have been encoded

d09448b3 11/29/2010 03:23 pm Christos Stathis

Field name in X-GSS-Metadata header should have been encoded

50cd9e9c 11/26/2010 04:15 pm Giannis Koutsoubos

properly remove user

376d0ebf 11/24/2010 06:04 pm Christos Stathis

Index rebuild is done synchronously. Added some logging messages for monitoring

312648dd 11/19/2010 04:49 pm Christos Stathis

Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer

8c0fa677 11/18/2010 05:47 pm Christos Stathis

Implemented wildcard search

ff5c5752 11/18/2010 05:17 pm Christos Stathis

Implemented search with solrj

0fcbf8bd 11/17/2010 06:49 pm Christos Stathis

Upgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchronously from the ejb

d2b12cad 11/12/2010 05:26 pm Giannis Koutsoubos

fix for 404 on upload progress, needs some further tuning

4ac60e04 11/05/2010 06:50 pm Giannis Koutsoubos

fixed a permission exception bug when requesting file versions

eaf8360b 10/22/2010 06:09 pm Christos Stathis

Fixed indentation and brackets

e8c076d7 10/11/2010 10:56 am Natasa Kapravelou

Fix of Revision: 6b1f43efcd after code review. Rewrite the check condition.

9bee2fe5 10/11/2010 10:31 am Natasa Kapravelou

Fix for Issue 35 and for Revision: 8746b05052 concerning the forbideness of '/' in the file name.

ea3f5e5f 10/11/2010 10:19 am Natasa Kapravelou

Fix of Revision: ec7b8d0b2c after code review. Added a check condition before removing the first and the last slash of the query path.

2f4700ad 10/08/2010 06:14 pm Natasa Kapravelou

Remove the first and the trailing slash from the query when searching for a resource

29e77d35 10/08/2010 02:01 pm Natasa Kapravelou

Another fix for setting the auditInfo object by setting AND the user that changed the resource, not only the modification date of the object.

fff42066 10/08/2010 10:16 am Natasa Kapravelou

Setting the modification date and setting the auditInfo object to every resource that causes the proper show of permissions to group in every resource.

b7565ade 10/07/2010 06:48 pm Natasa Kapravelou

Rewrite the touchFolder and touchFile methods in order to update only the modification date and nothing else. Add a new method that select the appropriate files tat have permissions to the specific group that is to be deleted.

c62f0b96 10/07/2010 05:24 pm Natasa Kapravelou

Recall a faulty previous commit that was related to forbiding the uploading of a file which file name would contain a slash and also adding to some files a copyright year.

8b79a1c8 10/07/2010 04:15 pm Natasa Kapravelou

Fix for Issue 35, added a note message on creating a new folder or updating an existing folder, informing the user that slashes are not allowed in folder names.The same note is added during the update of file name. Also, the client code has altered in order to forbid the creation or the update of a resource name.At last, don't allow uploading a file which file name contains slash.

62c7d7dc 10/07/2010 12:59 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow renaming of a file name when the new file name contains slashes.

891f51ce 10/06/2010 05:50 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow the creation of a folder which name contains slashes or the renaming of a folder name when the new folder name contains slashes

eba21118 10/06/2010 04:48 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow the creation of a folder which name contains slashes.

66f2db74 10/05/2010 06:41 pm Natasa Kapravelou

Fix the response uri when making a GET request by username to /pithos/rest/users/

749c03f9 10/05/2010 04:03 pm Natasa Kapravelou

Remove the unnecessary throwing of NPE and show the shared sub-folders along with the shared files below 'My Shared' view properly. The above mentioned fixes are related to Issue 17

484428ad 10/04/2010 12:01 pm Natasa Kapravelou

Another fix for Issue 17. On the creation of a new folder it's public property is being set according to the public property of the containg folder

dd127df7 10/01/2010 05:36 pm Natasa Kapravelou

Fix in displaying the proper shared folders for the owner in 'My Shared' view.This solves Issue 33.

99d0d40c 10/01/2010 11:40 am Natasa Kapravelou

Fix on Issue 17. On uploading a file, the file's readForAll value is inherited from the folder it is contained.

51ad539e 09/30/2010 04:47 pm Natasa Kapravelou

Allow public folders and all of the containing subfolders and files to be available in a web page.

6f77bdda 09/30/2010 03:08 pm Natasa Kapravelou

Allow folders and subfolders and all of their contents to be marked as public for all when the user hits Public in the parent folder. The opposite is not applied (meaning that when a parent folder is marked as notPublic all the containing subfolders and files are not accordingly marked as notPublic

8e471ce5 09/23/2010 08:21 pm Natasa Kapravelou

Navigation through public folder url with no special characters in their folder names fixed. 1. Todo: Treat the special characters 2. For every public folder all containing sub-folder should also be public.

de595072 09/23/2010 12:42 pm Natasa Kapravelou

Complete the code that allows the deletion of group permissions in files and/or folders when the group is deleted.

ff397940 09/22/2010 06:15 pm Natasa Kapravelou

Mark the folders and files as modified in order to inform the client that something has changed concerning the folder and/or file.The change of modification date does the work. The changes in these folders and/or files have come from the deletion of a group that had permissions on that folders and/or files.

4497ec95 09/16/2010 05:01 pm Natasa Kapravelou

Minor fixes and remove logging

d235f94f 09/16/2010 01:06 pm Natasa Kapravelou

Fix the authentication sequence in requests of a file or a folder which is public or not public. This solves the Issue 14. Fix login with fireGSS by adding a boolean check in order the fireGSS client to receive a JSON response. ***TODO: fix sharing the home directory inside renderHTML

bdf739a9 09/14/2010 06:17 pm Natasa Kapravelou

Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when the user isNull and the file or folder is public for everyone then pretend that the owner is the user and and the user as a request attribute inside the FilesHandler servlet and not inside each method (e.g copy)

b8e09949 09/10/2010 10:17 am Natasa Kapravelou

Fixed a NullPointerException while range headers existed in the HttpServletResponse. An if check for nulls added in copy method inside the WebDav. This solves Issue 14.

0e488a94 08/19/2010 01:11 pm Panagiotis Astithas

Don't decode resource names in JSON values. This is only necessary when names are passed as request parameters. This fixes renaming folders '+', '%' and ' ', among others.

8dca7586 08/18/2010 03:46 pm Panagiotis Astithas

Fix updates for folders named '%'.

f9bd859c 08/10/2010 05:29 pm Natasa Kapravelou

-Navigation from the parent folder to subfolder and vice versa is available in the web page of a public folder
-Only files that are marked as public are available in the web page of a public folder