René Pfeuffer
7a47e68707
Make stale state computation configurable
2020-11-26 08:32:06 +01:00
René Pfeuffer
4d4f89dc7e
Read last commit date for hg branches
2020-11-26 08:31:14 +01:00
René Pfeuffer
f0f7ddc444
Add test for hg branches command
2020-11-26 08:31:14 +01:00
René Pfeuffer
181806f84b
Read last commit date for git branches
2020-11-26 08:31:14 +01:00
CES Marvin
4752fdeea1
prepare for next development iteration
2020-11-24 18:59:15 +00:00
CES Marvin
b283f782ab
release version 2.10.1
2020-11-24 18:22:43 +00:00
CES Marvin
9baa1f930b
prepare for next development iteration
2020-11-20 10:22:37 +00:00
CES Marvin
a4d0771f6f
release version 2.10.0
2020-11-20 09:36:03 +00:00
René Pfeuffer
69a3a8a2da
Convert update dto classes to interfaces
2020-11-19 13:19:49 +01:00
René Pfeuffer
bab4a56e22
Make dtos for schema docs unusable
2020-11-19 07:48:21 +01:00
Florian Scholdei
3384707517
Add examples to scm-plugins resources and create DTO adapted to schemata
2020-11-18 17:12:04 +01:00
René Pfeuffer
e222363dcd
Fix detection of deleted files
...
The path /dev/null must not be prefixed with a or b.
2020-11-17 09:26:03 +01:00
Eduard Heimbuch
076d877245
fix SVN binary diff
2020-11-17 08:34:27 +01:00
Eduard Heimbuch
a0e7073bdf
Merge pull request #1417 from scm-manager/bugfix/close_hg_diff_stream
...
Fix missing close of hg diff command
2020-11-16 11:15:57 +01:00
René Pfeuffer
f8219305a3
Strip 'Error:' from hg error messages
2020-11-12 13:52:37 +01:00
René Pfeuffer
5b44be5e5b
Show error message once only
2020-11-12 11:41:04 +01:00
René Pfeuffer
01a5dbd091
Show messages from native scm protocol
2020-11-12 11:41:04 +01:00
René Pfeuffer
650e451501
Merge pull request #1415 from scm-manager/feature/lookup_api
...
Feature/lookup api
2020-11-12 09:42:23 +01:00
René Pfeuffer
6abf793f49
Fix formatting
2020-11-12 08:11:40 +01:00
René Pfeuffer
8e10f7e7ed
Fix generics as far as possible
2020-11-12 08:10:01 +01:00
CES Marvin
59e28ec313
prepare for next development iteration
2020-11-11 17:48:56 +00:00
Jenkins Agent User
50be9f2e50
Merge branch 'master' into develop
2020-11-11 17:48:20 +00:00
CES Marvin
bc4c2df27c
release version 2.9.1
2020-11-11 17:15:36 +00:00
René Pfeuffer
fcd6003a4f
Adhere to qit quiet flag
2020-11-11 14:46:53 +01:00
Sebastian Sdorra
6c8c30b929
Fix missing close of hg diff command
2020-11-10 11:09:23 +01:00
Eduard Heimbuch
c6d3a8054e
fix code smell
2020-11-10 10:58:53 +01:00
Eduard Heimbuch
1709fa0e3d
update java doc since version
2020-11-10 10:14:13 +01:00
Eduard Heimbuch
a97774f729
Merge branch 'develop' into feature/lookup_api
2020-11-10 08:39:48 +01:00
CES Marvin
9930d82d32
prepare for next development iteration
2020-11-06 08:40:11 +00:00
CES Marvin
ea6e24c212
release version 2.9.0
2020-11-06 08:05:48 +00:00
Sebastian Sdorra
c2ef568e54
Disable request tracing for mercurial hook manager
2020-11-04 09:51:13 +01:00
Eduard Heimbuch
96233997b4
change SvnLookupCommand implementation to match the svn lookup api
2020-11-04 09:27:16 +01:00
René Pfeuffer
4b15468e67
Merge remote-tracking branch 'origin/develop' into bugfix/rest-download
2020-11-03 10:23:00 +01:00
René Pfeuffer
836e48c895
Remove deprecated api calls
2020-11-03 09:58:55 +01:00
Sebastian Sdorra
9fe065f796
Merge pull request #1399 from scm-manager/feature/default_branch
...
Make default branch for git configurable
2020-11-03 08:23:03 +01:00
Konstantin Schaper
578e028d5b
Merge branch 'develop' into bugfix/rest-download
2020-11-02 13:28:44 +01:00
Konstantin Schaper
22e0944377
fix review findings
2020-11-02 13:27:18 +01:00
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
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
854940a514
Fix unit test
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