Commit Graph

544 Commits

Author SHA1 Message Date
René Pfeuffer
ce3f2e76e8 Fix unit test 2018-10-10 18:17:08 +02:00
René Pfeuffer
fa0f66caf1 Iterate into correct subdirectory for git browse command 2018-10-10 13:27:57 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Mohamed Karray
22a414aa8b merge 2018-10-09 11:23:35 +02:00
Mohamed Karray
a23c497b3a merge + use the old search methods in the autocomplete feature 2018-10-09 11:11:25 +02:00
Sebastian Sdorra
e71e875e4d Merged in feature/harmonize_branches_in_changesets (pull request #81)
Add branch to changeset collections
2018-10-09 09:10:20 +00:00
Sebastian Sdorra
a22bb631b2 start refactoring of dto mapping of BrowserResult and FileObject 2018-10-09 11:09:43 +02:00
Mohamed Karray
41b47b13dc use javax validation 2018-10-09 08:55:57 +02:00
Mohamed Karray
05c37b8728 merge 2018-10-08 14:15:06 +02:00
Mohamed Karray
ddcc21c1a8 add autocomplete endpoint 2018-10-08 13:39:33 +02:00
Mohamed Karray
c1c1c5b984 merge 2018-10-02 13:20:55 +02:00
René Pfeuffer
348dd5eefe Merge with 2.0.0-m3 2018-10-02 09:55:08 +02:00
Mohamed Karray
93bda02c44 merge 2018-10-02 09:24:24 +02:00
Mohamed Karray
b33b72aa80 remove the rest/ path from endpoints 2018-10-01 17:22:03 +02:00
René Pfeuffer
49ea7aeb17 Use better test name 2018-10-01 17:11:41 +02:00
René Pfeuffer
0a928e6a57 Add test for validation regex 2018-10-01 16:55:41 +02:00
Mohamed Karray
d6fd11fe95 fix regexp for user and group name 2018-10-01 16:30:30 +02:00
René Pfeuffer
67d68a5bc2 Add version attribute 2018-10-01 13:06:59 +02:00
René Pfeuffer
d4237b1fe9 Generate only one login link 2018-10-01 13:02:34 +02:00
René Pfeuffer
2c5fdd6b41 Add ui plugin and self links 2018-10-01 12:59:45 +02:00
Mohamed Karray
2bc9a2d70f add unit tests for the user and group name validation 2018-10-01 12:20:17 +02:00
René Pfeuffer
80740cfb0e Correct config link name in unit test 2018-10-01 09:22:41 +02:00
René Pfeuffer
fdbc5077d2 Fix integration tests
Every authenticated user should be able to see her own "Me" Resource.
2018-09-27 11:50:58 +02:00
René Pfeuffer
20f3f86f73 Fix unit test 2018-09-27 09:34:37 +02:00
René Pfeuffer
f74003e485 Introduce new permissions for listings 2018-09-27 08:55:07 +02:00
René Pfeuffer
357ccc7ddb Introduce index resource with first links 2018-09-26 17:00:13 +02:00
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
9c8b88587c Workaround missing cleanup on other tests 2018-09-21 10:40:09 +02:00
René Pfeuffer
d1ae96810f Merge with 2.0.0-m3 2018-09-21 10:29:21 +02:00
René Pfeuffer
cd621ded81 Remove empty passwords from unit test asserts 2018-09-20 21:58:17 +02:00
René Pfeuffer
ee10fbee42 Remove empty passwords from unit test asserts 2018-09-20 21:55:39 +02:00
Mohamed Karray
b80e9666aa review 2018-09-20 11:51:10 +02:00
Mohamed Karray
057c58413d bugfixing 2018-09-19 18:28:42 +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
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
cea4f99d02 fix unit test 2018-09-17 10:39:07 +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
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