Ask Solem
							
						 | 
						
							
							
								c95360e77a
							
							REST Task: Support for language agnostic tasks by proxying to HTTP.
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								89afec0303
							
							Fixed a test suddenly stopped passing after amqplib 0.6.1 (don't even know why
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								46dc93f726
							
							execute.apply() now uses fun_takes_kwargs to see which default arguments to
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a382a29f48
							
							inspect.getargspec takes fun not class instance. Thanks Aaron Ross
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								21e5ca23d5
							
							Fix running tests without the pytyrant library installed
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								71a1af1e5b
							
							the call to the Django model is passing traceback=None rather than
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fe212dbd2e
							
							Another wording fix...
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c562e546ac
							
							Cosmetic changes
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								deda07a29a
							
							Wording was totally off in the "hanging" issue FAQ, The RabbitMQ server is
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7da07a1ced
							
							New cookbook recipe: Ensuring a task is only executed one at a time
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								577a3ce371
							
							Document that return values of the task handlers (on_success, on_failure,
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fb17ee7a74
							
							Pass task_id, args, kwargs to the handlers Task.on_sucess, .on_retry,
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bfe1690f94
							
							Managed to merge gh-pages into master. Doh!
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9e838e2dbc
							
							Merge branch 'gh-pages' of git@github.com:ask/celery
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c4f8e2f191
							
							Properly format Changelog
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6293f118b2
							
							Sphinx conf: Configure django settings to properly load modules
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b42f9a1a85
							
							Update Changelog for what's changed since 0.6.0
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fa338c65d8
							
							PEP8ify
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6dcf6a5cae
							
							Add information about default arguments to README
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6374355a1a
							
							Now uses inspect.getargspec to only pass on the default kwargs the task supports.
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								197d8880ab
							
							Add a sensible __repr__ to ExceptionInfo for easier debugging
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								559c68fec5
							
							Changed FAQ: "Why is Task.delay/apply\*/celeryd just hanging?" (to be fixed in
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								66ce9ad61e
							
							Added FAQ: The celery test-suite is failing. Closes #30
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								dc339d3dd3
							
							Document default keyword arguments passed to Task.run. Closes #33
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								16af178569
							
							Now redirects stdout/stderr to the celeryd logfile when detached (YIPPEE!)
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e78a2c005c
							
							Add new reference HTML pages to gh-pages
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								16b711b1c6
							
							Autogenerated documentation for github.
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5fb8e748d0
							
							Sphinx: Add .rst file for celery.exceptions
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								90eda9186e
							
							Sphinx: Add .rst file for celery.bin.celeryinit
						 | 
						пре 16 година | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								90009feabf
							
							Sphinx: Add .rst file for celery.backends.amqp
						 | 
						пре 16 година |