ryan
|
2f915b5320
|
Use microtime() for cron locks. fixes #19700
git-svn-id: http://svn.automattic.com/wordpress/trunk@19722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-09 19:02:31 +00:00 |
ryan
|
5ebcc1d3ea
|
Improve cron locking. Avoid multiple cron processes looping over the same events. fixes #17462
git-svn-id: http://svn.automattic.com/wordpress/trunk@18659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-09 19:59:44 +00:00 |
markjaquith
|
58d47426cc
|
More pedantry. "Setup" is not a verb. http://notaverb.com/setup
git-svn-id: http://svn.automattic.com/wordpress/trunk@13725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-17 04:39:50 +00:00 |
azaozz
|
326befa4ed
|
Increase timeout on cron-based requests when checking for upgrades, props dd32, fixes #10349
git-svn-id: http://svn.automattic.com/wordpress/trunk@11826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-16 04:59:38 +00:00 |
azaozz
|
a4df9a5326
|
Cron spawning improvement, see #9005
git-svn-id: http://svn.automattic.com/wordpress/trunk@10521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-07 13:32:34 +00:00 |
ryan
|
8c7d54a9dc
|
Use transient for doing_cron. see #9048
git-svn-id: http://svn.automattic.com/wordpress/trunk@10519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-06 22:25:35 +00:00 |
ryan
|
0a3a725c82
|
Lose hash check
git-svn-id: http://svn.automattic.com/wordpress/trunk@10472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-30 22:32:20 +00:00 |
azaozz
|
0853ba158c
|
Cron improvement, props hailin, fixes #7068
git-svn-id: http://svn.automattic.com/wordpress/trunk@8927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 07:09:38 +00:00 |
ryan
|
a6a1522a8d
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: http://svn.automattic.com/wordpress/trunk@7991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-25 15:50:15 +00:00 |
ryan
|
5b8113578d
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: http://svn.automattic.com/wordpress/trunk@7971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-21 05:59:27 +00:00 |
markjaquith
|
5897a90fd7
|
Consistently include wp-config.php. fixes #3349
git-svn-id: http://svn.automattic.com/wordpress/trunk@5843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-03 00:45:06 +00:00 |
ryan
|
02cfbbe93b
|
Use wp_hash to create cron's check hash.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-16 20:47:23 +00:00 |
ryan
|
68b74ef3b9
|
Attempt at eliminating cron contention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-21 02:48:12 +00:00 |
ryan
|
287467334e
|
Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-08 17:50:21 +00:00 |
ryan
|
9431f91ff6
|
Cron unscheduling fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-14 00:18:05 +00:00 |
ryan
|
68aa6231a2
|
cron and future post publishing fixes. fixes #3058
git-svn-id: http://svn.automattic.com/wordpress/trunk@4189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-13 23:54:15 +00:00 |
ryan
|
7bf42ee218
|
Rework wp_publish_post() to use wp_update_post() again while turning off filters. Clear the cron schedule for a post when the post timestamp is updated. #2715 #2737
git-svn-id: http://svn.automattic.com/wordpress/trunk@4077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-07 03:50:55 +00:00 |
ryan
|
3f9714b97f
|
Cron fixes from mdawaffe. #2425
git-svn-id: http://svn.automattic.com/wordpress/trunk@3636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-08 05:51:42 +00:00 |
ryan
|
fb1e531077
|
Cron improvements from masquerade. #2425
git-svn-id: http://svn.automattic.com/wordpress/trunk@3634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-07 21:43:59 +00:00 |