René Pfeuffer
a6af1d0e34
Fix not found error when reading empty hg repository
2020-09-29 10:43:41 +02:00
CES Marvin
4e7d62ce2f
prepare for next development iteration
2020-09-25 10:05:04 +00:00
CES Marvin
e2f8566a8b
release version 2.6.0
2020-09-25 09:25:13 +00:00
René Pfeuffer
059482f8ab
Detect missing paths in hg fileview command
...
If a not existing path is request in the fileview command, it will
be treated as an empty directory. But such a thing does not exist in hg.
Therefore we handle this result as what it is: a not existing path -
and we throw a not found exception.
2020-09-22 17:31:57 +02:00
Eduard Heimbuch
b2a204dda0
fix review findings
2020-09-18 10:12:56 +02:00
Eduard Heimbuch
89b6829108
cleanup
2020-09-16 15:23:32 +02:00
Eduard Heimbuch
909f5ebec9
add instructions to checkout tags
2020-09-16 14:11:27 +02:00
CES Marvin
93f240e087
prepare for next development iteration
2020-09-11 06:21:29 +00:00
CES Marvin
fab108c3b7
release version 2.5.0
2020-09-11 05:46:15 +00:00
galinette-34
89aa1dbe16
Update ProtocolInformation.tsx
...
Second output redirection to file .hg/hgrc need operator ">>"
2020-09-03 14:56:04 +02:00
René Pfeuffer
2cfd3faf34
Set version to 2.5.0-SNAPSHOT globally
2020-09-03 07:56:01 +02:00
Sebastian Sdorra
d12572f765
Merge branch 'develop' into feature/tag-dates
2020-09-02 10:43:08 +02:00
CES Marvin
a66ae32b61
prepare for next development iteration
2020-09-01 14:26:34 +00:00
CES Marvin
6913f642a1
release version 2.4.1
2020-09-01 13:52:15 +00:00
René Pfeuffer
565ec3ff3c
Cleanup
2020-08-27 10:48:54 +02:00
Konstantin Schaper
ecfc70eb77
wip refactoring
2020-08-26 10:01:51 +02:00
Konstantin Schaper
36231d077a
cleanup and update tests
2020-08-25 18:08:31 +02:00
Konstantin Schaper
6d409c65c0
initial implementation
2020-08-25 14:45:48 +02:00
CES Marvin
c7309d8962
prepare for next development iteration
2020-08-14 08:51:55 +00:00
CES Marvin
81bfddd141
release version 2.4.0
2020-08-14 08:15:36 +00:00
René Pfeuffer
592282eb0f
Fix versions
2020-08-04 17:34:33 +02:00
CES Marvin
7352bdf55b
prepare for next development iteration
2020-08-04 14:29:12 +00:00
CES Marvin
0394f8fd96
release version 2.3.1
2020-08-04 13:57:22 +00:00
René Pfeuffer
b3076f1997
Merge pull request #1276 from scm-manager/bugfix/protocol_url_outofscope
...
Avoid stacktrace logging when protocol url is accessed outside of request scope
2020-08-04 10:41:32 +02:00
René Pfeuffer
4499076180
Fix versions
2020-08-04 08:18:19 +02:00
Sebastian Sdorra
030ef30ffb
uses parent constructor with RootURL
2020-08-03 14:01:44 +02:00
CES Marvin
17da0b9a8a
prepare for next development iteration
2020-07-23 12:17:00 +00:00
CES Marvin
efda158d76
release version 2.3.0
2020-07-23 11:43:35 +00:00
Eduard Heimbuch
b182f5b2d0
add key value entry inputfield component
2020-07-09 10:05:27 +02:00
René Pfeuffer
775784a10b
Fix new version
2020-07-08 09:48:59 +02:00
CES Marvin
4279573633
prepare for next development iteration
2020-07-03 10:04:14 +00:00
CES Marvin
fcc4fd0960
release version 2.2.0
2020-07-03 09:33:30 +00:00
Sebastian Sdorra
3f857fec04
rename UnixAutoConfigurator to PosixAutoConfigurator and make it match for linux systems
2020-07-02 07:02:51 +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
Sebastian Sdorra
4061cc6b73
added python 3 support to fielview hg extension
2020-07-01 11:10:39 +02:00
Sebastian Sdorra
4acedc1a8d
merge with develop branch
2020-06-30 16:46:15 +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
René Pfeuffer
528432c2be
Fix versions
2020-06-30 07:48:36 +02:00
Sebastian Sdorra
fe2111559a
fixed hg clone on python 3
2020-06-29 16:13:05 +02:00
Sebastian Sdorra
f301d174d3
remove old python scripts which are not used in v2
2020-06-29 15:25:00 +02:00
Sebastian Sdorra
813b8db3ca
update javahg to version 0.15-scm1
2020-06-29 15:15:03 +02:00
CES Marvin
c5f2502e6f
prepare for next development iteration
2020-06-23 16:22:47 +00:00
CES Marvin
e5c7b4eda4
release version 2.1.1
2020-06-23 15:34:23 +00:00
CES Marvin
22881dd381
prepare for next development iteration
2020-06-18 11:31:16 +00:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Eduard Heimbuch
7c1a256780
upgrade to newest javahg version
...
The command in javahg.py is used there from registrar and no longer from cmdUtil.
edf07669ed/src/main/resources/javahg.py (lines-51)
2020-06-16 16:12:35 +02:00
René Pfeuffer
b3040678c5
Fix versions in package.json files
2020-06-16 10:58:37 +02:00
René Pfeuffer
3f2dee6530
Update versions in package.json files
2020-06-05 07:47:55 +02:00