nacin
|
20f50e7f06
|
Rename is_installed() to ms_not_installed(). See #12083
git-svn-id: http://svn.automattic.com/wordpress/trunk@13253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 13:51:32 +00:00 |
|
nacin
|
84da5911aa
|
Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-19 01:03:58 +00:00 |
|
ryan
|
f97aa91a68
|
Preload commonly loaded site options when running multisite without a persistent cache. Introduce wp_cache_reset() and call it instead of wp_cache_init() when re-initing after the blog ID chanages to avoid throwing out the entire cache. Pass cached site options through the site option filter when fetching.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-12 17:06:43 +00:00 |
|
ryan
|
c9d92fc859
|
Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@13025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 18:02:23 +00:00 |
|
ryan
|
1592ca9ff2
|
Cleanup network plugin loading. Props nacin. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-02 21:41:17 +00:00 |
|
wpmuguru
|
b01479de37
|
reorganize code on ms startup. props nacin, see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-01 20:26:08 +00:00 |
|
ryan
|
19c9d0bb79
|
Remove db error show/hide, suppress/unsuppress in ms bootstrap. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-29 19:16:07 +00:00 |
|
wpmuguru
|
493a307cf7
|
rearrage multisite initialization, remove deprecated $wpmuBaseTablePrefix, props nacin, see #11881
git-svn-id: http://svn.automattic.com/wordpress/trunk@12885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-28 16:09:52 +00:00 |
|
wpmuguru
|
77c73fa456
|
Change VHOST check to is_subdomain_install(), See #11796
git-svn-id: http://svn.automattic.com/wordpress/trunk@12836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-26 15:20:49 +00:00 |
|
ryan
|
b090a0336f
|
Deprecate graceful_fail(). see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-25 22:09:43 +00:00 |
|
wpmuguru
|
2f3f5b351f
|
allow www installs to enable multisite, see #11945
git-svn-id: http://svn.automattic.com/wordpress/trunk@12787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-21 17:20:23 +00:00 |
|
dd32
|
6ad023b5e0
|
White space clean-up. See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-20 07:44:47 +00:00 |
|
dd32
|
da10910302
|
Typo fix in Network Plugins. Props nacin. See #11881
git-svn-id: http://svn.automattic.com/wordpress/trunk@12772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-20 07:37:53 +00:00 |
|
wpmuguru
|
515d1354da
|
sync single and multisite cookie hash, remove extraneous code, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-20 01:14:05 +00:00 |
|
ryan
|
506c22bfd5
|
phpdoc for load.php, return some includes to global scope. Props nacin. see #11881
git-svn-id: http://svn.automattic.com/wordpress/trunk@12762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-19 17:27:03 +00:00 |
|
wpmuguru
|
432087e89e
|
fix multisite object cache warnings, $table_prefix assignment, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-15 18:02:34 +00:00 |
|
wpmuguru
|
dbd245932d
|
multi-site startup, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-10 18:10:51 +00:00 |
|