##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2801:7fc0731b
release: Finish preparation for 4.12.3
0
r2800:c3ae6357
release: updated pip2nix output for 4.12.3
0
r2799:c1542568
release: Start preparation for 4.12.3
0
r2798:0ad675e3
docs: added changelog for 4.12.3 release
0
r2797:169efce7
shadow-repos: check if path to shadow repo existing before trying to call SCM object. - sometimes cleanups of shadow repos can occur. We should fail only if shadow repo path is there, and we can create a repo object from it.
0
r2796:3deed041
permissions: enable caching by controlling short_term cache settings.
0
r2795:792316c3
quick-serach: added option to also search user-groups.
0
r2794:9b8d6c69
debug: add new custom logging to track unique requests across systems.
0
r2793:d95dfd20
user-groups: expose public profile link to user group in membership view
0
r2792:d618fd27
pull-requests: fix problem with long DB transaction and row-locking. fixes #5470
0
r2791:27d869d5
shadow-repos: use safer way to destroy shadow repositories. we had reported errors on removal of shadow repos. Not reproduced, however suspecting are filesystem sync/symlink race-conditions on shared storage. End result were existing shadow-repo directories that tricked rhodecode into thinking shadow repos is existing, but infact it was a dummy structure semi-removed. Using shutil.move we ENSURE rhodecode doesn't read those back even if removal fails.
0
r2790:ca04169f
svn: fix usage of http exception from webob to pyramid one. Webob exception had an condition that was unfilled for svn causing unexpected 500s.
0
r2789:1a9efc1b
beaker: fix cache sqlalchemy options.
0
r2788:e5ba79e3
audit-logs: use auth_user in few places to track action IP.
0
r2787:a1e25dcf
repo-switcher: fix unicode problem
0
r2786:35caee67
tests: made few tests handle database transactions better.
0
r2785:d0af9af8
pull-requests: fix problem with long DB transaction and row-locking. fixes #5470
0
r2784:e8c62649
git: use force fetch and update for target ref. This solves a case when in PRs a target is force updated and is out of sync. Before we used a pull which --ff-only fails obviosly because two are out of sync. This change uses new logic that resets the target branch according to the source target branch allowing smooth merge simulation.
0
r2783:a94bb3a1
tests: move controllers tests to other
0
r2782:a66598ad
git: add option to skip stderr logging.
0
load next
< 1 .. 126 127 128 129 130 .. 268 >
showing 20 out of 5342 commits