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
|
d2839dee86
|
Fix mistaken delete
|
2018-09-14 17:17:35 +02:00 |
|
René Pfeuffer
|
97cbc2437f
|
Merge
|
2018-09-14 17:11:06 +02:00 |
|
René Pfeuffer
|
9b6a5cb96d
|
Rename test classes back to ...Test
|
2018-09-14 17:05:54 +02:00 |
|
Mohamed Karray
|
9a207d3313
|
review
|
2018-09-14 16:36:02 +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
|
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
|
f47c5ef16f
|
Replace MockProvider test helper with guice class
|
2018-09-12 12:05:24 +02:00 |
|
René Pfeuffer
|
ef28350ce3
|
Handle missing request scope for url computation
|
2018-09-12 11:43:29 +02:00 |
|
Philipp Czora
|
0616c13d47
|
Merged in feature/ui-for-production (pull request #70)
Feature/ui for production
|
2018-09-12 08:36:19 +00: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
|
b3088fa762
|
Delete user after test
|
2018-09-11 14:28:07 +02:00 |
|
René Pfeuffer
|
c21612bd8e
|
Fix permission git lfs integration test
|
2018-09-11 13:15:08 +02:00 |
|
René Pfeuffer
|
d9d3167bbb
|
Correct url in repository hook test
|
2018-09-10 15:53:03 +02:00 |
|
Mohamed Karray
|
cad0b9ff49
|
merge
|
2018-09-10 15:51:29 +02:00 |
|
René Pfeuffer
|
5f667a2428
|
Correct url in git path mather test
|
2018-09-10 15:50:55 +02:00 |
|
René Pfeuffer
|
1db27e320d
|
Correct user agent in git lfs test
|
2018-09-10 15:49:11 +02:00 |
|
Sebastian Sdorra
|
d3c54396d3
|
merge with branch 2.0.0-m3
|
2018-09-10 14:53:59 +02:00 |
|
Sebastian Sdorra
|
0cb44e3317
|
allow changing context path, by using a template for index.html
|
2018-09-10 14:52:32 +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
|
72a5b6f43c
|
use web-resources to deliver web resources from the WebResourceServlet
|
2018-09-10 12:04:56 +02:00 |
|
René Pfeuffer
|
8c675f5dd8
|
Compute base url in webapp
|
2018-09-10 11:59:21 +02:00 |
|
Mohamed Karray
|
75428d545f
|
merge
|
2018-09-10 11:13:36 +02:00 |
|
René Pfeuffer
|
6bc41cee0a
|
Handle git urls with trailing .git suffix correctly
|
2018-09-10 11:03:10 +02:00 |
|
René Pfeuffer
|
50a4133dff
|
Remove old type dependant repo uri functions
|
2018-09-10 10:08:51 +02:00 |
|
René Pfeuffer
|
fb54ba62e0
|
Merge with 2.0.0-m3
|
2018-09-10 09:24:45 +02:00 |
|
René Pfeuffer
|
e48a056009
|
Merge with 2.0.0-m3
|
2018-09-10 09:20:17 +02:00 |
|
René Pfeuffer
|
6d659b8ac1
|
Correct extraction of namespace and name from path
|
2018-09-10 08:37:31 +02:00 |
|
Sebastian Sdorra
|
f9a8d903b7
|
fxi missing contextPath for ForwardingPushStateDispatchers
|
2018-09-06 14:41:48 +02:00 |
|
Mohamed Karray
|
016bef395a
|
add crlf exception and exception mapper
|
2018-09-06 14:08:20 +02:00 |
|
Mohamed Karray
|
6acfb38132
|
add crlf exception and exception mapper
|
2018-09-06 13:54:52 +02:00 |
|
Philipp Czora
|
c583dae111
|
Merged changes of 2.0.0-m3
|
2018-09-06 13:16:19 +02:00 |
|
Philipp Czora
|
a2182da8fa
|
Made ArgumentMatchers in test match more specifically
|
2018-09-06 11:56:09 +02:00 |
|
Mohamed Karray
|
56d323793e
|
file history endpoint
|
2018-09-06 11:33:39 +02:00 |
|
Philipp Czora
|
2f2ac8953b
|
Merged in feature/tag_endpoints_v2 (pull request #65)
add tag endpoints
|
2018-09-06 08:44:04 +00:00 |
|
Philipp Czora
|
b961a82e15
|
Minor refactoring
|
2018-09-06 10:41:49 +02:00 |
|
Mohamed Karray
|
85999904b3
|
merge
|
2018-09-05 17:14:23 +02:00 |
|
Mohamed Karray
|
e595d6039c
|
implement the diff endpoint for v2
|
2018-09-05 17:06:21 +02:00 |
|
René Pfeuffer
|
e79041140f
|
Remove tags and branches from browse result and embed files
|
2018-09-05 15:17:49 +02:00 |
|
Philipp Czora
|
d70acc5fba
|
Added unit test
|
2018-09-05 14:47:35 +02:00 |
|
Mohamed Karray
|
3516bf9913
|
merge
|
2018-09-05 09:48:18 +02:00 |
|
Mohamed Karray
|
a731865e08
|
fix unit tests for permissions and sources endpoints
|
2018-09-05 09:35:27 +02:00 |
|
René Pfeuffer
|
c4b34752b4
|
Fix integration tests by delegating to existing servlets
|
2018-09-04 20:29:17 +02:00 |
|