Michael Foster
|
3e57bb04d7
|
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
|
10 years ago |
Michael Foster
|
4ec50aad80
|
case-insensitive, debug bugfix
|
10 years ago |
Michael Foster
|
e9ccc5d72d
|
Optionally EXPLAIN all SQL queries when in debug mode
|
10 years ago |
Michael Foster
|
7f0de93608
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
10 years ago |
Michael Foster
|
343803afb9
|
More $config['debug'] improvements to time-related stuff
|
10 years ago |
Michael Foster
|
c31e374a71
|
Allow Unix sockets for database connection
|
10 years ago |
Michael Foster
|
056a6001ac
|
Erorr handling update
|
10 years ago |
czaks
|
e109d8179f
|
the prefix work: fix it to be dependent on a board_regex config value
|
10 years ago |
czaks
|
4764764885
|
the prefix work: fix it to be dependent on a board_regex config value
|
10 years ago |
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
10 years ago |
Michael Foster
|
8efab06616
|
Upgrade to utf8mb4 charset for MySQL server versions above 5.5.3. Keep support for older versions. Fix charsets for multiple columns and tables.
|
10 years ago |
Michael Save
|
7a68fc9525
|
Copyright and license update for 2013.
|
11 years ago |
Michael Save
|
913010cff5
|
minor consistency cleanup
|
11 years ago |
Michael Save
|
28392a12d3
|
fix "unbuffered queries" bug (issue #75)
|
11 years ago |
Yousha
|
55470a7ac8
|
Improved.
|
11 years ago |
Michael Save
|
51675e7a9b
|
code cleanup
|
12 years ago |
Michael Save
|
c9423a2c34
|
large cleanup
|
12 years ago |
Savetheinternet
|
82f4e4f685
|
SQL query compression for debug view
|
12 years ago |
Savetheinternet
|
99979ea41c
|
Ensure UTF-8 for MySQL
|
12 years ago |
Savetheinternet
|
851d8eaa9b
|
SQL debug
|
12 years ago |
Savetheinternet
|
42d3a5e9f8
|
debug: show individual query execution times
|
12 years ago |
Savetheinternet
|
e3f2aa8da3
|
...
|
12 years ago |
Savetheinternet
|
5c4ead4f66
|
"debug" thing
|
13 years ago |
Savetheinternet
|
e7a0eb14f4
|
cached bans with memcached (added Memcached option)
|
13 years ago |
Savetheinternet
|
b895102563
|
block loading include files directly
|
13 years ago |
Savetheinternet
|
3737439338
|
Changed config to an array
|
13 years ago |
Savetheinternet
|
ee6af9bfba
|
Fix for empty() on a constant
|
13 years ago |
Savetheinternet
|
c17a26d689
|
Fixed a small mistake, not causing any major problems
|
13 years ago |
Savetheinternet
|
796a544560
|
Added DB_DSN
|
13 years ago |
Savetheinternet
|
6be386aca1
|
Extened error message on database failure
|
13 years ago |
Savetheinternet
|
574256a01a
|
Use PDO for databases
|
13 years ago |