Ask Solem
							
						 | 
						
							
							
								bf944e4e76
							
							Fixes bug with incorrect id set when subtask is a chain
						 | 
						10 years ago | 
					
				
					
						
							
								   Aaron McMillin
							
						 | 
						
							
							
								00551933e0
							
							If this chain was in a group, the args from the group are already on self
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c0f492205b
							
							Fixes typo "unbound error: results"
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4d5486dbef
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a50bfd8f34
							
							Redis: new_join does not need to support CHORD_PROPAGATES
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								b242f1bffa
							
							Use dict comprehension instead of trasforming a generator into a dict.
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								8496a51ed9
							
							Use dict comprehension instead of trasforming a generator into a dict.
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								9b2c3bfc2a
							
							Merge pull request #2226 from aneilbaboo/master
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								893aa2ca9e
							
							Merge pull request #2698 from PhilipGarnero/improve_autoscale_down
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								4fd22bb88a
							
							Added pip caching and moved the build to the new infrastructure.
						 | 
						10 years ago | 
					
				
					
						
							
								   Omer Katz
							
						 | 
						
							
							
								a8621d687c
							
							Fixed typo in assertion.
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7566d2dbe7
							
							Fixes typo in docstring for Issue #817
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5b02571301
							
							Attempt to fix tests on Travis
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d8091b97d7
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bc964c4bd4
							
							flakes
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem Hoel
							
						 | 
						
							
							
								4912e4dff6
							
							Merge pull request #2705 from aarcro/patch-1
						 | 
						10 years ago | 
					
				
					
						
							
								   Aaron McMillin
							
						 | 
						
							
							
								ad61921d48
							
							Update whatsnew-3.2.rst
						 | 
						10 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								939978e5b1
							
							Merge branch 'master' of github.com:aneilbaboo/celery
						 | 
						10 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								466babf42e
							
							Fix issue #2228
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								16760602cd
							
							Fix additional issue #2225
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								05f84b34b1
							
							Fix issue mentioned in https://github.com/celery/celery/issues/1671
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								3d00cc63c5
							
							Fix issue #2225
						 | 
						11 years ago | 
					
				
					
						
							
								   PMickael
							
						 | 
						
							
							
								10d2637653
							
							Erase by Merge 72b16ac, shadow name exception
						 | 
						10 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								282b2b14f4
							
							Merge branch 'master' of github.com:aneilbaboo/celery
						 | 
						10 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								af368f50f0
							
							Fix issue #2228
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								8e3a2e88e9
							
							Fix additional issue #2225
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								e6ae13bd28
							
							Fix issue mentioned in https://github.com/celery/celery/issues/1671
						 | 
						11 years ago | 
					
				
					
						
							
								   Aneil Mallavarapu
							
						 | 
						
							
							
								8470bbb439
							
							Fix issue #2225
						 | 
						11 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								72b16ac7c4
							
							Apparently (x,) is legal now, so no need for (x, )
						 | 
						10 years ago | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b286238401
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						10 years ago |