Ask Solem
							
						 | 
						
							
							
								1a953d6aa2
							
							Docs: Use better Pygments highlighters
						 | 
						10 年之前 | 
					
				
					
						
							
								   Tadej Janež
							
						 | 
						
							
							
								2cdd450f63
							
							Docs: Improvements to example configuration file /etc/default/celeryd.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6449e7ee28
							
							Docs: Use celery -A proj consistently
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e99172d82f
							
							Default log format is now includes %I to avoid race conditions (one logfile per child process)
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9dbda6a5f9
							
							Docs: generic celerybeat options should not write schedule to root owned directory.  Thanks to Nikos Fertakis.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								ec905fadc4
							
							Multi: %n is now the same as %N to be consistent with "celery worker".
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e5cb2f0900
							
							Fixes typo in daemonization tutorial.  Closes #1819
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c68d5bdc53
							
							Init script improvements: Check that config file is owned by root and not group/world writable
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d314194e01
							
							Django daemon tut: Should not export DJANGO_SETTINGS_MODULE
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f8dace1ba9
							
							Distribution cleanup and prepare for release
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								0a1bd3c0b1
							
							Updates branch links
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d58d415ce1
							
							Improve daemonization tutorials troubleshooting section
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c5b22f43f0
							
							Improve daemon tutorial wording
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								16ba099e44
							
							Merge branch 'Anarchist666/master'
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								a090f79811
							
							Updates daemonization tutorial for core Djngo support
						 | 
						12 年之前 | 
					
				
					
						
							
								   Brent Watson
							
						 | 
						
							
							
								6ba9dfd069
							
							Fixes to daemonizing tutorial:
						 | 
						12 年之前 | 
					
				
					
						
							
								   Muneyuki Noguchi
							
						 | 
						
							
							
								7309017e05
							
							Fix typo in daemonizing.rst
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								0b244a9001
							
							The help about environment variables
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								f051fb6c60
							
							The help about environment variables
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								be2690c225
							
							Add in tutorial
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								c6fba05d03
							
							More fixes
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								0e4359f030
							
							Fix tutorial
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								87f5aac106
							
							Fix tutorial
						 | 
						12 年之前 | 
					
				
					
						
							
								   Anarchist666
							
						 | 
						
							
							
								964311d595
							
							Edit tutorial for demonizing
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								42dd5d1549
							
							Merge branch '3.0'
						 | 
						12 年之前 | 
					
				
					
						
							
								   Milen Pavlov
							
						 | 
						
							
							
								ee41907bce
							
							daemonizing tutorial includes a brief paragraph about centos
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5ede5381b0
							
							Removes CELERY_CONFIG_MODULE from daemon tutorial
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9c42f1fd63
							
							Removes CELERY_CONFIG_MODULE from daemon tutorial
						 | 
						12 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								43c4406910
							
							Renames celery.bin.celeryd to celery.bin.worker
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								af5862f514
							
							Adds CELERY_APP and CELERY_BIN options to init scripts and updates daemonization tutorial.  Closes #1012
						 | 
						13 年之前 |