summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WP Merge to 4929donncha2007-02-2329-326/+529
* Renamed the default theme. fixes #239donncha2007-02-221-3/+3
* Trim each element of the banned email listdonncha2007-02-221-1/+5
* WP Merge to 4914donncha2007-02-225-21/+47
* Fix orderby (Thanks Enrico)donncha2007-02-211-1/+1
* WP Merge to rev 4904donncha2007-02-216-4/+22
* Order categories in the drop down by name, not ID (fixes #190)donncha2007-02-201-1/+1
* If url ends in "files/" then pass on request to index.phpdonncha2007-02-201-0/+1
* Small change to files rewrite rule to fix #247donncha2007-02-201-1/+1
* wp merge to rev 4896donncha2007-02-205-611/+969
* WP Merge to 4890donncha2007-02-162-0/+8
* WP Merge to rev 4887donncha2007-02-1511-37/+126
* Added db fields, just in case someone changes the fields of sitecategories an...donncha2007-02-131-2/+2
* Don't check blog status here. It's too earlydonncha2007-02-131-8/+0
* Use get_option instead of get_settingsdonncha2007-02-132-5/+5
* Added get_user_id_from_string()donncha2007-02-133-13/+27
* WP Merge to rev 4874donncha2007-02-133-18/+24
* WP Merge to rev 3870donncha2007-02-063-18/+30
* Removed iframe from kses whitelistdonncha2007-02-052-13/+1
* Small typo in the mergedonncha2007-02-051-1/+1
* WP Merge to rev 4865donncha2007-02-0510-54/+168
* Fixed typos, too many diffputsdonncha2007-02-011-0/+3
* Revert changes to options.donncha2007-02-013-6/+6
* WP Merge to rev 4854donncha2007-02-013-51/+48
* WP Merge to rev 4850donncha2007-01-314-7/+9
* WP Merge to 4844donncha2007-01-301-0/+1
* WP Merge to rev 3834 and reverted to novalueindb option codedonncha2007-01-3010-49/+92
* Caching fixes, see http://mu.wordpress.org/forums/topic.php?id=3143&replies=23donncha2007-01-291-7/+9
* Strip port 80 from HTTP_HOST. Fixes #238 and #245donncha2007-01-291-1/+6
* Remove extra filter - fixes #243donncha2007-01-291-2/+1
* Make banned domain list into a textareadonncha2007-01-262-3/+3
* WP Merge to rev 4813donncha2007-01-2641-1454/+3101
* Make string translatable (fixes #210)donncha2007-01-241-1/+1
* Fixed path to activation page for user-only registrations (fixes #234)donncha2007-01-242-2/+3
* WP Merge to revision 4793donncha2007-01-2410-78/+1731
* Pass $errors object to action (fixes #233)donncha2007-01-231-1/+1
* Make install blog routine a bit more resilien, fixes (#232), thanks vdachevdonncha2007-01-231-1/+1
* WP Merge to rev 4783donncha2007-01-232-2/+7
* Removed autocomplete_css() because it possibly conflicts with advanced editor...donncha2007-01-227-66/+15
* Better logic for getting blogs of userdonncha2007-01-221-3/+5
* Make graceful_fail() pluggable by defining it in mu-plugins/00misc.php (see #...donncha2007-01-222-1/+2
* Remove extra file type serving protection (see #203)donncha2007-01-221-7/+0
* Fixing a small typodonncha2007-01-221-1/+1
* Don't delete the admin's files too! (fixes #224)donncha2007-01-221-24/+24
* WP Merge to 4780donncha2007-01-229-15/+31
* get_settings -> get_option (fixes #230)donncha2007-01-221-4/+4
* WP Merge to rev 4771donncha2007-01-1913-55/+80
* WP Merge to rev 4763donncha2007-01-189-16/+51
* WP Merge to rev 4759donncha2007-01-176-5/+7
* WP Merge to rev 4753donncha2007-01-1623-41/+85