Ryan Boren
|
ab76209618
|
First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: https://develop.svn.wordpress.org/trunk@4860 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 00:04:35 +00:00 |
Ryan Boren
|
609db68a78
|
Cache user id instead of full user object in the userlogins cache. Props charleshooper. fixes #3716
git-svn-id: https://develop.svn.wordpress.org/trunk@4859 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 00:00:36 +00:00 |
Mark Jaquith
|
26f5beaa3d
|
make sure nothing going into the object cache is being passed by reference. fixes #3726
git-svn-id: https://develop.svn.wordpress.org/trunk@4856 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 09:16:15 +00:00 |
Mark Jaquith
|
ea8fc7def2
|
Introduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes #3726
git-svn-id: https://develop.svn.wordpress.org/trunk@4855 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 08:53:08 +00:00 |
Ryan Boren
|
53b8aa18e4
|
Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4832 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:46:05 +00:00 |
Ryan Boren
|
b0f28a6dff
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4831 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:43:39 +00:00 |
Ryan Boren
|
ddda423d89
|
Trunk is now for 2.2 development.
git-svn-id: https://develop.svn.wordpress.org/trunk@4785 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 06:30:37 +00:00 |
Matt Mullenweg
|
9d138a1954
|
It's that time again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4782 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-22 21:51:38 +00:00 |
Ryan Boren
|
bf8655a25f
|
RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@4776 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-20 06:48:56 +00:00 |
Ryan Boren
|
f8241d6c37
|
Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: https://develop.svn.wordpress.org/trunk@4772 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 20:33:11 +00:00 |
Ryan Boren
|
6442428434
|
RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@4761 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:35:01 +00:00 |
Ryan Boren
|
3f2795b691
|
beta4
git-svn-id: https://develop.svn.wordpress.org/trunk@4750 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:16:20 +00:00 |
Ryan Boren
|
fd1a5d4139
|
Doh! fixes #3587
git-svn-id: https://develop.svn.wordpress.org/trunk@4745 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 07:38:08 +00:00 |
Ryan Boren
|
87c05c47fc
|
beta3
git-svn-id: https://develop.svn.wordpress.org/trunk@4744 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 07:19:40 +00:00 |
Ryan Boren
|
f9f5f4d372
|
Beta2
git-svn-id: https://develop.svn.wordpress.org/trunk@4711 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-09 22:55:32 +00:00 |
Matt Mullenweg
|
61692694b1
|
OMG BETA!
git-svn-id: https://develop.svn.wordpress.org/trunk@4674 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-04 02:48:55 +00:00 |
Mark Jaquith
|
be11dbe438
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4556 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 08:48:56 +00:00 |
Ryan Boren
|
a92a6dea29
|
Fix feed links when using %category% permalink structure. Props westi. fixes #3214
git-svn-id: https://develop.svn.wordpress.org/trunk@4551 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 01:54:05 +00:00 |
Mark Jaquith
|
191607d7bd
|
Prevent non-option form elements from sneaking in to the options table. fixes #2595
git-svn-id: https://develop.svn.wordpress.org/trunk@4332 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 12:18:28 +00:00 |
Ryan Boren
|
aece412f39
|
Alpha bumpage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4121 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-28 23:15:52 +00:00 |
Matt Mullenweg
|
2febee388d
|
This fixes #2832 again! (I hope.) BTW, try the new trac and SVN, it's wicked fast.
git-svn-id: https://develop.svn.wordpress.org/trunk@3884 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-17 02:37:24 +00:00 |
Matt Mullenweg
|
6988958522
|
Fixes #2832
git-svn-id: https://develop.svn.wordpress.org/trunk@3883 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-17 02:20:54 +00:00 |
Matt Mullenweg
|
66db8ed510
|
Tweak, fixes #2832
git-svn-id: https://develop.svn.wordpress.org/trunk@3882 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-17 02:02:29 +00:00 |
Ryan Boren
|
f7e56ee9b3
|
Add more fine grained user management caps. Part 1. #2775
git-svn-id: https://develop.svn.wordpress.org/trunk@3846 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-05 16:52:21 +00:00 |
Ryan Boren
|
feb562c29f
|
wp_hash() and server secret.
git-svn-id: https://develop.svn.wordpress.org/trunk@3810 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-31 00:24:03 +00:00 |
Ryan Boren
|
73c56126c0
|
base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood.
git-svn-id: https://develop.svn.wordpress.org/trunk@3798 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-26 21:14:36 +00:00 |
Ryan Boren
|
8f12196bd1
|
Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-11 23:13:35 +00:00 |
Ryan Boren
|
4bbee1b73c
|
Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:33:10 +00:00 |
Ryan Boren
|
55ba231f8e
|
What's up front? #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3581 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 07:08:04 +00:00 |
Ryan Boren
|
a2f5fa5254
|
Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 04:57:30 +00:00 |
Ryan Boren
|
28961b459c
|
Blog privacy. fixes #2480
git-svn-id: https://develop.svn.wordpress.org/trunk@3548 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-18 07:40:43 +00:00 |
Ryan Boren
|
6add46af14
|
Give future posts a post_status of future when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3531 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 23:22:22 +00:00 |
Ryan Boren
|
1f6ae7587d
|
dylsexia
git-svn-id: https://develop.svn.wordpress.org/trunk@3515 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:43:15 +00:00 |
Ryan Boren
|
f156e83af5
|
Post status = future. #2426
git-svn-id: https://develop.svn.wordpress.org/trunk@3514 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:41:56 +00:00 |
Ryan Boren
|
bde96bc025
|
Add new page caps now that pages can be draft or publish. Brings page caps to parity with posts. Add delete caps for posts and pages. fixes #2382 #2336 #2301
git-svn-id: https://develop.svn.wordpress.org/trunk@3513 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-11 09:56:02 +00:00 |
Ryan Boren
|
f961003343
|
Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: https://develop.svn.wordpress.org/trunk@3510 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-09 10:03:48 +00:00 |
Matt Mullenweg
|
753a2c01ad
|
Bump!
git-svn-id: https://develop.svn.wordpress.org/trunk@3502 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-31 20:05:42 +00:00 |
Ryan Boren
|
6afd559cb2
|
Bumpity, bump, bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3478 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-24 07:53:26 +00:00 |
Ryan Boren
|
f08416af58
|
More upload path tweaks. fixes #2271
git-svn-id: https://develop.svn.wordpress.org/trunk@3437 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-14 22:09:51 +00:00 |
Ryan Boren
|
bb0f6ddb1c
|
Bump version.
git-svn-id: https://develop.svn.wordpress.org/trunk@3414 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-09 22:29:36 +00:00 |
Matt Mullenweg
|
774578481e
|
Pop the champagne
git-svn-id: https://develop.svn.wordpress.org/trunk@3362 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-26 20:15:06 +00:00 |
Matt Mullenweg
|
142682fa5d
|
It goes bump in the night.
git-svn-id: https://develop.svn.wordpress.org/trunk@3332 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-20 07:07:26 +00:00 |
Ryan Boren
|
8b4c730141
|
Bump ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@3308 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-15 01:17:46 +00:00 |
Ryan Boren
|
02e9e6d8ea
|
Allow Author role to edit published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3243 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 07:47:22 +00:00 |
Matt Mullenweg
|
47bc943716
|
So close I can taste it.
git-svn-id: https://develop.svn.wordpress.org/trunk@3230 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 02:01:48 +00:00 |
Ryan Boren
|
289ef9a954
|
Add some defaults to avoid MySQL warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3199 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 00:38:56 +00:00 |
Matt Mullenweg
|
fd081cb70e
|
Bumpa version
git-svn-id: https://develop.svn.wordpress.org/trunk@3195 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 09:56:15 +00:00 |
Ryan Boren
|
b41c0e1360
|
Therapeutic db version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3183 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-21 09:13:20 +00:00 |
Matt Mullenweg
|
64d7f37d3a
|
Dat da-da duuuummmmmmmm
git-svn-id: https://develop.svn.wordpress.org/trunk@3160 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 00:19:43 +00:00 |
Ryan Boren
|
376a04e7de
|
Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 06:29:36 +00:00 |