Ask Solem
							
						 | 
						
							
							
								6263aef9ff
							
							FAQ: Added section "Misconceptions"
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8b988cbe1f
							
							Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9aa47dee7c
							
							Forgot to mention the dependency on the redis python client.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9963cea9e2
							
							rst: Forgot another "::"
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								68323949dd
							
							Fix rst syntax error
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								63ad6ee4cb
							
							Added otherqueues to tutorials index.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f6fba1b378
							
							Documented how to use Celery with Redis or an SQL database as the message queue.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								3a50f18ac7
							
							Fix sphinx markup in celery.signals
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								db1bfcafd4
							
							Added Michael Elsdoerfer to AUTHORS
						 | 
						16 years ago | 
					
				
					
						
							
								   Michael Elsdoerfer michael@elsdoerfer.com
							
						 | 
						
							
							
								914a63e2fa
							
							Allow /etc/default/celeryd to define additional options.
						 | 
						16 years ago | 
					
				
					
						
							
								   Michael Elsdoerfer michael@elsdoerfer.com
							
						 | 
						
							
							
								58ce11d293
							
							Use a django settings module, if defined, even if it wasn't already loaded by Django (for example, when using ./celeryd directly rather than the celeryd management command.
						 | 
						16 years ago | 
					
				
					
						
							
								   michael
							
						 | 
						
							
							
								77cf338e6e
							
							Fixed daemon context creation, was probably broken a few commits ago.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								188dbabf59
							
							Fix typo
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2321ee7a27
							
							Allow Task to override the backend used to store results.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1cdee72466
							
							Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								3d0bfcf09c
							
							Added Jason Baker to AUTHORS
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9373d41d47
							
							Merge branch 'jasonbaker/master'
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2443b5e314
							
							Fixed more typos in the user guide
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5b1bac1b7a
							
							Fixed a typo in the markup.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1b89a8b0b4
							
							Added the first part of a user guide: Executing Tasks
						 | 
						16 years ago | 
					
				
					
						
							
								   Jason Baker
							
						 | 
						
							
							
								77797eab3e
							
							Checking for the cwd on the path before inserting it.
						 | 
						16 years ago | 
					
				
					
						
							
								   Jason Baker
							
						 | 
						
							
							
								e98e8e5392
							
							Making these add the current working directory to the front of sys.path.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4e2b2c327f
							
							Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1888269752
							
							Forgot to add argument html after .. raw::
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e2a9dca8aa
							
							Autogenerated documentation for github.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9c2aef96e3
							
							Embed Idan Gazits slides in the docs with ".. raw::"
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4722cfa99c
							
							Ignore the result of PeriodicTask's by default.
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8f9e5090a2
							
							README.rst generated out of docs/introduction.rst
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9d6ab22ff5
							
							utility to convert sphinx formatted text to restructured text
						 | 
						16 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								74a85e67d7
							
							More PyFlakes cleanup
						 | 
						16 years ago |