Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem 8d8fbff78e Serialization: No longer have to deepcopy since djcelery no longer uses picklefield 12 gadi atpakaļ
  Ask Solem 316f5193b6 Cosmetics 12 gadi atpakaļ
  Ask Solem 0cf864fab7 Merge branch 'jbiel/patch-1' 12 gadi atpakaļ
  Ask Solem 2d0f5c12da Don't use celery.start in first steps 12 gadi atpakaļ
  Ask Solem 0c0f9a8709 verify_config_reference should ignore deprecated settings 12 gadi atpakaļ
  Ask Solem 7ff99a3fbd Tests passing 12 gadi atpakaļ
  David Markey 5585d3a999 When ACKS_LATE is enabled, make sure the message is ACK'd on a retry 12 gadi atpakaļ
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 gadi atpakaļ
  Ask Solem 714768ffe7 Wording 12 gadi atpakaļ
  Ask Solem 813ce971e8 Fixes typo 12 gadi atpakaļ
  Ask Solem b410168a21 Remove weird sidebar 12 gadi atpakaļ
  Ask Solem f07188a02c Doc improvements 12 gadi atpakaļ
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group 12 gadi atpakaļ
  Ask Solem 0e95530d88 Merge branch 'group_partial' 12 gadi atpakaļ
  Ask Solem 4f784187e6 Doc improvements 12 gadi atpakaļ
  Ask Solem 03b97c7d21 celery control commands didn't return replies 12 gadi atpakaļ
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step 12 gadi atpakaļ
  Ask Solem 96c26d90ac Partial args for groups 12 gadi atpakaļ
  Matt Long 8e0b147bcd ensure args to an unpickleable exception are pickleable 12 gadi atpakaļ
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args 12 gadi atpakaļ
  Ask Solem aa3ccf2aba Refactors Chain.apply_async 12 gadi atpakaļ
  Ask Solem 7b6c137eb7 Merge branch 'master' of github.com:celery/celery 12 gadi atpakaļ
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) 12 gadi atpakaļ
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 12 gadi atpakaļ
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 12 gadi atpakaļ
  jbiel 777db9daf1 Update imports.py to work properly with celery_http_gateway. 12 gadi atpakaļ
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' 12 gadi atpakaļ
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' 12 gadi atpakaļ
  Ask Solem c0f3deeb9f Fixes tests 12 gadi atpakaļ
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 12 gadi atpakaļ