Commit Graph

61 Commits

Author SHA1 Message Date
7936a964e9 php5-fpm performance tweaking 2017-01-01 00:40:12 -06:00
fc363e5afb Add support for https and scheme-agnostic links 2016-11-22 21:51:39 -06:00
3bd95e508e remove dead/commented code 2016-11-22 21:47:39 -06:00
b605db7dfe Fix 302 redirect 2016-11-13 20:52:17 -06:00
33d3f25c0a Install imagemagick 2016-11-13 20:44:25 -06:00
d9c5cf8390 Add 302 redirect for old topic urls 2016-11-13 20:14:39 -06:00
07ddc3e97e set REMOTE_ADDR from X-Real-IP 2016-11-13 20:08:20 -06:00
c8a3b364d7 we are live! 2016-08-09 02:46:40 -05:00
6bef06dbf6 Increase client_max_body_size 2016-08-09 02:11:42 -05:00
a7d067f34b Make the db dump file an environment variable, do not load it by default. 2016-08-09 00:07:09 -05:00
bb59207bb1 mkdir userdata, not add userdata, since userdata will not be in the repo 2016-08-08 22:57:33 -05:00
e8601de53c Even more fixes for PGSAEx 2016-08-07 20:24:48 -05:00
344c3a9e14 Do not set up SMF integration if MW_NO_SESSION since the auth plugin only works with sessions, and because load.php defines $context which conflicts with SMF's $context 2016-08-07 20:22:43 -05:00
603360f3d8 Fix up and re-enable Prof. Glitch's extension. 2016-08-07 19:53:39 -05:00
987898831b Tweak session settings (again) to make SMF happy. See #1, #6 2016-08-07 19:12:57 -05:00
cd23fb64fc fix sidebar request path 2016-08-07 18:55:47 -05:00
a7435b5cfa re-enable SecurePHP 2016-08-07 18:38:00 -05:00
49055c0380 add some notes to readme 2016-08-07 18:29:45 -05:00
ee02c5394e oops, that was the wrong class file. Remove the old GCL3.php just to make sure I don't do that again 2016-08-07 18:24:54 -05:00
c5a1fb731b A lot of the linking/attribute generation stuff has been split into Linker class 2016-08-07 18:08:17 -05:00
8d62c1767f properly add the SecureHTML extension 2016-08-07 17:38:18 -05:00
44c114282f remove old SecureHTML submodule which wasn't properly tracked 2016-08-07 17:37:32 -05:00
e56972999c Bring back the GCL3 skin, now that the SMF/MediaWiki bridge mostly works 2016-08-07 05:33:58 -05:00
5495703e82 Move the session id stuff into the php config. Setting it in the mediawiki extension won't affect how SMF generates session ids. 2016-08-07 05:11:59 -05:00
6faa8e0700 Re-enable the smf auth extension. Tweak the php session id generation to pass MediaWiki's session id requirement (at least 32 characters) 2016-08-07 05:02:09 -05:00
0b1f964586 simplify nginx config for /wiki/$1 and /wiki/index.php/$1 2016-08-07 03:38:08 -05:00
26ddd06633 fix /wiki/index.php/$1 2016-08-07 03:04:13 -05:00
a7d5991c91 Move the symlink'ing between application/configuration/userdata into setup script, so we can mount application as a volume (useful for development) 2016-08-07 03:03:38 -05:00
c2ec9e0e31 Add configuration for /wiki/$1 and /wiki/index.php/$1 see #5 2016-08-07 00:33:23 -05:00
8edca3e564 /wiki/ -> /w/ 2016-08-07 00:12:03 -05:00
38c3f57c9f Move /wiki/ to /w/. See #5 2016-08-07 00:05:36 -05:00
d0b62ad406 Removing old versions of skins. 2016-08-06 23:53:27 -05:00
cd5e715d03 update readme 2016-08-05 02:41:33 -05:00
0f762eeec7 Disable Contributors extension, it causes problems with certain characters in page titles 2016-08-05 02:38:11 -05:00
b5d58811da remove unnecessary includes files from older mediawiki 2016-08-05 01:59:48 -05:00
9cd20f38e2 re-enable Interwiki extension 2016-08-05 01:33:33 -05:00
9bb3f7655e update CheckUser 2016-08-05 01:31:13 -05:00
f5bc34bd68 Update FlaggedRevs 2016-08-05 01:27:11 -05:00
b8ace14160 update and re-enable Contributors extension 2016-08-05 01:24:54 -05:00
37a99af73e disable some extensions that don't work 2016-08-05 01:18:23 -05:00
30916d3356 mediawiki maintenance script uses $maintenance which conflicts with SMF's settings, so stash mediawiki's in a temp variable and restore it 2016-08-05 01:17:56 -05:00
cb63ce6a1a restart setup script and php5-fpm-log processes if they fail to start 2016-08-04 23:40:39 -05:00
d2e92bdbf2 Set default skin to monobook for now. 2016-08-01 02:32:45 -05:00
277af852db Disable the Auth_SMF for now, it's breaking the maintenance script and probably breaks everything else now 2016-08-01 02:21:25 -05:00
3a46fcca38 Set the MW_INSTALL_PATH 2016-08-01 01:51:21 -05:00
022f2e90f3 Run mediawiki update script on setup 2016-08-01 01:40:17 -05:00
4973d0f3b0 Don't mount application code as a volume, as we're chown'ing it in the container 2016-08-01 01:25:55 -05:00
f54e3e6990 Update Dockerfile 2016-08-01 01:24:18 -05:00
03a7cc4644 Add a cleaned up test database dump 2016-08-01 01:06:40 -05:00
f36e455211 Remove Vagrantfile 2016-07-31 23:47:03 -05:00