Ask Solem
							
						 | 
						
							
							
								43c4406910
							
							Renames celery.bin.celeryd to celery.bin.worker
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fcb4611b8b
							
							Renames celery.bin.celerybeat -> celery.bin.beat
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d2f8918a44
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								16be17ae82
							
							Fix rst bugs
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								36ff2334a5
							
							Update changelog and set release-date for 3.0.12
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								10fe588c8b
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5440e4d746
							
							Adds a CELERY_QUEUE_HA_POLICY setting for easy configuration of x-ha-policy
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								104530996b
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   jbiel
							
						 | 
						
							
							
								45d9a2c5ec
							
							Document CASSANDRA_OPTIONS
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9bed6f539a
							
							Consistently use 'bootsteps', singleword no spaces or hyphens
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0e286a42c8
							
							Renames .worker.bootsteps to .bootsteps and to Public API
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ffd8e2613c
							
							worker.consumer is now a package and adds CELERYD_CONSUMER_BOOT_STEPS setting
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								77c97c4c68
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Matt Long
							
						 | 
						
							
							
								282e8bcb38
							
							CELERY_TASK_PUBLISH_RETRY description agrees with default
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c3c32bb726
							
							No longer depends on python-dateutil, but depends on pytz instead
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2f5f0e3416
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								02656d7a86
							
							Adds :event: refs
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1ee6603703
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6cd6f29b30
							
							Revert task decorators to no empty parents, as it just looks so much worse
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4913529f49
							
							Use code-block:: bash
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f16620fe05
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								db1efae951
							
							The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								efbb804184
							
							Merge branch '3.0'
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4b80f340f0
							
							Documents the BROKER_HEARTBEAT setting
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b23fd8c3f6
							
							Use more str.format
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								eb8c36ca85
							
							Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								34ee380c2c
							
							Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9000f31d6f
							
							Mention timezone settings
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2e0d7293a1
							
							2.6 is now Celery 3.0 (Chiastic Slide)
						 | 
						13 年 前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7b07d226ec
							
							Doc Improvements
						 | 
						13 年 前 |