##// END OF EJS Templates
Show More
Commit message Age Author Refs
r1401:b392747c
release(version-bump): 5.6.1 → 5.7.0
0
r1400:c8b116ec
Merge branch 'main' into stable
0
r1399:9816cade
feature: renames methods
yevgenys
0
r1398:0ed1c851
feature: implements branch removing on repo pull for mercurian
yevgenys
0
r1397:da28a7d5
feature: implements branch removing on repo pull sync
yevgenys
0
r1396:759ee55d
Merge pull request !2779 from rhodecode-vcsserver fix/repo-sync-memory-issues fix: need to include new config option intoreceive-pack command for it to work on remote
0
r1395:01c5c278
fix: need to include new config option intoreceive-pack command for it to work on remote
0
r1394:b2dcf516
Merge pull request !2772 from rhodecode-vcsserver fix/repo-sync-memory-issues fix: proper git config for repo sync to not refuse sync because of deleted branches
0
r1393:49d87f3d
fix: proper git config for repo sync to not refuse sync because of deleted branches
0
r1392:8749713e
Merge pull request !2753 from rhodecode-vcsserver RCCE-254-Configure-debugger-support Changes from branch: RCCE 254 Configure debugger support
0
< 1 2 3 4 5 6 7 .. 141 >

vcsserver

Contains the package vcsserver.

It provides a server to allow remote access to various version control backend system.

Intention is that this package can be run independent of RhodeCode Enterprise or any other non-open packages.