summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stylesheet belongs in header, fixes #292, thanks JeremyVisserdonncha2007-04-181-1/+7
* Don't delete the admin's files!donncha2007-04-181-1/+1
* WP Merge, gettext updatesdonncha2007-04-171-47/+47
* Merge WP 5114 at http://trac.wordpress.org/changeset/5114donncha2007-04-172-4/+17
* Fix typo, fixes #308donncha2007-04-171-1/+1
* Use LANGDIR instead of WPINC (fixes #309)donncha2007-04-171-1/+1
* Check activate_signup status before showing formsdonncha2007-04-131-2/+5
* Fix check for illegal namesdonncha2007-04-131-1/+1
* Check the illegal names is set before checking against itdonncha2007-04-131-1/+1
* No need to switch blogdonncha2007-04-131-2/+0
* Speed up switching and caching significantly (experimental!)donncha2007-04-092-2/+43
* Added "wpmu_active_signup" filter to return "all", "none", "blog" or "user" t...donncha2007-04-091-3/+23
* Send errors to error_log to avoid "bugs" like this: http://trac.mu.wordpress....donncha2007-04-071-4/+7
* My new sitedonncha2007-04-051-4/+4
* Fixed typo. Fixes #296donncha2007-03-301-0/+1
* Redirect to $ref if it exists, fixes #295donncha2007-03-301-1/+5
* Update site option if it's already there in add_site_optiondonncha2007-03-291-1/+5
* Make sure errors are hidden when adding blogsdonncha2007-03-291-3/+3
* Tell admin that themes must be activated on the admin page first.donncha2007-03-291-0/+3
* Reverse [929] and update versiondonncha2007-03-292-5/+1
* Fix those pesky themes (fixes #284)donncha2007-03-293-8/+30
* Some validation changes. mostly fixes #292donncha2007-03-281-13/+13
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-286-11/+11
* Use id instead of name fielddonncha2007-03-281-1/+1
* Sort columns by colum IDs, fixes #291donncha2007-03-282-28/+28
* Typodonncha2007-03-281-1/+1
* Better handling of already activated accountsdonncha2007-03-281-5/+12
* Better text when user account is createddonncha2007-03-281-19/+21
* Added delete_blog_option() (fixes #290)donncha2007-03-271-0/+5
* Remove, not delete. fixes #280donncha2007-03-261-1/+1
* fixed sql, fixes #289donncha2007-03-261-1/+1
* Index allowed_themes by stylesheet path instead of name. (fixes #284)donncha2007-03-264-60/+88
* WP Mergedonncha2007-03-261-2/+2
* WP Merge to rev 5109donncha2007-03-2613-187/+235
* Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092donncha2007-03-2329-100/+116
* Delete autosave pointers from deleted blogsdonncha2007-03-221-0/+1
* WP Merge to rev 5081donncha2007-03-223-6/+34
* No need for these globals (fixes #285)donncha2007-03-221-1/+2
* Check that the file exists first. Fixes #215. donncha2007-03-211-0/+4
* WP Merge to rev 5072donncha2007-03-213-9/+6
* Minor changes to wpmu_delete_blog (fixes #271)donncha2007-03-211-3/+3
* Pass the $error object to extra fields actiondonncha2007-03-201-1/+1
* Minor html changesdonncha2007-03-201-12/+18
* Fix activate linkdonncha2007-03-201-1/+2
* WP Merge to rev 5063donncha2007-03-206-3/+66
* Don't show the link to the plugin editor as it's disableddonncha2007-03-191-4/+1
* Fix links in footer, thanks kingler (fixes #277)donncha2007-03-191-2/+2
* WP Merge to rev 5061donncha2007-03-1930-64/+91
* Add MUPLUGINDIR constant so that mu-plugins can be relocateddonncha2007-03-161-1/+4
* Show static page on front of blog again (fixes #279)donncha2007-03-161-1/+2