Statistics
| Branch: | Revision:

root

# Date Author Comment
118:196a01d45444 03/21/2013 07:00 pm Christos KK Loverdos

Do not include gss.properties in the produced jar

Correctly this time

117:962aea65b542 03/21/2013 06:47 pm Christos KK Loverdos

Commit latest zip

116:c7e990050e01 03/21/2013 06:44 pm Christos KK Loverdos

Do not include gss.properties in the produced jar

115:cfaf0fab0a03 03/21/2013 06:40 pm Christos KK Loverdos

Fix mkdir.

It is now possible to issue these commands:
mkdir foo
mkdir Public/papers
mkdir foo Public/papers

and the client will take care of folder hierarchies, multiple folders in the command line etc.

114:3eb378b41a35 03/20/2013 03:23 pm Christos KK Loverdos

Ignore a few more stuff

113:6ebeba0fb1e7 03/20/2013 03:21 pm Christos KK Loverdos

Do not use String constructor

112:e33109eab665 03/14/2013 02:01 pm Christos KK Loverdos

Reformat source code and ignore a few file patterns

111:8e7503933aea 09/24/2010 03:00 pm Panos Louridas

Allow escape sequence for forward slashes in matching

110:656895a37617 09/23/2010 04:19 pm Panos Louridas

Fix matching.

109:07710f23ef7d 09/23/2010 03:56 pm Panos Louridas

Forgotten files.

108:84a40d511537 09/23/2010 03:53 pm Panos Louridas

Introducing pattern matching

107:e688e8415693 05/27/2010 04:55 pm louridas@grnet.gr

Added read for all and not read for all commands.

106:25eceb0a362d 05/27/2010 10:47 am Panos Louridas

Re-add distribution.

105:ad0c4e60f7ee 05/27/2010 10:42 am Panos Louridas

Fixes on uploading interface

104:e46aedc06461 05/26/2010 02:46 pm Panos Louridas

Remove binaries

103:487f9c7adb91 05/26/2010 02:44 pm Panos Louridas

Removed binaries from repository.

102:849705c5834d 05/26/2010 02:43 pm Panos Louridas

Ensure that parameters are added to the request.

101:e91abcd0eb66 05/26/2010 02:42 pm Panos Louridas

Fallback to read from FileInputStream if the classloader-based read fails.

100:376a6137ea9f 05/26/2010 02:09 pm Panos Louridas

reformatting

99:8e6e97b0f03d 05/26/2010 02:06 pm Panos Louridas

Read properties file via the classloader.

98:fcea53e947db 05/13/2010 03:05 pm Panos Louridas

Long list option (-l)

97:02fb4a7c2dcb 05/12/2010 04:12 pm Panos Louridas

Fixed bug on token command and some improvements on deployment procedure.

96:b1ba5d236fed 05/10/2010 02:01 pm Panos Louridas

Work on listing matching (not there yet).

95:4ee487c13ae2 04/30/2010 01:03 pm Panos Louridas

Added token command

94:abe5dea820cc 04/29/2010 02:04 pm louridas@grnet.gr

Add deploy directory to repository

93:dbfdb8eb564b 04/29/2010 12:24 pm Panos Louridas

Better listing info (includes directories)

92:63a9985f1825 04/29/2010 10:41 am Panos Louridas

Better list output

91:44748ed964c2 04/29/2010 10:35 am Panos Louridas

Singleton handlers.

90:5699ba0d209a 04/28/2010 04:35 pm Panos Louridas

More type safe version of events mechanism.

89:12c2f255227a 04/28/2010 03:07 pm Panos Louridas

All output through events

88:6357a68cb37f 04/27/2010 03:01 pm Panos Louridas

Added event-based notification mechanism.

87:1a576b63d709 04/23/2010 03:21 pm Panos Louridas

mkdir command works, even for nested directories.

86:40e651134e72 04/23/2010 01:09 pm Panos Louridas

Continuing refactoring.

85:3b7ba8f15bc0 04/20/2010 06:06 pm Panos Louridas

