Ask Solem
							
						 | 
						
							
							
								9e7379c018
							
							Merge branch 'dctrwatson/release21-maint' into release21-maint
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7e780c9667
							
							Added Martin Galpin to AUTHORS
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Martin Galpin
							
						 | 
						
							
							
								3c589f16bd
							
							Corrects the documentation so that the django manage.py command 'celeryd' (or 'celerybeat') is as an CELERYD_OPT because start-stop-deamon requires an absolute file.
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Martin Galpin
							
						 | 
						
							
							
								b78c6e4bc8
							
							Adds an option to the debian init.d scripts that allows celeryd/celerybeat to be started within a given virtualenv.
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Martin Galpin
							
						 | 
						
							
							
								8130b28db2
							
							Honours the DJANGO_SETTINGS_MODULE configuration variable in the debian init.d scripts so that the --settings parameter is appended to any manage.py calls.
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								e6c4a568fe
							
							Updated documentation
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								debf75aae1
							
							Added userguide: Optimizing
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								335548d1af
							
							Adding contributing guide, most of it stolen from the Pylons contributing guide
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								bbb6b44548
							
							Spellcheck
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								6f76e7165e
							
							Documentation: Added development docs warning on top of all pages.
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								72acb00f5e
							
							celeryev: Import cursesmon only when needed as curses is not avaialable on Windows
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   John Watson
							
						 | 
						
							
							
								0bb1fde564
							
							Add CELERYD_FORCE_HIJACK_ROOT_LOGGER option
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								9e26050c70
							
							Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting.  Closes #248.
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								d995744e39
							
							Set TIMER2_TRACE_THREAD on init, to trace who started timer threads that are not shutdown
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								491c36edbc
							
							Consumer: Close broadcast consumer when connection is reset.  Thanks to David Wolever
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								20f6d8db7c
							
							Test buckets: Don't output other chars than dots
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								fb7199c1b2
							
							Another community link
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								10991a3dc4
							
							Added community link
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8374031381
							
							Error email body now uses repr(exc) instead of str(exc).
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								38eca5b94f
							
							Added community link
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								5feea7a41a
							
							Bumped version to 2.1.3 and updated Changelog
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   lucio
							
						 | 
						
							
							
								aae14d322f
							
							fixed typo
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c658f825b5
							
							timer2 improvements from master merged into release21-maint
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c95595072c
							
							Beat: ScheduleEntry._default_now added to override the default value of last_run_at
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								8d997c07f1
							
							celeryev cursesmon: Set screen_delay to 10ms, so the screen draws more often
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								c2d2e8b54c
							
							EventReceiver now sends heartbeat request to find workers
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								7d91c13058
							
							Add CELERY_EVENT_PERSISTENT option for the ability to use transient events
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								1d8fa2cc89
							
							Smarter pickling of AsyncResult's
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								db58b9ecc1
							
							Added loads more community links
						 | 
						15 năm trước cách đây | 
					
				
					
						
							
								   Ask Solem
							
						 | 
						
							
							
								f5d66aaf82
							
							added new community links
						 | 
						15 năm trước cách đây |