summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added comments for better documentation.Michael Petretti2014-08-275-9/+36
|
* Authentication is now working again.Michael Petretti2014-08-263-6/+5Star
|
* changed static to nonstatic un db classMichael Petretti2014-08-253-50/+53
|
* Fix new thriftconnection thingsNils Schwabe2014-08-252-5/+6
|
* Add accidentally removed apostrophes back to DbImageNils Schwabe2014-08-251-4/+4
|
* Add mysql.properties.exampleNils Schwabe2014-08-202-0/+7
|
* Add methods to update image in databaseNils Schwabe2014-08-201-11/+27
|
* Remove some hardcoded stuffNils Schwabe2014-08-183-2/+6
|
* Add global.properties.exampleNils Schwabe2014-08-182-1/+35
|
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-186-413/+360Star
| | | | 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-073-31/+107
|/
* Adappted to the new Filetransfer class. Ready for testing.Michael Petretti2014-07-023-160/+201
|
* dependencies from master-sync-sharedMichael Petretti2014-06-3016-15367/+5Star
|
* 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
|
* Merge branch 'master' of git.openslx.org:bwlp/satellite-daemonMichael Petretti2014-05-076-0/+844
|\
| * Add DB classes + dummy DbImage classSimon Rettberg2014-05-076-0/+844
| |
* | fix dependenciesMichael Petretti2014-05-071-12/+0Star
|/
* initial commitMichael Petretti2014-05-0623-0/+13784