Shish
|
d4b8d29e6a
|
split->explode for simpletest
|
2011-02-23 18:44:04 +00:00 |
|
Shish
|
1982740386
|
downtime theme needs access to user global
|
2011-02-23 15:20:09 +00:00 |
|
zshall
|
57972632e4
|
Added admin setting ability back where it belongs in lite and danbooru themes.
|
2011-02-22 17:37:25 +00:00 |
|
Shish
|
66e6cdd0a1
|
hopefully fix search by ID range, and related bits
|
2011-02-22 15:03:16 +00:00 |
|
Shish
|
34b19c7738
|
Merge branch 'fix_installer_pdo' of https://github.com/dgz/shimmie2 into dgz-fix_installer_pdo
|
2011-02-22 10:40:26 +00:00 |
|
Josh Sutinen
|
671aed2876
|
installer: Make PDO compatible
|
2011-02-21 22:06:55 -05:00 |
|
Shish
|
5aa380594f
|
GetArray -> get_all
|
2011-02-21 12:24:51 +00:00 |
|
Shish
|
f92e402c14
|
fix adding of bans
|
2011-02-21 12:15:37 +00:00 |
|
Shish
|
b1cb655adc
|
hopefully fix signup for PDO
|
2011-02-21 11:57:50 +00:00 |
|
Shish
|
ce0d30e0db
|
count() rather than RecordCount
|
2011-02-13 13:16:49 +00:00 |
|
Shish
|
8495a1ac89
|
typo fix
|
2011-02-13 13:10:55 +00:00 |
|
Shish
|
68585bb8c8
|
PDO compat for comments
|
2011-02-13 12:44:33 +00:00 |
|
Shish
|
8e2f2a4600
|
actually fffff
|
2011-02-13 11:51:32 +00:00 |
|
Shish
|
1e8b94478e
|
GetArray is get_col with the new database API
|
2011-02-13 11:44:53 +00:00 |
|
Shish
|
b37a5dd840
|
make the favorites extension PDO compatible
|
2011-02-13 11:40:10 +00:00 |
|
Shish
|
20cc4cc165
|
don't have super-thin / super-short thumbs
|
2011-02-13 11:18:23 +00:00 |
|
Shish
|
3cf72af8cd
|
remove extra debug
|
2011-01-26 17:20:46 +00:00 |
|
Shish
|
46b01c4042
|
make sure thumbnails have a max ratio of 5:1
|
2011-01-26 17:09:45 +00:00 |
|
Shish
|
a008a9e34e
|
PDO syntaxing
|
2011-01-26 14:56:26 +00:00 |
|
Shish
|
10d033b14b
|
username is sometimes null o_O?
|
2011-01-26 14:55:44 +00:00 |
|
Shish
|
4b5795cc5b
|
fucking php, this took an hour to debug because it just dies with no error message -_-
|
2011-01-26 12:19:18 +00:00 |
|
Shish
|
0fe86a6291
|
missed a global
|
2011-01-23 11:34:27 +00:00 |
|
Shish
|
996183a2d3
|
cache popular tags
|
2011-01-22 17:38:41 +00:00 |
|
Shish
|
fc7eb0609e
|
warn on login failure
|
2011-01-22 16:10:07 +00:00 |
|
Shish
|
3896c71a9a
|
strnorm bits
|
2011-01-22 15:51:55 +00:00 |
|
Shish
|
141e8fa106
|
remove the list of acceptable filetypes, as we accept more than just image/* now
|
2011-01-10 16:39:46 +00:00 |
|
Shish
|
ee3c24117b
|
more pdo compat, database bits
|
2011-01-03 15:18:24 +00:00 |
|
Shish
|
732c9644ec
|
note about branches
|
2011-01-03 15:17:45 +00:00 |
|
seinoxygen
|
e6913ad3a2
|
split is deprecated in php5.3
|
2011-01-01 19:23:13 +00:00 |
|
seinoxygen
|
d892e59966
|
user names no longer have spaces
|
2011-01-01 19:21:31 +00:00 |
|
seinoxygen
|
115d992ff0
|
merged image zoom
|
2011-01-01 19:19:18 +00:00 |
|
Shish
|
0d73aa7692
|
remove mysql-adodb specific function #2
|
2011-01-01 19:01:38 +00:00 |
|
Shish
|
b0dae2497e
|
remove mysql-adodb specific function
|
2011-01-01 19:00:30 +00:00 |
|
Shish
|
06a3be4941
|
Merge branch 'pdo'
|
2011-01-01 18:47:55 +00:00 |
|
Shish
|
27056f369f
|
sort tags when imploding / exploding
|
2011-01-01 18:40:21 +00:00 |
|
Shish
|
122885e267
|
readme updates
|
2011-01-01 17:04:09 +00:00 |
|
Shish
|
76286686e3
|
traces are appearing wrong
|
2011-01-01 17:00:06 +00:00 |
|
Shish
|
2532091ae8
|
PDO DSN handling (PS. PHP is retarded)
|
2011-01-01 16:59:41 +00:00 |
|
Shish
|
d6baeab977
|
more pdo compat
|
2011-01-01 16:28:04 +00:00 |
|
Shish
|
7684def0f8
|
add get_pairs
|
2011-01-01 16:27:56 +00:00 |
|
Shish
|
07959b1fc8
|
mime_type or ext, not type
|
2011-01-01 16:23:00 +00:00 |
|
Shish
|
df1142b493
|
new year
|
2011-01-01 15:58:44 +00:00 |
|
Shish
|
8d978aa06a
|
more pdo compat
|
2011-01-01 15:58:09 +00:00 |
|
Shish
|
9e00675900
|
pdo compat
|
2011-01-01 15:28:38 +00:00 |
|
Shish
|
175ceac490
|
PDO compat
|
2011-01-01 15:28:30 +00:00 |
|
Shish
|
8b2e3262fe
|
clean up database API for completeness and sensibleness
|
2011-01-01 15:27:24 +00:00 |
|
Shish
|
6b557983c4
|
more PDO compat
|
2010-12-31 20:25:03 +00:00 |
|
Shish
|
ffb1762280
|
Insert_ID -> lastInsertId
|
2010-12-31 20:00:59 +00:00 |
|
Shish
|
d90016b932
|
run each page view inside a transaction
|
2010-12-31 19:59:22 +00:00 |
|
Shish
|
8e63827c0f
|
PDO exceptions for error handling
|
2010-12-31 19:56:28 +00:00 |
|