summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/ftp/FtpUploadWorker.java
Commit message (Expand)AuthorAgeFilesLines
* Rename and clean-up.Michael Petretti2014-07-151-87/+0Star
* Fixed a lot of TODOs and upload works.Michael Petretti2014-07-101-65/+7Star
* Merge branch 'master' of git.openslx.org:bwlp/satellite-daemonMichael Petretti2014-07-071-25/+39
|\
| * Added TODOsSimon Rettberg2014-07-021-4/+18
* | In the middle of Debuging and Testing.Michael Petretti2014-07-071-25/+40
|/
* Adappted to the new Filetransfer class. Ready for testing.Michael Petretti2014-07-021-38/+66
* wrote a CRC32 Class. Not verified yet.Michael Petretti2014-06-201-4/+3Star
* Finished Debug for Uploads.Michael Petretti2014-06-191-0/+4
* Narrowed the problem down to ThriftConnection class line 127 throwing a TTran...Michael Petretti2014-06-111-0/+1
* Added log messages.Michael Petretti2014-06-041-8/+8
* More ToDos solved.Michael Petretti2014-06-031-13/+6Star
* Moved more things to the Globals.java class.Michael Petretti2014-06-031-9/+5Star
* Fixed most ToDo's.Michael Petretti2014-05-261-3/+6
* Added a Globals.java class for properties handling.Michael Petretti2014-05-261-2/+5
* Added some notesSimon Rettberg2014-05-221-4/+6
* Finished UploadWorker and added some comments.Michael Petretti2014-05-201-5/+5
* Added the new FtpUploadWorker-ClassMichael Petretti2014-05-191-0/+87