summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge to rev 5061donncha2007-03-1930-64/+91
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@920 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add MUPLUGINDIR constant so that mu-plugins can be relocateddonncha2007-03-161-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@919 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show static page on front of blog again (fixes #279)donncha2007-03-161-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@918 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We always need a hostnamedonncha2007-03-151-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@917 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5032donncha2007-03-135-61/+72
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@916 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 5028donncha2007-03-1223-165/+149
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@915 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more mangled URLs when creating blogs through a www. url hopefullydonncha2007-03-121-7/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@914 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Must use site_id in sitemeta queries and cachingdonncha2007-03-121-8/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@913 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't auto-redirect to non-www hostnamedonncha2007-03-123-75/+88
| | | | | | | | | Strip "www." from all urls Added "no www" page to install Can now install from url starting with "www." git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@912 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix check for blogs if not using wp_ as a prefixdonncha2007-03-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@911 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - deleted filesdonncha2007-03-098-892/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@910 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-0968-950/+2153
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Warn of "www." in URL of installer and die(), should help avoid some ↵donncha2007-03-081-2/+8
| | | | | | http://com/wpmu/ issues git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@908 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check "vhost" by default in the installerdonncha2007-03-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@907 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* List language files even if only one file founddonncha2007-03-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@906 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* PHP usually needs more memorydonncha2007-03-021-6/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@905 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-2837-309/+287
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4952donncha2007-02-271-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@902 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix comment feedsdonncha2007-02-261-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@901 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4950donncha2007-02-2619-195/+2831
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@900 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4929donncha2007-02-2329-326/+529
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@899 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Renamed the default theme. fixes #239donncha2007-02-221-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@898 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Trim each element of the banned email listdonncha2007-02-221-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@897 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4914donncha2007-02-225-21/+47
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@896 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix orderby (Thanks Enrico)donncha2007-02-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@895 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4904donncha2007-02-216-4/+22
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@894 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Order categories in the drop down by name, not ID (fixes #190)donncha2007-02-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@893 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If url ends in "files/" then pass on request to index.phpdonncha2007-02-201-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@892 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Small change to files rewrite rule to fix #247donncha2007-02-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@891 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* wp merge to rev 4896donncha2007-02-205-611/+969
| | | | | | | | Ryan's nooption fixes jquery filename is different git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@890 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4890donncha2007-02-162-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@889 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4887donncha2007-02-1511-37/+126
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@888 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added db fields, just in case someone changes the fields of sitecategories ↵donncha2007-02-131-2/+2
| | | | | | and blames WPMU ;) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@887 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't check blog status here. It's too earlydonncha2007-02-131-8/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@886 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use get_option instead of get_settingsdonncha2007-02-132-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@885 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added get_user_id_from_string()donncha2007-02-133-13/+27
| | | | | | | Make editing a blog much faster git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@884 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4874donncha2007-02-133-18/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@883 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 3870donncha2007-02-063-18/+30
| | | | | | | Added multi-blog stuff back into xmlrpc.php git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@882 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed iframe from kses whitelistdonncha2007-02-052-13/+1
| | | | | | | Minor translation change in wordpress importer git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@881 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Small typo in the mergedonncha2007-02-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@880 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4865donncha2007-02-0510-54/+168
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@879 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed typos, too many diffputsdonncha2007-02-011-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@878 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Revert changes to options.donncha2007-02-013-6/+6
| | | | | | | Let's aim for 1.1.1 next week git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@877 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4854donncha2007-02-013-51/+48
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@876 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4850donncha2007-01-314-7/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@875 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4844donncha2007-01-301-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@874 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 3834 and reverted to novalueindb option codedonncha2007-01-3010-49/+92
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@873 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Caching fixes, see http://mu.wordpress.org/forums/topic.php?id=3143&replies=23donncha2007-01-291-7/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@872 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Strip port 80 from HTTP_HOST. Fixes #238 and #245donncha2007-01-291-1/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@871 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove extra filter - fixes #243donncha2007-01-291-2/+1
| | | | | | | Merge with WP git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@870 7be80a69-a1ef-0310-a953-fb0f7c49ff36