Commit History

Author SHA1 Message Date
  Ask Solem beded6d563 Fixes mongodb_options error. Closes #1303 12 years ago
  Ask Solem c58f15461f Merge branch '3.0' 12 years ago
  Ask Solem 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 years ago
  Ask Solem ef0838b991 MongoDB: MONGODB_BACKEND_SETTINGS now accepts "options" for kwargs to pass to pymongo.Connection. Closes #1015 12 years ago
  Ask Solem 6eca044914 MongoDB: MONGODB_BACKEND_SETTINGS now accepts "options" for kwargs to pass to pymongo.Connection. Closes #1015 12 years ago
  xando 76fee5bc98 BROKER_USE_SSL option added to mongodb backend, fixes #1203 12 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago
  Ask Solem ceab8c087d flakes 12 years ago
  Ask Solem 19af4433db Merge branch '3.0' 12 years ago
  Craig Younkins 52a11bdef7 Adding configuration variable to set max_pool_size for MongoDB connection 12 years ago
  Craig Younkins 4069c63b3d Adding configuration variable to set max_pool_size for MongoDB connection 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
  Ask Solem dd632b2721 Merges BaseBackend and BaseDictBackend into one BaseBackend 13 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 years ago
  Ask Solem 66a8a9833c TaskSetResult renamed -> GroupResult 13 years ago
  Ask Solem 6d64d7a24f amqp/cassandra/mongodb backends now set result.children 13 years ago
  Ask Solem 371a359365 Cosmetics 13 years ago
  Matthew Miller ad6cccf115 Updated backend to use bson.binary as pymongo >2.1 removed pymongo.binary 13 years ago
  Ask Solem 2041a87fbb 100% coverage for mongodb backend 13 years ago
  Ask Solem b3495bbb7e Cosmetics 13 years ago
  Ask Solem 75f6d49095 Tests passing 13 years ago
  Chris Angove 64c5894791 MongoDB: Creates an index on date_done so cleanup process works more efficienty. 13 years ago
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
  Ask Solem aa44f02169 Cosmetics 13 years ago
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 years ago
  Ask Solem c8d7979e29 PEP8ify + pyflakes 13 years ago
  Andrew McFague eaf78d8a81 Adding _forget to the MongoDB backend. 13 years ago
  Ask Solem ba7142ec82 Tests passing 13 years ago