Alexander Koshelev
							
						 | 
						
							
							
								5203d33a46
							
							Added @daevaorn to contributors
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5ce97f1de3
							
							Bump celerybeat init script version and cosmetics for #1942
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b63f9d4447
							
							generic init: celeryd status now gets pidfiles using multi expand (Issue #1942)
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								085af4bb31
							
							Multi: Now outputs to stdout instead of stderr for non-errors
						 | 
						11 年之前 | 
					
				
					
						
							
								   John Whitlock
							
						 | 
						
							
							
								e28be9302f
							
							Add /etc/init.d/celerybeat status
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								88e1847166
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ross
							
						 | 
						
							
							
								ac2918f6f4
							
							Update CONTRIBUTORS.txt
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem Hoel
							
						 | 
						
							
							
								ee351722b2
							
							Merge pull request #2145 from graingert/patch-6
						 | 
						11 年之前 | 
					
				
					
						
							
								   mikemccabe
							
						 | 
						
							
							
								a32debac00
							
							Apostrophe fix
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								28519beb57
							
							CI: disable import_all_modules used for coverage on pypy3
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5328d3e2cd
							
							Cosmetics for #2148
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jasper Bryant-Greene
							
						 | 
						
							
							
								68dd435fd5
							
							Pass None for now and timezone arguments which were missing.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Gabriel
							
						 | 
						
							
							
								6ef873c8cf
							
							Fix typos on FAQ doc (misuses of doesn't -> don't)
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								922c98c444
							
							Cosmetics for #2196
						 | 
						11 年之前 | 
					
				
					
						
							
								   Alex Koshelev
							
						 | 
						
							
							
								f4b389d486
							
							Fix task scheduler internal heap building - use of absolute timestamps instead of delays
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7535d8c63d
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d0a0b2eb8a
							
							Cosmetics for #2201
						 | 
						11 年之前 | 
					
				
					
						
							
								   Balthazar Rouberol
							
						 | 
						
							
							
								a7e44097c0
							
							Add side note about %h macro escaping in a supervisord config file
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								58ce751a5e
							
							Cosmetics
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem Hoel
							
						 | 
						
							
							
								284a2e983c
							
							Merge pull request #2198 from tjanez/add_myself_contributors
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem Hoel
							
						 | 
						
							
							
								02c23e4e54
							
							Merge pull request #2167 from kevin1024/patch-1
						 | 
						11 年之前 | 
					
				
					
						
							
								   Tadej Janež
							
						 | 
						
							
							
								7ab2634341
							
							Added myself as a contributor, based on 2cdd450.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1bcbca1a11
							
							CELERYSA-02 contains invalid workaround advice
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6ea6f24558
							
							Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a9725961d9
							
							Worker: autoreload should ignore not implemented pool.restart.  Closes #2153
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c3adc32da6
							
							Added logging example to redirect stdouts to custom logger in task
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9c7e72f8f6
							
							Fixes tests on py3
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6dcd2c3296
							
							Task: Do not raise retry exception when retry executed in eager mode.  Partially fixes #2164
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								79de239734
							
							Merge branch 'master' of github.com:celery/celery
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4eac177b88
							
							Tox: pypy3 must use test3.txt, not test.txt
						 | 
						11 年之前 |