| .. | 
			
		
		
			
				
					| 
						
							
						
						app
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						apps
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						backends
					 | 
				
				
					b470ecca1c
					queue_declare argument x-expires must be a signed-int, or long describing the expiry time in milliseconds.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						bin
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						concurrency
					 | 
				
				
					77eb02f4f5
					Rename curry -> partial
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						contrib
					 | 
				
				
					c383652c12
					Added a documentation note saying AbortableTask will only work with the DB backend.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						db
					 | 
				
				
					b442d34c8e
					Global settings removed. Still a little bit of refactoring to be done, but the tests passes now.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						events
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						execute
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						loaders
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						management
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						task
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						tests
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						utils
					 | 
				
				
					77eb02f4f5
					Rename curry -> partial
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						worker
					 | 
				
				
					77eb02f4f5
					Rename curry -> partial
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						__init__.py
					 | 
				
				
					d43d9646ba
					Introducing Celery.amqp.queues: .add, .select_subset, .format
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						beat.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						conf.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						datastructures.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						decorators.py
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						exceptions.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						log.py
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						messaging.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						models.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						pidbox.py
					 | 
				
				
					12cfb3a55c
					pyflakes
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						platform.py
					 | 
				
				
					1e458526f3
					93% total coverage.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						registry.py
					 | 
				
				
					18a3a8b506
					NotRegistered errors now uses string representation of original KeyError.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						result.py
					 | 
				
				
					a65b16d477
					celery.messaging is now Celery().amqp
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						routes.py
					 | 
				
				
					d43d9646ba
					Introducing Celery.amqp.queues: .add, .select_subset, .format
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						schedules.py
					 | 
				
				
					ab7f041fc7
					Cosmetics
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						serialization.py
					 | 
				
				
					c408d07b47
					PEP8ify (using new version of pep8, 0.6.0)
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						signals.py
					 | 
				
				
					1c0eb185e7
					Changed the way logging is configured.
				 | 
				il y a 15 ans | 
			
		
			
				
					| 
						
							
						
						states.py
					 | 
				
				
					71929b6c2b
					SQLAlchemy apparently can't store a subclass of str into a CharField (wtf)
				 | 
				il y a 15 ans |