Ask Solem
							
						 | 
						
							
							
								2a8603610f
							
							Added new community links
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2eeb580679
							
							Added PayPal donate button to website
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a925ca7545
							
							retry argument to apply_async requires the publisher/connection to be handled manually
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								558ab4c0f6
							
							celeryev can now daemonize itself (--detach)
						 | 
						15 years ago | 
					
				
					
						
							
								   Łukasz Oleś
							
						 | 
						
							
							
								9e2ca01fbf
							
							fix typo in sqlite database path
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5108d74ea3
							
							2.2.0 release candidate 1
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								190110e53b
							
							contrib/release/doc4allmods: Fix typo celery.control -> celery.worker.control
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0a75a82d3e
							
							Backend.store_result now passes kwargs to real implementation
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								57dc4f4abb
							
							PEP8ify + pyflakes
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e3f2b9137c
							
							Fixed rst syntax error
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7c0da1ede2
							
							Removed name_change_request.txt, kind of pointless now
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ca034d702d
							
							Homepage: Added pledge for donations
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8feff32f12
							
							TaskSet.apply_async now supports publisher argument
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fe52adccfc
							
							Daemonization cookbook: Documented generic init.d scripts.  Closes #260
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c595b6a689
							
							Adds celery.current_app
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								186127184e
							
							Added experimental PublisherPool implementation
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								111a2bd765
							
							AMQP Backend: Don't silence exceptions occurring while sending results, but propogate them.
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fb4ab44b7b
							
							apply_async: Added the ability to retry publishing the task message in the event of connection loss or failure.
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a5e15c7ecd
							
							AMQP Result backend: Use connection.ensure when retrying publishing results, and don't create a new channel for every publish
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f0d761bce7
							
							Worker pid is now sent with the task-accepted event.
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5b64e20deb
							
							Removed tests that does not apply anymore
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0d61ea5c26
							
							Don't explicitly delete the queue but rather leave that up to the broker and CELERY_AMQP_TASK_RESULT_EXPIRES.  Closes #278
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a648444129
							
							Pool: For some reason in some places ValueError can't be catched when doing BoundedSemaphore.release, so trying with except Exception instead
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								59bcc72965
							
							Revert commit 0e5a7b4fdd0a05a6806f8a56c05c6f2fa735a7ba as init scripts are not Django specific.  Closes #279
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								3dd11c4ee8
							
							Added signals: `beat_init` and `beat_embedded_init`
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								aa66cb6f40
							
							TaskRequest.on_failure now encodes traceback to the current filesystem encoding, not hardcoded utf-8.  Closes #286
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								85de477410
							
							Last commit should have been for Flask-Celery, doh
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a057a16d18
							
							tox: For some reason coverage messes up imports (probably because of the flaskext namespace)
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								25fe576f92
							
							Added Allan Caffee to AUTHORS
						 | 
						15 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4b8088978f
							
							Cosmetics
						 | 
						15 years ago |