Sebastian Sdorra
cb138a0fc7
Add missing scm-legacy-plugin
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
651afc079a
Update smp plugin to 0.6.0
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
8c27af2661
Remove maven build related files
2021-01-14 12:01:30 +01:00
Sebastian Sdorra
822f88561b
Exclude SCMSvnDiffGenerator from sonarqube analysis
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
ac1abe23c1
Add missing avatar urls
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
5c379a5bb4
Align dependency configurations and versions
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
3a4a5a9d10
Migrate scm-it module to gradle
2021-01-14 11:55:28 +01:00
Sebastian Sdorra
c1aa851c72
Migrate plugins
2021-01-14 11:55:27 +01:00
CES Marvin
374d085fdd
prepare for next development iteration
2020-12-17 15:24:34 +00:00
CES Marvin
38a7ff6acb
release version 2.12.0
2020-12-17 14:55:08 +00:00
Sebastian Sdorra
b61d817c9c
Implement mercurial cgi protocol as extension ( #1458 )
...
* Handle mercurial cgi protocol with an hg extension
* Refactor CGI executor to allow command arguments
* Unify python scripts and hg extensions
* Implement new auto configuration
* Use HKEY_LOCAL_MACHINE instead of
HKEY_CURRENT_USER registry keys to find mercurial
installations on windows
2020-12-17 10:07:20 +01:00
Florian Scholdei
214cf527d4
Feature/harmonize translation keys ( #1478 )
...
Harmonize translation keys
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2020-12-16 11:24:13 +01:00
CES Marvin
56c63cb5b7
prepare for next development iteration
2020-12-07 15:01:20 +00:00
CES Marvin
baf04a551c
release version 2.11.1
2020-12-07 14:24:49 +00:00
René Pfeuffer
e62a598aa2
Fix initialization bug if master set as default branch
...
Fixes issue https://github.com/scm-manager/scm-manager/issues/1467
where initialization fails when master is set as default branch.
2020-12-07 15:14:01 +01:00
René Pfeuffer
eaf59f91c4
Harmonize logging string for repositories
2020-12-04 11:48:32 +01:00
CES Marvin
87d06a708b
prepare for next development iteration
2020-12-04 08:10:20 +00:00
CES Marvin
df62ffbe16
release version 2.11.0
2020-12-04 07:27:13 +00:00
Eduard Heimbuch
a562de7174
Merge pull request #1463 from scm-manager/feature/import_hg_from_url
...
Feature/import hg from url
2020-12-03 11:46:27 +01:00
René Pfeuffer
7faa714a54
Set credentials for hg import via hgrc file
2020-12-03 11:08:54 +01:00
Eduard Heimbuch
60cdc6f8cf
Merge branch 'develop' into feature/import_git_from_url
2020-12-02 14:39:45 +01:00
Eduard Heimbuch
28b485f11f
add import for hg repository via url with and without credentials
2020-12-02 14:22:54 +01:00
Eduard Heimbuch
7db33d2e65
Mind review findings
2020-12-02 10:47:48 +01:00
Konstantin Schaper
967de2160c
fix sonarqube warnings
2020-12-02 10:11:53 +01:00
Konstantin Schaper
2fa4972883
fix git tag command unit test
2020-12-02 09:39:17 +01:00
Konstantin Schaper
0dbea12a62
Revert "split hg tag command tests"
...
This reverts commit f5106e86
2020-12-02 08:54:21 +01:00
Konstantin Schaper
8e19fc641d
rework hg commands
2020-12-01 18:39:50 +01:00
René Pfeuffer
121e7bd638
Fix minor issues
2020-12-01 18:19:23 +01:00
Konstantin Schaper
f5106e864d
split hg tag command tests
2020-12-01 15:28:10 +01:00
Konstantin Schaper
9ec8b4efac
fix review findings
2020-12-01 15:16:55 +01:00
Eduard Heimbuch
b40bfd8fe2
Merge branch 'develop' into feature/import_git_from_url
2020-12-01 12:18:13 +01:00
Konstantin Schaper
e8044747e3
fix review findings
2020-12-01 11:18:19 +01:00
Konstantin Schaper
a4d0acd7e2
declare tag support for hg
2020-12-01 09:33:43 +01:00
Konstantin Schaper
3b3b8749b1
fix sonarlint issue
2020-12-01 09:13:47 +01:00
René Pfeuffer
8cd2c3f493
Use injector
2020-11-30 17:54:56 +01:00
René Pfeuffer
12fb2db0da
Expose fact that git implements tag command
2020-11-30 16:47:28 +01:00
Konstantin Schaper
e18480ad2b
add permission check to hal links for tags
2020-11-30 15:25:29 +01:00
Konstantin Schaper
f575e038ec
remove redundant code
2020-11-30 14:19:16 +01:00
Konstantin Schaper
8986e3d378
Merge branch 'develop' into feature/manage-tags
...
# Conflicts:
# scm-plugins/scm-hg-plugin/src/main/java/sonia/scm/repository/spi/HgRepositoryServiceProvider.java
2020-11-30 14:18:05 +01:00
Konstantin Schaper
7e46c3a491
wip fixes
2020-11-30 14:15:42 +01:00
Konstantin Schaper
ebc1120182
Merge branch 'feature/manage-tags' of github.com:scm-manager/scm-manager into feature/manage-tags
2020-11-29 20:10:14 +01:00
Konstantin Schaper
0f7df6d8a8
fix sonarqube finding
2020-11-29 20:09:59 +01:00
René Pfeuffer
51d0b5796e
Bump javahg to version 0.16
2020-11-27 16:37:13 +01:00
René Pfeuffer
8ca64c3440
Fix signature check for git tags
2020-11-27 13:35:54 +01:00
Eduard Heimbuch
275ca49f71
Mark old import handler api as deprecated
2020-11-27 13:30:01 +01:00
René Pfeuffer
d732100935
Fix typo
2020-11-27 13:11:42 +01:00
Konstantin Schaper
6652a039dd
fix unit tests
2020-11-27 12:40:02 +01:00
Sebastian Sdorra
136cdbb6b0
Fix broken HgVersionCommand
...
Use waitFor instead of exitValue to wait for process to finish
2020-11-27 10:46:37 +01:00
Sebastian Sdorra
8ee8c8b351
Merge branch 'develop' into feature/hg_hooks_over_tcp
...
# Conflicts:
# CHANGELOG.md
2020-11-27 08:57:09 +01:00
Sebastian Sdorra
3e19f28cc0
Do not use socket.MSG_WAITALL
2020-11-27 08:50:22 +01:00