Ask Solem
							
						 | 
						
							
							
								aa11892e62
							
							Events State: Unknown task events are now handled by setting the state to the uppercase last portion of the event type
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c3a68784e2
							
							celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f44a7c6e0d
							
							Fixes typo /dev/nulll -> /dev/null. Closes #386. Thanks to jbiggar
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f56f3e7e36
							
							use Event instead of create_event
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								154431f2c4
							
							Fixes typo kill -> _kill
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								440b46bd9a
							
							TaskRegistry doesn't have to be UserDict
						 | 
						14 years ago | 
					
				
					
						
							
								   David Arthur
							
						 | 
						
							
							
								736361873e
							
							AbortableTask must use the request, and not depend on magic kwargs.
						 | 
						14 years ago | 
					
				
					
						
							
								   Miguel Hernandez Martos
							
						 | 
						
							
							
								a5cce0b2b8
							
							Windows: Process pool: terminate_process: Also terminate the tasks process children
						 | 
						14 years ago | 
					
				
					
						
							
								   Jannis Leidel
							
						 | 
						
							
							
								d9b3ac610c
							
							Removes deprecated setting REDIS_CONNECT_RETRY from configuration docs.
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c2d83cc7b2
							
							celeryd: Proper catch-all of terminating exception
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								09a6a116e6
							
							pavement: Adds the -E|--noerror option to flake8
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								057e1f77ae
							
							Not all Pool.apply_async arguments changed to using scalar value
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								dd02305c68
							
							celeryd: Don't re-raise from new stack
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f0962a90db
							
							platforms.signals: New interface for managing process signals.
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a40ab46dc8
							
							Implements join_native() + iter_native() for Redis and Cache backends
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e482db8eac
							
							Use prepare_expires in other backends as well
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ca43b67523
							
							Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_*
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d328ac4e44
							
							BROKER_TRANSPORT is now preferred over BROKER_BACKEND
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								11f474a8ba
							
							TaskRequest: Fixes typo safe_repr(traceback) -> safe_str(traceback) in the retry handler
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8e915e543a
							
							Cosmetics
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								acc3430fe7
							
							config_from_object(str) should simply be a module not an attribute of module
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								edf3b3f33a
							
							Fixes issue where logging objects would give <Unrepresentable: ..>
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fd58fd7df7
							
							docs/userguide/tasks.rst
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b8cf78eb1d
							
							More Python 2.4 cleanup
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6716a4552f
							
							TaskPool.apply_async callbacks/errbacks is now singular instead of list
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c396539693
							
							with_default_connection -> with default_connection
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d6170b85c9
							
							Fixes circular import issue in the Redis result backend
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b8a293d40f
							
							Proper implementation of TaskSet.iterate
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								17315f121a
							
							create_daemon_context renamed -> detached and is now an actual context
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1dfe6d0d54
							
							Remove 2.4 workarounds
						 | 
						14 years ago |