summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Make banned domain list into a textareadonncha2007-01-262-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@869 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4813donncha2007-01-2641-1454/+3101
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@868 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make string translatable (fixes #210)donncha2007-01-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@867 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed path to activation page for user-only registrations (fixes #234)donncha2007-01-242-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@866 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 4793donncha2007-01-2410-78/+1731
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@865 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass $errors object to action (fixes #233)donncha2007-01-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@863 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make install blog routine a bit more resilien, fixes (#232), thanks vdachevdonncha2007-01-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@862 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4783donncha2007-01-232-2/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@861 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed autocomplete_css() because it possibly conflicts with advanced ↵donncha2007-01-227-66/+15
| | | | | | | | | | | | editor stuff: http://trac.mu.wordpress.org/ticket/213 http://trac.mu.wordpress.org/ticket/176 http://trac.mu.wordpress.org/ticket/217 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@860 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better logic for getting blogs of userdonncha2007-01-221-3/+5
| | | | | | | | update_blog_status() has optional param so that cache isn't updated immediately (useful for marking lots of blogs as spam) Populate user_login field - noticed any blank user_logins? git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@859 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make graceful_fail() pluggable by defining it in mu-plugins/00misc.php (see ↵donncha2007-01-222-1/+2
| | | | | | #229) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@858 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove extra file type serving protection (see #203)donncha2007-01-221-7/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@857 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixing a small typodonncha2007-01-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@856 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't delete the admin's files too! (fixes #224)donncha2007-01-221-24/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@855 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4780donncha2007-01-229-15/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@854 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get_settings -> get_option (fixes #230)donncha2007-01-221-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@853 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4771donncha2007-01-1913-55/+80
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@852 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4763donncha2007-01-189-16/+51
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@851 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4759donncha2007-01-176-5/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@850 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4753donncha2007-01-1623-41/+85
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@849 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix for reported corruption of international characters on signup page (#218)donncha2007-01-151-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@848 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix "Last Updated" problems returning from wp_redirect() (fixes #222)donncha2007-01-151-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@847 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Users column, not posts!donncha2007-01-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@846 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check for edit_posts capability (fixes #180)donncha2007-01-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@845 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix delete blog redirect (#198)donncha2007-01-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@844 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* spaces -> tabsdonncha2007-01-141-226/+218
| | | | | | | define VHOST during install. (fixes #216) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@843 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move site admin menu around so add_submenu_page() doesn't break (fixes #233)donncha2007-01-141-9/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@842 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for this function any moredonncha2007-01-141-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@841 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4721donncha2007-01-117-980/+654
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@840 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4714donncha2007-01-104-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@839 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "category_description" to the default category INSERTS. Fixes (#199)donncha2007-01-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@838 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP core, fixes #209donncha2007-01-092-65/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@837 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Save new admin email with hash in db. (fixes #204)donncha2007-01-092-2/+7
| | | | | | | | | Better option update message Sanitize options git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@836 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4709donncha2007-01-098-17/+83
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@835 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Die if a port number is in the URLdonncha2007-01-091-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@834 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleaner urldonncha2007-01-091-7/+6
| | | | | | | User must have "manage_options" perms to access delete blog page now (fixes #211) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@833 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4701donncha2007-01-0816-67/+107
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP merge to 4681donncha2007-01-054-10/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@831 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4674donncha2007-01-049-73/+541
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@830 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4669donncha2007-01-028-28/+40
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@829 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4661donncha2006-12-2249-287/+250
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@828 7be80a69-a1ef-0310-a953-fb0f7c49ff36