Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem ab83c9ef75 Huge test refactoring so that the unit tests no longer uses the current app. пре 11 година
  Ask Solem 528577ab24 README renames app instance from "celery" to "app" пре 11 година
  Ask Solem bdb03b0e62 HTTP tasks: HttpDispatchTask renamed to "dispatch" is now a shared task. пре 11 година
  Ask Solem b283b194c1 AsyncResult.__copy__ no longer evaluates self.backend instance пре 11 година
  Ask Solem 4b084ba403 ResultSet: Results created from string now have the app properly set пре 11 година
  Ask Solem 29a2204b03 DefaultLoader.read_configuration now supports fail_silently argument пре 11 година
  Ask Solem 5dd7f6acb8 Loader: Now ignores CELERY_CONFIG_MODULE if value is empty string пре 11 година
  Ask Solem f443bfaae6 events.Recever did not properly set app instance пре 11 година
  Ask Solem 8c02b2737a celery.contrib.abortable is no longer using the compat task class пре 11 година
  Ask Solem c8f29c8e7d celeryd_detach now supports app argument пре 11 година
  Ask Solem 832a3c59a7 Canvas: All signatures now supports app argument пре 11 година
  Ask Solem 460a5bd16a celery.bin main functions now supports app argument пре 11 година
  Ask Solem 25b836afbc Beat: schedule/ScheduleEntry now supports app argument пре 11 година
  Ask Solem 3c207e9854 Trace: eager_trace_tasks and build_tracer now supports app argument пре 11 година
  Ask Solem f3497541b2 Task.bind should always set backend пре 11 година
  Ask Solem daaa266129 Adds self.app.log.already_setup attribute that is global пре 11 година
  Ask Solem 33f973e060 Cosmetics пре 11 година
  Ask Solem e843675267 app.add_defaults now supports lazy objects. пре 11 година
  Ask Solem 398c1b48f4 More tests пре 11 година
  Ask Solem 99eea5f9d8 celery.app.bugreport now supports app argument пре 11 година
  Ask Solem 8e5f0a7c8d Can now set SQLAlchemy backend using url: backend=database+sqlite:/// пре 11 година
  Ask Solem 727649bd98 Cache backend can now be set by URL (backend="cache+memory://") пре 11 година
  Ask Solem 3b63d534d3 Allow + in result backend URLs пре 11 година
  Ask Solem de2756a6cd Refactors tests to limit use of current_app пре 11 година
  Ask Solem e3317bb291 GroupResult.restore should use self.app if possible пре 11 година
  Ask Solem f56a82357b @task(_force_evaluate=True) should not return proxy пре 11 година
  Ask Solem f48a9b1e2a flakes пре 11 година
  Ask Solem e67f0eb351 apply_async now uses send_task пре 11 година
  Ask Solem 32e0fbfbad @task(trail=False) can now be used to disable result.children trails пре 11 година
  Ask Solem 3614c15775 Embedded beat now closes all file descriptors after fork пре 11 година