Shish
|
d80ccbe497
|
SimpleExtension priority framework
|
2010-05-28 13:06:18 +01:00 |
|
Shish
|
c6e61b096b
|
timeline function for profiling
|
2010-05-27 11:48:29 +01:00 |
|
Shish
|
23216d7549
|
for compiling under hiphop
|
2010-05-15 14:53:37 +01:00 |
|
Shish
|
e1f9d77271
|
turns out that this was necessary o_O
|
2010-04-26 06:07:34 +01:00 |
|
Shish
|
062f30abe7
|
Merge branch 'pagevent'
|
2010-04-26 04:53:31 +01:00 |
|
Shish
|
0bd1108933
|
new jquery
|
2010-04-26 04:52:28 +01:00 |
|
Shish
|
e211207ac5
|
event -> this
|
2010-04-26 03:39:02 +01:00 |
|
Shish
|
5a83a18df3
|
add the functions
|
2010-04-26 02:35:53 +01:00 |
|
Shish
|
2c1fa2fd7f
|
move warehouse directory creation into a single place
|
2010-04-23 05:46:07 +01:00 |
|
Shish
|
dbf529825c
|
double-escape backslashes as well as forward
|
2010-04-23 03:31:10 +01:00 |
|
Shish
|
3eee6f313e
|
avatar options
|
2010-04-21 17:56:01 +01:00 |
|
Shish
|
9cb7946d69
|
make memcachecache pay attention to the URI
|
2010-03-25 10:53:02 +00:00 |
|
Shish
|
7efc4a0dfe
|
if necessary
|
2010-03-25 10:37:52 +00:00 |
|
Shish
|
20edd68093
|
avoid double escapes
|
2010-03-24 18:24:47 +00:00 |
|
Shish
|
f4cbd8b24f
|
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:09 +00:00 |
|
Shish
|
7a5be72cbd
|
build warehouse directories on demand
|
2010-03-15 04:31:28 +00:00 |
|
Shish
|
2c710bb654
|
make captchas optional and off by default, some people are having problems
|
2010-03-14 02:14:28 +00:00 |
|
Shish
|
161a2d1757
|
postgres is true too
|
2010-02-17 15:09:00 +00:00 |
|
Shish
|
9c26f9efb4
|
image locking
|
2010-02-17 14:16:20 +00:00 |
|
Shish
|
a214856481
|
post/view?search -> post/view#search for better caching
|
2010-02-09 10:06:21 +00:00 |
|
Shish
|
320877f80b
|
URI based hash, for nginx compatability
|
2010-02-09 07:42:21 +00:00 |
|
Shish
|
b33aa49f00
|
a technical explanation of build_accurate_search_querylet
|
2010-02-09 02:07:19 +00:00 |
|
Shish
|
937a430a50
|
only optimise this case for regular tags
|
2010-02-03 22:03:46 +00:00 |
|
Shish
|
3b2941a5bc
|
if the search is for one tag, then 'count(tag)' (expensive function) = 'tag.count' (index lookup)
|
2010-02-02 18:19:55 +00:00 |
|
Shish
|
74693f9d9f
|
make apc not warn
|
2010-02-02 18:14:31 +00:00 |
|
Shish
|
387e13f9f0
|
activate caches if cache_dsn is set
|
2010-02-02 17:34:45 +00:00 |
|
Shish
|
892214a0c7
|
APC cache mechanism, faster than memcache?
|
2010-02-02 17:12:40 +00:00 |
|
Shish
|
a28a3ffcb9
|
case-insensitive search
|
2010-02-02 11:52:24 +00:00 |
|
Shish
|
efac91598c
|
SCORE_STRNORM = lowercase-if-necessary-for-comparison
|
2010-02-02 02:13:45 +00:00 |
|
Shish
|
b34dc57f9e
|
this uses the warehouse too
|
2010-02-02 01:55:18 +00:00 |
|
Shish
|
898f1e1f73
|
typo
|
2010-02-02 00:56:28 +00:00 |
|
Shish
|
155f3cf9e8
|
lowercase match for pgsql
|
2010-02-02 00:45:15 +00:00 |
|
Shish
|
f7f3057278
|
some only have concat, some only have pipes...
|
2010-02-02 00:43:10 +00:00 |
|
Shish
|
05150706cc
|
wtf git
|
2010-02-02 00:34:44 +00:00 |
|
Shish
|
9ca5fcd51a
|
MemCache is already used...
|
2010-02-01 16:17:12 +00:00 |
|
Shish
|
69001a375c
|
no concat in postgres, use pipes
|
2010-02-01 16:15:53 +00:00 |
|
Shish
|
ad83c7634c
|
'PRAGMA foreign_keys' is SQLite-specific
|
2010-02-01 16:13:24 +00:00 |
|
Shish
|
9d40eda409
|
make memcaching work for pages, and log if DEBUG is set
|
2010-02-01 16:11:26 +00:00 |
|
Shish
|
d715c38341
|
disable captchas when debugging from localhost
|
2010-01-23 12:48:43 +00:00 |
|
Shish
|
ccaeca19eb
|
make make_http not break with '' as an argument
|
2010-01-18 08:29:35 +00:00 |
|
Shish
|
13fb551fb3
|
SQLite now supports foreign keys (3.6.19 onwards)
|
2010-01-17 09:42:35 +00:00 |
|
Shish
|
af36f37902
|
documentation updates
|
2010-01-12 15:01:34 +00:00 |
|
Shish
|
f4a74c4d4c
|
better logging
|
2010-01-05 10:52:23 +00:00 |
|
Shish
|
3bb3ee2e86
|
securimage support as an alternative captcha
|
2010-01-03 08:15:52 +00:00 |
|
Shish
|
830635c5a9
|
preliminary image locking
|
2009-12-30 08:54:04 +00:00 |
|
Shish
|
694200d9f8
|
proper logging
|
2009-12-30 07:59:40 +00:00 |
|
Shish
|
d65adf1dab
|
Content-Length header for data pages
|
2009-12-26 01:00:38 +00:00 |
|
Shish
|
1c7ce5a3ac
|
get the THUMB link... *headdesk*
|
2009-12-24 07:34:29 +00:00 |
|
Shish
|
a14b2a8a63
|
how did nobody spot this? x_x
|
2009-11-20 11:51:51 +00:00 |
|
Shish
|
6818e598e5
|
forgot to replace this
|
2009-11-15 12:09:09 +00:00 |
|