summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WordPress.com object cache mergedonncha2008-06-041-102/+76
* No need forthis debugging codedonncha2008-06-041-6/+2
* Don't restore blog so soondonncha2008-05-291-2/+0
* Check that files url doesn't include plugins dir, fixes #639donncha2008-05-291-0/+1
* xhtml change, fixed #640, props mark-kdonncha2008-05-271-1/+1
* Merged out code, fixes #535 (again), props chmacdonncha2008-05-271-0/+1
* Oops, need the correct site name heredonncha2008-05-261-2/+2
* Hardcode the blog name here toodonncha2008-05-261-1/+1
* Make sure password resets happen on the main blogdonncha2008-05-261-4/+4
* Shouldn't check for switching when we check for not switching inside ..donncha2008-05-231-9/+9
* Experimental: warn if blog_id is changed without switch_to_blog() being calle...donncha2008-05-232-5/+16
* Correct link to Matt's blog, props drmike, fixes #636donncha2008-05-231-1/+1
* Use base_prefix instead of hardcoding the prefix, props luigisa, fixes #638donncha2008-05-231-1/+1
* Cache fixes when creating a new blogdonncha2008-05-231-6/+9
* Use snoopy all the time, avoids problems with fopen()donncha2008-05-221-17/+3
* Cast as array to avoid feed.php errors to avoid http://trac.wordpress.org/tic...donncha2008-05-221-1/+1
* Pass previous blod_id to actiondonncha2008-05-221-1/+2
* Don't overwrite $blog_iddonncha2008-05-221-4/+4
* Use the correct version variable! props isforinsects on #wpmudonncha2008-05-221-2/+2
* Clean urls, props rborendonncha2008-05-213-7/+7
* Minor xhtml fix, fixes #634, props momo360modenadonncha2008-05-211-1/+1
* Put checked categories at the top of the checklist. Props mdawaffe. see #WP7000ryan2008-05-195-14/+35
* Turn off object caching when WP_INSTALL is setdonncha2008-05-192-0/+4
* Don't load the object cache when installingdonncha2008-05-191-1/+1
* Don't forget the quotesdonncha2008-05-161-1/+1
* WP Merge, cleaningdonncha2008-05-161-2/+2
* WP Merge, page template validationdonncha2008-05-163-17/+17
* Just use Snoopy when upgradingdonncha2008-05-161-8/+3
* Admin Notice Feed allows the site_admin to display a feed to all blogs on an ...donncha2008-05-153-0/+44
* Allow Magpie RSS class to use a global cache or sitemeta for caching feedsdonncha2008-05-151-19/+31
* No need to encode strings sent to log filedonncha2008-05-151-6/+1
* Whitespace cleanup.donncha2008-05-157-132/+143
* Added placeholder index.php files so these directories are created (some unzi...donncha2008-05-122-0/+6
* Bump version numberdonncha2008-05-121-1/+1
* Change limited_email_domains to a textarea, props momo360modena for patch, fi...donncha2008-05-122-9/+17
* Add Performance section to readme listing caching pluginsdonncha2008-05-121-0/+24
* Add link to use browser upload rather than Flash uploader, props tellyworthdonncha2008-05-121-0/+41
* Add actions to flash uploaderdonncha2008-05-121-1/+8
* Clean up switching code. Don't switch to current blog.donncha2008-05-091-3/+11
* This makes switching work when using an object cachedonncha2008-05-091-2/+2
* Added set_blog_id(), props rborendonncha2008-05-092-58/+29
* Swap around Yes and Nodonncha2008-05-091-2/+2
* Record the site_name, fixes #619donncha2008-05-081-2/+4
* Stripslashes the title before passing it to wpmu_create_blog(), fixes #621donncha2008-05-081-2/+3
* WP Merge with 2.5.1donncha2008-05-078-8/+17
* Suppress instead of "hide" db errorsdonncha2008-05-072-11/+11
* Ignore activation key in db.donncha2008-05-072-6/+9
* Not needed any moredonncha2008-05-071-376/+0
* Removed unused filedonncha2008-05-072-35/+9
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-073-4/+3