about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-12-23 19:14:07 -0700
committerJason A. Donenfeld <Jason@zx2c4.com>2014-12-23 19:14:07 -0700
commita87c9d8a9779eab0499efd3c44e090a28c7d1cdf (patch)
treecafe9f830437f2b431ce389d049bbfab23653b1a /tests/valgrind
parentmatch other common markdown file extensions (diff)
downloadcgit-pink-a87c9d8a9779eab0499efd3c44e090a28c7d1cdf.tar.gz
cgit-pink-a87c9d8a9779eab0499efd3c44e090a28c7d1cdf.zip
git: use xz compressed archive for download
Diffstat (limited to 'tests/valgrind')
0 files changed, 0 insertions, 0 deletions
ject'>Add 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