##// END OF EJS Templates
threading: Add factory that creates curl session for each thread....
threading: Add factory that creates curl session for each thread. When creating a repo with an import url pointing to another repo on the same enterprise instance we call the vcssserver to check the url. The vcsserver then calls to enterprise to verify the url. This leads to two threads using the same cur session.

File last commit:

r210:57b11684 merge default
r243:dae685be default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
project: added all source files and assets
r1 [bumpversion]
release: Bump version 4.1.0 to 4.2.0
r172 current_version = 4.2.0
project: added all source files and assets
r1 message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]
version: bumped to 4.0.1
r5