summaryrefslogtreecommitdiffstats
path: root/wp-includes
Commit message (Collapse)AuthorAgeFilesLines
...
* WP Merge with revision 8300donncha2008-07-0911-35/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1360 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Beta 1 to come soondonncha2008-07-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1358 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP merge to revision 8283donncha2008-07-082-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1356 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8266donncha2008-07-0710-110/+118
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1355 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only check the nonce on the signup pagedonncha2008-07-071-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1354 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Experimental signup noncedonncha2008-07-041-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1353 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8255donncha2008-07-043-13/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1350 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 8249donncha2008-07-0316-107/+584
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1347 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 8216donncha2008-07-0238-297/+786
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1344 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove $usermeta, fixes #666donncha2008-06-261-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1340 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ignore the cache with WP_INSTALLING is setdonncha2008-06-241-11/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1337 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8180donncha2008-06-2453-1081/+2540
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1336 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When installing, disable the option cache, fixes #663donncha2008-06-241-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1335 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move locale setup into a filter, may fix #655donncha2008-06-171-0/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1331 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged out change, fixes #652, props trentdonncha2008-06-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1329 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-13113-3502/+7341
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with branches/2.5 in WordPress, revision 8066donncha2008-06-1013-53/+104
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1324 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup init processdonncha2008-06-051-10/+25
| | | | | | | Initialize the object cache sooner so sunrise.php can use it. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1322 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WordPress.com object cache mergedonncha2008-06-041-102/+76
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1320 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need forthis debugging codedonncha2008-06-041-6/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1319 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't restore blog so soondonncha2008-05-291-2/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1318 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged out code, fixes #535 (again), props chmacdonncha2008-05-271-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1315 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Shouldn't check for switching when we check for not switching inside ..donncha2008-05-231-9/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1311 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Experimental: warn if blog_id is changed without switch_to_blog() being ↵donncha2008-05-232-5/+16
| | | | | | called because it results in cache pollution git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1310 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use base_prefix instead of hardcoding the prefix, props luigisa, fixes #638donncha2008-05-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1308 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cache fixes when creating a new blogdonncha2008-05-231-6/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1307 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cast as array to avoid feed.php errors to avoid ↵donncha2008-05-221-1/+1
| | | | | | http://trac.wordpress.org/ticket/7014 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1305 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass previous blod_id to actiondonncha2008-05-221-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1304 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Put checked categories at the top of the checklist. Props mdawaffe. see #WP7000ryan2008-05-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1299 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Turn off object caching when WP_INSTALL is setdonncha2008-05-191-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1298 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge, page template validationdonncha2008-05-162-1/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1294 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow Magpie RSS class to use a global cache or sitemeta for caching feedsdonncha2008-05-151-19/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1291 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to encode strings sent to log filedonncha2008-05-151-6/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1290 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Bump version numberdonncha2008-05-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1286 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add link to use browser upload rather than Flash uploader, props tellyworthdonncha2008-05-121-0/+41
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1283 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Clean up switching code. Don't switch to current blog.donncha2008-05-091-3/+11
| | | | | | | | If using an object cache make sure it knows about MU groups Added "counts" group for 2.5.1 compatibility git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1281 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This makes switching work when using an object cachedonncha2008-05-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1280 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added set_blog_id(), props rborendonncha2008-05-092-58/+29
| | | | | | | Use set_blog_id() when switching blogs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1279 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with 2.5.1donncha2008-05-076-6/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1275 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Suppress instead of "hide" db errorsdonncha2008-05-071-9/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1274 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ignore activation key in db.donncha2008-05-071-2/+5
| | | | | | | Generate a correct key, thanks mtdewvirus git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1273 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1269 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 7826donncha2008-04-257-50/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1266 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1263 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP 2.5, revision 7806donncha2008-04-2454-333/+530
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1255 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that user isn't a site_admin before deleting their blog 1 perms, fixes ↵donncha2008-04-181-1/+1
| | | | | | #536 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1246 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added text-decoration to default allowed styles, props kkwangendonncha2008-04-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1245 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes, merge and whitespacedonncha2008-04-181-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1242 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-12/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1237 7be80a69-a1ef-0310-a953-fb0f7c49ff36