summaryrefslogtreecommitdiffstats
path: root/wp-includes
Commit message (Expand)AuthorAgeFilesLines
...
* WP Merge with revision 8300donncha2008-07-0911-35/+42
* Beta 1 to come soondonncha2008-07-081-1/+1
* WP merge to revision 8283donncha2008-07-082-2/+4
* WP Merge to revision 8266donncha2008-07-0710-110/+118
* Only check the nonce on the signup pagedonncha2008-07-071-0/+3
* Experimental signup noncedonncha2008-07-041-0/+15
* WP Merge with revision 8255donncha2008-07-043-13/+18
* WP Merge to rev 8249donncha2008-07-0316-107/+584
* WP Merge to rev 8216donncha2008-07-0238-297/+786
* Remove $usermeta, fixes #666donncha2008-06-261-1/+0
* Ignore the cache with WP_INSTALLING is setdonncha2008-06-241-11/+10
* WP Merge to revision 8180donncha2008-06-2453-1081/+2540
* When installing, disable the option cache, fixes #663donncha2008-06-241-0/+3
* Move locale setup into a filter, may fix #655donncha2008-06-171-0/+13
* Merged out change, fixes #652, props trentdonncha2008-06-161-1/+1
* WP Merge with revision 8075donncha2008-06-13113-3502/+7341
* Merge with branches/2.5 in WordPress, revision 8066donncha2008-06-1013-53/+104
* Cleanup init processdonncha2008-06-051-10/+25
* WordPress.com object cache mergedonncha2008-06-041-102/+76
* No need forthis debugging codedonncha2008-06-041-6/+2
* Don't restore blog so soondonncha2008-05-291-2/+0
* Merged out code, fixes #535 (again), props chmacdonncha2008-05-271-0/+1
* Shouldn't check for switching when we check for not switching inside ..donncha2008-05-231-9/+9
* Experimental: warn if blog_id is changed without switch_to_blog() being calle...donncha2008-05-232-5/+16
* Use base_prefix instead of hardcoding the prefix, props luigisa, fixes #638donncha2008-05-231-1/+1
* Cache fixes when creating a new blogdonncha2008-05-231-6/+9
* Cast as array to avoid feed.php errors to avoid http://trac.wordpress.org/tic...donncha2008-05-221-1/+1
* Pass previous blod_id to actiondonncha2008-05-221-1/+2
* Put checked categories at the top of the checklist. Props mdawaffe. see #WP7000ryan2008-05-191-1/+1
* Turn off object caching when WP_INSTALL is setdonncha2008-05-191-0/+2
* WP Merge, page template validationdonncha2008-05-162-1/+17
* Allow Magpie RSS class to use a global cache or sitemeta for caching feedsdonncha2008-05-151-19/+31
* No need to encode strings sent to log filedonncha2008-05-151-6/+1
* Bump version numberdonncha2008-05-121-1/+1
* Add link to use browser upload rather than Flash uploader, props tellyworthdonncha2008-05-121-0/+41
* 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
* WP Merge with 2.5.1donncha2008-05-076-6/+1
* Suppress instead of "hide" db errorsdonncha2008-05-071-9/+9
* Ignore activation key in db.donncha2008-05-071-2/+5
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
* WP Merge to revision 7826donncha2008-04-257-50/+42
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
* Merged with WP 2.5, revision 7806donncha2008-04-2454-333/+530
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-221-1/+1
* 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
* Minor changes, merge and whitespacedonncha2008-04-181-5/+0
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-12/+23