summaryrefslogtreecommitdiffstats
path: root/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache
Commit message (Collapse)AuthorAgeFilesLines
* [server] Remove unused throws annotationSimon Rettberg2022-11-071-1/+1
|
* [SERVER] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-154-8/+12
|
* [server] Refresh organization list of a user with an unknown organization ↵Simon Rettberg2015-09-161-1/+12
| | | | connects
* [server] Fix virtualizer store querySimon Rettberg2015-09-091-1/+17
|
* [server] Reduce spam when fetching OS and Virt list from masterSimon Rettberg2015-08-252-15/+20
|
* Adapt to changed thrift api for improved session validationSimon Rettberg2015-07-151-2/+28
|
* [*] Move common classes to master-sync-sharedSimon Rettberg2015-07-102-4/+4
|
* [server] Implement OS list fetching, caching, and fallback to local DBSimon Rettberg2015-07-083-9/+38
|
* [server] Implement getOperatingSystems and getVirtualizersSimon Rettberg2015-06-162-0/+28
|
* [server] Add script field to lecture table; implement getImageDetails method ↵Simon Rettberg2015-06-164-37/+55
| | | | to get detailed information about an image from the database
* [server] On mah way (lots of restructuring, some early db classes, sql dump ↵Simon Rettberg2015-06-113-0/+88
of current schema)