index
:
bwlp/master-sync-shared.git
de-generic-virtualizer
feature/docker-data-container
master
Gemeinsam genutzte Funktionen und Klassen vom Masterserver und Satelliten-Daemon
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Used logger instead of system.out.println for system status.
Björn Hagemeister
2014-07-07
1
-7
/
+20
|
*
Change the behavior of CRCFile (hopefully the last time)
Nils Schwabe
2014-07-07
1
-13
/
+22
|
*
Change CRCFile constr. to public
Nils Schwabe
2014-07-07
1
-2
/
+1
|
*
Sorry made a mistake. Creat getter for the crcSum
Nils Schwabe
2014-07-07
1
-1
/
+5
|
*
Merge branch 'master' of git.openslx.org:bwlp/master-sync-shared
Nils Schwabe
2014-07-07
5
-399
/
+513
|
\
|
*
Implemented Exception Handling with try-catch block.
Björn Hagemeister
2014-07-07
5
-399
/
+513
|
|
|
|
|
|
|
|
Adapted code to format scheme.
*
|
Change crcSums to public final
Nils Schwabe
2014-07-07
1
-1
/
+1
|
/
*
Add argument to send crc sums over thrift
Nils Schwabe
2014-07-07
2
-58
/
+228
|
*
Add port to up- and download infos
Nils Schwabe
2014-07-07
15
-26
/
+261
|
|
|
|
Add function to CRCFile to create one from a list of crc sums
*
Begin to implement crc scheduler (not working...)
Nils Schwabe
2014-07-04
1
-0
/
+1
|
*
Changed getImage method. So that the client can request blocks.
Nils Schwabe
2014-07-04
15
-30
/
+186
|
*
Move crc checler from masterserver to master-sync-shared
Nils Schwabe
2014-07-04
3
-0
/
+205
|
*
Added TODOs
Simon Rettberg
2014-07-02
2
-10
/
+11
|
*
new method for sending error string, usefull for wrong token.
Björn Hagemeister
2014-07-02
3
-72
/
+104
|
*
Add getter for port in Listener
Nils Schwabe
2014-07-02
1
-0
/
+5
|
*
Change Listener to extend Thread
Nils Schwabe
2014-07-02
1
-7
/
+2
|
*
Change Listener class to implement Runnable
Nils Schwabe
2014-07-02
1
-2
/
+12
|
*
Possible to set port in listener constructor.
Björn Hagemeister
2014-07-02
2
-8
/
+5
|
*
Fixed constructor call of downloader in ClassTest.
Björn Hagemeister
2014-07-02
1
-1
/
+1
|
*
Adding getter and setter for outputFilename in Downloader.
Björn Hagemeister
2014-07-02
4
-14
/
+54
|
|
|
|
Plus, some security checks.
*
Also pass to uploader context as argument. Added ClassTest file, which is ↵
Björn Hagemeister
2014-06-30
3
-21
/
+140
|
|
|
|
same like Main for testing.
*
Added filetransfer classes. Downloader.java, Uploader.java, Listener.java ↵
Björn Hagemeister
2014-06-30
4
-0
/
+608
|
|
|
|
and IncomingEvent.java
*
Add new auto compiled files
Nils Schwabe
2014-06-30
4
-0
/
+1511
|
*
Change methods for new functionallity of Up-/Downloader class
Nils Schwabe
2014-06-30
15
-1994
/
+563
|
*
Initial Commit
Simon Rettberg
2014-06-30
15
-0
/
+15362