Commit message
Age
Author
Refs
r107:56be024b
parse_qs: improved parsing of query string for obfuscation.
Thu, 01 Dec 2016 08:43:40
r106:d14c31eb
remote-clone: obfuscate also given query string paramas that RhodeCode uses. Fixes
#4668
Wed, 30 Nov 2016 16:52:44
r105:859d7a10
remote-clones: make sure we always use obfuscated url inside logs.
This prevents leaking some secrets into logging data. Fixes
#4668
Wed, 30 Nov 2016 16:08:19
r104:76a3f0e8
svn-backend: add handling of rename file as changes.
Fixes
#4258
Fri, 25 Nov 2016 20:55:25
r103:230198b7
git-version: strip the info returned from subcall to remove newline character.
Mon, 14 Nov 2016 20:50:43
r102:da6339df
http: added service backend for testing communication, and extracting vcsserver version
via remote calls.
Mon, 14 Nov 2016 18:04:23
r101:62999e0d
backends: implemented functions for fetching backend versions via remote calls.
Ref:
#4276
Mon, 14 Nov 2016 18:04:00
r100:2582dee7
subrepo: Apply mercurial sub repository patch.
Fri, 28 Oct 2016 11:00:59
Martin Bornhold
r99:e1008af8
subrepo: Turn off interactive mode when merging mercurial repo.
If there is a merge conflict in the sub repositories mercurial
will prompt the used to decide which version to use.
Fri, 28 Oct 2016 11:00:36
Martin Bornhold
r98:2fa39df6
subrepo: Add custom exception to indicate subrepo merge conflict.
Fri, 28 Oct 2016 10:59:01
Martin Bornhold