##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1423:8b2e03e1
http-proto: in case incoming requests come in as chunked stream the data to VCSServer. This should solve a problem of uploading large files to rhodecode. In case of git with small postBuffers GIT client streams data to the server. In such case we want to stream the data back again to vcsserver without reading it fully inside RhodeCode.
0
r1422:5294110a
events: fixed missing construcors on user based events.
0
r1421:5088d9a7
auth-tokens: updated logic of authentication to a common shared user method.
0
r1420:20a1b221
api-events: fix a case events were called from API and we couldn't fetch registered user. - Fixes #5210
0
r1419:6c1aa54d
tests: fixed tests case when we tested token deletion and purged all tokens in the system.
0
r1418:ddc4721b
docs: updated contribution and dev setup docs.
0
r1417:8af06cf7
api: add get_method API call. - in addition use it's mechanics to propose users other methods if the calling method is not found.
0
r1416:4543c26e
api: validate commit_id when using commit_comment API
0
r1415:a1d7ee05
backends: make HG repos throw same kind of CommitDoesNotExist errors like other backends.
0
r1414:c758a5dd
mercurial: fixed code for new ancestor code available in vcsserver.
0
r1413:44a048ec
annotation: added shortcut links to browse the annotation view with previous commits.
0
r1412:434b986f
annotations: fixed UI problems in annotation view for newer browsers.
0
r1411:16beb154
search: goto commit search will now use a safe search option and never throw any exceptions even if search is misconfigured. Fixes #5193
0
r1410:a4133cfc
http-backend: catch errors from HTTP calls that are not raising exceptions, but return non 200 exception codes.
0
r1409:c1ce56be
core: removed pyro4 from Enterprise code. Fixes #5198
0
r1408:dc932537
mailer: don't use a mutable default argument
0
r1407:cbdeb872
api: cleanup sessions enforce older_then must be a valid INT.
0
r1406:1948964e
style: fixed some wrong less arguments used.
0
r1405:de5798d8
dependencies: bumped pyramid to 1.7.4 - fixes #5184
0
r1404:15645a98
release: Bump version 4.6.0 to 4.7.0
0
load next
< 1 .. 152 153 154 155 156 .. 218 >
showing 20 out of 4357 commits