Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
854e42a609
merge with default branch
2019-11-27 15:01:09 +01:00
René Pfeuffer
a0f74e3329
Replace model object exception with generic ones and migrate guice
2018-08-21 07:53:33 +02:00
broDom
46f5002f29
refactor: replace removed Guava API calls
2017-07-05 21:23:28 +02:00
broDom
efac49ccf7
style: use uppercase L instead of lowercase version for better readability
2017-07-03 17:16:54 +02:00
broDom
397904adde
refactor: replace anonymous types with lambdas
2017-07-03 17:07:07 +02:00
broDom
f70745d65a
style: remove unused imports
2017-07-03 16:45:21 +02:00
Sebastian Sdorra
aec3d5d65d
merge with branch 1.x
2017-06-25 19:01:33 +02:00
Sebastian Sdorra
731337f2ab
created adapter between scm and shiro caches, see issue #781
2017-02-16 22:15:36 +01:00
Sebastian Sdorra
a8d9d8b9b6
fix/suppress compiler warnings
2014-08-19 21:45:23 +02:00
Sebastian Sdorra
ac88e1f651
implement cache statistics
2014-02-19 20:56:14 +01:00
Sebastian Sdorra
5715851ff1
modify cache api to match the one from shiro
2014-02-19 19:59:44 +01:00
Sebastian Sdorra
4745dd5575
suppress unchecked warnings
2014-01-11 15:17:44 +01:00
Sebastian Sdorra
4f6460eeae
replace filter with predicate
2014-01-09 20:16:03 +01:00
Sebastian Sdorra
908f2fe6c8
simplify cache api
2014-01-09 20:06:07 +01:00
Sebastian Sdorra
629c062072
removed ehcache
2014-01-03 10:40:00 +01:00
Sebastian Sdorra
345392d309
fix license headers
2013-05-30 09:29:28 +02:00
Sebastian Sdorra
b6e13c2ce5
added unit test for cache copy strategies
2013-04-12 08:18:08 +02:00
Sebastian Sdorra
55d5830ea8
added unit tests for GuavaCacheConfigurationReader
2013-04-11 15:28:47 +02:00
Sebastian Sdorra
cab4f1a2d2
rename ehcache test configuration files from cache... to ehcache...
2013-04-11 13:53:53 +02:00
Sebastian Sdorra
91d5f8085e
added reference tests for cache managers
2013-03-25 11:58:05 +01:00
Sebastian Sdorra
1ae6ab4c79
improve cache unit tests
2013-03-25 11:57:15 +01:00
Sebastian Sdorra
6fa211a559
added simple tests for guava cache
2013-03-25 11:08:54 +01:00
Sebastian Sdorra
eca0d304c6
merge global cache configuration attributes
2013-03-19 14:16:53 +01:00
Sebastian Sdorra
6458f1b3d7
merge cache configuration from default location, config directory and plugins
2013-03-19 11:43:46 +01:00
Sebastian Sdorra
2d5fa22ca4
use index of char instead of index of string, if possible
2013-01-30 10:10:20 +01:00
Sebastian Sdorra
12fac88aaf
update ehcache to version 2.5.1
2012-02-01 15:44:29 +01:00
Sebastian Sdorra
8a7091398b
added removeAll method to cache
2011-11-07 12:49:39 +01:00