Mohamed Karray
|
d2dbccb80c
|
remove throws NotFoundException and fix modify password
|
2018-10-16 10:47:52 +02:00 |
|
Mohamed Karray
|
9b7e34b08b
|
add tag endpoints
|
2018-09-04 17:38:28 +02:00 |
|
René Pfeuffer
|
fafb336512
|
Fix tests for validation
|
2018-08-24 16:30:43 +02:00 |
|
René Pfeuffer
|
a0f74e3329
|
Replace model object exception with generic ones and migrate guice
|
2018-08-21 07:53:33 +02:00 |
|
Sebastian Sdorra
|
15255aeeb1
|
merge with branch feature/repositories-ui
|
2018-08-07 16:34:26 +02:00 |
|
Sebastian Sdorra
|
99ecc8cba2
|
implemented rest endpoint for repository types
|
2018-08-02 11:56:35 +02:00 |
|
Johannes Schnatterer
|
7572580ac1
|
Create fine-grained configuration permissions.
No more hard-coded isAdmin() checks.
|
2018-07-30 17:41:00 +02:00 |
|
René Pfeuffer
|
dc8ecd5689
|
Adjust to repository storage with id
|
2018-07-10 15:31:18 +02:00 |
|
René Pfeuffer
|
6f34f094f1
|
Create id for all test repositories
|
2018-07-06 15:03:13 +02:00 |
|
Philipp Czora
|
5d5d3c9170
|
Implemented persisting repositories according to namespace changes
Repository directories are now named after the repo's id instead of it's
name
|
2018-07-06 11:57:43 +02:00 |
|
René Pfeuffer
|
9d2d70f9df
|
Simplify things
|
2018-06-20 16:08:51 +02:00 |
|
René Pfeuffer
|
7f19b5baff
|
Fix typo
|
2018-06-20 11:11:14 +02:00 |
|
Sebastian Sdorra
|
aec3d5d65d
|
merge with branch 1.x
|
2017-06-25 19:01:33 +02:00 |
|
Oliver Milke
|
80fe417206
|
fixing test execution on german / windows machines
|
2017-05-10 13:56:13 +02:00 |
|
Sebastian Sdorra
|
7e5f7bfdf7
|
remove deprecated classes
|
2017-01-14 13:31:31 +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
|
6e83a9a717
|
merge with branch 1.x
|
2017-01-13 22:47:54 +01:00 |
|
Sebastian Sdorra
|
5523475e29
|
mark old repository client as deprecated
|
2017-01-13 22:44:56 +01:00 |
|
Sebastian Sdorra
|
bad99919f4
|
merge with branch 1.x
|
2017-01-12 19:50:39 +01:00 |
|
Sebastian Sdorra
|
5332ac2466
|
refactor store api
|
2016-12-11 21:31:05 +01:00 |
|
Sebastian Sdorra
|
e76862fc47
|
improve unit tests of DefaultRepositoryManager
|
2016-12-11 13:02:59 +01:00 |
|
Sebastian Sdorra
|
4f124691d0
|
use shiro-unit for manager permission tests
|
2016-12-08 22:08:11 +01:00 |
|
Sebastian Sdorra
|
3709ce7602
|
fix typo
|
2016-12-07 22:28:06 +01:00 |
|
Sebastian Sdorra
|
f613800970
|
set java version to 1.7 and updated jgit 4.4.0.201606070830-r-scm1
|
2016-07-14 22:09:16 +02:00 |
|
Sebastian Sdorra
|
a8d9d8b9b6
|
fix/suppress compiler warnings
|
2014-08-19 21:45:23 +02:00 |
|
Sebastian Sdorra
|
18c5c3ec97
|
merge with branch 1.x
|
2014-06-04 15:51:19 +02:00 |
|
Sebastian Sdorra
|
b6fb38edff
|
avoid creation of .cipherkey during unit tests
|
2014-04-28 18:25:50 +02:00 |
|
Sebastian Sdorra
|
3997c70926
|
merge with branch 1.x
|
2014-04-28 13:48:11 +02:00 |
|
Sebastian Sdorra
|
b6c65e085b
|
fix map cache implementation
|
2014-02-19 21:44:41 +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
|
a4e001808d
|
fix some deprecated warnings
|
2014-01-11 14:40:59 +01:00 |
|
Sebastian Sdorra
|
c3100f420c
|
improve modification handler events by sending old and new items to eventbus
|
2014-01-11 13:45:23 +01:00 |
|
Sebastian Sdorra
|
2ec77dc10e
|
fix repository manager tests
|
2014-01-11 11:20:35 +01:00 |
|
Sebastian Sdorra
|
04e931d8d0
|
fix repository manager listener test
|
2014-01-11 11:09:02 +01:00 |
|
Sebastian Sdorra
|
70f9c64cc5
|
added event bus implementation for unit tests
|
2014-01-11 10:55:27 +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
|
dc19da4a76
|
remove old hook system in favor of event bus
|
2014-01-03 16:32:48 +01:00 |
|
Sebastian Sdorra
|
796858868a
|
remove unused imports
|
2014-01-03 14:20:28 +01:00 |
|
Sebastian Sdorra
|
5e6259f3b7
|
remove old style listeners in favor of event bus
|
2014-01-03 11:32:40 +01:00 |
|
Sebastian Sdorra
|
aec7773239
|
remove deprecated stuff
|
2014-01-03 10:34:34 +01:00 |
|
Sebastian Sdorra
|
d2777df1d4
|
update jgit to 3.0.0.201306101825-r
|
2013-07-08 14:54:44 +02:00 |
|
Sebastian Sdorra
|
345392d309
|
fix license headers
|
2013-05-30 09:29:28 +02:00 |
|
Sebastian Sdorra
|
b15bb1062b
|
ZippenRepositoryTestBase should be extend AbstractTestBase to have a shiro environment
|
2013-05-15 21:32:44 +02:00 |
|
Sebastian Sdorra
|
e440feb5f5
|
merge with branch issue-340
|
2013-05-11 19:08:07 +02:00 |
|
Sebastian Sdorra
|
62bfcbc78f
|
add unit test for DefaultSecuritySystem
|
2013-05-02 18:29:00 +02:00 |
|
Sebastian Sdorra
|
57b77130db
|
added missing unit test base classes
|
2013-04-27 09:24:08 +02:00 |
|
Sebastian Sdorra
|
d86fe78779
|
fix missing user role in mocked admin subject
|
2013-04-24 08:40:04 +02:00 |
|