summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add printing of app information from MANIFEST.MFManuel Bentele2021-07-021-2/+35
|
* Set log4j debug level for console (INFO)Manuel Bentele2021-06-011-1/+1
|
* Rename Maven profile for starting/stopping Docker containerManuel Bentele2021-05-261-2/+2
|
* Build and run master-server as Docker containerManuel Bentele2021-05-261-0/+62
|
* Add support of Junit 5 and refactor unit testsManuel Bentele2021-03-121-3/+14
|
* Add support for Java 8Manuel Bentele2021-03-121-2/+14
|
* Update MySQL connector to 8.0.13Simon Rettberg2018-12-121-1/+1
|
* Update dependenciesSimon Rettberg2017-06-191-24/+6Star
|
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-7/+7
|
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-4/+3Star
| | | | | Remove some old stuff that is not needed anymore Fix some small bugs
* Add webinterface with functionallityNils Schwabe2014-06-041-1/+1
|
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-1/+1
|
* Add code styling settings for eclipseSimon Rettberg2014-04-221-0/+9
|
* Added Globals.java and global propertiesNils Schwabe2014-04-091-0/+5
| | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands
* added ftp server for testingNils Schwabe2014-04-081-0/+7
|
* LDAP functionallityNils Schwabe2014-04-081-0/+14
| | | | | | | | - added apache ldap client api to pom.xml - added the LDAP user which authenticates to the LDAP server - added testAuthentication to AppTest - users get inserted into db after authenticating - added log4j properties to filter unuseful debug messages
* Initial CommitSimon Rettberg2014-03-281-0/+90