| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 25 | -74/+126 |
| | | |||||
| * | pom: Add "modern" way to set target Java version | Simon Rettberg | 2021-08-12 | 1 | -0/+1 |
| | | |||||
| * | Add printing of app information from MANIFEST.MF | Manuel Bentele | 2021-07-02 | 2 | -6/+40 |
| | | |||||
| * | Add database test data for debugging purposes | Manuel Bentele | 2021-06-02 | 1 | -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 dumps | Manuel Bentele | 2021-06-02 | 2 | -2/+2 |
| | | |||||
| * | Update database configuration template for Docker setup | Manuel Bentele | 2021-06-02 | 1 | -4/+4 |
| | | |||||
| * | Set log4j debug level for console (INFO) | Manuel Bentele | 2021-06-01 | 3 | -16/+22 |
| | | |||||
| * | Refactor container network to match common Docker network | Manuel Bentele | 2021-06-01 | 2 | -29/+39 |
| | | |||||
| * | Update testdata for master-server database | Manuel Bentele | 2021-05-31 | 1 | -0/+55 |
| | | |||||
| * | Rename Maven profile for starting/stopping Docker container | Manuel Bentele | 2021-05-26 | 1 | -2/+2 |
| | | |||||
| * | Build and run master-server as Docker container | Manuel Bentele | 2021-05-26 | 11 | -205/+530 |
| | | |||||
| * | Add support of Junit 5 and refactor unit tests | Manuel Bentele | 2021-03-12 | 4 | -81/+52![]() |
| | | |||||
| * | Fix warnings | Manuel Bentele | 2021-03-12 | 2 | -1/+6 |
| | | |||||
| * | Add support for Java 8 | Manuel Bentele | 2021-03-12 | 1 | -2/+14 |
| | | |||||
| * | Allow overriding default config | Simon Rettberg | 2020-06-25 | 1 | -2/+7 |
| | | |||||
| * | Add --debug option | Simon Rettberg | 2020-06-25 | 1 | -9/+36 |
| | | |||||
| * | Update DFN-AAI URL | Simon Rettberg | 2020-06-25 | 1 | -1/+1 |
| | | |||||
| * | Update MySQL connector to 8.0.13 | Simon Rettberg | 2018-12-12 | 2 | -4/+11 |
| | | |||||
| * | added initial data for operatingsystem, virtualizer and os_x_virt | Jonathan Bauer | 2018-11-08 | 1 | -0/+57 |
| | | |||||
| * | update database schema dump | Jonathan Bauer | 2018-11-08 | 1 | -24/+24 |
| | | |||||
| * | Update IdP Importer | Simon Rettberg | 2018-11-08 | 1 | -23/+75 |
| | | |||||
| * | Update sample config | Simon Rettberg | 2018-11-08 | 1 | -54/+22![]() |
| | | |||||
| * | Adapt to changed insterface in master-sync-shared | Simon Rettberg | 2018-05-11 | 1 | -1/+1 |
| | | |||||
| * | Fix mysql connector after lib upgrade | Simon Rettberg | 2017-07-19 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of dnbd3:bwlp/masterserver | Simon Rettberg | 2017-06-19 | 0 | -0/+0 |
| |\ | |||||
| | * | Update dependencies | Simon Rettberg | 2017-06-19 | 1 | -24/+6![]() |
| | | | |||||
| * | | Update dependencies | Simon Rettberg | 2017-06-19 | 1 | -24/+6![]() |
| |/ | |||||
| * | Fixes | Simon Rettberg | 2017-05-04 | 1 | -11/+11 |
| | | |||||
| * | Fix ccaught exception (broken on newer java) | Simon Rettberg | 2017-05-03 | 1 | -1/+1 |
| | | |||||
| * | Implement global image exchange with satellite servers | Simon Rettberg | 2016-08-30 | 13 | -88/+713 |
| | | |||||
| * | (WiP) Global image sync | Simon Rettberg | 2016-04-13 | 17 | -263/+769 |
| | | |||||
| * | Fix getUSerInfo call on Session class | Simon Rettberg | 2015-09-30 | 1 | -2/+1![]() |
| | | |||||
| * | Fixes (backwards compat) | Simon Rettberg | 2015-09-10 | 7 | -43/+37![]() |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-09-08 | 7 | -104/+81![]() |
| | | |||||
| * | Compilable... | Simon Rettberg | 2015-09-08 | 31 | -1476/+1015![]() |
| | | |||||
| * | Start adapting to new DB/Thrift model | Simon Rettberg | 2015-09-07 | 21 | -716/+1186 |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-02-26 | 3 | -8/+17 |
| | | |||||
| * | Remove some debug messages, fix possible race condition in ImageProcessor | Simon Rettberg | 2014-11-20 | 4 | -14/+27 |
| | | |||||
| * | Enable TLS support for thrift connection aswell | Simon Rettberg | 2014-11-20 | 3 | -14/+92 |
| | | |||||
| * | Fixed several things for successful up and download to satellite. | Björn Hagemeister | 2014-10-22 | 4 | -5/+5 |
| | | |||||
| * | Store publickey in DbSatellite with prefix mod: and exp: for better ↵ | Björn Hagemeister | 2014-10-22 | 1 | -4/+20 |
| | | | | | indicating of the two numbers. | ||||
| * | Implemented updateAddress - method. | Björn Hagemeister | 2014-10-20 | 2 | -2/+17 |
| | | |||||
| * | Update db dump | Simon Rettberg | 2014-10-20 | 1 | -72/+64![]() |
| | | |||||
| * | d'oh... Fix getSessionFrom(Token|SessionId) | Simon Rettberg | 2014-10-16 | 1 | -2/+6 |
| | | |||||
| * | Implement suffixList for getOrganizations, added stub for updateSatelliteAddress | Simon Rettberg | 2014-10-15 | 4 | -5/+58 |
| | | |||||
| * | Implement registerSatellite RPC | Simon Rettberg | 2014-10-14 | 5 | -22/+110 |
| | | |||||
| * | Add authmethod (ecp url) to OrganizationData query | Simon Rettberg | 2014-10-14 | 1 | -1/+1 |
| | | |||||
| * | Adapted to type adaption of contentOperatingSystem. | Björn Hagemeister | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Adapted DbImage to changes of type of operatingSystem. | Björn Hagemeister | 2014-10-09 | 1 | -3/+3 |
| | | |||||
| * | Added update option in DbUser.java plus added deleted ↵ | Björn Hagemeister | 2014-10-09 | 2 | -1/+79 |
| | | | | | globals.properties.example file again. | ||||

