##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1078:beb1039e
http-traffic: mostly use payload from encoded msgpack single header instead of multiple ones. - headers are not good for handling str/bytes we we store all info in a single b64 field
0
r1077:8dff4d0f
hooks: fixed python3 compat
0
r1076:69a85da8
vcsserver: few fixes for python3 support
0
r1075:8fc1778b
git/hg: skip double caching with bulk requests calls. - calling builk request which can be cached itself, would call other cached methods and that is much slower
0
r1074:ccf62cdf
scm: added md5 methods to be calculated on vcsserver instead of RhodeCode side
0
r1073:176bb96a
logging: skip certain very large args/kwargs reporting in logs of called methods
0
r1072:6a99d09b
vcsserver: fixed archival calls
0
r1071:f2aec1d6
git: speed up extraction of git children call - don't use all refs, - break early if we found the children
0
r1070:0eb4128e
core: various fixes of bytes vs str usage based on rhodecode-ce tests outputs
0
r1069:e378f012
deps: bumped msgpack to latest release and by default use byte only protocol
0
r1068:59dabace
json: replaced simplejson with orjson
0
r1067:1d38bc16
requirements: remove pathlib2 usage, it's a backport for python2.7 only
0
r1066:443f7a81
vcsserver: fixed some bytes issues with status command/read hooks info endpoint
0
r1065:a5957a43
core: dropped configobj package use
0
r1064:060650de
deps: added rc_testdata and flake8
0
r1063:5823ab6c
code: flake8 fixes
0
r1062:837924f7
caches: synced code with ce changes
0
r1061:eeec64ac
makefile: change order of install deps
0
r1060:680d7e36
packages: move the str utils to it's own module
0
r1059:7ce488c2
requirements: make output generated from pipdeptree
0
load next
< 1 .. 6 7 8 9 10 .. 61 >
showing 20 out of 1219 commits