Commit graph

3416 commits

Author SHA1 Message Date
jgen
66f32e63cf These tests for Mass tagger only work with NiceURLs enabled. Commenting them out for now. 2014-02-18 17:02:41 -05:00
jgen
8193b82735 Explicitly call out MariaDB in the README. 2014-02-18 17:02:08 -05:00
jgen
a94006e3c5 Add link to Shish's site. 2014-02-18 17:01:35 -05:00
jgen
f2c26bde1a Update the copyright notices. 2014-02-18 16:59:07 -05:00
jgen
dc8d1b4f49 Check for the correct text if the install succeeds. 2014-02-18 16:58:31 -05:00
jgen
74748d55c0 Use a constant instead. 2014-02-18 16:28:43 -05:00
jgen
cc88a33088 PHP doesn't call it is_empty, but it does have is_null. Yay consistency. 2014-02-18 16:14:57 -05:00
jgen
f12b32b5d9 Fail if there is no database defined. 2014-02-18 15:41:42 -05:00
jgen
689621a7ed The username for the database doesn't seem to be working. 2014-02-18 13:10:19 -05:00
jgen
cfc663de44 Output the HTML when the install fails. 2014-02-18 12:57:32 -05:00
jgen
f1608d39f1 Dump more logs and change the database username. 2014-02-18 12:22:52 -05:00
Daku
daad8d00d5 fix download all images not working 2014-02-18 12:33:10 +00:00
jgen
bc98d284c7 Dump logs on failure. 2014-02-18 03:42:59 -05:00
jgen
222d82b3c3 Test the installer. 2014-02-18 03:32:05 -05:00
Daku
5a4b089a61 fix database_dump regex not working with no password 2014-02-18 08:20:52 +00:00
Daku
857f7e4041 don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
jgen
3564784236 Let's just remove these. 2014-02-18 01:41:40 -05:00
jgen
104711a30e Well lets try this again. 2014-02-18 01:30:27 -05:00
jgen
dcff694c42 Bash arguments start at 1. 2014-02-18 01:11:39 -05:00
jgen
94991bd14a More logging on failure. 2014-02-18 01:02:11 -05:00
jgen
ad3c865716 Explicitly listen on localhost. 2014-02-18 00:50:57 -05:00
jgen
20ce8451f4 Default is a unix socket. 2014-02-18 00:37:07 -05:00
jgen
3e52a1df03 Errors 2014-02-18 00:29:26 -05:00
jgen
3097de938d Need to know the default config for nginx 2014-02-18 00:18:19 -05:00
jgen
ec3804ceb8 Fix the nginx config. 2014-02-18 00:06:58 -05:00
jgen
b56f006b28 Forgot the semicolon. :( 2014-02-17 23:23:20 -05:00
jgen
6a10d66e2d Move the chmod to the script file. 2014-02-17 23:18:00 -05:00
jgen
ac4c0da9a9 Removing unneeded file. 2014-02-17 22:56:32 -05:00
jgen
cc1ed20fc2 Come on Travis 2014-02-17 22:45:03 -05:00
Daku
0065852fc7 lower delay & minChars for autocomplete 2014-02-18 03:32:05 +00:00
jgen
d2349216b5 I can totally spell environment correctly. 2014-02-17 21:37:56 -05:00
jgen
09fe543a4b Push the test environment setup into a separate shell script. 2014-02-17 21:26:06 -05:00
jgen
173e8ef164 These commands need to be done as root. 2014-02-17 20:11:26 -05:00
jgen
5e13a01ffd The config file is in the test folder. 2014-02-17 17:42:40 -05:00
jgen
8974c2cbc7 Change the apt-get commands. 2014-02-17 17:12:01 -05:00
jgen
dbb90465df Derp, forgot a dash. 2014-02-17 16:59:54 -05:00
jgen
58474d4bd3 We actually need a webserver in order to use SimpleTest. 2014-02-17 16:57:46 -05:00
jgen
6f057028b7 Test cases should start with 'test'. 2014-02-17 15:53:22 -05:00
jgen
48932af7c5 Working on testing the installer. 2014-02-17 15:45:42 -05:00
jgen
630f5c2c77 This include is necessary. 2014-02-17 15:03:27 -05:00
jgen
4b6b283f02 Can we assume that the server is 127.0.0.1? 2014-02-17 15:00:04 -05:00
jgen
8a700a34fc No idea why it was set to use the directory "2.Xm" 2014-02-17 14:46:00 -05:00
jgen
fe83e3d343 Adding comments to help explain the simpletest setup. 2014-02-17 13:59:41 -05:00
jgen
c05b4719d6 Fix the tests for the Alias extension. 2014-02-17 01:52:30 -05:00
jgen
807b0c7037 Commenting this out as it assumes Nice URLs, and fails if they are not enabled. 2014-02-17 01:51:40 -05:00
jgen
073813d0ea Fix the warning that these variables aren't defined. 2014-02-17 01:49:16 -05:00
jgen
5f0b7e989e PHP's getopt function on allows single character arguments. 2014-02-17 01:44:54 -05:00
Daku
7c36902537 updated js libs
jQuery 1.7.1 > 1.11.0
jQuery UI custom (highlight effect) 1.10.3 > 1.10.4
jQuery autocomplete 1.1 > 2.4.4
jQuery imgareaselect 0.4 > 1.0.0
jQuery imgnotes 0.2 > 1.0
jQuery tablesorter ? > 2.0.5
jQuery timeago 1.1.1 > 1.3.1
Modernizer 2.5.3 > 2.7.1
2014-02-17 03:02:14 +00:00
jgen
3cb79f0e8a SimpleTest works now. 2014-02-16 19:36:52 -05:00
Daku
c51d1388c0 remove lazyload lib + make random list ext more readable
lazyload is no longer used, see: 7c95981319
2014-02-16 23:24:05 +00:00