Commit Graph

6083 Commits

Author SHA1 Message Date
René Pfeuffer
5cff79fc97 Add unit test 2018-11-23 11:05:20 +01:00
René Pfeuffer
27b5be5391 Remove test for deleted class 2018-11-23 10:43:23 +01:00
René Pfeuffer
e8558e07ec Use repository dao to find repository for given directory in hooks 2018-11-23 10:13:47 +01:00
René Pfeuffer
4925370a43 Fix NPE in not found exception creation 2018-11-23 09:55:54 +01:00
René Pfeuffer
20f5e7be1f Cleanup usage of InitialRepositoryLocationResolver and RepositoryLocationResolver 2018-11-22 17:06:29 +01:00
René Pfeuffer
d329ca56f8 Replace public method with public constant 2018-11-22 16:41:06 +01:00
René Pfeuffer
00e3cbec57 Refactor directories in RepositoryPath and dao 2018-11-22 12:29:26 +01:00
Mohamed Karray
2694a165cc merge 2018-11-22 08:08:49 +01:00
Mohamed Karray
f081cdda18 merge 2018-11-22 07:32:12 +01:00
Mohamed Karray
e772f75e2e remove the repository directory from the config ui components 2018-11-22 07:29:41 +01:00
Mohamed Karray
8aaea44f1a use relative path for repository directory 2018-11-22 07:05:17 +01:00
René Pfeuffer
024bcfaf87 Merged in feature/ui-abstraction-repository-config (pull request #110)
Feature/ui abstraction repository config
2018-11-21 13:06:41 +00:00
René Pfeuffer
b3917bc2d4 Close branch feature/ui-abstraction-repository-config 2018-11-21 13:06:41 +00:00
Maren Süwer
d238a5ba28 Merged in feature/ui_user_pw_change (pull request #107)
Feature/ui user pw change
2018-11-21 12:57:10 +00:00
Maren Süwer
52e23d5a05 Close branch feature/ui_user_pw_change 2018-11-21 12:57:10 +00:00
Maren Süwer
387248219c merge 2.0.0-m3 2018-11-21 13:34:27 +01:00
René Pfeuffer
72d7479beb Merge test fix 2018-11-21 13:01:29 +01:00
René Pfeuffer
014465d94e Fix test failures
Due to changes from revision e73789174bc1 no hgrc will be created
2018-11-21 13:00:21 +01:00
Mohamed Karray
3852ecfee9 merge 2018-11-21 12:03:19 +01:00
Mohamed Karray
bb1c84ba24 modify metadata.xml only if needed
introduce a defaultRepositoryDirectory in the XmlRepositoryDatabase
Bugfix: modify repository with changed location
2018-11-21 12:01:13 +01:00
philipp
b4c313862e Fixed unit test 2018-11-21 11:12:47 +01:00
philipp
e7caa59170 Merged 2.0.0-m3 2018-11-21 10:37:42 +01:00
Maren Süwer
c045f1a0e9 Merged in bug/meProfileShowsError (pull request #116)
change showing error if me is not defined
2018-11-21 08:15:19 +00:00
Maren Süwer
2935849400 Close branch bug/meProfileShowsError 2018-11-21 08:15:19 +00:00
Maren Süwer
102471e94e change showing error if me is not defined 2018-11-21 08:48:11 +01:00
René Pfeuffer
a1f7939ac0 Move config from .hgrc to hgweb script 2018-11-20 17:23:07 +01:00
René Pfeuffer
01f45aaf8c Backed out changeset 428510f2003d 2018-11-19 12:39:21 +01:00
René Pfeuffer
9db0451acc Harmonize interface of XmlRepositoryDatabase
XmlRepositoryDatabase should not expose RepositoryPath objects
2018-11-19 08:53:19 +01:00
Sebastian Sdorra
51c9a4dbb2 do not try to load i18n for en_US, use language only: en 2018-11-15 19:28:17 +01:00
Philipp Czora
1e68d40dcb Don't show password field when editing a user 2018-11-15 17:13:17 +01:00
René Pfeuffer
60f7d93ad4 Merged in feature/ui-add-user-active-as-default (pull request #111)
Feature/ui add user active as default
2018-11-15 14:36:56 +00:00
René Pfeuffer
4cb869ae6a Close branch feature/ui-add-user-active-as-default 2018-11-15 14:36:56 +00:00
Mohamed Karray
39e5c19251 merge 2018-11-15 11:28:33 +01:00
Maren Süwer
3df4967435 remove duplicated comment 2018-11-15 10:42:56 +01:00
Maren Süwer
8ac55943da remove deleted file from export 2018-11-15 10:16:00 +01:00
Maren Süwer
ae16482e61 only allow to add user if mail is set - backend throws error if mail is not set 2018-11-15 10:05:11 +01:00
Mohamed Karray
f8ae7cedf7 Refactor the repository store implementation in order to store repositories in specific paths. 2018-11-15 10:04:16 +01:00
Maren Süwer
f742ecef93 put active as default at user creation 2018-11-15 10:03:25 +01:00
Maren Süwer
0b030e8047 remove unsuned file 2018-11-15 09:52:20 +01:00
Maren Süwer
74fd7a67cb remove unsuned file 2018-11-15 09:50:22 +01:00
Maren Süwer
39f46e46b1 refactoring 2018-11-15 09:47:29 +01:00
Philipp Czora
d7136364c0 Disabled (possibly) faulty Paginator unit tests 2018-11-15 08:49:09 +01:00
Philipp Czora
2511ba4a4a Refactoring 2018-11-15 08:40:13 +01:00
Philipp Czora
e1a0a367b4 Fixed handling of server error messages in apiclient 2018-11-14 21:34:10 +01:00
Philipp Czora
aff376f873 Fixed highlighting of NavLinks in user's profile 2018-11-14 16:21:54 +01:00
Johannes Schnatterer
7eac499f5f Updates mockito version.
Allows for usage with junit jupiter in plugins.
2018-11-14 15:43:47 +01:00
Philipp Czora
610cf2b772 Merged 2.0.0-m3 2018-11-14 14:31:17 +01:00
René Pfeuffer
17e2d244f0 Fix invalid objects in test
The test does not test the functionality of the user name validation
otherwise but of a melange of all the other validations
2018-11-14 10:44:58 +01:00
René Pfeuffer
08af48bad1 Delete IllegalArgumentExceptionMapper
This was forgotten in error handling feature
2018-11-14 10:41:17 +01:00
René Pfeuffer
573cb91aab Merged in feature/unathenticated_access (pull request #109)
Feature use annotations for unauthenticated access
2018-11-14 07:12:08 +00:00