summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/db/DbImage.java
Commit message (Expand)AuthorAgeFilesLines
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-231/+0Star
* Fixed several things for successful up and download to satellite.Björn Hagemeister2014-10-221-1/+1
* Adapted DbImage to changes of type of operatingSystem.Björn Hagemeister2014-10-091-3/+3
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-65/+72
* Fix insert querySimon Rettberg2014-09-301-1/+1
* [Db*] Fix SELECT for DbImage, change Timestamp to long, load public key from ...Simon Rettberg2014-09-291-9/+8Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-44/+44
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+9
* Change some classes / methods to fit camelCaseNils Schwabe2014-07-291-9/+43
* Add "synchronized" to UploadingImageNils Schwabe2014-07-231-2/+3
* Fix some bugs while testing the connectionNils Schwabe2014-07-231-1/+1
* Add security checks for image uploadNils Schwabe2014-07-141-1/+1
* Change now saving status of blocks in arrayNils Schwabe2014-07-111-10/+12
* Fix some small thingsNils Schwabe2014-07-041-41/+45
* Change handling of connections and add support for downloadNils Schwabe2014-07-041-3/+2Star
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-041-6/+5Star
|\
| * Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-011-6/+5Star
* | Make use of the filetransfer classesNils Schwabe2014-07-041-2/+2
|/
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-14/+59
* Fix problems with thrift connectionNils Schwabe2014-06-191-10/+6Star
* Add FtpUsers are now in sync with DBNils Schwabe2014-06-161-4/+1Star
* Started to implement download of imagesNils Schwabe2014-06-051-4/+11
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-6/+71
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-0/+5
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-22/+30
* added connection to image databaseNils Schwabe2014-04-111-0/+54