Sebastian Sdorra
|
aaba45c8d4
|
removes unused imports
|
2020-07-03 09:09:39 +02:00 |
|
Sebastian Sdorra
|
b8d2ecfb49
|
fixes missing content type on migration wizard
|
2020-07-03 09:08:49 +02:00 |
|
Eduard Heimbuch
|
3b0693e744
|
fix rename namespaces
|
2020-07-02 16:32:14 +02:00 |
|
Sebastian Sdorra
|
a9c81e91e6
|
Merge pull request #1231 from scm-manager/feature/changeset_short_link
Changeset short link
|
2020-07-02 12:17:16 +02:00 |
|
Sebastian Sdorra
|
aabd5058d1
|
update storyshots
|
2020-07-02 11:32:41 +02:00 |
|
Sebastian Sdorra
|
e08f2f2260
|
ensure both changeset short link matchers are using the same regex
|
2020-07-02 11:30:26 +02:00 |
|
Sebastian Sdorra
|
3a393f6238
|
unify name of ChangesetShortLink and export regex
|
2020-07-02 11:29:17 +02:00 |
|
eheimbuch
|
cc101c5c8a
|
Merge pull request #1232 from scm-manager/feature/support_python_3
Support for mercurial on python 3
|
2020-07-02 11:28:55 +02:00 |
|
eheimbuch
|
39223c64b7
|
Merge branch 'develop' into feature/support_python_3
|
2020-07-02 11:28:46 +02:00 |
|
Sebastian Sdorra
|
e8eaaf486f
|
use fragments instead of div to avoid layout problems
|
2020-07-02 11:27:46 +02:00 |
|
Sebastian Sdorra
|
8c67f6f048
|
removed debug logging
|
2020-07-02 10:54:24 +02:00 |
|
Sebastian Sdorra
|
c352f9a751
|
added deprecation mark
|
2020-07-02 10:54:06 +02:00 |
|
Sebastian Sdorra
|
08aa6fafff
|
fixed typo
|
2020-07-02 10:53:48 +02:00 |
|
Sebastian Sdorra
|
e5df265b3d
|
merge with develop
|
2020-07-02 10:24:04 +02:00 |
|
René Pfeuffer
|
af2c062c6c
|
Merge pull request #1229 from scm-manager/feature/update_metadata
update project metadata in order to fix deb and rpm package information
|
2020-07-02 09:25:55 +02:00 |
|
eheimbuch
|
359543fc48
|
Merge pull request #1218 from scm-manager/feature/rename_repo
Feature/rename repo
|
2020-07-02 08:25:30 +02:00 |
|
René Pfeuffer
|
0387b7aa5e
|
Describe changed extension point
|
2020-07-02 08:14:26 +02:00 |
|
Sebastian Sdorra
|
3f9561cbf5
|
added pr link to changelog
|
2020-07-02 07:18:05 +02:00 |
|
Sebastian Sdorra
|
24dd6b6f1c
|
merge with develop
|
2020-07-02 07:09:18 +02:00 |
|
Sebastian Sdorra
|
999c2672e3
|
remove self compiled mercurial and use latest from apk
|
2020-07-02 07:03:48 +02:00 |
|
Sebastian Sdorra
|
3f857fec04
|
rename UnixAutoConfigurator to PosixAutoConfigurator and make it match for linux systems
|
2020-07-02 07:02:51 +02:00 |
|
René Pfeuffer
|
5baf3bd9c0
|
Use namespace strategy to set new namespace
|
2020-07-01 20:25:36 +02:00 |
|
René Pfeuffer
|
3e0638f852
|
Fix imports
|
2020-07-01 18:02:32 +02:00 |
|
René Pfeuffer
|
846ddd5047
|
Add missing translation
|
2020-07-01 17:58:35 +02:00 |
|
René Pfeuffer
|
a0d9bacd80
|
Use default implementation to keep compatibility
|
2020-07-01 17:58:35 +02:00 |
|
René Pfeuffer
|
1c71e9e689
|
Log changes
|
2020-07-01 15:44:13 +02:00 |
|
Sebastian Sdorra
|
2bb865bf5c
|
fixes python module path detection
|
2020-07-01 15:28:37 +02:00 |
|
Sebastian Sdorra
|
17d31b80e0
|
implemented a new auto configuration mechanism for mercurial on unix
This new mechanism is more robust and should find python and python3 installations
|
2020-07-01 15:01:14 +02:00 |
|
eheimbuch
|
aef7a581c6
|
Merge pull request #1227 from scm-manager/bugfix/restart_with_jsvc
Fixes restart on deb or rpm installations
|
2020-07-01 14:26:37 +02:00 |
|
eheimbuch
|
ea65f9698f
|
Merge branch 'develop' into bugfix/restart_with_jsvc
|
2020-07-01 14:26:26 +02:00 |
|
René Pfeuffer
|
19cf6be4c6
|
Adapt to valid characters for namespace and name
|
2020-07-01 11:17:28 +02:00 |
|
Sebastian Sdorra
|
4061cc6b73
|
added python 3 support to fielview hg extension
|
2020-07-01 11:10:39 +02:00 |
|
René Pfeuffer
|
8a0e0a3cc5
|
Add extension point for changeset short links.
|
2020-07-01 10:43:17 +02:00 |
|
Sebastian Sdorra
|
1f061266e2
|
update project metadata in order to fix deb and rpm package information
|
2020-07-01 07:53:41 +02:00 |
|
René Pfeuffer
|
5935e1b49b
|
Merge pull request #1230 from scm-manager/bugfix/debian_installation
adds missing architecture to debian installation documentation
|
2020-07-01 07:37:28 +02:00 |
|
Sebastian Sdorra
|
d26873f9c6
|
adds missing architecture to debian installation documentation
|
2020-07-01 07:12:32 +02:00 |
|
René Pfeuffer
|
53993cfee7
|
Introduce new extension point for changeset description
This new extension point will only be rendered when the old extension
point is not bound.
|
2020-06-30 18:18:09 +02:00 |
|
Sebastian Sdorra
|
4acedc1a8d
|
merge with develop branch
|
2020-06-30 16:46:15 +02:00 |
|
Sebastian Sdorra
|
88f9645126
|
added changelog entry
|
2020-06-30 16:44:01 +02:00 |
|
Sebastian Sdorra
|
0720878a19
|
make scmhooks compatible between python 2 and 3
|
2020-06-30 16:40:34 +02:00 |
|
Sebastian Sdorra
|
3a4896091b
|
make scmhooks compatible with python 2 and 3
|
2020-06-30 16:40:01 +02:00 |
|
eheimbuch
|
bc2403903a
|
Merge pull request #1221 from scm-manager/bugfix/migration_with_empty_security_xml
fixes broken migration with an empty security.xml
|
2020-06-30 15:43:19 +02:00 |
|
René Pfeuffer
|
f62683e528
|
Create split and replace component
|
2020-06-30 15:21:19 +02:00 |
|
René Pfeuffer
|
6df62788a1
|
Handle overlapping replacements
|
2020-06-30 15:21:19 +02:00 |
|
René Pfeuffer
|
a95ececec9
|
Add method to replace parts in texts
|
2020-06-30 15:21:19 +02:00 |
|
Eduard Heimbuch
|
63692d497a
|
fix sonar findings
|
2020-06-30 11:25:36 +02:00 |
|
Sebastian Sdorra
|
9f1d1f85ec
|
added pr link to changelog
|
2020-06-30 11:18:32 +02:00 |
|
Sebastian Sdorra
|
dac25f5456
|
restart service on rpm or deb package upgrade
|
2020-06-30 11:13:06 +02:00 |
|
Sebastian Sdorra
|
8165032e43
|
fixes restart on rpm or deb installations
Removes jsvc from rpm and deb package and makes more use of systemd
|
2020-06-30 10:55:22 +02:00 |
|
Florian Scholdei
|
f0aac8db11
|
Correct default develop branch in README.md
|
2020-06-30 09:20:11 +02:00 |
|