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 |
|
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 |
|
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 |
|
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 |
|
Sebastian Sdorra
|
3440a0b5db
|
Merged in feature/changes_for_ssh_plugin (pull request #208)
Changes for ssh plugin
|
2019-03-07 10:24:58 +00:00 |
|
Sebastian Sdorra
|
9be12d8ac8
|
Close branch feature/changes_for_ssh_plugin
|
2019-03-07 10:24:58 +00:00 |
|
Sebastian Sdorra
|
77d79610d2
|
moves more git specific classes from ssh-plugin to git-plugin
|
2019-03-07 10:34:13 +01:00 |
|
Mohamed Karray
|
ab79b94bc0
|
add extension points to
- redirect the repo route
- add a repo top level navigation
|
2019-03-06 17:24:50 +01:00 |
|
René Pfeuffer
|
7adbc4df51
|
Add some unit test
|
2019-03-06 16:01:15 +01:00 |
|
René Pfeuffer
|
e6894490e5
|
Remove ssh from class names
The classes do not have anything to do with ssh.
|
2019-03-06 15:34:51 +01:00 |
|
Sebastian Sdorra
|
b1335b17ee
|
makes only the title clickable for collapse instead the whole panel header
|
2019-03-06 15:03:08 +01:00 |
|
Sebastian Sdorra
|
c672b6603e
|
adds file annotations and file controls to diff
|
2019-03-06 14:57:17 +01:00 |
|
Mohamed Karray
|
186738ad14
|
Merged in bugfix/delete_repository_permissions (pull request #207)
Fix deletion of permissions after modification
|
2019-03-05 17:17:29 +00:00 |
|
Mohamed Karray
|
2416a063ec
|
Close branch bugfix/delete_repository_permissions
|
2019-03-05 17:17:29 +00:00 |
|
René Pfeuffer
|
a1e43ee571
|
Simplify interpreter
|
2019-03-05 17:57:38 +01:00 |
|
Sebastian Sdorra
|
75fe4de478
|
added option to disable scrollToTop
|
2019-03-05 16:31:41 +01:00 |
|
René Pfeuffer
|
a16bb0d0af
|
Wrap parser and handler into interpreter
|
2019-03-05 15:01:57 +01:00 |
|