Shish
|
903679dc53
|
more stuff into regular functions
|
2020-01-27 18:24:11 +00:00 |
|
Shish
|
9b50e98927
|
move some installer bits to util.php
|
2020-01-27 17:47:28 +00:00 |
|
Shish
|
6bc33ee691
|
Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP
|
2019-11-03 18:28:05 +00:00 |
|
Shish
|
ac5546c6ef
|
remove more old comments
|
2019-11-03 16:22:59 +00:00 |
|
Shish
|
30698fefdc
|
remove a bunch of dead variables and things
|
2019-10-02 11:23:57 +01:00 |
|
Shish
|
704cab4470
|
type fixes
|
2019-10-02 09:03:14 +01:00 |
|
Shish
|
98f0375e94
|
make tracer not-null in installer
|
2019-07-07 15:57:06 +01:00 |
|
Shish
|
660ee2b249
|
make composer libs usable from the installer
|
2019-07-07 15:50:02 +01:00 |
|
Shish
|
bca74a0db5
|
drop DEBUG_SQL - all of that info is included in the trace file, fixes #674
|
2019-07-07 13:52:53 +01:00 |
|
Matthew Barbour
|
aa9ce52f47
|
Adjustment to DATABASE_TIMEOUT
|
2019-07-05 16:25:03 +01:00 |
|
Matthew Barbour
|
1370afec72
|
Moved database driver constants to DatabaseDriver
|
2019-06-20 10:47:15 -05:00 |
|
Matthew Barbour
|
6f501a6e74
|
Database driver constants
|
2019-06-14 13:38:47 -05:00 |
|
Shish
|
1d1536b1ee
|
assert_options is deprecated for php7
|
2019-06-13 16:57:58 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
189385ff61
|
forgot that php isn't python
|
2019-05-28 15:16:22 +01:00 |
|
Shish
|
c9ccb22951
|
make handle_static its own extension
|
2018-11-11 17:38:32 +00:00 |
|
Shish
|
bfa0c22b06
|
automatic sqlite name
|
2018-11-07 16:48:07 +00:00 |
|
Shish
|
65d2172ede
|
move images and thumbs to data/
|
2018-11-07 16:06:10 +00:00 |
|
Shish
|
9e795f41a7
|
use vendor JS directly instead of copy-pasting
|
2018-11-07 15:12:13 +00:00 |
|
Shish
|
cefe1c0325
|
a bunch of installer tweaks
|
2018-11-07 00:25:43 +00:00 |
|