We don't need to debug EHCache and HTTPClient.
[pithos] / src / gr /
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-16 Panagiotis AstithasUse exponential backoff when updating the password...
2010-04-16 Panagiotis AstithasDisplay the last login in the web client.
2010-04-16 Panagiotis AstithasUpdate the last login for WebDAV access as well.
2010-04-15 Panagiotis AstithasAdd a new API operation for invalidating the current...
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-04-08 Panagiotis AstithasLog any persistent-id attributes from Shibboleth.
2010-04-01 Panagiotis AstithasUse EHCache for second-level caching.
2010-03-31 Giannis Koutsoubosfixed display of My Shared files
2010-03-24 Panagiotis AstithasUse SSL transport all over the place, for the productio...
2010-03-23 Giannis Koutsoubosright click selection in search results
2010-03-23 Giannis Koutsoubosremoved development stuff
2010-03-23 Giannis Koutsoubosfix: when dragging a file on a selected folder, selecti...
2010-03-23 Giannis Koutsoubosremoved clickhandler from dnd icon
2010-03-23 Giannis Koutsoubosfetch file data also for MyShare and Other User Shared
2010-03-23 Giannis Koutsoubosfix sharing icon and popup for my shared items and...
2010-03-18 Panagiotis AstithasAvoid JavaScript errors caused by non-existent text.
2010-03-15 Panagiotis AstithasDon't waste time constructing the cookie for the iPhon...
2010-03-15 Panagiotis AstithasMove the loading indicator to the top of the page,...
2010-03-11 Giannis Koutsoubosminimize http requests on initialization (my shared...
2010-03-11 Giannis Koutsoubosuse http caching by using IF-MODIFIED-SINCE HEADERS...
2010-03-10 Giannis Koutsoubosfix class cast exception when trying to drag and drop...
2010-03-09 Panagiotis AstithasReplace JBossMessaging 1.x and its HSQLDB data store...
2010-02-08 Giannis Koutsoubosright click selection fo file list
2010-02-01 Panagiotis AstithasSmall style fixes:
2010-01-29 Panagiotis AstithasLet the Escape key hide the suggest box.
2010-01-29 Panagiotis AstithasQuit messing with SuggestBox internals now that there...
2010-01-28 Giannis Koutsoubosright click selection in groups tree
2010-01-27 Panagiotis AstithasAdd the file content type to the search results, as...
2010-01-26 Panagiotis AstithasAllow login in development mode to utilize the GWT...
2010-01-26 Giannis Koutsoubosright click selection for folder tree
2010-01-22 Panagiotis AstithasHandle IE status code 1223 as a regular 204 and fix...
2010-01-20 Panagiotis AstithasUse the standard theme from GWT, instead of our bad...
2010-01-20 Panagiotis AstithasMake the fade effect a tad snappier and remove debug...
2010-01-20 Panagiotis AstithasFix confusion over width and height.
2010-01-19 Panagiotis AstithasRevert inadvertent change.
2010-01-19 Panagiotis AstithasMake 1GB not appear as 1024MB. Perception matters.
2010-01-19 Panagiotis AstithasFix warning.
2010-01-19 Panagiotis AstithasMake the name-username separator a bit more subtle.
2010-01-19 Panagiotis AstithasRestore check for atob, since it works fine in every...
2010-01-18 Panagiotis AstithasRemove unused code, fix a few warnings and restore...
2010-01-15 Giannis Koutsoubosremoved hack for local testing
2010-01-15 Giannis Koutsoubosmoved towards gwt version 2.0 - updated dnd to version...
2009-12-14 Panagiotis AstithasRemove extra empty space on top of the page on webkit...
2009-12-11 Panagiotis AstithasFix the alignment of the quota label and simplify the...
2009-12-09 Panagiotis AstithasGuard firebug console logging to avoid warnings on...
2009-12-08 Panagiotis AstithasDon't convert spaces to plus signs when downloading...
2009-12-07 Panagiotis AstithasFix the updated URL for a modified folder. This closes...
2009-11-20 Dimitris RoutsisCover case of null uri (which does exist after all).
2009-11-20 Fotis Stamatelopoulos- keep sorting on refresh (file list & search results...
2009-11-19 Dimitris RoutsisFixed cases where previous selection might cause confus...
2009-11-19 Dimitris RoutsisFix bug: Using the tag buttons with "(Multiple values...
2009-11-19 Dimitris RoutsisAdd multiple file selection properties dialog allowing...
2009-11-19 Dimitris RoutsisAlso allow data.
2009-11-19 Dimitris RoutsisRemove any parameters before storing uri.
2009-11-12 Dimitris RoutsisFix bug: When renaming file, selected file was not...
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 AstithasRequests without Authorization header should be rejecte...
2009-11-10 Panagiotis AstithasMerge ... 6e728a7cfa0b1004acb2613421e261890e560813
2009-11-10 Panagiotis AstithasDouble the retry attempts and the retry timeout in...
2009-11-10 Dimitris Routsis- Add constraint in order to avoid double entries due...
2009-11-03 Panagiotis AstithasDon't cache the API responses, since we do it in the...
2009-11-03 Panagiotis AstithasAdd a custom error page for HTTP status 503.
2009-11-02 Panagiotis AstithasDon't cache the login, nonce, token and policy paths.
2009-10-30 Panagiotis AstithasMake sure *nocache* files are never cached and *cache...
2009-10-30 Panagiotis AstithasUse the modification date for files in search results...
2009-10-29 Panagiotis AstithasSend and display modification dates for shared, others...
2009-10-20 Panagiotis AstithasAllow setting the modification date when updating a...
2009-10-16 Panagiotis Astithas- Display the modification date instead of the creation...
2009-10-16 Panagiotis AstithasUpdate the FileHeader auditInfo when uploading a new...
2009-10-16 Panagiotis AstithasParse the modification date for files in the folder.
2009-09-30 Fotis Stamatelopoulosmerge
2009-09-30 Fotis Stamatelopoulosbetter matching of MS Office mime types (in showing...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-24 Dimitris RoutsisChange to folder modification semantics: When anything...
2009-09-10 Dimitris RoutsisDon't show loading indicator for suggestion.
2009-09-10 Dimitris RoutsisFixed broken caching in IE.
2009-09-08 Dimitris RoutsisPrevent any client from creating group including /...
2009-09-07 Fotis StamatelopoulosHide download and property file menu options on multipl...
2009-09-07 Fotis StamatelopoulosHide download and property file menu options on multipl...
2009-09-04 Fotis StamatelopoulosAdded the groupURI parameter when parsing permissions...
2009-09-04 Dimitris RoutsisFix bug: Delete user didn't work for group with interna...
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-09-02 Fotis Stamatelopoulos- Correctly check whether the group has already access...
2009-08-31 Fotis Stamatelopoulosminor cosmetic change: appropriate button label
2009-08-28 Fotis Stamatelopouloscorrectly refresh the OthersShared folder tree on folde...
2009-08-28 Fotis Stamatelopoulosonly sumbit changes to permissions if there are any
2009-08-28 Fotis Stamatelopoulosproperly select and expand the tree item (group) that...
2009-08-28 Fotis Stamatelopoulosbe consistent: show sharing option in shared folders...
2009-08-26 Dimitris RoutsisSilently replace @ character when uploading. (Will...
2009-08-25 Dimitris RoutsisUse URL.encodeComponent() instead of URL.encode() as...
next