Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed out-commented code. | Björn Hagemeister | 2014-09-23 | 1 | -91/+0 |
* | Removed some out-commented code and merged getUploadInfos(ImageData, filename... | Björn Hagemeister | 2014-09-23 | 5 | -127/+126 |
* | Adapted files to new filetransfer. | Björn Hagemeister | 2014-09-22 | 3 | -38/+66 |
* | step back to old but currently working code | Michael Petretti | 2014-08-28 | 2 | -20/+6 |
* | Added comments for better documentation. | Michael Petretti | 2014-08-27 | 5 | -9/+36 |
* | Authentication is now working again. | Michael Petretti | 2014-08-26 | 2 | -3/+5 |
* | changed static to nonstatic un db class | Michael Petretti | 2014-08-25 | 2 | -49/+52 |
* | Fix new thriftconnection things | Nils Schwabe | 2014-08-25 | 2 | -5/+6 |
* | Add accidentally removed apostrophes back to DbImage | Nils Schwabe | 2014-08-25 | 1 | -4/+4 |
* | Add methods to update image in database | Nils Schwabe | 2014-08-20 | 1 | -11/+27 |
* | Remove some hardcoded stuff | Nils Schwabe | 2014-08-18 | 3 | -2/+6 |
* | Change implementation of the configuration in Global.java | Nils Schwabe | 2014-08-18 | 5 | -412/+359 |
* | Change TSocket to TNonBlockingServerTransport | Nils Schwabe | 2014-08-18 | 1 | -3/+4 |
* | CRCFile -> CrcFile | Simon Rettberg | 2014-08-18 | 2 | -65/+12 |
* | Exception handling. | Michael Petretti | 2014-07-29 | 1 | -39/+131 |
* | Adapt to changes in master-sync-shared | Simon Rettberg | 2014-07-25 | 2 | -7/+27 |
* | day two of debuging with nils. | Michael Petretti | 2014-07-23 | 2 | -24/+49 |
* | ... | Michael Petretti | 2014-07-15 | 2 | -2/+2 |
* | Rename and clean-up. | Michael Petretti | 2014-07-15 | 6 | -189/+173 |
* | Fixed a lot of TODOs and upload works. | Michael Petretti | 2014-07-10 | 5 | -189/+136 |
* | Merge branch 'master' of git.openslx.org:bwlp/satellite-daemon | Michael Petretti | 2014-07-07 | 5 | -27/+50 |
|\ | |||||
| * | Added TODOs | Simon Rettberg | 2014-07-02 | 5 | -6/+29 |
* | | In the middle of Debuging and Testing. | Michael Petretti | 2014-07-07 | 2 | -29/+105 |
|/ | |||||
* | Adappted to the new Filetransfer class. Ready for testing. | Michael Petretti | 2014-07-02 | 3 | -160/+201 |
* | dependencies from master-sync-shared | Michael Petretti | 2014-06-30 | 15 | -15362/+0 |
* | removed a Method. | Michael Petretti | 2014-06-26 | 1 | -55/+0 |
* | wrote a CRC32 Class. Not verified yet. | Michael Petretti | 2014-06-20 | 2 | -4/+54 |
* | More debugging plus FtpDownloadWorker added. | Michael Petretti | 2014-06-19 | 6 | -101/+368 |
* | Finished Debug for Uploads. | Michael Petretti | 2014-06-19 | 3 | -6/+27 |
* | small changes | Michael Petretti | 2014-06-18 | 4 | -13/+2047 |
* | Moved the rest to Globals.java | Michael Petretti | 2014-06-11 | 2 | -6/+28 |
* | Narrowed the problem down to ThriftConnection class line 127 throwing a TTran... | Michael Petretti | 2014-06-11 | 4 | -16/+36 |
* | Added log messages. | Michael Petretti | 2014-06-04 | 3 | -19/+32 |
* | More ToDos solved. | Michael Petretti | 2014-06-03 | 4 | -40/+18 |
* | Moved more things to the Globals.java class. | Michael Petretti | 2014-06-03 | 3 | -28/+33 |
* | Fixed most ToDo's. | Michael Petretti | 2014-05-26 | 2 | -10/+17 |
* | Added a Globals.java class for properties handling. | Michael Petretti | 2014-05-26 | 3 | -15/+117 |
* | Added some notes | Simon Rettberg | 2014-05-22 | 3 | -9/+15 |
* | Finished UploadWorker and added some comments. | Michael Petretti | 2014-05-20 | 3 | -60/+69 |
* | Added the new FtpUploadWorker-Class | Michael Petretti | 2014-05-19 | 3 | -24/+118 |
* | Improvement of FtpConnection Class. | Michael Petretti | 2014-05-12 | 2 | -17/+43 |
* | Implement getAllMarkedForUpload in DbImage class | Simon Rettberg | 2014-05-08 | 1 | -3/+19 |
* | some ToDos for me | Michael Petretti | 2014-05-08 | 2 | -16/+25 |
* | Even prettier. | Michael Petretti | 2014-05-08 | 3 | -40/+63 |
* | Making it look more pretty. | Michael Petretti | 2014-05-08 | 3 | -60/+122 |
* | small change | Michael Petretti | 2014-05-07 | 3 | -102/+50 |
* | Add DB classes + dummy DbImage class | Simon Rettberg | 2014-05-07 | 3 | -0/+176 |
* | initial commit | Michael Petretti | 2014-05-06 | 18 | -0/+13438 |