|  Ask Solem | 2c821f0121
							
							Merge branch 'FlaPer87/master' | 15 年之前 | 
				
					
						|  lucio | d15e57cbe0
							
							fixed typo | 15 年之前 | 
				
					
						|  Ask Solem | 0694993e93
							
							More efficient pickling of App objects by e.g. only pickling configuration changes | 15 年之前 | 
				
					
						|  Flavio Percoco Premoli | 27433f9d81
							
							Add check for jython environment. If we are using jython then multiprocessing module won't be installed | 15 年之前 | 
				
					
						|  Ask Solem | bdd8499b1c
							
							EventReceiver now sends heartbeat request to find workers, and celeryev displays them immediately when it starts | 15 年之前 | 
				
					
						|  Ask Solem | c87d6a7f12
							
							control.broadcast: Can now specify the channel to use for sending the broadcast message | 15 年之前 | 
				
					
						|  Ask Solem | 875e946d15
							
							pool: Remove annoying debug log message | 15 年之前 | 
				
					
						|  Ask Solem | a5b28dc485
							
							TaskSetResult: Remove useless code | 15 年之前 | 
				
					
						|  Ask Solem | 40ba910ea0
							
							Smarter pickling of AsyncResult's | 15 年之前 | 
				
					
						|  Ask Solem | a9ba850038
							
							Can't use app_or_default for __reduce__ after all, as need to pass state to child processes on Windows | 15 年之前 | 
				
					
						|  Ask Solem | 59c4f5fd47
							
							App.__reduce__ now unpickles by simply using app_or_default, also _current_app is now stored in TLS | 15 年之前 | 
				
					
						|  Ask Solem | 07b6e297da
							
							Added CELERY_SEND_TASK_SENT_EVENT option.  If enabled an event will be sent out | 15 年之前 | 
				
					
						|  Ask Solem | 21d0ee0b98
							
							Merge branch 'failberg/master' | 15 年之前 | 
				
					
						|  Ask Solem | 6809227ae8
							
							timer2: Localize all variables | 15 年之前 | 
				
					
						|  Ask Solem | 8a5d9ceee9
							
							Iterinactive should raise StopIteration | 15 年之前 | 
				
					
						|  Ask Solem | 1db111890e
							
							Beat: Keep the same connection/producer | 15 年之前 | 
				
					
						|  Ask Solem | 108f747e4f
							
							Slightly improved celeryd-multi's help screen. | 15 年之前 | 
				
					
						|  Ask Solem | b4c13a02b9
							
							Merged timer2 fixes from gossip branch | 15 年之前 | 
				
					
						|  Ask Solem | c6ae39edfb
							
							TaskPool api compatible with multiprocessing.Pool | 15 年之前 | 
				
					
						|  Ask Solem | c58b323729
							
							Added loads more community links | 15 年之前 | 
				
					
						|  Ask Solem | 9d56b6ce71
							
							added new community links | 15 年之前 | 
				
					
						|  Ask Solem | ac778d5944
							
							Fixed camqadm to work with Kombu | 15 年之前 | 
				
					
						|  Ask Solem | 37c683ffc9
							
							Added a 2 second timeout for sending error e-mails.  Closes #222 | 15 年之前 | 
				
					
						|  Ask Solem | 8ac772bcbe
							
							Event tests passing again | 15 年之前 | 
				
					
						|  Ask Solem | d05b523ee9
							
							logging: Default logfile is now sys.__stderr__ instead of sys.stderr, so it does not redirect back to logging.  Also, task logger does now disable propagate by default (can be enabled again by task.get_logger(propagate=True) | 15 年之前 | 
				
					
						|  Ask Solem | dbc104e60e
							
							timer2.Timer: Add timeout when waiting for not_empty | 15 年之前 | 
				
					
						|  Ask Solem | d44a6f1260
							
							timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop | 15 年之前 | 
				
					
						|  Ask Solem | eb88ba24dd
							
							TaskRequest.time_start is now set when the task is acknowledged, not when it is sent to the pool.  Closes #233 | 15 年之前 | 
				
					
						|  Ask Solem | 58459d7477
							
							Forgot to remove EVENT settings from celery.conf | 15 年之前 | 
				
					
						|  Bryan Berg | cfb2c96386
							
							Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect.  Slight cleanup. | 15 年之前 |