Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server @ c8f2a273

# Date Author Comment
c8f2a273 02/28/2011 03:05 pm Giannis Koutsoubos

finished merging with head

c4a13237 02/28/2011 03:02 pm Giannis Koutsoubos

Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f

ba53a771 02/25/2011 04:02 pm Giannis Koutsoubos

retry transaction on delete

e4cdfc41 02/24/2011 04:48 pm Christos Stathis

Reverted un-needed change

7e1a9c7d 02/24/2011 04:45 pm Christos Stathis

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

663c58cc 02/24/2011 04:43 pm Christos Stathis

Removed jaas login module and configuration as it is not needed

7fac9334 02/24/2011 12:51 pm Giannis Koutsoubos

fix lazy loading excpetions

d032a4f4 02/23/2011 05:57 pm Christos Stathis

Removed all DTO where possible

a2f99ec6 02/21/2011 05:24 pm Christos Stathis

Merged with milton branch

a81e7ab2 02/18/2011 05:08 pm Giannis Koutsoubos

removed milton webdav code (milton webdav implementation can be found inside milton branch)

345794e4 02/18/2011 02:20 pm Giannis Koutsoubos

throw exception on nonce create/retrieve errors

7d6ddffa 02/18/2011 02:16 pm Giannis Koutsoubos

tune resource creation

afaf8a42 02/18/2011 02:15 pm Giannis Koutsoubos

do not lock resource if entity object does not exist

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

51738fa1 02/14/2011 05:08 pm Christos Stathis

Fixed the way multivalued fields are passed to solr when the content extraction request is used

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

3efe8983 02/14/2011 01:28 pm Christos Stathis

Merge after backout of changeset 017ec8d2e32f

0dfda72e 02/14/2011 01:26 pm Christos Stathis

Backed out changeset 017ec8d2e32f

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

display quota, fix bug on file creation and folder rename

3c695220 02/11/2011 05:49 pm Christos Stathis

Removed unused method

946cc90a 02/11/2011 05:47 pm Christos Stathis

Merge with optimizations branch

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

milton webdav

0b49e3a0 02/11/2011 04:08 pm Christos Stathis

Don't need to touch a file or folder when the permissions change

15f4b8ea 02/11/2011 02:36 pm Giannis Koutsoubos

copy/move and throw correct exceptions

41ccd791 02/11/2011 02:20 pm Christos Stathis

Used a recursive query in getResourceAtPath to avoid fetching each folder along the path

493cf660 02/11/2011 01:26 pm Giannis Koutsoubos

use /tmp for tmp file

e5c822f8 02/11/2011 01:25 pm Giannis Koutsoubos

fix create file

12ecf107 02/11/2011 01:04 pm fstamatelopoulos

removed unused imports

4204b9be 02/10/2011 08:22 pm Giannis Koutsoubos

milton webdav support - TODO: get rid of spring dependencies

0a37ac21 02/09/2011 06:14 pm Giannis Koutsoubos

recover admin interface

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

3ee27ba6 01/19/2011 06:10 pm Natasa Kapravelou

Each need for displaying the resource's user full name is fulfilled whether by asking the map collection of usernames - fullnames or by making a request to the server and then storing the response to the map collection. Also, the way of making the request for a specific username both to the server layer and the database layer has been changed.

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

fc0fa492 01/13/2011 12:16 pm Giannis Koutsoubos

initial commit for celltable usage in filelist

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

a3c09df3 01/07/2011 03:02 pm Giannis Koutsoubos

temorary fix for lazy loading exception

b74226e2 01/07/2011 01:03 pm Giannis Koutsoubos

make admin application working by moving old dto required methods to AdminApiBean

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

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

6392bd64 12/22/2010 04:40 pm fstamatelopoulos

- finished DTO removal (needs extensive functional testing). Kept DTO objects since we need them for the Admin GWT app.
- reverted removal of getDTO() and getUserDTO(), for the Admin App
- need to add the appropriate methods that return DTOs in AdminService in order to (a) build without errors, (b) have a working admin app

f7c44c33 12/21/2010 06:03 pm fstamatelopoulos

removed even more DTOs

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