Sebastian Sdorra
5de4b49392
Improve display of binary values in svn diff
2020-11-02 09:16:47 +01:00
Sebastian Sdorra
7e575036a3
Exclude SCMSvnDiffGenerator from SonarQube duplication report
...
SCMSvnDiffGenerator is a copy of an internal SVNKit class, with small changes for SCM-Manger.
If we refactor the class, it could become very hard to merge it with upstream.
So we decided to stop duplication reports for this class.
2020-11-02 08:41:30 +01:00
Sebastian Sdorra
a336d2c676
Fix svn diff with property changes
2020-11-02 08:41:27 +01:00
René Pfeuffer
42299281ab
Merge pull request #1397 from scm-manager/bugfix/git_submodule_without_tree
...
Bugfix/git submodule without tree
2020-10-30 19:17:43 +01:00
Konstantin Schaper
afbac9aa7b
remove unused imports
2020-10-30 15:26:19 +01:00
Konstantin Schaper
8af822a1e9
update changelog
2020-10-30 15:25:14 +01:00
René Pfeuffer
56f99a643f
Add documentation
2020-10-30 14:24:31 +01:00
René Pfeuffer
91d1e7a46d
Fix validation
2020-10-30 14:24:31 +01:00
René Pfeuffer
5eea6e430e
Remove code redundancies
2020-10-30 14:24:31 +01:00
René Pfeuffer
6195e4a290
Cleanup
2020-10-30 14:24:31 +01:00
René Pfeuffer
94b65e0e3a
Cleanup order of class components
2020-10-30 14:24:31 +01:00
René Pfeuffer
c3baf274d1
Set default branch for repository on init
2020-10-30 14:24:31 +01:00
René Pfeuffer
8429b62cc3
Clean up class
2020-10-30 14:24:31 +01:00
René Pfeuffer
8f13f3203d
Fix integration test
2020-10-30 14:24:31 +01:00
René Pfeuffer
854940a514
Fix unit test
2020-10-30 14:24:31 +01:00
René Pfeuffer
f29db73a13
Log change
2020-10-30 14:24:31 +01:00
René Pfeuffer
351e6de05d
Harmonize branch validations
2020-10-30 14:24:31 +01:00
René Pfeuffer
e9a173616b
Use branch from request if specified
2020-10-30 14:24:31 +01:00
René Pfeuffer
c2a7ed8869
Validate banch names
2020-10-30 14:24:31 +01:00
René Pfeuffer
5f21f1a97d
Add help text
2020-10-30 14:24:31 +01:00
René Pfeuffer
39e521a8d4
Set default branch after initial commit
2020-10-30 14:12:56 +01:00
René Pfeuffer
c4735e7097
Show configured branch in case of error with competing modifications
2020-10-30 14:12:56 +01:00
Florian Scholdei
196ea227d2
Add new default branch option with 'main' as default
2020-10-30 14:12:56 +01:00
eheimbuch
b48bf24834
Merge pull request #1380 from scm-manager/feature/user_converter
...
Feature/user converter
2020-10-30 12:41:51 +01:00
Konstantin Schaper
0beb749f23
adjust scm client check and update unit test accordingly
2020-10-30 12:20:45 +01:00
Konstantin Schaper
3e6e32a749
add unit test
2020-10-30 12:14:52 +01:00
Eduard Heimbuch
0c8fe5a60c
confirm password modal by enter key / fix password link for logged in user
2020-10-30 11:48:05 +01:00
Eduard Heimbuch
6d0881d3d9
Merge branch 'feature/user_converter' of github.com:scm-manager/scm-manager into feature/user_converter
2020-10-30 11:13:01 +01:00
Eduard Heimbuch
333de7c404
fix unit tests
2020-10-30 11:12:32 +01:00
Konstantin Schaper
00f2c3b7e8
update changelog
2020-10-30 11:05:29 +01:00
Konstantin Schaper
7a712f8d9e
add flag for anonymous mode availability to scm protocols and filter supported protocols accordingly
2020-10-30 10:58:36 +01:00
Sebastian Sdorra
25e1cc15d8
Merge pull request #1398 from scm-manager/snyk-upgrade-a5f222792632f71468e28c52cce9e071
...
[Snyk] Upgrade mini-css-extract-plugin from 0.11.3 to 0.12.0
2020-10-30 08:38:53 +01:00
Konstantin Schaper
681cd52811
remove ssh clone link for anonymous users
2020-10-29 21:40:57 +01:00
Konstantin Schaper
62a7ebd4dd
user agents are not longer set to be browsers by default
2020-10-29 19:51:40 +01:00
Sebastian Sdorra
a63f2ca5e7
Fix javadoc links
2020-10-29 15:31:54 +01:00
Sebastian Sdorra
c76f2efff2
Fix javadoc links
2020-10-29 15:14:41 +01:00
Sebastian Sdorra
991de4bf8b
Merge with develop
2020-10-29 15:05:23 +01:00
Eduard Heimbuch
64650f9e0e
Merge branch 'feature/trace_api' of github.com:scm-manager/scm-manager into feature/trace_api
2020-10-29 08:16:44 +01:00
snyk-bot
f49bbae6a1
fix: upgrade mini-css-extract-plugin from 0.11.3 to 0.12.0
...
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.11.3 to 0.12.0.
See this package in npm:
https://www.npmjs.com/package/mini-css-extract-plugin
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-10-29 04:41:32 +00:00
Florian Scholdei
81dc317f3c
Exclude null case if groupManager is not set
2020-10-28 17:58:58 +01:00
Florian Scholdei
526405f164
Update CHANGELOG.md
2020-10-28 17:55:31 +01:00
Sebastian Sdorra
a9dac9b1a2
Fix some SonarQube warnings
2020-10-28 17:03:30 +01:00
Sebastian Sdorra
ecab3ce13b
Fix internal server error for git sub modules without tree object
2020-10-28 17:00:12 +01:00
Florian Scholdei
e0ad6cd6f5
Merge remote-tracking branch 'origin/develop' into feature/authenticated_group_on_setup
2020-10-28 15:38:54 +01:00
Florian Scholdei
03417898ca
Create _authenticated group at startup
2020-10-28 15:29:54 +01:00
René Pfeuffer
5c755cd0c9
Merge pull request #1395 from scm-manager/bugfix/svn_commit_zero
...
Do not expose subversion commit with id 0
2020-10-28 15:02:30 +01:00
Eduard Heimbuch
baefc9f9a3
external flag is not optional
2020-10-28 12:58:40 +01:00
Sebastian Sdorra
6ebc131a42
Suppress non fixable SonarQube issue
2020-10-28 11:46:39 +01:00
Sebastian Sdorra
d9b5d86c05
Do not expose subversion commit with id 0
2020-10-28 11:44:35 +01:00
Eduard Heimbuch
a842f0f78c
fix CHANGELOG.md
2020-10-28 08:43:31 +01:00