|
|
|
@1448
|
[1448]
|
08/25/08 16:17:30 |
donncha |
Minor changes, props momo360modena, #719 |
|
|
|
@1414
|
[1414]
|
08/05/08 17:00:04 |
donncha |
Forgot the files |
|
|
|
@1413
|
[1413]
|
08/05/08 15:51:06 |
donncha |
New constant, BLOGUPLOADDIR so upload dir can be relocated.
UPLOADBLOGSDIR … |
|
|
|
@1412
|
[1412]
|
08/04/08 17:10:27 |
donncha |
Change ABSPATH . MUPLUGINDIR to WPMU_PLUGIN_DIR |
|
|
|
@1410
|
[1410]
|
08/04/08 16:37:23 |
donncha |
Added WPMU_PLUGIN_DIR WPMU_PLUGIN_URL and changed MUPLUGINDIR back to a … |
|
|
|
@1409
|
[1409]
|
08/04/08 13:48:15 |
donncha |
Added "UPLOADBLOGSDIR" constant so blogs.dir can be moved around |
|
|
|
@1386
|
[1386]
|
07/21/08 09:48:36 |
donncha |
Don't overwrite site_name, fixes #686, props Andy |
|
|
|
@1363
|
[1363]
|
07/09/08 19:51:04 |
donncha |
Correct PHP_SELF when VHOST == no, fixes #626, props jergendutch |
|
|
|
@1349
|
[1349]
|
07/04/08 14:37:00 |
donncha |
Mangle the admin email address when a blog isn't activated, fixes #671 |
|
|
|
@1348
|
[1348]
|
07/04/08 11:56:56 |
donncha |
Set the wp_default_secret_key, fixes #670, props trent |
|
|
|
@1346
|
[1346]
|
07/03/08 16:10:19 |
donncha |
Set ADMIN_COOKIE_PATH to / for non VHOST installs, slightly less secure … |
|
|
|
@1344
|
[1344]
|
07/02/08 13:44:49 |
donncha |
WP Merge to rev 8216 |
|
|
|
@1336
|
[1336]
|
06/24/08 17:00:10 |
donncha |
WP Merge to revision 8180 |
|
|
|
@1331
|
[1331]
|
06/17/08 15:35:07 |
donncha |
Move locale setup into a filter, may fix #655 |
|
|
|
@1328
|
[1328]
|
06/13/08 17:21:00 |
donncha |
WP Merge with revision 8075 |
|
|
|
@1325
|
[1325]
|
06/10/08 15:17:24 |
donncha |
No need to redirect to install.php - it doesn't exist anyway. |
|
|
|
@1323
|
[1323]
|
06/09/08 11:14:46 |
donncha |
Move SHORTINIT, need apply_filters(), fixes #649 |
|
|
|
@1322
|
[1322]
|
06/05/08 17:01:06 |
donncha |
Cleanup init process
Initialize the object cache sooner so sunrise.php can … |
|
|
|
@1297
|
[1297]
|
05/19/08 15:04:49 |
donncha |
Don't load the object cache when installing |
|
|
|
@1267
|
[1267]
|
05/07/08 14:32:13 |
donncha |
AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifb |
|
|
|
@1260
|
[1260]
|
04/24/08 11:45:39 |
donncha |
Merged with WP 2.5, revision 7806 |
|
|
|
@1240
|
[1240]
|
04/17/08 15:30:41 |
donncha |
Replace glob(), it may be disabled on some hosts. fixes #594 |
|
|
|
@1218
|
[1218]
|
04/04/08 16:44:15 |
donncha |
Merged with WordPress? 2.5, unstable, only for testing |
|
|
|
@1186
|
[1186]
|
01/14/08 19:05:09 |
donncha |
Replace wordpress.com with localhost.localdomain example email
Use site … |
|
|
|
@1172
|
[1172]
|
01/02/08 16:00:05 |
donncha |
Merge with WP 2.3.2 |
|
|
|
@1143
|
[1143]
|
11/09/07 17:44:36 |
donncha |
Add back the test cookie, props drmike, fixes #492 |
|
|
|
@1139
|
[1139]
|
10/30/07 16:49:38 |
donncha |
Merge with WordPress? 2.3.1 |
|
|
|
@1134
|
[1134]
|
10/26/07 16:50:19 |
donncha |
Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props … |
|
|
|
@1125
|
[1125]
|
10/23/07 18:28:40 |
donncha |
Merge with WordPress?, rev 6285 and untested |
|
|
|
@1123
|
[1123]
|
10/23/07 09:01:39 |
donncha |
Make sure it's really false, props momo360modena, #464 |
|
|
|
@1116
|
[1116]
|
10/22/07 11:41:25 |
donncha |
Move SHORTINIT check down so that apply_filters() function is loaded |
|
|
|
@1069
|
[1069]
|
10/12/07 16:21:15 |
donncha |
Merge with WP 2.3 - testing use only!
Move pluggable functions out of … |
|
|
|
@1026
|
[1026]
|
08/08/07 08:28:50 |
donncha |
Move PLUGINDIR definition down so it can be set by an MU plugin if needed, … |
|
|
|
@1005
|
[1005]
|
06/21/07 16:41:02 |
donncha |
WP Merge to WP 2.2.1 |
|
|
|
@995
|
[995]
|
06/08/07 19:30:46 |
donncha |
Add support for sunrise initialisation script at … |
|
|
|
@972
|
[972]
|
05/21/07 18:37:58 |
donncha |
WP Merge to rev 5499, this is a big one! Test it before you put it … |
|
|
|
@919
|
[919]
|
03/16/07 21:26:22 |
donncha |
Add MUPLUGINDIR constant so that mu-plugins can be relocated |
|
|
|
@909
|
[909]
|
03/09/07 15:17:25 |
donncha |
WP Merge to rev 5007 |
|
|
|
@899
|
[899]
|
02/23/07 15:47:59 |
donncha |
WP Merge to 4929 |
|
|
|
@851
|
[851]
|
01/18/07 11:27:26 |
donncha |
WP Merge to rev 4763 |
|
|
|
@840
|
[840]
|
01/11/07 15:57:00 |
donncha |
WP Merge to rev 4721 |
|
|
|
@832
|
[832]
|
01/08/07 18:25:37 |
donncha |
WP Merge to 4701 |
|
|
|
@815
|
[815]
|
11/28/06 12:05:29 |
donncha |
Needed to rename this CONSTANT for a long time |
|
|
|
@810
|
[810]
|
11/24/06 16:16:44 |
donncha |
WP Merge to 4524 |
|
|
|
@805
|
[805]
|
11/13/06 18:56:18 |
donncha |
Use PLUGINDIR (fixes #191) |
|
|
|
@804
|
[804]
|
11/07/06 12:37:04 |
donncha |
WP Merge |
|
|
|
@797
|
[797]
|
10/09/06 11:39:17 |
donncha |
WP Merge - needs testing. |
|
|
|
@789
|
[789]
|
10/05/06 17:45:26 |
donncha |
WP Merge to rev 4347 |
|
|
|
@783
|
[783]
|
09/28/06 23:02:02 |
donncha |
Fix upload path
Fix die() |
|
|
|
@777
|
[777]
|
09/28/06 10:30:23 |
donncha |
Use UPLOADS constant and update blogs.php (fixes #168) |
|
|
|
@773
|
[773]
|
09/26/06 17:12:57 |
donncha |
get_text should work again |
|
|
|
@770
|
[770]
|
09/26/06 15:45:20 |
donncha |
WP Merge to rev 4254 |
|
|
|
@737
|
[737]
|
09/12/06 09:17:44 |
donncha |
Set the cookie path to the current site's path (fixes #125) |
|
|
|
@734
|
[734]
|
09/08/06 10:57:32 |
donncha |
WP Merge to #4124 |
|
|
|
@729
|
[729]
|
08/31/06 14:55:29 |
donncha |
WP Merge to rev #4147 |
|
|
|
@721
|
[721]
|
08/10/06 22:19:11 |
donncha |
WP Merge |
|
|
|
@696
|
[696]
|
07/20/06 11:02:38 |
donncha |
Use wp_die()
Removed $HTTP_USER_AGENT (#93) |
|
|
|
@691
|
[691]
|
07/19/06 16:09:21 |
donncha |
Language strings (#10) |
|
|
|
@682
|
[682]
|
07/18/06 08:42:04 |
donncha |
Don't use getenv() |
|
|
|
@673
|
[673]
|
07/13/06 10:50:45 |
donncha |
Only show one logo on last install page.
Fix theme update_options() bug in … |
|
|
|
@667
|
[667]
|
07/12/06 18:52:21 |
donncha |
Log registrations (#77) |
|
|
|
@663
|
[663]
|
07/12/06 15:10:29 |
donncha |
WP Merge |
|
|
|
@639
|
[639]
|
07/06/06 13:45:02 |
donncha |
Allow side-wide login cookies for vhosts.
Warning! This has the side … |
|
|
|
@592
|
[592]
|
06/23/06 10:32:27 |
donncha |
WP merge |
|
|
|
@591
|
[591]
|
06/22/06 18:31:50 |
donncha |
Moved everything in wp-inst down a directory.
Uses's Ryan Boren's htaccess … |
|
copied from trunk/wp-inst/wp-settings.php:
|
|
|
|
@579
|
[579]
|
06/20/06 10:39:28 |
donncha |
WP Merge |