Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem 3087421869 Use uuid() instead of gen_unique_id() пре 14 година
  Ask Solem b6179c7316 Use new-style relative imports пре 14 година
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 пре 15 година
  Ask Solem a08933db18 Adds events.default_dispatcher(): context manager to easily get a event dispatcher using the connection pool пре 15 година
  Ask Solem f56f3e7e36 use Event instead of create_event пре 15 година
  Ask Solem b8cf78eb1d More Python 2.4 cleanup пре 15 година
  Ask Solem b8caa71c13 PEP8ify + pyflakes пре 15 година
  Ask Solem 99d8674e8e Events now use a logical clock. Merged from gossip branch пре 15 година
  Ask Solem 549130e0d2 deque.popleft may raise IndexError пре 15 година
  Ask Solem 4fc9e9c624 Reset pidbox node on channel failure пре 15 година
  Ask Solem 156c8edb02 Cosmetics and cleanup пре 15 година
  Ask Solem 544f2ee87c 100% Coverage for celery.events, events.snapshot, and events.state пре 15 година
  Ask Solem a6357948ab 100% Coverage for celery.app.* пре 15 година
  Ask Solem 785ab7925a PEP8ify + pyflakes пре 15 година
  Ask Solem bdd8499b1c EventReceiver now sends heartbeat request to find workers, and celeryev displays them immediately when it starts пре 15 година
  Ask Solem 07b6e297da Added CELERY_SEND_TASK_SENT_EVENT option. If enabled an event will be sent out пре 15 година
  Ask Solem 8ac772bcbe Event tests passing again пре 15 година
  Ask Solem 259e049c4a Events are now transient and is using a topic exchange (instead of direct). пре 15 година
  Ask Solem 4fbdffdfbc PEP8ify пре 15 година
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 пре 15 година
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` пре 15 година
  Ask Solem 395f99e296 Change all references of Carrot to Kombu пре 15 година
  Ask Solem 7f082a8ea8 Intense refactoring пре 15 година
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. пре 15 година
  Ask Solem 0852fe8b5c celeryev crashed when terminal is resized. Closes #160. пре 15 година
  Ask Solem dcff7e252f EventDispatcher.send: Buffer events if there is a connection problem, so they can be sent later via .flush(). пре 15 година
  Ask Solem a2701d2e3a events.EventReceiver.capture now uses connection.drain_events, and supports the timeout argument. пре 16 година
  Ask Solem f4ac0307df celeryd: Can now enable/disable events using remote control: пре 16 година
  Ask Solem 6b7262b1c3 Have a single entrypoint for revoking tasks. Also send task-revoked event. пре 16 година
  Ask Solem 4efa415b11 celeryev: Curses tool now a *lot* better :) пре 16 година