コミット履歴

作者 SHA1 メッセージ 日付
  Oleg Anashkin 3d5abdc6e9 Update CONTRIBUTORS.txt 11 年 前
  Ask Solem 35ef4a557c Provide citation for Art of Concurrency section about task granularity. Closes #1453 11 年 前
  Ask Solem c879462012 Fixes typo in docs (ACCEPT_CONTENT must be list/tuple). Closes #1455 11 年 前
  Ask Solem be6cef2e44 timeout/soft_timeout arguments now renamed to time_limit/soft_time_limit 11 年 前
  Ask Solem 5b61b802d8 [backward incompatible] Signature.__call__ should call task directly to be consistent with the "Calling API". Closes #1426 11 年 前
  Ask Solem 54e974bfe3 dump_conf now repr's unknown types 11 年 前
  Ask Solem c9d5d01fc1 Logical clock ordering tests 11 年 前
  Ask Solem 4b1661391e Forgot the @ in class decorator ;) 11 年 前
  Ask Solem 20ac02664b Use bind=true in example 11 年 前
  Ask Solem 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 11 年 前
  Ask Solem 5c7b8d0e90 Using AppPickler is discouraged (use __reduce_keys__) 11 年 前
  Ask Solem 78e1585abe Cosmetics 11 年 前
  Ask Solem c64850d729 Canvas: use class decorators to register types 11 年 前
  Ask Solem 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 11 年 前
  Ask Solem 8dc0b9f54b and include abs with that for negative values... 11 年 前
  Ask Solem 4be0d2e0ad Fixes "Substantial drift" warning if measurement is too fast for floating point 11 年 前
  Ask Solem 866c72695f Cosmetics 11 年 前
  Ask Solem b9d53e05be Py3: events.State Worker and Task now hashable. Closes #1416 11 年 前
  Ask Solem 7e14954ef3 Cosmetics 11 年 前
  Oleg Anashkin 27b07b54ad Don't import resource module on Windows 11 年 前
  Ask Solem 5b963a1e2f Do not have to use buffer here. Closes #1438 11 年 前
  Ask Solem 108888084a Makes qualname work when module already in name 11 年 前
  Ask Solem cd27aef18a Define __ne__ when __eq__ 11 年 前
  Ask Solem Hoel 072bdb9636 Merge pull request #1433 from dongweiming/patch-1 11 年 前
  dongweiming ed8fe50270 Update CONTRIBUTORS.txt 11 年 前
  Ask Solem 6556d47863 Cosmetics 11 年 前
  Ask Solem ab2e37b542 Merge branch 'master' of github.com:celery/celery 11 年 前
  Ask Solem Hoel 201ced757d Merge pull request #1430 from dongweiming/master 11 年 前
  Ask Solem e3ccf6565a chord_unlock now uses default_retry_delay 11 年 前
  Ask Solem e827e73f93 Last commit broke events.State pickleability 11 年 前