Major refactoring to simplify things.

84:78944984b3fc 04/19/2010 01:10 pm louridas@grnet.gr

Some refactoring to reduce the number of classes, and work on multiple file uploads.

83:ccb271861737 04/16/2010 06:12 pm louridas@grnet.gr

Working on sensible multiple uploads.

82:0ab0128057f9 04/01/2010 05:14 pm louridas@grnet.gr

Various changes for better bunch uploads.

81:74c96e59d917 03/30/2010 06:00 pm louridas@grnet.gr

(no commit message)

80:a35b5af62600 02/10/2010 04:32 pm Panos Louridas

Fixed repository mess-up.

79:58c822fe0a3d 02/10/2010 04:22 pm Panos Louridas

Added BSD license, removed bulky update mechanism.

78:0da3367f6ed4 01/25/2010 06:22 pm louridas@grnet.gr

Fixing a bug in downloads (not finished).

77:e1867aefde6d 01/22/2010 11:17 am Panos Louridas

Corrected build file to produce deployable zip file.

76:b4fce4e13ec9 01/21/2010 01:59 pm Panos Louridas

Added observer pattern notifications and turbo uploads.

75:fd49e68798bd 01/21/2010 12:01 am Panos Louridas

Made GSSCmd a class instead of an interface

74:5c72f60393db 01/18/2010 03:06 pm louridas@grnet.gr

Make Class-Path in deployed jar work under windows

73:13e77533ca6f 01/14/2010 03:09 pm Panos Louridas

Small fixes

72:79630320bcbd 01/14/2010 03:09 pm Panos Louridas

Small fixes

71:b8dcaeed695b 01/14/2010 02:47 pm Panos Louridas

Correct imports.

70:eec276d3b73d 01/14/2010 12:58 pm Panos Louridas

Repo fixes.

69:95445a6b0a63 01/14/2010 12:56 pm Panos Louridas

Implemented file upload progress.

68:c662c18ffdc7 01/13/2010 05:30 pm Panos Louridas

Various fixes and reintroducing progress in upload.

67:f584141f8762 01/12/2010 01:42 pm Panos Louridas

Corrections in putting files to handle globs.

66:68e6895d3a15 01/12/2010 01:44 am Panos Louridas

Refactoring for new naming; simpler printing.

65:2cacbc6d863b 01/07/2010 05:09 pm Panos Louridas

Directory renaming and putting back Apache HttpClient library.

64:c1b1baa1e1f0 11/26/2009 11:26 pm Panos Louridas

Bug fixing for trashing files.

63:6efb1b6e38c6 11/25/2009 05:32 pm Panos Louridas

Refactored output handling. Trying to get xsocket logging to work together with log4j---unfortunately this seems possible only programmatically, or with SLF4J with an important overhead.

62:5593b35700c4 11/21/2009 08:26 am Panos Louridas

Internalise internal error message.

61:fd0630560aab 11/20/2009 05:48 pm Panos Louridas

Handle HTTP client construction error as internal error.

60:a78fc86134f4 11/20/2009 05:34 pm Panos Louridas

Various changes and improvements.

59:868963b6829b 11/09/2009 03:31 pm Panos Louridas

Added forgotten files.

58:74429bc65c67 11/09/2009 02:15 pm Panos Louridas

Add message handling (i18n).

57:e8ed45735cd4 11/06/2009 06:35 pm Panos Louridas

Drop apache hc, starting using amazing xLightweb, offering non-blocking connections.

56:4a07d9ebede2 11/05/2009 06:26 pm Panos Louridas

Builds and move to trash works.

55:6ec08461bea1 11/05/2009 05:12 pm Panos Louridas

Many changes to accommodate trash command, and clean up code.

54:010da0f7fb0e 11/05/2009 09:52 am Panos Louridas

Add trash command, and proper ant build file.

53:88fb5311801b 11/03/2009 11:15 pm Panos Louridas

Add command to delete file.

52:9ce55ecac76c 11/03/2009 06:23 pm Panos Louridas

Add new Command enum.

