Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs @ c6f2b274

Name Size
  gss

Latest revisions

# Date Author Comment
c6f2b274 06/19/2009 05:09 pm Panagiotis Astithas

Properly cancel the upload for both gears-enabled and regular file uploads. This doesn't seem to be working in my localhost tests, but it must be either a bug in gears, or the too fast connection to the server from the loopback interface.

f656aeb2 06/17/2009 06:11 pm Panagiotis Astithas

Use an exponential backoff strategy for retrying rolled back transactions.

19fe0bff 06/17/2009 03:05 pm Panagiotis Astithas

Display the Google Gears site in a new window.

22eb1f84 06/16/2009 05:35 pm Panagiotis Astithas

Perform the validation checks for every selected file and do it before starting the file uploads. Also, handle all possible error responses to the PUT requests.

02ce29e5 06/16/2009 05:33 pm Panagiotis Astithas

Reword the help comment, add some code comments and do some minor style cleanup.

aa07a34b 06/16/2009 04:27 pm Panagiotis Astithas

Fix warnings.

3de5aa1e 06/16/2009 02:00 pm Panagiotis Astithas

Add a help comment on the file upload dialog mentioning the extra functionality provided by google gears and a link for installing it.

4fc9ea8b 06/15/2009 05:36 pm Panagiotis Astithas

Use separate progress bars next to each file, in order to better track the progress of the upload process.

204107fb 06/15/2009 04:01 pm Panagiotis Astithas

Introduce TransactionHelper, a utility class for retrying the supplied transactional command in the face of rollbacks caused by optimistic lock exceptions. This allows multiple file uploads to succeed, even in a single core system.

Also make hitting the ENTER key behave the same as clicking the Upload button.

ee81f580 06/15/2009 01:30 pm Panagiotis Astithas

Use the shorter and more common label \"Save As\".

View revisions

Also available in: Atom