summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added placeholder index.php files so these directories are created (some unzi...donncha2008-05-122-0/+6
* Bump version numberdonncha2008-05-121-1/+1
* Change limited_email_domains to a textarea, props momo360modena for patch, fi...donncha2008-05-122-9/+17
* Add Performance section to readme listing caching pluginsdonncha2008-05-121-0/+24
* Add link to use browser upload rather than Flash uploader, props tellyworthdonncha2008-05-121-0/+41
* Add actions to flash uploaderdonncha2008-05-121-1/+8
* Clean up switching code. Don't switch to current blog.donncha2008-05-091-3/+11
* This makes switching work when using an object cachedonncha2008-05-091-2/+2
* Added set_blog_id(), props rborendonncha2008-05-092-58/+29
* Swap around Yes and Nodonncha2008-05-091-2/+2
* Record the site_name, fixes #619donncha2008-05-081-2/+4
* Stripslashes the title before passing it to wpmu_create_blog(), fixes #621donncha2008-05-081-2/+3
* WP Merge with 2.5.1donncha2008-05-078-8/+17
* Suppress instead of "hide" db errorsdonncha2008-05-072-11/+11
* Ignore activation key in db.donncha2008-05-072-6/+9
* Not needed any moredonncha2008-05-071-376/+0
* Removed unused filedonncha2008-05-072-35/+9
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-073-4/+3
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
* Include version info on themes admin page, props momo360modena, fixes #618donncha2008-05-071-0/+2
* AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifbdonncha2008-05-071-0/+8
* WP Merge to revision 7826donncha2008-04-2511-78/+78
* No need for these misc optionsdonncha2008-04-251-1/+2
* Restyling, fixes #590, props momo360modenadonncha2008-04-242-43/+46
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
* Enable Misc options pagedonncha2008-04-241-1/+0
* Remove paragraph tag from wp_die() calls, fixes #605, props momo360modenadonncha2008-04-245-15/+15
* Merged with WP 2.5, revision 7806donncha2008-04-2493-659/+988
* This function is now defined in includes/mu.phpdonncha2008-04-241-1/+1
* Added update function called in dashboarddonncha2008-04-231-0/+3
* Remove plugins widget from dashboard as users won't be able to use them anywa...donncha2008-04-221-0/+5
* Added mod_security disabling codedonncha2008-04-221-0/+8
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-222-2/+2
* Warn the site admin if SECRET_SALT and SECRET_SALT are not defineddonncha2008-04-221-0/+16
* Pass site_id to wpmu_create_blog, should fix #577donncha2008-04-191-4/+3
* Only show media upload icon. Avoids problems with upload types. fixes #598donncha2008-04-191-0/+15
* Removed rejected patched filedonncha2008-04-181-1224/+0
* Improved language selector, props momo360modena, fixes #529donncha2008-04-183-24/+51
* No need to show mod_rewrite rules, props selad, fixes #596donncha2008-04-181-8/+0
* Make these a bit nicerdonncha2008-04-181-2/+2
* Check that user isn't a site_admin before deleting their blog 1 perms, fixes ...donncha2008-04-181-1/+1
* Added text-decoration to default allowed styles, props kkwangendonncha2008-04-181-1/+1
* Remove Javascript warnings. props momo360modena, fixes #591donncha2008-04-181-7/+7
* No more listman, props mypatricks, fixes #591donncha2008-04-181-1/+0
* Minor changes, merge and whitespacedonncha2008-04-182-5/+1
* Minor change for 2.5 update, props momo360modena, fixes #590donncha2008-04-171-2/+6
* Replace glob(), it may be disabled on some hosts. fixes #594donncha2008-04-171-5/+7
* Use wpdb variables, fixes #595, props momo360modenadonncha2008-04-171-3/+3
* sync home with default theme, fixes #593donncha2008-04-1715-115/+209
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-169-446/+401