Sebastian Sdorra
|
15255aeeb1
|
merge with branch feature/repositories-ui
|
2018-08-07 16:34:26 +02:00 |
|
Johannes Schnatterer
|
869821f6db
|
Fixes some SQ Issues regarding DTO add(Links) methods.
|
2018-08-06 17:47:46 +02:00 |
|
Johannes Schnatterer
|
8c8d908378
|
Config Resource DTO Mappers: Make use of BaseMapper.
More DRY.
|
2018-08-02 15:03:30 +02:00 |
|
Johannes Schnatterer
|
62087521be
|
Config Resources: Makes permission names publicly available
|
2018-08-02 14:16:26 +02:00 |
|
Johannes Schnatterer
|
988dfbd689
|
Config Resources: Makes REST API docs for 403 more precise
|
2018-08-02 13:21:07 +02:00 |
|
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
|
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
|
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
|
b5383f4073
|
fix loading of repository handler informations on some systems, see issue #841
|
2016-06-24 17:58:02 +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
|
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
|
d707f0ee47
|
servlet fields should be final
|
2015-01-23 21:44:04 +01:00 |
|
Sebastian Sdorra
|
d6ce7383d6
|
merge with branch 1.x
|
2014-12-06 15:42:10 +01:00 |
|
Sebastian Sdorra
|
7cb36c4a16
|
added dtd validation to plugin descriptors
|
2014-12-06 15:13:28 +01:00 |
|
Sebastian Sdorra
|
3e6ef0ce65
|
return changeset count for bundle and unbundle command
|
2014-11-02 17:55:59 +01:00 |
|
Sebastian Sdorra
|
38c0e357e2
|
unit tests for svn bundle/unbundle commands
|
2014-11-02 16:33:15 +01:00 |
|
Sebastian Sdorra
|
75c244fcdb
|
improve bundle/unbundle api, by using ByteSource and ByteSink
|
2014-11-02 10:44:17 +01:00 |
|
Sebastian Sdorra
|
514e82498a
|
implement bundle/unbundle command for subversion repository provider
|
2014-11-01 12:35:33 +01:00 |
|
Sebastian Sdorra
|
8e608d2439
|
created small user-agent detection framework to choose the right encoding for basic authentication
|
2014-10-17 15:43:28 +02:00 |
|
Sebastian Sdorra
|
17ebefca3a
|
added vcs tag
|
2014-10-10 20:43:55 +02:00 |
|
Sebastian Sdorra
|
8b0fa62ceb
|
added tags to plugin informations
|
2014-10-10 20:43:21 +02:00 |
|
Sebastian Sdorra
|
b465e4b18b
|
introduce scm version to be sure the plugin is for the correct scm-manager major version
|
2014-09-13 20:07:07 +02:00 |
|
Sebastian Sdorra
|
a8d9d8b9b6
|
fix/suppress compiler warnings
|
2014-08-19 21:45:23 +02:00 |
|
Sebastian Sdorra
|
f1a0435014
|
merge with branch 1.x
|
2014-08-15 23:53:31 +02:00 |
|