summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use mime_content_type() if available, finfo_file() anyone?donncha2007-08-231-4/+6
* Filter $allowedposttags and $allowedtags in kses.phpdonncha2007-08-171-0/+3
* Bump the version.donncha2007-08-091-1/+2
* Use blog's default role when editing it, props jeffoire, fixes #399donncha2007-08-091-17/+22
* No more linkcategoriesdonncha2007-08-091-4/+3
* Ensure that $wp_queries is pointing at the right blog_id, props Vimm, fixes #394donncha2007-08-092-218/+225
* gettext the admin password email, props momo360modena, fixes 365donncha2007-08-091-17/+17
* Fix email content, props dsadr from http://mu.wordpress.org/forums/topic.php?...donncha2007-08-091-3/+3
* Add path, useful for non vhost installs. fixes 402, props dsadrdonncha2007-08-091-1/+1
* Search on path too, props dsadrdonncha2007-08-091-1/+1
* Remove ; props dsader (http://mu.wordpress.org/forums/topic.php?id=5829&page&...donncha2007-08-091-1/+1
* Let's try for an RC todaydonncha2007-08-081-1/+1
* Add slashes to blogname to protecet apostrophes, fixes #367, props steveattydonncha2007-08-081-1/+1
* Move PLUGINDIR definition down so it can be set by an MU plugin if needed, pr...donncha2007-08-081-2/+2
* Fixed minor css problem with blog switcher, fixes #366, props drmikedonncha2007-08-081-1/+1
* Do some cleanup of the basedomain, fixes #391, props drmikedonncha2007-08-081-1/+3
* Make sure $action is defined, fixes #382, props omrydonncha2007-08-081-1/+2
* Reverting kses to previous version at [972], fixing #357donncha2007-08-081-6/+185
* Allow multi-line blog options to show when editing a blog, fixes #385, props ...donncha2007-08-081-7/+16
* This should avoid invalid emails when site_name isn't set. Thanks Barry! (fix...donncha2007-08-071-4/+8
* Fix the allowed_themes loop (fixes #369, props aydos)donncha2007-08-071-7/+7
* Removed edit plugin link, fixes #396donncha2007-08-071-8/+0
* Addslashes to the default value when caching. Reset your cache if you're affe...donncha2007-08-061-2/+2
* Escape site_option keys for sql queriesdonncha2007-08-061-9/+16
* Don't double slash the blog title, fixes #398, props Vimmdonncha2007-08-061-1/+0
* Make the installer more verbose.donncha2007-08-061-36/+61
* Sync for WP 2.2.2donncha2007-08-0610-23/+40
* Misc Updates, added "get_most_recent_post_of_user()"donncha2007-07-241-15/+52
* Display the username and password after installing wpmudonncha2007-07-241-0/+1
* Version number, with WP versiondonncha2007-06-251-1/+1
* Check post type after upload, thanks Alexander Conchadonncha2007-06-251-2/+4
* Removing code that isn't needed, prompted by #358donncha2007-06-251-35/+8
* Don't try to create the wp-config.php by hand!donncha2007-06-221-0/+1
* WP Merge to WP 2.2.1donncha2007-06-2180-5465/+4357
* Let's just bump this and be done with itdonncha2007-06-201-1/+1
* Merge from WPdonncha2007-06-201-13/+5
* This should fix #355.donncha2007-06-201-0/+2
* Get "main blog" for current site before checking for page names, fixes #341, ...donncha2007-06-191-2/+4
* Add upload_path to new blogs, fixes #352, thanks jdubdonncha2007-06-111-0/+1
* Load jquery the right waydonncha2007-06-112-4/+8
* Added dashboard switcher plugin, fixes #310donncha2007-06-111-0/+88
* Add "blogname" to "get_blogs_of_user()"donncha2007-06-111-0/+1
* Add support for sunrise initialisation script at wp-content/sunrise.phpdonncha2007-06-083-7/+12
* Mostly merge xmlrpc.php from wp to 5651donncha2007-06-041-27/+24
* Make sure site_admins is an arraydonncha2007-06-011-1/+1
* Don't need these upgrades, thanks drmike. fixes #349donncha2007-05-301-13/+1
* Possible fix for #307donncha2007-05-301-1/+1
* gettext changes by momo360modena, applied patch from #347donncha2007-05-284-21/+22
* Fix import menu file size, fixes #324donncha2007-05-242-0/+14
* Minor change to install docs and add error logging docs fixes #318 #326 and #342donncha2007-05-241-6/+22