summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clear category cache when links are modified, (fixes #338)donncha2007-05-241-0/+1
* Trim illegal names, fixes #340donncha2007-05-231-1/+7
* Don't need this sqldonncha2007-05-231-1/+0
* Only show up to 10 users for blog 1, fixes #320donncha2007-05-231-1/+9
* Redirect to front page earlier in signup pagedonncha2007-05-231-5/+5
* Added load_muplugin_textdomain() and minor translation change. fixes #313donncha2007-05-231-3/+13
* Only display the "get more plugins" message if user is a site admin, fixes #317donncha2007-05-231-0/+2
* Improved gettext support, fixes #314donncha2007-05-222-11/+14
* No need to filter thisdonncha2007-05-221-1/+1
* Update the home themedonncha2007-05-2215-75/+152
* Update home's functions.php from Kubrick. Fixes #332donncha2007-05-221-44/+63
* WP Merge 5509donncha2007-05-224-6/+4
* Restore current blog to avoid filling up the switch stack too muchdonncha2007-05-221-0/+2
* Too soon for thesedonncha2007-05-212-496/+0
* Forgot this filedonncha2007-05-211-0/+992
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-21145-4789/+8142