René Pfeuffer
9f80840c43
Add branch to changeset collections
...
Branch information is added to a changeset collection and therefore
removed from single changesets for git repositories. Mercurial
repositories now also set the default branch in changesets.
2018-09-26 13:19:38 +02:00
René Pfeuffer
a89353adff
Replace custom exception messages with generic ones
2018-09-21 11:38:32 +02:00
René Pfeuffer
db61294e4e
Merge
2018-09-20 17:31:14 +02:00
Mohamed Karray
66ee309559
merge
2018-09-20 17:10:06 +02:00
Mohamed Karray
8b11263d47
SuppressWarnings
2018-09-20 17:06:34 +02:00
René Pfeuffer
a8d46b0928
Merged in feature/password_modification_v2 (pull request #75 )
...
Feature/password modification v2
2018-09-20 11:17:32 +00:00
Mohamed Karray
484d5c68c8
review
2018-09-20 12:57:01 +02:00
Mohamed Karray
2683dd651b
review
2018-09-20 12:13:21 +02:00
Mohamed Karray
b80e9666aa
review
2018-09-20 11:51:10 +02:00
Mohamed Karray
abe63140dd
merge
2018-09-19 16:29:50 +02:00
Mohamed Karray
5c64c52a31
Add tests for the Change Password Endpoints
2018-09-19 15:54:24 +02:00
René Pfeuffer
2eb685c5d0
Delete EscapeUtil and dependencies
2018-09-19 10:47:26 +02:00
René Pfeuffer
babea160c3
Incorporate peer review
2018-09-17 17:49:08 +02:00
Mohamed Karray
2187b95ef8
merge
2018-09-17 10:50:53 +02:00
Mohamed Karray
d426445b4f
change password endpoint
2018-09-17 09:59:19 +02:00
René Pfeuffer
37ce4fbabe
Cleanup names, dead code and logging
2018-09-17 09:15:40 +02:00
René Pfeuffer
a5dcc8cf8a
Merge with 2.0.0-m3
2018-09-14 17:47:45 +02:00
René Pfeuffer
6932557a87
Merge with 2.0.0-m3
2018-09-14 17:10:21 +02:00
Mohamed Karray
9a207d3313
review
2018-09-14 16:36:02 +02:00
René Pfeuffer
7372f7a2ab
Introduce interface to be used by dto mappers with Instant fields
2018-09-14 15:00:09 +02:00
René Pfeuffer
37ea231340
Cleanup smells
2018-09-14 12:11:07 +02:00
René Pfeuffer
cd344664aa
Test permission filter
2018-09-14 11:30:05 +02:00
René Pfeuffer
e88639ab81
Implement permission filters as decorator for servlets
2018-09-14 10:21:00 +02:00
René Pfeuffer
7de9f69061
Add servlet decorators for hg and svn
2018-09-14 09:36:56 +02:00
René Pfeuffer
6ab5f58fe9
Generalize servlet decorator structure
2018-09-14 09:15:46 +02:00
René Pfeuffer
a075962a66
Introduce extension point for scm http requests
2018-09-14 08:49:09 +02:00
Mohamed Karray
6c53675e2c
merge
2018-09-13 14:45:32 +02:00
Mohamed Karray
4697c55f96
implement modification api in git, svn and hg. implement the endpoint
2018-09-13 11:57:10 +02:00
René Pfeuffer
c5daacfd58
Format
2018-09-13 10:45:51 +02:00
René Pfeuffer
145502a7b8
Introduce extension point for further protocol implementations
2018-09-13 10:35:10 +02:00
René Pfeuffer
7c76f7a699
Merge with 2.0.0-m3
2018-09-13 08:17:51 +02:00
René Pfeuffer
9aa9b77922
Use constant for rest api path
2018-09-12 12:24:57 +02:00
René Pfeuffer
f47c5ef16f
Replace MockProvider test helper with guice class
2018-09-12 12:05:24 +02:00
René Pfeuffer
f5d5d3a6dc
Move path computation away from protocol handling
2018-09-12 11:47:53 +02:00
René Pfeuffer
ef28350ce3
Handle missing request scope for url computation
2018-09-12 11:43:29 +02:00
René Pfeuffer
b809abaa45
Move info initialization to filter
2018-09-12 09:23:04 +02:00
René Pfeuffer
af55bf6117
Give name to initialization
2018-09-12 09:19:52 +02:00
René Pfeuffer
7c09f35ac8
Rename UriInfoStore to ScmPathInfoStore
2018-09-12 08:53:15 +02:00
René Pfeuffer
f718a2ba4c
Remove direct dependency to UriInfo
2018-09-12 08:40:41 +02:00
René Pfeuffer
e5e3e678ad
Correct check for set UriInfo
2018-09-11 16:26:20 +02:00
René Pfeuffer
5b35fb2372
Fallback to configured base url if UriInfoStore not set
2018-09-11 16:03:32 +02:00
René Pfeuffer
c21612bd8e
Fix permission git lfs integration test
2018-09-11 13:15:08 +02:00
René Pfeuffer
e90dc11bc7
Cleanup for http protocol servlet changes
2018-09-11 10:50:53 +02:00
René Pfeuffer
bf9de8ea8e
Reduce dependency to RepositoryProvider in provider servlets
2018-09-11 07:40:24 +02:00
René Pfeuffer
1b200ae69d
Remove http request filter implementation from permission filters
2018-09-10 16:58:52 +02:00
René Pfeuffer
eb378de87f
Use existing permission filters in http servlet protocol
...
Just as a POC, fix logging and public access.
2018-09-10 16:35:50 +02:00
Sebastian Sdorra
d3c54396d3
merge with branch 2.0.0-m3
2018-09-10 14:53:59 +02:00
René Pfeuffer
a490a20ac9
Inject uri info for http protocol url computation
2018-09-10 14:48:22 +02:00
René Pfeuffer
ce518ad784
Inject repository from service provider
2018-09-10 14:00:13 +02:00
Sebastian Sdorra
13b8b92273
fixed web resource path loading on windows
2018-09-10 13:44:42 +02:00