1413 Commits

Author SHA1 Message Date
Shish
6f3b992e9d test generation of the actual map 2010-03-12 17:58:40 +00:00
Shish
a5efff0ce9 this link is broken v.v 2010-03-10 19:27:15 +00:00
Shish
0f66c9d0cb avoid breakage when multiple extensions are installed alongside log_db 2010-03-08 21:56:50 +00:00
Shish
958efc2101 test source editing 2010-03-08 21:23:41 +00:00
Shish
23b44d2860 actually, we can use this 2010-03-08 18:30:25 +00:00
Shish
d52aff3396 next/prev with query test 2010-03-08 18:25:59 +00:00
Shish
f6687fcca0 note for updaters from 2.0 and 2.1 2010-03-02 02:48:37 +00:00
Shish
cd6fd1e87a search votes by IDs, in case of username weirdness 2010-03-01 00:16:13 +00:00
Shish
b4584f7003 indentation 2010-02-27 02:42:05 +00:00
Shish
abebbb36b8 found a bug 2010-02-27 02:41:25 +00:00
Shish
252dc45298 doc fix 2010-02-27 02:09:35 +00:00
Shish
5e09a0dee4 no need for datadict 2010-02-23 09:14:59 +00:00
Shish
c4a58d4d48 need page for error 2010-02-18 16:26:22 +00:00
Shish
d4c25d0684 403, not 503 2010-02-18 16:24:46 +00:00
Shish
7d07ad28ef test blotter denial 2010-02-18 16:22:41 +00:00
Shish
3f4f455ad6 spell 2010-02-18 15:59:21 +00:00
Shish
b865e696bc more blotter testing 2010-02-18 15:58:45 +00:00
Shish
164a0490b1 more ignorance 2010-02-18 14:35:43 +00:00
Shish
74000231dd blotter test 2010-02-18 14:35:10 +00:00
Shish
d3234ad96f html typo 2010-02-18 14:24:25 +00:00
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