summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove some hardcoded stuffNils Schwabe2014-08-183-2/+6
|
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-185-412/+359Star
| | | | Add sample config file
* Change TSocket to TNonBlockingServerTransportNils Schwabe2014-08-181-3/+4
|
* CRCFile -> CrcFileSimon Rettberg2014-08-182-65/+12Star
|
* Exception handling.Michael Petretti2014-07-291-39/+131
|
* Adapt to changes in master-sync-sharedSimon Rettberg2014-07-252-7/+27
|
* day two of debuging with nils.Michael Petretti2014-07-232-24/+49
|
* ...Michael Petretti2014-07-152-2/+2
|
* Rename and clean-up.Michael Petretti2014-07-156-189/+173Star
|
* Fixed a lot of TODOs and upload works.Michael Petretti2014-07-105-189/+136Star
|
* Merge branch 'master' of git.openslx.org:bwlp/satellite-daemonMichael Petretti2014-07-075-27/+50
|\ | | | | | | | | Conflicts: src/main/java/org/openslx/satellitedaemon/ftp/FtpUploadWorker.java
| * Added TODOsSimon Rettberg2014-07-025-6/+29
| |
* | In the middle of Debuging and Testing.Michael Petretti2014-07-072-29/+105
|/
* Adappted to the new Filetransfer class. Ready for testing.Michael Petretti2014-07-023-160/+201
|
* dependencies from master-sync-sharedMichael Petretti2014-06-3015-15362/+0Star
|
* removed a Method.Michael Petretti2014-06-261-55/+0Star
|
* wrote a CRC32 Class. Not verified yet.Michael Petretti2014-06-202-4/+54
|
* More debugging plus FtpDownloadWorker added.Michael Petretti2014-06-196-101/+368
|
* Finished Debug for Uploads.Michael Petretti2014-06-193-6/+27
|
* small changesMichael Petretti2014-06-184-13/+2047
|
* Moved the rest to Globals.javaMichael Petretti2014-06-112-6/+28
|
* Narrowed the problem down to ThriftConnection class line 127 throwing a ↵Michael Petretti2014-06-114-16/+36
| | | | TTransportException.
* Added log messages.Michael Petretti2014-06-043-19/+32
|
* More ToDos solved.Michael Petretti2014-06-034-40/+18Star
|
* Moved more things to the Globals.java class.Michael Petretti2014-06-033-28/+33
|
* Fixed most ToDo's.Michael Petretti2014-05-262-10/+17
|
* Added a Globals.java class for properties handling.Michael Petretti2014-05-263-15/+117
|
* Added some notesSimon Rettberg2014-05-223-9/+15
|
* Finished UploadWorker and added some comments.Michael Petretti2014-05-203-60/+69
|
* Added the new FtpUploadWorker-ClassMichael Petretti2014-05-193-24/+118
|
* Improvement of FtpConnection Class.Michael Petretti2014-05-122-17/+43
|
* Implement getAllMarkedForUpload in DbImage classSimon Rettberg2014-05-081-3/+19
|
* some ToDos for meMichael Petretti2014-05-082-16/+25
|
* Even prettier.Michael Petretti2014-05-083-40/+63
|
* Making it look more pretty.Michael Petretti2014-05-083-60/+122
|
* small changeMichael Petretti2014-05-075-286/+50Star
|
* Add DB classes + dummy DbImage classSimon Rettberg2014-05-073-0/+176
|
* initial commitMichael Petretti2014-05-0621-0/+13660