Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added comments for better documentation. | Michael Petretti | 2014-08-27 | 5 | -9/+36 | |
| | ||||||
* | Authentication is now working again. | Michael Petretti | 2014-08-26 | 3 | -6/+5 | |
| | ||||||
* | changed static to nonstatic un db class | Michael Petretti | 2014-08-25 | 3 | -50/+53 | |
| | ||||||
* | 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 mysql.properties.example | Nils Schwabe | 2014-08-20 | 2 | -0/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add global.properties.example | Nils Schwabe | 2014-08-18 | 2 | -1/+35 | |
| | ||||||
* | Change implementation of the configuration in Global.java | Nils Schwabe | 2014-08-18 | 6 | -413/+360 | |
| | | | | Add sample config file | |||||
* | 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 | |
|\ | | | | | | | | | Conflicts: src/main/java/org/openslx/satellitedaemon/ftp/FtpUploadWorker.java | |||||
| * | Added TODOs | Simon Rettberg | 2014-07-02 | 5 | -6/+29 | |
| | | ||||||
* | | In the middle of Debuging and Testing. | Michael Petretti | 2014-07-07 | 3 | -31/+107 | |
|/ | ||||||
* | 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 | 16 | -15367/+5 | |
| | ||||||
* | 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 ↵ | Michael Petretti | 2014-06-11 | 4 | -16/+36 | |
| | | | | TTransportException. | |||||
* | 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 | 5 | -286/+50 | |
| | ||||||
* | Merge branch 'master' of git.openslx.org:bwlp/satellite-daemon | Michael Petretti | 2014-05-07 | 6 | -0/+844 | |
|\ | ||||||
| * | Add DB classes + dummy DbImage class | Simon Rettberg | 2014-05-07 | 6 | -0/+844 | |
| | | ||||||
* | | fix dependencies | Michael Petretti | 2014-05-07 | 1 | -12/+0 | |
|/ | ||||||
* | initial commit | Michael Petretti | 2014-05-06 | 23 | -0/+13784 | |