summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/db/DbImage.java
Commit message (Expand)AuthorAgeFilesLines
* Added comments for better documentation.Michael Petretti2014-08-271-0/+19
* changed static to nonstatic un db classMichael Petretti2014-08-251-4/+4
* Fix new thriftconnection thingsNils Schwabe2014-08-251-1/+1
* Add accidentally removed apostrophes back to DbImageNils Schwabe2014-08-251-4/+4
* Add methods to update image in databaseNils Schwabe2014-08-201-11/+27
* More debugging plus FtpDownloadWorker added.Michael Petretti2014-06-191-0/+11
* Narrowed the problem down to ThriftConnection class line 127 throwing a TTran...Michael Petretti2014-06-111-1/+3
* Added log messages.Michael Petretti2014-06-041-2/+2
* Added some notesSimon Rettberg2014-05-221-3/+7
* Implement getAllMarkedForUpload in DbImage classSimon Rettberg2014-05-081-3/+19
* small changeMichael Petretti2014-05-071-1/+1
* Add DB classes + dummy DbImage classSimon Rettberg2014-05-071-0/+26