Commit Graph

12 Commits

Author SHA1 Message Date
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
René Pfeuffer
6bf216d379 Rename media type 2019-01-23 11:19:55 +01:00
René Pfeuffer
02b19e51ef Fix repository permission rest interface 2019-01-23 09:47:38 +01:00
René Pfeuffer
707d63426b Remove enum PermissionType 2019-01-22 13:28:52 +01:00
René Pfeuffer
afbffa5978 Fix tests for default owner permission
Therefore add explicit methods to change the permission collection
of a repository.
2018-11-09 10:13:36 +01:00
Mohamed Karray
c7b8a3fedd fix autocomplete for user without admin permission + integration tests 2018-10-12 11:06:53 +02:00
Mohamed Karray
5c64c52a31 Add tests for the Change Password Endpoints 2018-09-19 15:54:24 +02:00
René Pfeuffer
f66267e107 Correct test case 2018-08-27 13:04:05 +02:00
René Pfeuffer
02f4801b58 Let integration tests use links from HAL and test brute force links 2018-08-22 12:20:09 +02:00
René Pfeuffer
585d37feed Split up test methods for each user 2018-08-22 11:19:19 +02:00
René Pfeuffer
b68c8400a7 Move tests to test classes 2018-08-22 10:59:46 +02:00
Mohamed Karray
8c128127de #8771 implement integration tests 2018-08-22 09:18:17 +02:00