Historique des commits

Auteur SHA1 Message Date
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) il y a 9 ans
  Ask Solem a4a5c2a794 Adds app.current_worker_task property. Closes #2100 il y a 9 ans
  Ask Solem 5f019dfa6f [settings] Removes the CHORD_PROPAGATES setting il y a 9 ans
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) il y a 9 ans
  squfrans 0c34f81dd3 sync with reality il y a 10 ans
  Ask Solem 0731623271 flakes il y a 10 ans
  Ask Solem 63dcb10179 Chord unlock: Retry if deps.ready() raises. Closes #2404 il y a 10 ans
  Ask Solem 07ecd08a86 Task.replace changed, removes Task.replace_in_chord. il y a 10 ans
  Ask Solem 792a23184e flakes il y a 11 ans
  Ask Solem c016714be8 Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task) il y a 11 ans
  Ask Solem 2e1cad9e04 Removes magic keyword arguments support il y a 11 ans
  Ask Solem 1e9dd26592 Super refactor, merging everything for 3.2 il y a 11 ans
  Ask Solem f786b85c14 docstrings il y a 11 ans
  Ask Solem d79dcd8e82 Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators il y a 11 ans
  Ask Solem d028eed511 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 il y a 11 ans
  Ask Solem e07ea51f3a Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943 il y a 11 ans
  Ask Solem 39b823b317 flakes il y a 11 ans
  Ask Solem c82a1be845 Canvas: Fixes chord with a group of chords. Closes #1921 il y a 11 ans
  Ask Solem 2e78672a7d Chord errors must also be logged il y a 11 ans
  Ask Solem 7625f8c8ed flakes il y a 11 ans
  Ask Solem d7bb6fc60f Chords now calls callback.link_error il y a 11 ans
  Ask Solem f09b0413aa Redis backend chord optimization: Avoid save group at apply and pipeline + O(1) join. il y a 11 ans
  Konstantin Podshumok b6e3ca1568 fix: chains ignore options when apply_async() il y a 11 ans
  Ask Solem 13656aa671 Chord join must have a timeout (set to 3.0 to be safe, but can probably be lower) il y a 11 ans
  Ask Solem a3e6fb3360 unlock_chord task should raise Retry il y a 11 ans
  Ask Solem a31557793a Chord unlock must be called after header. Closes #1700 il y a 11 ans
  Ask Solem eb5d05ce9a Chord join must use with allow_join_result() il y a 11 ans
  Ask Solem 7338832048 Forgot to push change for Issue #1656 il y a 11 ans
  Ask Solem 531b7f342f Canvas: Unroll groups with only one item. Closes #1656 il y a 11 ans
  Ask Solem cf20072e30 maybe_signature(list) will now recurse. Closes #1645 il y a 11 ans