summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/filetransfer/FileUploadWorker.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed several things for successful up and download of images after using ↵Björn Hagemeister2014-10-221-3/+19
| | | | all arguments of database.
* Adpated to type adaption of contentOperatingSystem.Björn Hagemeister2014-10-091-1/+1
|
* Nesseccary cast from int to String for contentOperatingSystem from db.Björn Hagemeister2014-10-091-1/+1
|
* Added status status_isValid and status_isDeleted from db to DbImage.Björn Hagemeister2014-10-091-1/+1
|
* Added type of operating system from db to DbImage.Björn Hagemeister2014-10-091-1/+1
|
* Splitted Globals.java into two classes and splitted config file ↵Björn Hagemeister2014-10-081-5/+6
| | | | global.properties into global.properties and identity.properties.
* Adapted FielUploadWorker and ThriftConnection for using publishUser(..).Björn Hagemeister2014-10-071-2/+6
| | | | | But publishUser ist not implemented yet. Plus added class DbUser for reading from user database.
* Added createTime and changeTime to DbImage.Björn Hagemeister2014-10-071-11/+3Star
|
* Update thrift usage according to changes to master-sync-sharedSimon Rettberg2014-10-021-12/+11Star
|
* Handling case, if no *.crc file is available plus adding upload complete ↵Björn Hagemeister2014-09-301-6/+11
| | | | message if done.
* Adapted to changes in filetransfer class.Björn Hagemeister2014-09-291-2/+2
|
* Removed some out-commented code and merged getUploadInfos(ImageData, ↵Björn Hagemeister2014-09-231-22/+2Star
| | | | filename) and getUploadInfos(ImageData) into one method.
* Adapted files to new filetransfer.Björn Hagemeister2014-09-221-25/+32
|
* step back to old but currently working codeMichael Petretti2014-08-281-10/+3Star
|
* Added comments for better documentation.Michael Petretti2014-08-271-7/+6Star
|
* changed static to nonstatic un db classMichael Petretti2014-08-251-45/+48
|
* Remove some hardcoded stuffNils Schwabe2014-08-181-1/+1
|
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-181-43/+50
| | | | Add sample config file
* Adapt to changes in master-sync-sharedSimon Rettberg2014-07-251-4/+15
|
* day two of debuging with nils.Michael Petretti2014-07-231-24/+17Star
|
* ...Michael Petretti2014-07-151-1/+1
|
* Rename and clean-up.Michael Petretti2014-07-151-0/+85