about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-03-03 17:13:52 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-03 17:13:52 +0100
commitdb4b735464aa9a3a329494b7f042413a65e182f2 (patch)
tree2820716a918ab292da34dda305578d035b8c357b /tests/valgrind
parentui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering (diff)
downloadcgit-pink-db4b735464aa9a3a329494b7f042413a65e182f2.tar.gz
cgit-pink-db4b735464aa9a3a329494b7f042413a65e182f2.zip
ui-shared: keep filter repolist page in pagination
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ject'>Add -b flag for live backupJune McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe