summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/thrift/cache/OrganizationCache.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Only try sat server in OrgCache if it is set yetSimon Rettberg2017-08-011-5/+11
* [client] OrgCache: try/catch sat org list fetching and optimize code a bitJonathan Bauer2015-09-161-5/+10
* [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-161-3/+10
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-091-1/+1
* [client] More agressive cache usage for .get*byId .find in Thift Cache helpersSimon Rettberg2015-08-271-11/+27
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-0/+74