summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Database classes to match dmsdHEADmasterSimon Rettberg2023-05-224-65/+111
|
* Allow connecting a new session to a one-time access codeSimon Rettberg2023-02-245-6/+114
| | | | (Add support for browser-based login flow)
* Fix commentSimon Rettberg2023-02-241-1/+1
|
* [thrift] JSONHTTP: Fix handling large outputSimon Rettberg2023-02-241-2/+2
|
* Add thrift json/http listenerSimon Rettberg2023-02-142-0/+105
|
* FormattingSimon Rettberg2023-02-141-2/+2
|
* Use Java-11 for more convenienceSimon Rettberg2023-02-141-4/+4
|
* Use mariadb connector driverSimon Rettberg2022-10-181-2/+2
|
* 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 Mysql Java driver class pathManuel Bentele2021-12-221-9/+2Star
|
* Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
|
* Update generated Thrift API to version 0.15.0Manuel Bentele2021-12-171-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-1525-74/+126
|
* pom: Add "modern" way to set target Java versionSimon Rettberg2021-08-121-0/+1
|
* Add printing of app information from MANIFEST.MFManuel Bentele2021-07-022-6/+40
|
* Add database test data for debugging purposesManuel Bentele2021-06-021-0/+49
| | | | | | | | | | | | | | | | | The added debug data contains the specification of a - test organization (organization.test) - test satellite server related to the test organization - test user as a member of the test organization The added test user can be used for test logins and has the following credentials: - First name: Max - Last name: Mustermann - Username : max.mustermann - Password : max.mustermann - E-Mail : max.mustermann@organization.test
* Update metadata in database dumpsManuel Bentele2021-06-022-2/+2
|
* Update database configuration template for Docker setupManuel Bentele2021-06-021-4/+4
|
* Set log4j debug level for console (INFO)Manuel Bentele2021-06-013-16/+22
|
* Refactor container network to match common Docker networkManuel Bentele2021-06-012-29/+39
|
* Update testdata for master-server databaseManuel Bentele2021-05-311-0/+55
|
* Rename Maven profile for starting/stopping Docker containerManuel Bentele2021-05-261-2/+2
|
* Build and run master-server as Docker containerManuel Bentele2021-05-2611-205/+530
|
* Add support of Junit 5 and refactor unit testsManuel Bentele2021-03-124-81/+52Star
|
* Fix warningsManuel Bentele2021-03-122-1/+6
|
* Add support for Java 8Manuel Bentele2021-03-121-2/+14
|
* Allow overriding default configSimon Rettberg2020-06-251-2/+7
|
* Add --debug optionSimon Rettberg2020-06-251-9/+36
|
* Update DFN-AAI URLSimon Rettberg2020-06-251-1/+1
|
* Update MySQL connector to 8.0.13Simon Rettberg2018-12-122-4/+11
|
* added initial data for operatingsystem, virtualizer and os_x_virtJonathan Bauer2018-11-081-0/+57
|
* update database schema dumpJonathan Bauer2018-11-081-24/+24
|
* Update IdP ImporterSimon Rettberg2018-11-081-23/+75
|
* Update sample configSimon Rettberg2018-11-081-54/+22Star
|
* Adapt to changed insterface in master-sync-sharedSimon Rettberg2018-05-111-1/+1
|
* Fix mysql connector after lib upgradeSimon Rettberg2017-07-191-2/+2
|
* Merge branch 'master' of dnbd3:bwlp/masterserverSimon Rettberg2017-06-190-0/+0
|\
| * Update dependenciesSimon Rettberg2017-06-191-24/+6Star
| |
* | Update dependenciesSimon Rettberg2017-06-191-24/+6Star
|/
* FixesSimon Rettberg2017-05-041-11/+11
|
* Fix ccaught exception (broken on newer java)Simon Rettberg2017-05-031-1/+1
|
* Implement global image exchange with satellite serversSimon Rettberg2016-08-3013-88/+713
|
* (WiP) Global image syncSimon Rettberg2016-04-1317-263/+769
|
* Fix getUSerInfo call on Session classSimon Rettberg2015-09-301-2/+1Star
|
* Fixes (backwards compat)Simon Rettberg2015-09-107-43/+37Star
|