root/branches/2.0


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6752 [6752] 02/07/08 18:24:20 ryan Remove wp-db-backup.php from 2.0
(edit) @6751 [6751] 02/07/08 18:23:51 ryan wp_safe_redirect() for 2.0. Props markjaquith and snakefoot. fixes #4606
(edit) @6067 [6067] 09/10/07 14:07:18 markjaquith Preparing for 2.0.12
(edit) @6066 [6066] 09/10/07 14:06:29 markjaquith Better $pagenow determination. fixes #4748 for 2.0
(edit) @5993 [5993] 08/30/07 18:13:48 markjaquith Roll back [5986], [5988], [5989]. We are in a char class, so no escaping …
(edit) @5992 [5992] 08/30/07 17:47:35 markjaquith Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 for …
(edit) @5989 [5989] 08/30/07 17:43:27 markjaquith Escape special chars in regex. Props eightize and Otto42. fixes #4873 for …
(edit) @5932 [5932] 08/23/07 21:15:50 westi Enable plugins to override the cockney replace array, fixes #4804 for …
(edit) @5849 [5849] 08/05/07 05:39:35 matt Version bumps.
(edit) @5841 [5841] 08/02/07 15:23:12 markjaquith Sanitize cat_id, fixes #4691 for 2.0.x
(edit) @5834 [5834] 08/01/07 19:25:33 markjaquith Sanitize option names in options.php, use current escaping functions. for …
(edit) @5831 [5831] 08/01/07 19:14:40 markjaquith add_option()/update_option() should pass the option name to get_option() …
(edit) @5768 [5768] 06/27/07 08:22:02 markjaquith escape before extracting. Props Alexander Concha.
(edit) @5738 [5738] 06/20/07 19:23:25 markjaquith bump to 2.0.11-RC4
(edit) @5737 [5737] 06/20/07 19:21:08 markjaquith Prevent editing of protected meta keys for 2.0.x
(edit) @5736 [5736] 06/20/07 19:13:29 markjaquith js_escape improvements from Alexander Concha. Catches &#39 &#039 ' …
(edit) @5680 [5680] 06/11/07 22:43:27 ryan attribute_escape REQUEST_URI
(edit) @5657 [5657] 06/05/07 14:41:49 ryan Remove comment_text filter from get_comment_to_edit. fixes #4403 for 2.0
(edit) @5648 [5648] 06/04/07 17:49:02 ryan Run comment_text filter before format_to_edit() when getting a comment to …
(edit) @5645 [5645] 06/03/07 21:46:51 markjaquith Bumping the version
(edit) @5644 [5644] 06/03/07 21:45:49 markjaquith Older MySQL versions need "INNER" to be specified
(edit) @5550 [5550] 05/25/07 22:33:48 markjaquith attribute_escape()s and int casts for 2.0.x: see #4333
(edit) @5504 [5504] 05/21/07 18:18:03 markjaquith Revert accidental debug commit in [5502]
(edit) @5503 [5503] 05/21/07 18:09:00 ryan Set eol-style to CRLF for sample config file.
(edit) @5502 [5502] 05/21/07 18:01:12 markjaquith 2.0.11 coming soon
(edit) @5442 [5442] 05/11/07 00:59:06 ryan Escapage
(edit) @5407 [5407] 05/07/07 16:14:04 ryan Add nonces to default theme.
(edit) @5406 [5406] 05/07/07 16:10:20 ryan Add nonces to importers
(edit) @5396 [5396] 05/05/07 02:51:20 rob1n Add in missing delimiter. fixes #4226 for 2.0, 2.2 and 2.3
(edit) @5391 [5391] 05/04/07 21:48:43 ryan eol-style everywhere
(edit) @5387 [5387] 05/04/07 21:24:43 ryan Set eol-style
(edit) @5172 [5172] 04/03/07 00:33:57 ryan Ver bump
(edit) @5121 [5121] 03/27/07 23:47:02 ryan More clean_url and int casts for 2.0.
(edit) @5100 [5100] 03/25/07 23:12:38 ryan More int casts
(edit) @5099 [5099] 03/25/07 23:06:28 ryan Some int casts
(edit) @5097 [5097] 03/23/07 23:33:19 ryan Fix relative link mangling in clean_url. fixes #4017 for 2.1
(edit) @5084 [5084] 03/22/07 23:02:20 ryan Cast to int.
(edit) @5080 [5080] 03/22/07 03:11:41 ryan Cast to int. Props xknown. fixes #4012 for 2.0
(edit) @5077 [5077] 03/21/07 23:11:44 ryan Bump to RC3 before I forget.
(edit) @5076 [5076] 03/21/07 22:21:18 ryan Check for publish caps when editing via xmlrpc. For 2.0
(edit) @5070 [5070] 03/21/07 04:28:53 ryan Use clean_url instead of inline preg. Props rob1n. fixes #3983 for 2.0
(edit) @5067 [5067] 03/21/07 00:38:05 ryan Don't add http:// to relative links. Props donncha. fixes #4001 for 2.0
(edit) @5058 [5058] 03/17/07 09:04:56 markjaquith use clean_url() instead of attribute_escape() when dealing with src/href …
(edit) @5053 [5053] 03/16/07 22:05:15 ryan Don't cast to string if empty. Props donncha. fixes #3979 for 2.0
(edit) @5047 [5047] 03/16/07 08:04:52 markjaquith Sanitize output of previous_posts() and next_posts(). Props Alex Concha …
(edit) @5042 [5042] 03/14/07 23:29:14 ryan RC1
(edit) @5041 [5041] 03/14/07 23:13:36 markjaquith nonce-protect comments by users with unfiltered_html cap to prevent …
(edit) @5037 [5037] 03/14/07 07:40:56 markjaquith More int casting, just to be safe.
(edit) @5035 [5035] 03/14/07 01:53:35 ryan wp_title() fixes from dwc. fixes #3967
(edit) @5031 [5031] 03/12/07 21:28:43 ryan Quote values heading to DB. Cast some ints.
(edit) @5023 [5023] 03/10/07 20:35:57 ryan Ignore redirect_to if already logged in.
(edit) @5022 [5022] 03/10/07 20:34:01 ryan Prophylactic casting.
(edit) @5010 [5010] 03/09/07 20:58:05 ryan Use get_query_var()
(edit) @5007 [5007] 03/09/07 04:36:24 markjaquith Sanitize browser-bound add_query_arg() outputs. fixes #3937
(edit) @4989 [4989] 03/07/07 05:14:59 markjaquith Reverting non-security-related DBX upgrade.
(edit) @4957 [4957] 03/02/07 07:13:57 markjaquith Upgrade DBX to version 2.0.5 to fix occasional cookie error. fixes #3397
(edit) @4907 [4907] 02/22/07 01:34:56 ryan Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721
(edit) @4897 [4897] 02/20/07 19:44:39 ryan Bump
(edit) @4891 [4891] 02/17/07 20:20:59 ryan Bump
(edit) @4888 [4888] 02/16/07 00:37:16 ryan Set charset for MCE. Props ruckus. fixes #3574
(edit) @4878 [4878] 02/13/07 21:47:54 ryan bump
(edit) @4877 [4877] 02/13/07 18:36:27 ryan specialchars wp_explain_nonce() output.
(edit) @4868 [4868] 02/05/07 22:21:53 markjaquith 2010: WordPress Odyssey Two.0.x
(edit) @4858 [4858] 02/01/07 21:31:35 ryan Bump
(edit) @4844 [4844] 01/30/07 19:16:31 markjaquith XHTML validation fix by nickshanks. fixes #3582
(edit) @4843 [4843] 01/30/07 19:14:50 markjaquith Remove spurious </fieldset>. Props foolswisdom. fixes #3585
(edit) @4841 [4841] 01/30/07 18:33:48 markjaquith Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes …
(edit) @4840 [4840] 01/30/07 18:22:56 markjaquith Remove zero-byte files. Props Yosemite. fixes #3350
(edit) @4839 [4839] 01/30/07 18:19:57 markjaquith Fix feed links when using %category% permalink structure. Props westi. …
(edit) @4838 [4838] 01/30/07 18:18:34 markjaquith Markup fix from quinnhigurashi. fixes #3602
(edit) @4837 [4837] 01/30/07 18:17:25 markjaquith XHTML validation fix in link-categories.php by foolswisdom. fixes #3573
(edit) @4836 [4836] 01/30/07 18:13:42 markjaquith Readme fixes from zamoose. fixes #3547
(edit) @4835 [4835] 01/30/07 18:11:04 markjaquith Fix typos in get_rss(). Props zuzara. fixes #3527
(edit) @4827 [4827] 01/28/07 22:31:22 ryan estrict wp_remote_fopen to remote files.
(edit) @4826 [4826] 01/28/07 22:30:39 ryan Discard non-scalars when building query string.
(edit) @4792 [4792] 01/23/07 09:49:28 markjaquith working on 2.0.8 now, for eventual release
(edit) @4789 [4789] 01/23/07 07:51:18 markjaquith Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. …
(edit) @4777 [4777] 01/21/07 20:02:45 ryan Make sure is_array before extract. Props idle. fixes #3626
(edit) @4730 [4730] 01/15/07 19:20:09 markjaquith Flight 2.0.7 now arriving at gate 2.0.x
(edit) @4729 [4729] 01/14/07 04:06:40 ryan Bump
(edit) @4725 [4725] 01/12/07 21:46:29 markjaquith That'll teach me to trust a code snippet from php.net ... typo fix from …
(edit) @4724 [4724] 01/12/07 21:41:48 markjaquith Use http_response_code for in status_header() on PHP >= 4.3.0 per Ryan's …
(edit) @4717 [4717] 01/11/07 03:06:28 ryan Zend hash del key or index fix. PRops MarkJaquith?.
(edit) @4715 [4715] 01/10/07 13:50:30 markjaquith Backport of HTTP_IF_MODIFIED_SINCE double stripslashes() fix. fixes #2597
(edit) @4714 [4714] 01/10/07 10:13:57 markjaquith Tastes like FeedBurning?... er, bumping.
(edit) @4709 [4709] 01/09/07 10:04:49 markjaquith Reverting non-essential stuff for a mean-and-lean 2.0.7 release
(edit) @4706 [4706] 01/09/07 08:25:39 ryan Inline uploader fix from smalldust. fixes #2990
(edit) @4697 [4697] 01/07/07 13:56:31 markjaquith Typo correction from flinkflonk. fixes #3538
(edit) @4696 [4696] 01/07/07 09:43:34 markjaquith Exit gracefully with a warning if the table_prefix uses disallowed chars. …
(edit) @4692 [4692] 01/07/07 07:32:12 markjaquith Avoid AYS for page deletion, and redirect to page list after deletion. …
(edit) @4685 [4685] 01/06/07 08:25:39 markjaquith Working on 2.0.7 now
(edit) @4684 [4684] 01/06/07 08:22:12 markjaquith burn in Hades, status_header(), destroyer of souls. fixes #3528
(edit) @4680 [4680] 01/05/07 08:46:27 markjaquith Change wording for Blogger import to note that it only works with OLD …
(edit) @4678 [4678] 01/05/07 08:39:45 markjaquith 2.0.6 ump-bay
(edit) @4677 [4677] 01/05/07 05:46:01 markjaquith Delay Trackback data escaping until after mb_convert_encoding(). Props to …
(edit) @4672 [4672] 01/02/07 21:22:41 ryan Add kses protocol checking to clean_url. Props Andy. fixes #3515
(edit) @4668 [4668] 12/28/06 17:44:00 ryan RC2
(edit) @4665 [4665] 12/27/06 05:59:20 markjaquith wp_specialchars() treatment for recent file list
(edit) @4663 [4663] 12/23/06 06:33:24 markjaquith Sync balanceTags() and force_balance_tags() to trunk. fixes #2714
(edit) @4661 [4661] 12/22/06 05:27:45 ryan Add js_escape and attribute_escape filters.
Note: See TracRevisionLog for help on using the revision log.