|
|
Commit message |
Age |
Author |
Refs |
|
r3468:7bc93053
|
commits: allow tag commit translation to be skipped for faster commit fetching in big chunks.
|
|
|
|
|
r3467:36ee2e14
|
search: added narrow result links for global search.
|
|
|
|
|
r3466:24601e96
|
redis: add logging about lock acquire, this should help in case of locked row debugging
|
|
|
|
|
r3465:e151f231
|
spelling: fixed usefull -> useful
|
|
|
|
|
r3464:97b77727
|
auth: simplified auth-token matching code.
|
|
|
|
|
r3463:246c287b
|
api: forbid commenting on closed PR
|
|
|
|
|
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
|
|
|
|
|
r3461:d0ff5601
|
scm: optimized get_nodes function.
- don't calculate size (it uses content which can be *big*) if it's not required.
|
|
|
|
|
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.
|
|
|
|
|
r3459:57dba41e
|
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log
|
|
|
|