Ask Solem
							
						 | 
						
							
							
								9748afcf1e
							
							chord()() now returns AsyncResult with .parent set, like chain
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e37689e2e8
							
							kvbackends: Use save_group directly
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								926817448e
							
							Rate limit support for eventlet/gevent
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a5c73c8650
							
							AsyncTaskBucket: Support changing limits at runtime
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4340630ba8
							
							Use the timer for rate limits when on the eventloop (amqp/redis)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								46b17c5237
							
							Fixes docstring
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								536e3d9d86
							
							Move module import side-effects in celery.tests to a unittest setup function.  Closes #1237
						 | 
						12 年之前 | 
					
				
					
						
							
								   Mark Story
							
						 | 
						
							
							
								636dce4c46
							
							Fix typo in old changelog.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Titusz
							
						 | 
						
							
							
								51e8f8de4a
							
							crontab hour has to be str not list
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								752b6c50a7
							
							Try to fix django settings problem on Windows.  Fixes celery/django-celery/#228
						 | 
						12 年之前 | 
					
				
					
						
							
								   Simon Engledew
							
						 | 
						
							
							
								567e7ed3a7
							
							Pass additional options in Task.retry
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c6d0f10155
							
							Removes print statement
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e45530676a
							
							Bumps version to 3.0.16
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9af5b8493f
							
							Updates Changelog
						 | 
						12 年之前 | 
					
				
					
						
							
								   mpavlov
							
						 | 
						
							
							
								6e98509b8b
							
							added myself as contributor
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4889f24932
							
							Modules in _IMPORTS / _INCLUDE are now imported in original order.  Closes #1161
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5b4f9e5913
							
							Updates Changelog
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a1854da73d
							
							Merge branch 'mpavlov/pid-based-status-check' into 3.0
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5063edef9f
							
							Updates Changelog
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								77b11e2327
							
							Merge branch 'mpavlov/centos-init' into 3.0
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								32915b6a54
							
							Now depends on kombu 2.5.7
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a5aee69d02
							
							Now depends on billiard 2.7.3.22
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								f2a8e043db
							
							added 5 second delay after asynchronous commands in generic init script; removed unused var CELERYCTL
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								78435b7a4f
							
							commented out example configuration in centos sysconfig file
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								72ea2088a6
							
							avoiding conflict with built-in function test
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2a1c3d95fe
							
							Updates Changelog for 3.0.16
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0b6464c7c6
							
							Tests passing
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2451f991e8
							
							events.State should not modify the event dict.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								47a1738ac3
							
							tests for centos init script
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								93a57ec2a6
							
							fixed restart bug in centos init script
						 | 
						12 年之前 |