summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use Java-11 for more convenienceSimon Rettberg2023-02-141-4/+4
|
* Switch to mariadb to fix buildSimon Rettberg2022-10-181-3/+3
| | | | | Same story as tutor-module: Version range for some reson picks a version number that doesn't exist yet, and then the build fails.
* pom.xml: Use https for mltk-services repoSimon Rettberg2022-10-181-0/+16
|
* Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
|
* Update version of build dependenciesManuel Bentele2021-12-171-4/+4
|
* Remove deprecated Maven build pluginManuel Bentele2021-12-171-9/+0Star
|
* Update version of Maven build pluginsManuel Bentele2021-12-171-3/+5
|
* Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-12/+12
|
* pom: Add "modern" way to set target Java versionSimon Rettberg2021-08-121-0/+1
|
* 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