Historie revizí

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