unknown
							
						 | 
						
							
							
								cb4d9f5f4d
							
							Updated PickledObjectField to solve a bug when saving unicode strings to the database using the database backend.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Jonatan Heyman
							
						 | 
						
							
							
								137f6d7fbc
							
							Fixed typo bug with uuid generation.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Jonatan Heyman
							
						 | 
						
							
							
								98a0b3037a
							
							Updated celeryd to only listen for SIGHUP when running on POSIX systems (fix for running on windows).
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Jonatan Heyman
							
						 | 
						
							
							
								96407f930a
							
							Merge branch 'master' of git://github.com/ask/celery
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								dee9fbf36d
							
							Add example configuration to Configuration help.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1709ac3fa2
							
							Re-order the configuration help a bit.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								82e6d7939c
							
							Clean-up celery.conf docstrings
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fbf0053f51
							
							New documentation: Celery configuration and defaults
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								adf8c4eb25
							
							Remove queuelog thing.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Jonatan Heyman
							
						 | 
						
							
							
								65da4070be
							
							Fix for running celery on windows. Removed reaping of processes if os.kill() function doesn't exist.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d2beda1960
							
							Fix broken link in README.rst
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4434bf2f33
							
							Add information about using celery with Python and other languages to
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9a23efd6d2
							
							Fix regression: get_pickleable_exception does not handle Exception. Thanks Aaron Ross
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								471de7acc9
							
							Avoid circular import
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   abecciu
							
						 | 
						
							
							
								cba1b6fe21
							
							keep models away from syncdb/reset if database backend is not being used.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								eed25b7764
							
							Small cosmetic changes to the mongodb backend.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								83f164bcec
							
							README: Add mongodb to backend list
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d4681ee312
							
							Added Augusto Becciu to AUTHORS
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								94657fad35
							
							Merge branch 'abecciu/master'
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fa9d9d42bd
							
							Change wording (again)
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   abecciu
							
						 | 
						
							
							
								e3eea25022
							
							added mongodb backend with support for regular and periodic tasks.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								76e108e26d
							
							Change wording
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								79599385e6
							
							Added cookbook entry: Executing tasks on a remote web server
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								47918450de
							
							Use urllib2 instead of direct httplib, + make RESTProxyTask working
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								07a5d0b364
							
							Slide examples
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f67de4a516
							
							Ability to set serializer to pickle, json or yaml. globally, per task, or per execution.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c95360e77a
							
							REST Task: Support for language agnostic tasks by proxying to HTTP.
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								89afec0303
							
							Fixed a test suddenly stopped passing after amqplib 0.6.1 (don't even know why
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								46dc93f726
							
							execute.apply() now uses fun_takes_kwargs to see which default arguments to
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a382a29f48
							
							inspect.getargspec takes fun not class instance. Thanks Aaron Ross
						 | 
						há 16 anos atrás |