1543 Commits

Author SHA1 Message Date
Shish
43871d5cff SQL niceness 2010-02-18 14:20:51 +00:00
Shish
d20a6c17bb a bit more 2010-02-18 14:14:45 +00:00
Shish
9c88160f50 whitespace consistency 2010-02-18 14:13:15 +00:00
Zach Hall
1ac292697b Blotter Extension 2010-02-18 14:06:34 +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
9d88f44d07 paginated logs 2010-02-12 17:22:43 +00:00
Shish
1efb08b0fc ipban: delete the cache after changing the data 2010-02-11 11:12:41 +00:00
Shish
e4a91ec215 regex for homepage links, hopefully less brokenness than the hand written parser 2010-02-11 11:08:12 +00:00
Shish
039f721725 Use Image::count_images() rather than SQL, to take advantage of advanced features and caching 2010-02-11 11:06:52 +00:00
Shish
66ce235436 fortmatted report text 2010-02-11 10:51:13 +00:00
Shish
ac3d7960d6 the final bit? 2010-02-09 10:08:24 +00:00
Shish
ba466412e4 post/view?search -> post/view#search for better caching 2010-02-09 10:06:34 +00:00
Shish
011e23b2fc post/view?search -> post/view#search for better caching 2010-02-09 10:06:13 +00:00
Shish
60e6f9b3da take next/prev from hash rather than query 2010-02-09 10:05:41 +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
b4624e912a link to tag changes 2010-02-03 23:55:49 +00:00
Shish
17218b0b08 correct some seemingly innocent behaviour, and thus fix a corner case in another extension 2010-02-03 23:55:37 +00:00
Shish
983f8451cf only optimise this case for regular tags 2010-02-03 22:04:22 +00:00
Shish
24fcc208aa comment IDs to link to 2010-02-03 16:01:24 +00:00
Shish
48a4dbd6e1 reset anon IDs on the comment/list too 2010-02-03 15:23:21 +00:00
Shish
a02e440048 postgres barfs if you try to compare a string to an inet_addr 2010-02-03 14:30:21 +00:00
Shish
8de01a6184 searchable event log 2010-02-03 13:58:51 +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
f21817b0d1 ID's anons 2010-02-02 18:15:53 +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
70498bb07f limit/offset incompatability blah 2010-02-02 17:35:50 +00:00
Shish
9fbea9b440 make IP bans work better 2010-02-02 11:53:37 +00:00
Shish
54f44c7893 make ip_bans work without mysql specific code 2010-02-02 11:53:25 +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
411b8b3bf7 no ha 2010-02-02 01:57:10 +00:00
Shish
83e5fb847a this uses the warehouse too 2010-02-02 01:55:55 +00:00
Shish
3df4c712fa more warehouse_path use 2010-02-02 01:07:48 +00:00
Shish
181bbcc9b7 link to image in the event log 2010-02-02 00:57:14 +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
dc7de96ed5 more ignores 2010-02-01 23:51:11 +00:00
Shish
fbfa45fadf more sanity checks 2010-02-01 23:31:45 +00:00
Shish
102c8b413d pgsql fails at db->Insert_ID() 2010-02-01 23:25:35 +00:00
Shish
a681aae873 link to user's profile from the event log 2010-02-01 23:11:16 +00:00
Shish
2a6978abd9 log the right variable 2010-02-01 18:35:03 +00:00
Shish
306a1bf093 postgres requires separate 'offset' aside from 'limit' 2010-02-01 16:19:59 +00:00
Shish
0f38ac7a3c database-neutral table creation 2010-02-01 16:18:48 +00:00
Shish
78b85cb769 MemCache is already used... 2010-02-01 16:17:29 +00:00