##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3479:58288c09
api: allow uncached content fetching. - this is mostly to optimize for memory of indexer
0
r3478:6cd9b768
Issue #5536 - ability to disable server-side SSH key generation - Fixes #5536
0
r3477:976a0af2
webhook: quote URL variables to prevent url errors with special chars like # in pr title.
0
r3476:6f67137b
makefile: also cleanup .orig files
0
r3475:3b4cd059
rcextensions: added example how to validate file size and name using rcextensions
0
r3474:e9c81a05
api: expose owner to create_pull_request API. Fixes #5537
0
r3473:d8942711
docs: added restore archived repository documentation
0
r3472:bca1cba9
files: fixed icons in file tree search
0
r3471:95e71a57
mercurial-submodules: only show submodule in the path that it belongs too. - before even submodules from root node were shown in subdirectories, and other way arround.
0
r3470:5fd6f678
nodes: make submodules sorting be equal to Directory
0
r3469:41f317da
caches: allow cache disable for file tree
0
r3468:7bc93053
commits: allow tag commit translation to be skipped for faster commit fetching in big chunks.
0
r3467:36ee2e14
search: added narrow result links for global search.
0
r3466:24601e96
redis: add logging about lock acquire, this should help in case of locked row debugging
0
r3465:e151f231
spelling: fixed usefull -> useful
0
r3464:97b77727
auth: simplified auth-token matching code.
0
r3463:246c287b
api: forbid commenting on closed PR
0
r3462:e3886a39
api: add cache for fts index builder call that returns file tree. This is often re-used and should return unchanged state fast
0
r3461:d0ff5601
scm: optimized get_nodes function. - don't calculate size (it uses content which can be *big*) if it's not required.
0
r3460:866fba74
api: expose new functions for FTS - vcs: added special md5 calculation that doesn't use content cache for more memory efficient md5 calculation.
0
load next
< 1 2 3 4 5 6 7 .. 153 >
showing 20 out of 3057 commits