Ask Solem
							
						 | 
						
							
							
								15c34855a6
							
							Pool: Start the TimeoutHandler thread on demand
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								72ab0930fa
							
							Merge branch 'master' into pertask-time-limits
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								899be21997
							
							Django does it, we do it: Changes all occurrences of 'e-mail' to 'email'
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b024832159
							
							PEP8ify + pyflakes
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4d75e953a4
							
							Chord: Delete saved taskset result after applying body
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6cd3e95060
							
							Implements TaskSetResult().delete (delete after save)
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5aa3375ae5
							
							Log errors occuring in process_cleanup.  Closes #365.  Thanks to jdunck
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c1b87a389c
							
							Fix for shell_plus.  Closes #366
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c538ffaa0a
							
							Adds Adriano Petrich to AUTHORS
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2c4b0919dd
							
							chord: Change argument order
						 | 
						14 years ago | 
					
				
					
						
							
								   adriano petrich
							
						 | 
						
							
							
								ae9d08146b
							
							WatchedFileHandler: Fixes Python <= 2.5 compat. Closes #367.
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bb19026c1c
							
							Consumer: Removes left-over debugging statement
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1151b0c82d
							
							EagerResult.wait should be EagerResult.get now
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7e153ebfe5
							
							AsyncResult.get did not support the interal and propagate arguments
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d70dae576c
							
							Consumer: Fixes a bug where celeryd would not stop when a socket.error was raised at shutdown (it always happened after 6ae4ec75f3dfda73cc1e47e326c6fa727d1413a0)
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e4c7d30991
							
							chord: Can now specify the execution options of the chord task, and the interval and max_retries arguments of the unlock task
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4cf5263852
							
							Protocol spec: Documented extension keys taskset_id and chord
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								932a045612
							
							TaskPublisher: Only send the 'chord' key if provided for message compatibility.
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								949f96c2a5
							
							PEP8ify + pyflakes
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1292ccc74d
							
							Adds autodoc for celery.task.chord
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								332ac0fdf7
							
							Introducing Chords (taskset callbacks)
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7a775f4638
							
							Split TaskSetResult in two: ResultSet and TaskSetResult.  Thanks to padt
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ea23438d78
							
							Needs Kombu 1.0.8 or higher, or raise Exception. (1.0.7 could make pool acquire hang)
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5f307f799b
							
							Updates Changelog
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								15efd49613
							
							Merge branch 'autopool'
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f19c6b5012
							
							TaskSetResult.join: Fixes many typos in docstring
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d5594119d9
							
							Fixes now broken links to SQLAlchemy docs
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0e5c224436
							
							Connection/Publisher pool disabled by default.  Requires kombu master
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6ae4ec75f3
							
							Consumer: Adds a timeout when draining_events.  The idea is that this may ensure the recv call is not stuck
						 | 
						14 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								cede198849
							
							Fixed typos in Changelog
						 | 
						14 years ago |