| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed typo, fixes #526, props andrewbillits | donncha | 2008-01-02 | 1 | -1/+1 |
* | Merge with WP 2.3.2 | donncha | 2008-01-02 | 8 | -31/+110 |
* | 64bit fix for gettext. see WP #3780 | ryan | 2007-12-26 | 1 | -1/+1 |
* | Return "Blog suspended" message only if blog marked as spam, fixes #515 | donncha | 2007-12-04 | 1 | -1/+1 |
* | No need for this, it's already filtered before going to db | donncha | 2007-12-04 | 1 | -3/+0 |
* | Fixed activation error message, props jeffayars. Fixes #505 | donncha | 2007-11-21 | 1 | -1/+1 |
* | Remove obsolete categories SQL, fixes #503 | donncha | 2007-11-20 | 1 | -3/+0 |
* | Add WPLANG blog option, fixes #490 | donncha | 2007-11-16 | 1 | -0/+2 |
* | Limit blog titles to 50 characters | donncha | 2007-10-30 | 1 | -0/+1 |
* | Merge with WordPress 2.3.1 | donncha | 2007-10-30 | 31 | -2179/+1214 |
* | Minor text changes | donncha | 2007-10-30 | 1 | -1/+1 |
* | added new "pre_update_term" filter to wp_update_term() | donncha | 2007-10-26 | 1 | -5/+8 |
* | Always set the slug to be the sanitized term name, fixes #476, thanks options | donncha | 2007-10-26 | 1 | -7/+5 |
* | Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props lunaby... | donncha | 2007-10-26 | 3 | -21/+21 |
* | Added (back in?) "wp_handle_upload_prefilter" filter to filter uploads before... | donncha | 2007-10-26 | 1 | -10/+0 |
* | Remove "disable xml-rpc" feature, it's going in a plugin. | donncha | 2007-10-26 | 1 | -15/+0 |
* | WP Merge to rev 6290 | donncha | 2007-10-25 | 1 | -2/+3 |
* | WP Merge to revision 6287 | donncha | 2007-10-24 | 3 | -19/+26 |
* | Merge with WordPress, rev 6285 and untested | donncha | 2007-10-23 | 39 | -1365/+2326 |
* | Move wpmu_checkAvailableSpace() to includes/mu.php and add it to upload action. | donncha | 2007-10-22 | 1 | -45/+0 |
* | Move functions into wp-admin/includes/mu.php because of potential conflict wi... | donncha | 2007-10-19 | 1 | -29/+0 |
* | Cache get_blog_details() properly. thanks beaulebens, fixes #456 | donncha | 2007-10-19 | 1 | -7/+8 |
* | Don't double-escape this value | donncha | 2007-10-19 | 1 | -1/+0 |
* | blog_public needs to be set properly when new blogs created, fixes #423 | donncha | 2007-10-18 | 1 | -0/+3 |
* | Cleanup by momo360modena, fixes #451 | donncha | 2007-10-18 | 1 | -136/+108 |
* | Reverting the last change, but leaving in the optional param $len | donncha | 2007-10-17 | 1 | -14/+4 |
* | Better random_number_generator() by tellyworth, fixes #440 | donncha | 2007-10-17 | 1 | -4/+14 |
* | No more FALSEVALUE when using get_blog_option() | donncha | 2007-10-17 | 1 | -3/+6 |
* | Hide Javascript code, fixes #445 | donncha | 2007-10-17 | 1 | -0/+2 |
* | XMLRPC posting can be disabled per blog | donncha | 2007-10-17 | 1 | -1/+1 |
* | Use get_space_allowed(), props ktlee, fixes #449 | donncha | 2007-10-17 | 1 | -1/+1 |
* | Version number variables more like WP.org's, props Lunabyte @ http://mu.wordp... | donncha | 2007-10-17 | 1 | -2/+2 |
* | If primary blog when creating new blog is 1 then update it, fixes #415, props... | donncha | 2007-10-16 | 1 | -2/+6 |
* | Added update_user_status(), refresh_user_status() | donncha | 2007-10-16 | 1 | -5/+40 |
* | If a blogger really needs xmlrpc, then add "xmlrpc_active"="yes" to their blo... | donncha | 2007-10-15 | 1 | -0/+4 |
* | Disable xmlrpc posting by default | donncha | 2007-10-15 | 1 | -0/+11 |
* | All safe redirects in login form | donncha | 2007-10-15 | 1 | -0/+6 |
* | Revert get_userdatabylogin() to 1.2.5a version | donncha | 2007-10-15 | 1 | -8/+28 |
* | Remove mu-plugins from plugin path | donncha | 2007-10-15 | 1 | -0/+1 |
* | Make default characterset utf8 | donncha | 2007-10-15 | 1 | -0/+3 |
* | Merge with WP 2.3 - testing use only! | donncha | 2007-10-12 | 78 | -5845/+10995 |
* | Allow users to change their primary blog | donncha | 2007-10-10 | 1 | -0/+16 |
* | Removed header information, fixes #434 | donncha | 2007-10-04 | 1 | -10/+0 |
* | Fixed infinite redirect when updating site options, fixes #436, props dreamer... | donncha | 2007-10-03 | 1 | -5/+7 |
* | Added wp_reset_query() | donncha | 2007-10-03 | 1 | -0/+5 |
* | Only allow lowercase letters in username and blogname on registration | donncha | 2007-10-03 | 1 | -8/+8 |
* | Fixes redirect, fixes #419 | donncha | 2007-09-11 | 1 | -2/+2 |
* | Assign values to the kses tags lists | donncha | 2007-09-11 | 1 | -2/+2 |
* | Strip tags instead of sanitize_title | donncha | 2007-09-10 | 1 | -6/+3 |
* | Sync with WP 2.2.3 | donncha | 2007-09-10 | 11 | -37/+167 |