Commit Graph

7735 Commits

Author SHA1 Message Date
Sebastian Sdorra
f7f5102541 align validation of repository name and namespace 2019-03-12 15:10:05 +01:00
Sebastian Sdorra
c180457214 use current strategy if the configured one does exists 2019-03-12 14:35:22 +01:00
Sebastian Sdorra
c1875994bf merge repository heads 2019-03-12 13:59:45 +01:00
Sebastian Sdorra
cd302a3768 fix handling of post authentication filters for protocol request
do not call PushStateDispatcher in the HttpProtocolServletAuthenticationFilter,
because the HttpProtocolServlet already does this.
2019-03-12 13:58:46 +01:00
Sebastian Sdorra
d54b5360e2 identify ui requests as ajax requests 2019-03-12 13:55:34 +01:00
René Pfeuffer
289a792152 Merged in bugfix/momentjs_german_locale (pull request #215)
fix german locale for DateFromNow
2019-03-12 10:11:41 +00:00
René Pfeuffer
251459671a Close branch bugfix/momentjs_german_locale 2019-03-12 10:11:41 +00:00
Sebastian Sdorra
a5da481593 fix german locale for DateFromNow 2019-03-12 10:44:58 +01:00
René Pfeuffer
0df22d25f5 Merge with 2.0.0-m3 2019-03-12 09:29:28 +01:00
Sebastian Sdorra
7a171c8730 do not allow slashes ("/") in repository names 2019-03-12 08:27:57 +01:00
Sebastian Sdorra
8b8379551b implements extension point for namespace strategies from plugins 2019-03-12 08:06:30 +01:00
Mohamed Karray
77fb869ce4 fix there is no error on missing revision 2019-03-11 18:42:10 +01:00
René Pfeuffer
cf7e44c04f Merge with 2.0.0-m3 2019-03-11 16:52:14 +01:00
René Pfeuffer
856f564c8d Merge with upstream 2019-03-11 16:49:53 +01:00
Sebastian Sdorra
257d1ebc27 show namespace input field if custom namespace strategy is selected 2019-03-11 16:39:48 +01:00
René Pfeuffer
9d03d756b8 Fix case 2019-03-11 16:39:46 +01:00
René Pfeuffer
e5fe28942a Add global admin permission 2019-03-11 16:39:27 +01:00
Sebastian Sdorra
de157f4ef1 updates current namespace strategy after configuration has changed 2019-03-11 16:39:08 +01:00
René Pfeuffer
d82f38e0f9 Fix unit test 2019-03-11 16:00:16 +01:00
Mohamed Karray
20abd2b410 Merged in bugfix/no_technical_id_in_repo_exception (pull request #209)
Use namespace and name for exceptions instead of technical id
2019-03-11 14:46:12 +00:00
Mohamed Karray
dcd45cdc1e Close branch bugfix/no_technical_id_in_repo_exception 2019-03-11 14:46:12 +00:00
Mohamed Karray
d52a617b29 merge 2019-03-11 15:38:40 +01:00
Sebastian Sdorra
c7f6f60e1e Merged in bugfix/check_revisions_in_dry_run (pull request #212)
Fix NPE in dry run for missing branches
2019-03-11 14:31:13 +00:00
Sebastian Sdorra
eaec25609e Close branch bugfix/check_revisions_in_dry_run 2019-03-11 14:31:13 +00:00
René Pfeuffer
83baac3b18 Check permissions for git repository configuration 2019-03-11 15:05:31 +01:00
René Pfeuffer
6cf79bf5c6 Disable default branch config without permission 2019-03-11 14:56:59 +01:00
Sebastian Sdorra
158bb8bf8a adds combobox to select namespace strategy 2019-03-11 14:48:48 +01:00
Sebastian Sdorra
3f6d1ed4fd use provider to reflect namespace strategy without restart 2019-03-11 14:47:42 +01:00
Sebastian Sdorra
d31ef73b88 use simplename of namespace strategy, to simplify i18n 2019-03-11 14:46:35 +01:00
René Pfeuffer
087aa35617 Attach merge link only when user has push permission 2019-03-11 14:19:23 +01:00
René Pfeuffer
28d7467e18 Throw not found exceptions for log between branches 2019-03-11 14:17:03 +01:00
Sebastian Sdorra
3660ac9fd2 adds rest endpoint for namespace strategies 2019-03-11 13:26:04 +01:00
René Pfeuffer
90635f9743 Add logging for missing permission 2019-03-11 10:55:50 +01:00
Sebastian Sdorra
e179b00ecd adds namespace strategies for current year, repository type, username and custom 2019-03-11 10:53:49 +01:00
René Pfeuffer
ec2aff6aa9 Fix NPE in dry run for missing branches 2019-03-11 09:07:57 +01:00
René Pfeuffer
3c22ad2393 Merged in feature/extensionPoint_Readme (pull request #210)
add extension points to
2019-03-08 15:04:51 +00:00
René Pfeuffer
83e31516a2 Close branch feature/extensionPoint_Readme 2019-03-08 15:04:51 +00:00
Sebastian Sdorra
9f10a2cff2 merge repository heads 2019-03-08 09:10:03 +01:00
Sebastian Sdorra
b18a93ae2b merge with branch feature/diff_annotations 2019-03-08 09:09:26 +01:00
Sebastian Sdorra
67eed493b1 close branch feature/diff_annotations 2019-03-08 09:08:48 +01:00
Sebastian Sdorra
28778624b5 fixes wrong type definition 2019-03-08 09:06:39 +01:00
René Pfeuffer
b0f95fbcc6 Expose conflict errors 2019-03-08 08:58:09 +01:00
Sebastian Sdorra
b9b544b7f0 pass function to toggle collpase state to FileControlFactory 2019-03-08 08:27:20 +01:00
Sebastian Sdorra
57454f9aa9 adds option to request focus for a textarea 2019-03-08 08:10:34 +01:00
Sebastian Sdorra
7729960a00 merge with 2.0.0-m3 2019-03-08 08:07:47 +01:00
Mohamed Karray
c02bf1120c fix Redirect to repo redirection url 2019-03-07 17:49:20 +01:00
René Pfeuffer
67431b1e2b Merge with 2.0.0-m3 2019-03-07 17:20:02 +01:00
René Pfeuffer
13695a8671 Keep protocol in variable
We encountered many test failures in Jenkins due to git saying that it
cannot handle scm://. This is a try and error approach.
2019-03-07 17:19:08 +01:00
René Pfeuffer
7ff192b8b1 Close branch feature/diff_annotations 2019-03-07 12:11:56 +00:00
René Pfeuffer
230caf9cbd Merged in feature/diff_annotations (pull request #211)
Feature/diff annotations
2019-03-07 12:11:56 +00:00