Shish
|
1753cbd72b
|
bump for cleaner install
|
2020-03-23 20:00:53 +00:00 |
|
Shish
|
a3f0c94ca2
|
version bump, and don't suggest that people should use old branches
|
2020-03-23 18:31:10 +00:00 |
|
Shish
|
41a205d24a
|
avoid having nice_urls as both system and admin setting
|
2020-02-09 16:36:22 +00:00 |
|
Shish
|
641fd5a16f
|
remove CACHE_HTTP - client side page cache causes more problems than it solves
|
2020-02-09 16:25:17 +00:00 |
|
Shish
|
3c78b5685e
|
remove runtime-coverage -- when we want coverage, we enable it at the PHP runtime level
|
2020-02-09 16:08:35 +00:00 |
|
Shish
|
ce8da04d3a
|
dedupe BASE_URL / BASE_HREF
|
2020-02-01 22:26:08 +00:00 |
|
Shish
|
af48aa504b
|
stop ENABLED_MODS
|
2020-01-27 20:00:23 +00:00 |
|
Shish
|
59c89ee135
|
Stop failing to have a separate SCORE_VERSION
|
2020-01-27 19:57:07 +00:00 |
|
Shish
|
15d1e4ef17
|
Remove MIN_PHP_VERSION - that's not a thing that end users can change
|
2020-01-27 19:54:51 +00:00 |
|
Shish
|
22c7cab0cd
|
Merge AUTO_DB_UPGRADE into SPEED_HAX
|
2020-01-27 19:52:54 +00:00 |
|
Shish
|
3c5e6f0746
|
delete search-accel stuff - built-in queries are faster now
|
2020-01-27 19:49:50 +00:00 |
|
Shish
|
7e43e2e304
|
split www stuff to index.php and test things to tests/bootstrap.php
|
2020-01-27 19:28:58 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
861def1aa3
|
be explicit about using FFS-PHP's PDO not vanilla PDO
|
2019-11-26 10:26:38 +00:00 |
|
Shish
|
031c441e47
|
split DatabaseUpgrade into a separate event from InitExt
|
2019-11-03 17:21:05 +00:00 |
|
Shish
|
d7b08d7b95
|
bump required versions based on Debian Stable
|
2019-10-01 11:06:40 +01:00 |
|
Shish
|
5183c52223
|
version bump
|
2019-10-01 10:45:07 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
a18589ee0a
|
Help extension
Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522
|
2019-08-05 09:03:49 -05:00 |
|
Matthew Barbour
|
00464d2579
|
Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes.
|
2019-08-05 09:01:20 -05:00 |
|
Matthew Barbour
|
a41e99d1af
|
Renamed graphics extension to media extension
|
2019-07-08 08:07:08 -05:00 |
|
Matthew Barbour
|
3859e27839
|
New Graphics extension
Added constants to several extensions
|
2019-07-08 08:07:02 -05:00 |
|
Shish
|
c8563951ce
|
tracing instead of cache debug log
|
2019-07-07 13:58:39 +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 |
|
Shish
|
4cadce1de0
|
merge slow-page-log into tracer, fixes #673
|
2019-07-07 13:51:19 +01:00 |
|
Shish
|
ccb9c493d5
|
s/Context/EventTracer/g
|
2019-07-05 20:49:47 +01:00 |
|
Matthew Barbour
|
aa9ce52f47
|
Adjustment to DATABASE_TIMEOUT
|
2019-07-05 16:25:03 +01:00 |
|
Matthew Barbour
|
3fc0ba3a63
|
Added DATBASE_TIMEOUT constant to allow customizing database wait time
|
2019-07-05 16:25:03 +01:00 |
|
Shish
|
bf473f6d51
|
more lint fixes
|
2019-05-29 18:23:29 +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
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
f4c18930ce
|
option to log slow pages
|
2019-05-26 10:42:58 +01:00 |
|
Shish
|
c9ccb22951
|
make handle_static its own extension
|
2018-11-11 17:38:32 +00:00 |
|
Shish
|
5c49b3631d
|
un-bump php back to 7.0, because debian stable...
|
2018-11-10 12:01:26 +00:00 |
|
Shish
|
b2f10ea5ab
|
split up files in core/ for saner management
|
2018-11-05 22:30:18 +00:00 |
|