Dieter Adriaenssens
							
						 | 
						
							
							
								f556b6cbcd
							
							fix grammar
						 | 
						10 年之前 | 
					
				
					
						
							
								   Kirill Pavlov
							
						 | 
						
							
							
								a2fcd666c7
							
							Fix typo: rason -> rEason.
						 | 
						10 年之前 | 
					
				
					
						
							
								   Vladimir Rutsky
							
						 | 
						
							
							
								6a2a110e9a
							
							remove redundant backticks
						 | 
						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
							
						 | 
						
							
							
								6ea6f24558
							
							Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6449e7ee28
							
							Docs: Use celery -A proj consistently
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								2bd839dbc4
							
							Remote control doc improvements
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7e5e92b43b
							
							Preliminary changelog update
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8df5c353ec
							
							Fixes typo in Worker guide.  Closes #1848
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9c43f37af9
							
							Discourage users from using the HUP signal
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7983b0b928
							
							Fixes to experimental transports in docs
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7465b6026e
							
							Update outdated control command example.  Closes #1680
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bfce82e25d
							
							Doc improvements
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9b68434bc2
							
							Warn against using revoke+terminate programatically
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b2b6236acc
							
							Renames processes -> prefork
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e7b1125170
							
							Doc fixes
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								b9ca48d97a
							
							[optimization] Revoke now accepts list argument (and used by ResultSet.revoke)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								33d92d6a2c
							
							Document worker statistics
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								76edc99862
							
							Use 'app' instead of confusing 'celery' for app var name
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								4b656c7ec3
							
							100% coverage for celery.worker.control
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6eeb489cbc
							
							Removes usage of panel.logger.  Closes #1160
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								43c4406910
							
							Renames celery.bin.celeryd to celery.bin.worker
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								04bf28ff8a
							
							Use command-line instead of 'command line'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0cbdb7dcf9
							
							Merge branch '3.0'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d32ecfb333
							
							Fixes typo _SOFT_TASK_TIME_LIMIT -> TASK_SOFT_TIME_LIMIT.  Closes #926
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8894a8f756
							
							Merge branch '3.0'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								613052a001
							
							Use You and I instead of We
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1ee6603703
							
							Merge branch '3.0'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6cd6f29b30
							
							Revert task decorators to no empty parents, as it just looks so much worse
						 | 
						13 年之前 |