|
|
|
@1447
|
[1447]
|
08/25/08 16:06:29 |
donncha |
Prepare SQL, fixes #719, props momo360modena |
|
|
|
@1428
|
[1428]
|
08/22/08 12:32:53 |
donncha |
Strip 443 port from secure urls, fixes #714, props axelseaa |
|
|
|
@1423
|
[1423]
|
08/13/08 17:15:09 |
donncha |
Cache $current_blog |
|
|
|
@1422
|
[1422]
|
08/13/08 17:05:18 |
donncha |
Added "DOMAIN_CURRENT_SITE" and "PATH_CURRENT_SITE" to hardcode current … |
|
|
|
@1377
|
[1377]
|
07/16/08 14:06:33 |
donncha |
Don't redirect main blog 404s and unknown blogs to signup page by … |
|
|
|
@1373
|
[1373]
|
07/11/08 16:12:47 |
donncha |
Make sure the site_id is always set to something. Fixes #600, but presumes … |
|
|
|
@1326
|
[1326]
|
06/13/08 15:46:09 |
donncha |
Make sure we set the current blog's blog_id when installing |
|
|
|
@1322
|
[1322]
|
06/05/08 17:01:06 |
donncha |
Cleanup init process
Initialize the object cache sooner so sunrise.php can … |
|
|
|
@1274
|
[1274]
|
05/07/08 20:10:04 |
donncha |
Suppress instead of "hide" db errors |
|
|
|
@1218
|
[1218]
|
04/04/08 16:44:15 |
donncha |
Merged with WordPress? 2.5, unstable, only for testing |
|
|
|
@1178
|
[1178]
|
01/02/08 17:48:17 |
donncha |
Added "NOBLOGREDIRECT" constant to redirect if a blog is unknown, fixes … |
|
|
|
@1177
|
[1177]
|
01/02/08 17:34:12 |
donncha |
Change URL to point at Codex page, fixes #521, props drmike |
|
|
|
@1134
|
[1134]
|
10/26/07 16:50:19 |
donncha |
Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props … |
|
|
|
@1001
|
[1001]
|
06/19/07 10:30:22 |
donncha |
Get "main blog" for current site before checking for page names, fixes … |
|
|
|
@995
|
[995]
|
06/08/07 19:30:46 |
donncha |
Add support for sunrise initialisation script at … |
|
|
|
@912
|
[912]
|
03/12/07 14:40:14 |
donncha |
Don't auto-redirect to non-www hostname
Strip "www." from all urls
Added … |
|
|
|
@886
|
[886]
|
02/13/07 16:38:06 |
donncha |
Don't check blog status here. It's too early |
|
|
|
@871
|
[871]
|
01/29/07 11:56:31 |
donncha |
Strip port 80 from HTTP_HOST. Fixes #238 and #245 |
|
|
|
@834
|
[834]
|
01/09/07 10:17:07 |
donncha |
Die if a port number is in the URL |
|
|
|
@782
|
[782]
|
09/28/06 16:54:45 |
donncha |
Strip "." at the end of hostname. (fixes #156) |
|
|
|
@739
|
[739]
|
09/12/06 14:12:33 |
donncha |
Add "page" and "comments" to list of reserved urls used by main blog … |
|
|
|
@709
|
[709]
|
07/27/06 11:25:14 |
donncha |
If there is only one site configured to use this db then skip a lot of … |
|
|
|
@675
|
[675]
|
07/17/06 14:09:56 |
donncha |
Point people at the debugging page if their install doesn't work. |
|
|
|
@674
|
[674]
|
07/13/06 11:00:07 |
donncha |
Match against ?p=x preview urls. (#79) |
|
|
|
@666
|
[666]
|
07/12/06 17:06:12 |
donncha |
Reword error message and remove link to support forum so ordinary users … |
|
|
|
@664
|
[664]
|
07/12/06 16:03:02 |
donncha |
If we can't find the site, then point them towards the main page of the … |
|
|
|
@655
|
[655]
|
07/11/06 15:38:29 |
donncha |
Lowercase pages and blognames |
|
|
|
@654
|
[654]
|
07/11/06 15:31:50 |
donncha |
Check that $pages is an array. |
|
|
|
@630
|
[630]
|
07/03/06 16:23:41 |
donncha |
For subdir installs, check if the request is for a page of the main blog. |
|
|
|
@625
|
[625]
|
07/03/06 10:12:03 |
donncha |
Added "wp-content" to the ignore list. Should allow php scripts in the … |
|
|
|
@616
|
[616]
|
06/29/06 14:07:09 |
donncha |
Improve the error message shown on bad installs |
|
|
|
@614
|
[614]
|
06/28/06 19:41:43 |
donncha |
Fixed autocomplete dropdown |
|
|
|
@603
|
[603]
|
06/27/06 14:11:27 |
donncha |
Redirect to signup form if blog not found (#28) |
|
|
|
@600
|
[600]
|
06/27/06 12:26:34 |
donncha |
Check if final part of $path is a filename.
This fixes problems with … |
|
|
|
@594
|
[594]
|
06/24/06 08:17:14 |
donncha |
Lookup fixes |
|
|
|
@593
|
[593]
|
06/23/06 15:55:37 |
donncha |
Installer, signup and vhosts lookup fixes |
|
|
|
@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/wpmu-settings.php:
|
|
|
|
@586
|
[586]
|
06/21/06 17:36:07 |
donncha |
VHOSTs updates. Things may be a little unstable for a few days. |