| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add path, useful for non vhost installs. fixes 402, props dsadr | donncha | 2007-08-09 | 1 | -1/+1 |
| * | Search on path too, props dsadr | donncha | 2007-08-09 | 1 | -1/+1 |
| * | Remove ; props dsader (http://mu.wordpress.org/forums/topic.php?id=5829&page&... | donncha | 2007-08-09 | 1 | -1/+1 |
| * | Let's try for an RC today | donncha | 2007-08-08 | 1 | -1/+1 |
| * | Add slashes to blogname to protecet apostrophes, fixes #367, props steveatty | donncha | 2007-08-08 | 1 | -1/+1 |
| * | Move PLUGINDIR definition down so it can be set by an MU plugin if needed, pr... | donncha | 2007-08-08 | 1 | -2/+2 |
| * | Fixed minor css problem with blog switcher, fixes #366, props drmike | donncha | 2007-08-08 | 1 | -1/+1 |
| * | Do some cleanup of the basedomain, fixes #391, props drmike | donncha | 2007-08-08 | 1 | -1/+3 |
| * | Make sure $action is defined, fixes #382, props omry | donncha | 2007-08-08 | 1 | -1/+2 |
| * | Reverting kses to previous version at [972], fixing #357 | donncha | 2007-08-08 | 1 | -6/+185 |
| * | Allow multi-line blog options to show when editing a blog, fixes #385, props ... | donncha | 2007-08-08 | 1 | -7/+16 |
| * | This should avoid invalid emails when site_name isn't set. Thanks Barry! (fix... | donncha | 2007-08-07 | 1 | -4/+8 |
| * | Fix the allowed_themes loop (fixes #369, props aydos) | donncha | 2007-08-07 | 1 | -7/+7 |
| * | Removed edit plugin link, fixes #396 | donncha | 2007-08-07 | 1 | -8/+0 |
| * | Addslashes to the default value when caching. Reset your cache if you're affe... | donncha | 2007-08-06 | 1 | -2/+2 |
| * | Escape site_option keys for sql queries | donncha | 2007-08-06 | 1 | -9/+16 |
| * | Don't double slash the blog title, fixes #398, props Vimm | donncha | 2007-08-06 | 1 | -1/+0 |
| * | Make the installer more verbose. | donncha | 2007-08-06 | 1 | -36/+61 |
| * | Sync for WP 2.2.2 | donncha | 2007-08-06 | 10 | -23/+40 |
| * | Misc Updates, added "get_most_recent_post_of_user()" | donncha | 2007-07-24 | 1 | -15/+52 |
| * | Display the username and password after installing wpmu | donncha | 2007-07-24 | 1 | -0/+1 |
| * | Version number, with WP version | donncha | 2007-06-25 | 1 | -1/+1 |
| * | Check post type after upload, thanks Alexander Concha | donncha | 2007-06-25 | 1 | -2/+4 |
| * | Removing code that isn't needed, prompted by #358 | donncha | 2007-06-25 | 1 | -35/+8 |
| * | Don't try to create the wp-config.php by hand! | donncha | 2007-06-22 | 1 | -0/+1 |
| * | WP Merge to WP 2.2.1 | donncha | 2007-06-21 | 80 | -5465/+4357 |
| * | Let's just bump this and be done with it | donncha | 2007-06-20 | 1 | -1/+1 |
| * | Merge from WP | donncha | 2007-06-20 | 1 | -13/+5 |
| * | This should fix #355. | donncha | 2007-06-20 | 1 | -0/+2 |
| * | Get "main blog" for current site before checking for page names, fixes #341, ... | donncha | 2007-06-19 | 1 | -2/+4 |
| * | Add upload_path to new blogs, fixes #352, thanks jdub | donncha | 2007-06-11 | 1 | -0/+1 |
| * | Load jquery the right way | donncha | 2007-06-11 | 2 | -4/+8 |
| * | Added dashboard switcher plugin, fixes #310 | donncha | 2007-06-11 | 1 | -0/+88 |
| * | Add "blogname" to "get_blogs_of_user()" | donncha | 2007-06-11 | 1 | -0/+1 |
| * | Add support for sunrise initialisation script at wp-content/sunrise.php | donncha | 2007-06-08 | 3 | -7/+12 |
| * | Mostly merge xmlrpc.php from wp to 5651 | donncha | 2007-06-04 | 1 | -27/+24 |
| * | Make sure site_admins is an array | donncha | 2007-06-01 | 1 | -1/+1 |
| * | Don't need these upgrades, thanks drmike. fixes #349 | donncha | 2007-05-30 | 1 | -13/+1 |
| * | Possible fix for #307 | donncha | 2007-05-30 | 1 | -1/+1 |
| * | gettext changes by momo360modena, applied patch from #347 | donncha | 2007-05-28 | 4 | -21/+22 |
| * | Fix import menu file size, fixes #324 | donncha | 2007-05-24 | 2 | -0/+14 |
| * | Minor change to install docs and add error logging docs fixes #318 #326 and #342 | donncha | 2007-05-24 | 1 | -6/+22 |
| * | Clear category cache when links are modified, (fixes #338) | donncha | 2007-05-24 | 1 | -0/+1 |
| * | Trim illegal names, fixes #340 | donncha | 2007-05-23 | 1 | -1/+7 |
| * | Don't need this sql | donncha | 2007-05-23 | 1 | -1/+0 |
| * | Only show up to 10 users for blog 1, fixes #320 | donncha | 2007-05-23 | 1 | -1/+9 |
| * | Redirect to front page earlier in signup page | donncha | 2007-05-23 | 1 | -5/+5 |
| * | Added load_muplugin_textdomain() and minor translation change. fixes #313 | donncha | 2007-05-23 | 1 | -3/+13 |
| * | Only display the "get more plugins" message if user is a site admin, fixes #317 | donncha | 2007-05-23 | 1 | -0/+2 |
| * | Improved gettext support, fixes #314 | donncha | 2007-05-22 | 2 | -11/+14 |