Historial de Commits

Autor SHA1 Mensaje Fecha
  rnoel d8c00e1140 Replaces lock with RLock hace 14 años
  rnoel 1a59e5ffc8 Replaces lock.aquires/try/finally/release by a with statement. hace 14 años
  rnoel e8f5737e05 updates rnoel mail. hace 14 años
  rnoel 18aa7b7fce Corrects other thread-safety issues. hace 14 años
  rnoel aa65566340 Fixes the OrderedDict KeyError by avoiding conccurent accesses. hace 14 años
  rnoel 76c8c61b0d Merge branch 'master' into BetterOrderedDict hace 15 años
  rnoel 66eebf2944 Merge remote branch 'upstream/master' hace 15 años
  Ask Solem 7f99acd619 Merge branch 'master' into release23-maint hace 15 años
  Ask Solem 7fd062db06 Test no longer needs to be skipped after issue fixed hace 15 años
  Ask Solem 3baf25c7ae Bumps version to 2.3.0 hace 15 años
  Ask Solem 72aa282ee1 Use new logo hace 15 años
  rnoel 1aea9a2dfd Replaces the compat OrderedDict by ordereddict.OrderedDict hace 15 años
  rnoel 95bada7358 Installs the ordereddict module if python_version<2.7 hace 15 años
  rnoel bd1e7e9d59 Merge remote branch 'upstream/master' hace 15 años
  Leo Dirac 94d067555d Better handling of badly formated messages. hace 15 años
  mher c6cec79157 Changes internal serialization method for secure serializer from pickle to json and makes it configurable hace 15 años
  Ask Solem 9a529baf9d Renames _publisher_chan -> _producer_chan hace 15 años
  Ask Solem e84259f9d2 PEP8ify + pyflakes hace 15 años
  Ask Solem fec8cc48c9 Now requires kombu 1.2.1 hace 15 años
  mher 9fd82f973d pyOpenSSL is optional hace 15 años
  mher a0a0eb25d1 tests for security package hace 15 años
  Ask Solem d68e01a577 celery_detach now passes through commandline configuration hace 15 años
  Ask Solem 2b3afaa1f7 Wording hace 15 años
  mher e61881d0a9 Adds security package for message signing hace 15 años
  Ask Solem 90495485b8 Tests passing hace 15 años
  Ask Solem f58cd3dea9 Remote control command add_consumer now does nothing if the queue is already consumed from hace 15 años
  Ask Solem 4acd5e48ca Fixes wording hace 15 años
  Ask Solem c4d4d6e77c Remove mention of debian init scripts from daemonization cookbook hace 15 años
  Ask Solem 4d57c12470 Added generic celerybeat and celeryevcam init scripts hace 15 años
  Ask Solem 8a3ed48a5b Reuse channel when sending remote control commands hace 15 años