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
Mohamed Karray
b33b72aa80
remove the rest/ path from endpoints
2018-10-01 17:22:03 +02:00
Mohamed Karray
19ce115786
#8771 merge
2018-08-24 11:13:24 +02:00
René Pfeuffer
bc009c02ac
Fix parameterized tests for junit 5
2018-08-23 17:24:00 +02:00
Sebastian Sdorra
15255aeeb1
merge with branch feature/repositories-ui
2018-08-07 16:34:26 +02:00
René Pfeuffer
e3d2997e71
Migrate IT for read and commit from/to repository to new module
2018-08-06 13:48:06 +02:00
René Pfeuffer
e60bea5f08
Simplify scm test parameters
2018-08-03 10:42:47 +02:00
René Pfeuffer
fd873877c4
Fix old integration tests for migration period
2018-08-03 09:28:54 +02:00
Sebastian Sdorra
99ecc8cba2
implemented rest endpoint for repository types
2018-08-02 11:56:35 +02:00
René Pfeuffer
2c5823e961
Add json enricher and json field filter
2018-06-06 10:36:27 +02:00
Sebastian Sdorra
99c946b524
fix serialization/deserialization of integration tests
2017-06-28 22:03:21 +02:00
Sebastian Sdorra
e0d42d7c92
change authentication parameters to match oauth spec
2017-02-09 20:52:53 +01:00
Sebastian Sdorra
f142e1a83f
merge with branch 1.x
2017-01-14 13:25:25 +01:00
Sebastian Sdorra
c149b180a1
use newer repository client api
2017-01-14 11:48:42 +01:00
Sebastian Sdorra
bad99919f4
merge with branch 1.x
2017-01-12 19:50:39 +01:00
Sebastian Sdorra
8a19193799
added RepositoryHookITCase to test repository post receive hooks
2016-07-25 18:27:47 +02:00
Sebastian Sdorra
6dd765e3be
start implementation of repository permissions
2015-07-09 20:29:07 +02:00
Sebastian Sdorra
325ca0c795
added restful endpoint for jwt authentication
2015-03-15 11:40:29 +01:00
Sebastian Sdorra
844a55ca98
fix integration tests
2014-01-11 12:00:01 +01:00
Sebastian Sdorra
9adc65d9e5
util classes should be final with a private constructor
2013-01-31 10:26:16 +01:00
Sebastian Sdorra
ca243fe8ef
added integration test for anonymous access
2012-02-25 16:23:45 +01:00
Sebastian Sdorra
e18e280256
fix wrong error messages in integration tests
2012-02-05 10:31:23 +01:00
Sebastian Sdorra
c608187eab
improve error messages of unit tests
2012-02-01 16:20:43 +01:00
Sebastian Sdorra
98eb7f814b
improve RepositoryExtendedITCase
2011-08-07 13:13:06 +02:00
Sebastian Sdorra
2a59c8c18a
added basic integration test for repository changeset viewer
2011-08-03 17:04:13 +02:00
Sebastian Sdorra
d437602b39
added RepositoryITUtil
2011-08-03 15:45:32 +02:00
Sebastian Sdorra
d05ef90956
test only available repository types
2011-05-13 15:20:34 +02:00
Sebastian Sdorra
48fbaf53bd
added JerseyClientRepositoryClientHandlerITCase
2011-05-11 18:50:04 +02:00
Sebastian Sdorra
208c71df9a
added RepositoryExtendedPermisionITCase
2011-02-21 21:20:20 +01:00
Sebastian Sdorra
ca27914cdb
added UserPermissionITCase
2011-02-19 17:19:47 +01:00