51:9d2e96814e6c 11/03/2009 06:22 pm Panos Louridas

Simplified CLI command construction.

50:87646b6e39b3 11/02/2009 05:25 pm Panos Louridas

Remove unneeded files.

49:dc1331d71dab 11/02/2009 11:55 am Panos Louridas

Remove unneeded file.

48:d1d3c9a27767 11/02/2009 11:50 am Panos Louridas

Remove unneeded files

47:2997ff3d7811 10/30/2009 05:43 pm Panos Louridas

New automatically generated ant file.

46:dfc166553889 10/30/2009 05:32 pm Panos Louridas

Debugging to make it run via the new libraries.

45:17fc7f4ff0b1 10/30/2009 03:03 pm Panos Louridas

Remove unneeded file.

44:c078b1df3c7a 10/30/2009 03:03 pm Panos Louridas

Remove unneeded file.

43:40f6ac111072 10/30/2009 02:45 pm Panos Louridas

Major refactoring to shield against changes in HTTP libraries used; new versions of the libraries employed.

42:2cd2c775aac4 08/07/2009 03:42 pm Panos Louridas

Refactoring and better list properties interface.

41:f6c63a1edbca 08/06/2009 03:41 pm Panos Louridas

mkdir support

40:362278eba9aa 08/05/2009 12:56 pm Panos Louridas

Multiple upload works.

39:e849daf7e9d1 08/03/2009 05:26 pm louridas@grnet.gr

No idea why HG asked me to do that.

38:a9de760f5032 06/01/2009 11:30 pm Apollon Oikonomopoulos

Major refactoring * Changed 'files' to 'fileroot' after zvr's request * Reworked the code to use standard urllib2, as httplib2 didn't have lazy response objects. Things are still broken

37:a5ac0e13a233 08/03/2009 05:25 pm louridas@grnet.gr

Changes to permit multiple file uploading (almost there).

36:7ef414516807 06/19/2009 04:29 pm louridas@grnet.gr

Started support for multiple files (caveat: not tested yet).

35:4fa2ac9245f1 06/02/2009 10:02 pm Panos

Added list properties command

34:922e501b50b8 06/01/2009 09:13 pm Panos

Major refactoring and optimisations.

33:788d5f156473 05/30/2009 04:51 pm Panos

Works also on funny names.

32:1c7f53906bd8 05/29/2009 01:39 pm louridas@grnet.gr

Merged with latest Python commits

31:697cc04f1ab9 05/29/2009 11:29 am Apollon Oikonomopoulos

Added pithos.py and pithosfs.py * pithos.py: python bindings for Pithos' REST API.
Requires simplejson and httplib2. * pithosfs.py: simple FUSE filesystem using pithos.py
Requires python FUSE bindings (python-fuse in debian)

30:9dc94fa19b21 05/29/2009 10:41 am Apollon Oikonomopoulos

Removed irrelevant genpxecfg.py

29:7c0bccd8f0c2 05/29/2009 01:34 pm Panos

Limited support for structured command parsing. NB: does not handle funny filenames yet.

28:a163f4014b27 05/28/2009 06:15 pm Panos

Refactorings for better client structure.

27:a69d12f8f521 05/27/2009 04:32 pm Panos

Started adding support for CLI.

26:ae532cef3cf0 05/26/2009 05:12 pm Panos

Added support for getting and saving the token.

25:d4fc67a41236 05/25/2009 04:50 pm Panos

Adding the files that were forgotten in the previous commit.

24:c1027810320c 05/25/2009 04:48 pm Panos

Major refactoring and get file functionality

23:46d26fbe78c6 05/22/2009 05:54 pm Panos

Refactored version that can be used to test file upload limits

22:af29f589b1a9 05/22/2009 03:43 pm Panos

Refactoring

21:c7aa242d0ce9 05/08/2009 05:00 pm Panos

Add to repository.

20:ce1665799fb8 05/08/2009 04:59 pm Panos

Minor refactorings.

19:2568c0f65b7e 05/08/2009 04:59 pm Panos

Minor refactorings.