Commit History

Author SHA1 Message Date
  Omer Katz 8fa482fc95 Added failing test case for #4560. 6 years ago
  John Arnold 59ab9d93f4 Update user guide with Sphinx docs info (#4554) 6 years ago
  BR bc366c887f Added support to bind=True task as link errors (#4545) 6 years ago
  y0ngdi f3ef0df5a6 Add a command line option for setting the result backend URL (#4549) 6 years ago
  Thijs Triemstra 03ed93f675 enable pip cache in appveyor build (#4546) 6 years ago
  Omer Katz b46bea2553 Fix name shadowing. 6 years ago
  Omer Katz 64febd83cc Fix flake8 error. 6 years ago
  Omer Katz cbcbda217e Fallback to arg[0] if errno does not exist. Fixes #4513. 6 years ago
  Bohdan Rybak 1e27c02f62 Add possibility to use any endpoint for dynamodb backend (#4532) 6 years ago
  dmollerm 8ba6c7ee08 Restore mongodb extra dependencies (#4536) 6 years ago
  partizan adca5cc087 Fixed timezone setting; Fixed uses_utc_timezone (#4519) 6 years ago
  Nick Eaket ef3237d272 Cleanup the mailbox's producer pool after forking (#4472) 6 years ago
  Paulo e5c6f72dc2 Adding the CMDS for Celery and Celery Beat to Run on Azure WebJob (#4484) 6 years ago
  Omer Katz 5a61003d90 Forgot to merge changes. 6 years ago
  Omer Katz a9a92c45ba Run isort with two jobs to speed it up. 6 years ago
  Omer Katz 5dfd38153d Fixed minor formatting issue. 6 years ago
  Omer Katz a5c09c7479 Bump isort version. 6 years ago
  Xavier Hardy 35fd2d0096 Document chain, chord and group with task names (#4501) 6 years ago
  Shitikanth 3169e11479 Fix old setting names for 'task_routes' and 'task_queues' in documentation (#4510) 6 years ago
  Xavier Hardy 4c8efed81c Fix isort errors (#4504) 6 years ago
  Igor Kasianov 1844ece4b0 fix issue with not running due tasks after beat restart (#4493) 6 years ago
  Igor Kasianov 187026887a fix crontab description of month_of_year behaviour (#4227) 6 years ago
  Régis B fd6e475826 Refer worker request info to absolute time (#3684) 6 years ago
  Chris Mitchell ba2dec7956 Propagate arguments to chains inside groups (#4481) 6 years ago
  Asif Saifuddin Auvi 028dbe4a4d update version to 4.2.0 6 years ago
  Denis Shirokov 442f42b708 task_replace chord inside chord fix (fixes #4368) (#4369) 6 years ago
  Jon Dufresne 5eba340aae Pass python_requires argument to setuptools (#4479) 6 years ago
  Russell Keith-Magee a4abe149aa Refs #4356: Handle "hybrid" messages that have moved between Celery versions (#4358) 6 years ago
  Dan Wilson 9ce3df9962 Corrected the default visibility timeout (#4476) 6 years ago
  Alex Garel 0ffd36fbf9 request on_timeout now ignores soft time limit exception (fixes #4412) (#4473) 6 years ago