370 Commits

Author SHA1 Message Date
Shish
0ba2a49730 AHA! This bug took ages to track down, as the trigger was in a completely different system to the error message... Many, many thanks to zshall for managing to reproduce the error, then narrowing it down to a single line \o/ 2010-03-21 02:20:39 +00:00
Shish
9b2299cc23 build warehouse directories on demand 2010-03-15 05:35:22 +00:00
Shish
db5a0c682e make captchas optional and off by default, some people are having problems 2010-03-14 02:16:14 +00:00
Shish
b2edef6a83 postgres is true too 2010-02-17 15:14:08 +00:00
Shish
37619e9776 image locking 2010-02-17 14:17:03 +00:00
Shish
ba466412e4 post/view?search -> post/view#search for better caching 2010-02-09 10:06:34 +00:00
Shish
8e54831873 URI based hash, for nginx compatability 2010-02-09 07:42:39 +00:00
Shish
91c06bd20e a technical explanation of build_accurate_search_querylet 2010-02-09 02:07:36 +00:00
Shish
983f8451cf only optimise this case for regular tags 2010-02-03 22:04:22 +00:00
Shish
cea83d65ee if the search is for one tag, then 'count(tag)' (expensive function) = 'tag.count' (index lookup) 2010-02-02 18:20:13 +00:00
Shish
fe43af788f make apc not warn 2010-02-02 18:14:50 +00:00
Shish
454ade1769 activate caches if cache_dsn is set 2010-02-02 17:36:16 +00:00
Shish
2be4d32869 APC cache mechanism, faster than memcache? 2010-02-02 17:36:03 +00:00
Shish
8ba3d43128 case-insensitive search 2010-02-02 11:53:13 +00:00
Shish
50683e929e SCORE_STRNORM = lowercase-if-necessary-for-comparison 2010-02-02 02:14:29 +00:00
Shish
83e5fb847a this uses the warehouse too 2010-02-02 01:55:55 +00:00
Shish
c59ef1f355 typo 2010-02-02 00:56:53 +00:00
Shish
5690ab8078 lowercase match for pgsql 2010-02-02 00:45:35 +00:00
Shish
a74e4bb0c8 some only have concat, some only have pipes... 2010-02-02 00:43:26 +00:00
Shish
41e17a16ba wtf git 2010-02-02 00:35:59 +00:00
Shish
78b85cb769 MemCache is already used... 2010-02-01 16:17:29 +00:00
Shish
41811385fa no concat in postgres, use pipes 2010-02-01 16:16:26 +00:00
Shish
891fb0478e 'PRAGMA foreign_keys' is SQLite-specific 2010-02-01 16:13:42 +00:00
Shish
8a26b4e9d1 make memcaching work for pages, and log if DEBUG is set 2010-02-01 16:11:54 +00:00
Shish
e9b49a794f disable captchas when debugging from localhost 2010-01-23 12:48:54 +00:00
Shish
43b957d98a make make_http not break with '' as an argument 2010-01-18 08:29:48 +00:00
Shish
fbc06a1973 SQLite now supports foreign keys (3.6.19 onwards) 2010-01-17 09:42:52 +00:00
Shish
ba5f436cf3 documentation updates 2010-01-12 15:01:53 +00:00
Shish
10f6874164 better logging 2010-01-05 10:52:44 +00:00
Shish
3026e9b2cc securimage support as an alternative captcha 2010-01-03 08:22:47 +00:00
Shish
3d8361ab71 preliminary image locking 2009-12-30 08:54:18 +00:00
Shish
ddd91196d9 proper logging 2009-12-30 08:00:00 +00:00
Shish
e7f3d015c6 Content-Length header for data pages 2009-12-26 01:01:03 +00:00
Shish
b42aa936d6 get the THUMB link... *headdesk* 2009-12-24 07:34:45 +00:00
Shish
7c946db89f how did nobody spot this? x_x 2009-11-20 11:52:26 +00:00
Shish
4b9f311ffd forgot to replace this 2009-11-15 12:09:40 +00:00
Shish
535bcc2a00 handle the case of the SQL log failing to open 2009-11-15 10:27:08 +00:00
Shish
3bc10bf64f fixed? 2009-11-12 09:30:52 +00:00
Shish
33dc03fb80 fail 2009-11-12 09:27:25 +00:00
Shish
6c1a218353 hash_ab and hash_cd templates for image URLs 2009-11-12 09:24:19 +00:00
Shish
d70e00754f html tooltip for autodates 2009-11-10 03:50:53 +00:00
Shish
2b691408ed months and years for autodate 2009-11-10 03:36:51 +00:00
Shish
33f6695e28 this setting is used before the database is connected to... 2009-10-26 11:40:27 +00:00
Shish
d46dca7fab avatar css 2009-10-10 01:53:50 +01:00
Shish
4a75b8a7a3 prefixed cookies 2009-10-09 12:29:28 +01:00
Shish
a424b3632d truthomatic 2009-10-08 17:44:41 +01:00
Shish
eeaebd6e3a find truth 2009-10-08 17:44:08 +01:00
Shish
e0fd446d84 configurability for avatars 2009-10-08 12:41:03 +01:00
Shish
e18c8d27db User::get_avatar_html() 2009-10-08 02:59:16 +01:00
Shish
6af8fa8d72 make debugging and coverage separate settings 2009-09-27 14:04:38 +01:00