pithos
2009-05-28 droutsisPrevent owner permissions from being revoked at both...
2009-05-28 droutsisPrevent owner permissions from being revoked at both...
2009-05-28 pastithAdd the X-GSS-Meatadata header on folders. Its contents...
2009-05-27 pastithAvoid making a redundant request to the server for...
2009-05-27 pastithAdd a configuration property for showing simple announc...
2009-05-27 pastithUse a default value of 1 day for tokenTTL, in case...
2009-05-26 pastithMove file uploads via WebDAV and PUT API calls out...
2009-05-26 droutsisReplace locking with pseudo-locking.
2009-05-25 pastithAdd a file's modification date in the folder JSON repre...
2009-05-25 pastithMove the token validity period to a configuration variable.
2009-05-22 pastithAvoid a NPE when the user-agent header is not set.
2009-05-21 pastithMake sure that unfinished uploads do not result in...
2009-05-20 pastithAllow encoding conversion of request attributes contain...
2009-05-20 pastithMake the launchers use the now-default 127.0.0.1 address.
2009-05-20 pastithAdd a fix from Tomcat's DefaultServlet that I missed...
2009-05-20 pastithBring in fixes from tomcat 6.0.x up to r739532 (or...
2009-05-20 pastithUpdate a forgotten piece of code to retrieve the MIME...
2009-05-15 droutsisFixed typo.
2009-05-15 droutsisWebdav should now work with international characters...
2009-05-13 pastithPrint the actual contents of the byte arrays for debugging.
2009-05-13 pastithCheck the validity of database connections before use.
2009-05-13 pastithAdd more debug logging for help in investigating the...
2009-05-12 fstamatelopouloscenter align the progress bar (it doesn't look good...
2009-05-12 fstamatelopouloslocalhost gets frakked up in Vista (does not resolve...
2009-05-11 pastithTreat the Shibboleth SP attributes as UTF-8 strings...
2009-05-11 droutsisWorkaround for mimetype corruption in Firefox. (Bug...
2009-05-08 fstamatelopoulosshow the "folder refresh" option even if no file is...
2009-05-08 pastithMove the red circle back inside the o, where it belongs.
2009-05-08 pastithAvoid the NPE that the compiler so thoughtfully warned...
2009-05-08 pastithUse a different getRelativePath() for the API handlers...
2009-05-08 pastithDon't decode the file name since we are not encoding...
2009-05-08 pastithAdd help menu options for the user guide and reporting...
2009-05-07 pastithTweak the looks of the user guide to improve compatibil...
2009-05-07 droutsisWe don't need to get mime type from Content-Type header...
2009-05-07 droutsisLoosen mime type checking to cover cases where charset...
2009-05-07 droutsisFixed issue when creating folder: getParameter() return...
2009-05-06 pastithBring the user guide up to date with recent name, UI...
2009-05-06 droutsisWorkaround for IE's broken caching behavior.
2009-05-06 droutsisRevert previous change: Don't decode URI, as we only...
2009-05-06 droutsisFix more problems with international/unusual characters:
2009-05-05 pastithChange the color scheme to be better aligned with the...
2009-05-05 pastithAdd the beta notice to the Pithos logo.
2009-05-05 pastithChange the logout URL to use SSL.
2009-05-05 pastithFix the different gradients in the toolbar.
2009-05-05 pastithMove the WebDAV URL to the properties file.
2009-05-04 droutsisCreate groups with international/special characters...
2009-05-04 droutsisRemoved no longer needed line (since previous fix).
2009-05-04 droutsisFixed: FF still had trouble with filenames containing '.
2009-05-04 pastithMove the time skew definition to the configuration...
2009-05-04 pastithChange the page title to Pithos.
2009-05-04 pastithMake the pithos logo point to the new hostname, pithos...
2009-04-30 droutsisFix for caching issues in IE.
2009-04-30 pastithRevert r322 and fix the problem by removing the double...
2009-04-30 koutsoubwhen a folder is deleted, select parent folder and...
2009-04-30 pastithUse the cached file info from the folder requests to...
2009-04-30 pastithRemove unused code and fix warnings.
2009-04-30 pastithMinor code style fix.
2009-04-30 pastithFix forgotten reference to the gss context path.
2009-04-29 pastithReplace forgotten hard-coded JNDI references with confi...
2009-04-29 pastithPublic files are shared as well.
2009-04-29 droutsisFixed: File path wasn't properly displayed in file...
2009-04-29 droutsisFixed: IE couldn't create folder with non-ASCII charact...
2009-04-29 koutsoubuse standard share icon for MyShared folders
2009-04-29 pastithRemove unused method.
2009-04-28 koutsoubset null gss selection when there are no selected files...
2009-04-28 koutsoubadd a refresh command in folder, file popups and File...
2009-04-28 koutsoubfixed firefox caching of head requests for files
2009-04-28 pastithReduce verbosity in file icon selection and fix a warning.
2009-04-28 pastithAdd a comment as a future reminder about the apostrophe...
2009-04-28 pastithChange the context root path to pithos and add a date...
2009-04-28 pastithUse a hand cursor over the clickable message panel.
2009-04-28 pastithFix warnings.
2009-04-28 droutsisFix (hard coded) for uploading filename which contain '.
2009-04-27 koutsoubsynchronize folder contents with server before fetching...
2009-04-27 koutsoubdisplay shared icon for folders and files in User's...
2009-04-27 koutsoubhide message panel when user clicks on error message
2009-04-27 koutsoubupdate statistics after copying of file
2009-04-27 pastithMove the authentication error page to a JSP file for...
2009-04-27 pastithFix the path to the CSS now that the context path has...
2009-04-27 pastithAdd the Javadoc location for Commons Configuration.
2009-04-27 pastithChange service name from GSS to Pithos.
2009-04-27 pastithChange the context path to pithos as well.
2009-04-27 pastithChange service name from GSS to Pithos.
2009-04-24 droutsisFixed typo that led to crash for files with no extension.
2009-04-24 pastithMove all user visible references to the service name...
2009-04-24 pastith- Move the EJB JNDI path to the configuration file.
2009-04-24 pastithMove the configuration elements to a single external...
2009-04-24 pastithAdd forgotten GPL notice and fix a warning.
2009-04-23 pastithMove the definition of the service name to gss.properti...
2009-04-23 pastithMove the definition of the API URL root to gss.properties.
2009-04-23 pastithDon't include test code in the production deployment.
2009-04-22 koutsoubRequests for the 'shared' namespace return root shared...
2009-04-22 pastithFix warnings.
2009-04-22 pastithFix warnings.
2009-04-21 pastithFix a couple of typos that returned buggy results.
2009-04-21 pastithUse the same JSON representation for a file's folder...
2009-04-21 pastithAdd a uri property to the JSON representation for files...
2009-04-16 pastithRevert previous accidental commit.
2009-04-16 pastithMerge from gss trunk r278.
2009-04-15 pastithRemove unused method.
next