Commit Graph

590 Commits

Author SHA1 Message Date
Johannes Schnatterer
982d502203 Config Resources: Gets rid of unnecessary UriInfo param 2018-08-02 13:18:21 +02:00
Johannes Schnatterer
54354590ac SvnPlugin Config: Adds v2 endpoint 2018-08-02 13:04:06 +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
Sebastian Sdorra
90aff6b31f merge branch heads of 2.0.0-m3 2018-07-16 15:21:29 +02:00
Sebastian Sdorra
187384088b remove no longer required sonia.scm.url package 2018-07-16 14:17:05 +02:00
René Pfeuffer
8391e75a15 Correct servlet paths for svn requests 2018-07-11 10:14:00 +02:00
René Pfeuffer
dc8ecd5689 Adjust to repository storage with id 2018-07-10 15:31:18 +02:00
René Pfeuffer
43ca72255e Remove redundant checks 2018-07-09 10:47:28 +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
Philipp Czora
ffabda3f83 Set namespace while creating a repository 2018-06-29 17:10:14 +02:00
René Pfeuffer
9d2d70f9df Simplify things 2018-06-20 16:08:51 +02:00
broDom
efac49ccf7 style: use uppercase L instead of lowercase version for better readability 2017-07-03 17:16:54 +02:00
broDom
c91b3a39cd build: remove duplicated dependencies 2017-07-03 17:15:21 +02:00
broDom
94fba3df13 build: remove redundant groupIds as they are defined in the parent pom 2017-07-03 17:13:15 +02:00
broDom
524a5dbb0a refactor: use Map.computeIfAbsent 2017-07-03 17:10:58 +02:00
broDom
4bd093f472 refactor: replace for loop with foreach 2017-07-03 16:46:54 +02:00
broDom
f70745d65a style: remove unused imports 2017-07-03 16:45:21 +02:00
Sebastian Sdorra
92444fa73b json before xml 2017-06-28 22:02:05 +02:00
Sebastian Sdorra
e734ff8268 removed unnecessary json url extension 2017-06-28 22:01:11 +02:00
Sebastian Sdorra
812a477287 merge with 1.x branch 2017-02-07 09:34:56 +01:00
Sebastian Sdorra
05384dd017 #889 fix wrong subversion urls behind a reverse proxy 2017-02-06 16:10:18 +01:00
Sebastian Sdorra
7865e75c2a update svnkit to version 1.8.14-scm1 in order to support subversion 1.9 new fsfs repository format 2017-02-06 15:52:24 +01:00
Sebastian Sdorra
f142e1a83f merge with branch 1.x 2017-01-14 13:25:25 +01:00
Sebastian Sdorra
7e6f4e1a7f fix some warning and removed some unused imports 2017-01-14 12:05:53 +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
b5d59fabd4 implement svn client provider 2017-01-13 22:38:54 +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
526d79b96d [maven-release-plugin] prepare for next development iteration 2016-11-24 14:11:36 +01:00
Sebastian Sdorra
0bbea7a47a [maven-release-plugin] prepare release 1.50 2016-11-24 14:11:36 +01:00
Sebastian Sdorra
c4111ec73f [maven-release-plugin] prepare for next development iteration 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
d2743ce5b0 [maven-release-plugin] prepare release 1.49 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
49b79f740f merge repository heads 2016-06-29 20:40:37 +02:00
Sebastian Sdorra
df1c0358e3 [maven-release-plugin] prepare for next development iteration 2016-06-28 13:11:14 +02:00
Sebastian Sdorra
850b846293 [maven-release-plugin] prepare release 1.48 2016-06-28 13:11:13 +02:00
Sebastian Sdorra
b5383f4073 fix loading of repository handler informations on some systems, see issue #841 2016-06-24 17:58:02 +02:00
Sebastian Sdorra
db6ef804dc [maven-release-plugin] prepare for next development iteration 2016-05-31 11:12:38 +02:00
Sebastian Sdorra
e049de11b0 [maven-release-plugin] prepare release 1.47 2016-05-31 11:12:37 +02:00
Sebastian Sdorra
6c62716119 removed broken maven repositories 2016-05-25 21:30:52 +02:00
Sebastian Sdorra
9ba2fa8975 [maven-release-plugin] prepare for next development iteration 2015-06-14 19:53:33 +02:00
Sebastian Sdorra
b24df8d9f1 [maven-release-plugin] prepare release 1.46 2015-06-14 19:53:33 +02:00
Sebastian Sdorra
be385e4f2e implement a new authentication filter, which uses a set of WebTokenGenerator to handle authentication requests 2015-02-21 21:06:35 +01:00
Sebastian Sdorra
451490e95a [maven-release-plugin] prepare for next development iteration 2015-02-17 10:01:30 +01:00
Sebastian Sdorra
69b691f010 [maven-release-plugin] prepare release 1.45 2015-02-17 10:01:29 +01:00
Sebastian Sdorra
e5184ac6a0 merge with branch issue-627 2015-02-10 20:50:06 +01:00
Sebastian Sdorra
8ccaaf3695 remove auto login modules because they are not longer needed, since we can determine the order of the filter chain 2015-02-06 22:41:34 +01:00
Sebastian Sdorra
30b49490a7 make use of new WebElement and Priority annotation 2015-02-01 19:52:53 +01:00
Sebastian Sdorra
7877db00c9 update servlet api to version 3.0.1 2015-01-25 16:52:11 +01:00