index
:
delta/python-packages/kombu.git
1.0-archived
2.1-archived
2.2-archived
2.3-archived
2.4-archived
2.5
2.5-archived
3.0
4.0
4.0-devel
4.2
4.6.9
4.x
5.0-devel
amqp508
asynchronous-broadcasts
asyncmove
auvipy-patch-1
await
azureQ
bionic
broadcast-queues
brotli
brotli-compression
callbacks
changelog
ci
clnetup2
clnsetup
codeql
curlclient
distutil
drop-lzma-backport
drop36py
fastuuid
feature/coll_queue
fix-async-sem-release
fix-celery-1847
fix-ci
fix-windows-build
gh-pages
isort
librabbitmq-transport-priority-fix
lint
lzma-compression
lzma-windows-build
main
master
matusvalo-patch-1
mypy
nsq
opencollective-bot
override-empty-transport-options
pinmongo
pkgutils
pre-commit-ci-update-config
py310
py37
py37-ci
pyamqp2.6.1
pydoc
pypy60
pyro5
pytest62
pytestup
pyup-config
redispin
refactor-connection-init
remove-py3
remove-python2-support
revert-1041-master
revert-1058-revert-1041-master
revert-1068-revert-1058-revert-1041-master
revert-1089-issue-1087-redis-fix
revert-1171-fix_conn_imaybe_declare
revert-1307-revert-1132-redis-improvements
revert-906-fix/Broadcast-fail-by-give-queue-kwargs
revert-946-patch-1
security
setup
setuptoolci
slots
sqla
sqlalchemy-14-support
sqlavup
sqsopts
test_ci
thedrow-patch-1
thread-safe-cached-property
timer-secs-coerce-to-float
travis
txdocker2
types
updep
webserver
xdist
zstd-compression
github.com: celery/kombu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kombu
/
transport
/
mongodb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced StdConnectionError+StdChannelError with amqp.ConnectionError+amqp.Ch...
Ask Solem
2013-09-24
1
-5
/
+8
*
Removed unused import
Flaper Fesp
2013-04-28
1
-1
/
+0
*
avoid mongodb warning 'database name in URI is being ignored'
Flaper Fesp
2013-04-28
1
-32
/
+18
*
ssl option added to transport mongodb transport
xando
2013-02-22
1
-1
/
+1
*
python 3 fixes
Ask Solem
2013-02-12
1
-1
/
+1
*
Use except as exc
Ask Solem
2013-02-12
1
-1
/
+1
*
Merge branch '2.5'
Ask Solem
2013-01-17
1
-9
/
+13
|
\
|
*
Cosmetics for new pep8 rules
Ask Solem
2013-01-17
1
-9
/
+13
*
|
Merge branch 'master' into 3.0
Ask Solem
2012-11-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Revert 7f9b38f... [kombu3] No longer supports Python 2.5
Ask Solem
2012-11-13
1
-1
/
+1
*
|
Use more str.format
Ask Solem
2012-11-13
1
-4
/
+4
*
|
Codebase now runs on both Py3 and Py2 (not using 2to3)
Ask Solem
2012-11-12
1
-2
/
+1
|
/
*
[kombu3] No longer supports Python 2.5
Ask Solem
2012-11-08
1
-1
/
+1
*
Ensure/Autoretry no longer disconnects on channel_errors, and adds StdConnect...
Ask Solem
2012-11-05
1
-3
/
+3
*
#158: Added background to the recently added compound index and some notes to...
Flaper Fesp
2012-09-12
1
-1
/
+1
*
[mongodb] Use frozenset instead of set. Fixes #159
Ask Solem
2012-09-12
1
-5
/
+4
*
[mongodb] Fixes memory leak in get_table. Closes #159
Ask Solem
2012-09-12
1
-6
/
+5
*
Better index for MongoDB transport messages collection
Michael Korbakov
2012-09-11
1
-1
/
+1
*
fixes #142.
Flavio Percoco Premoli
2012-07-07
1
-4
/
+5
*
Use single quotes
Ask Solem
2012-06-15
1
-47
/
+47
*
Adds Transport.driver_type, driver_name, and driver_version()
Ask Solem
2012-06-11
1
-0
/
+5
*
Only use one level of relative imports
Ask Solem
2012-05-06
1
-1
/
+2
*
pyflakes
Ask Solem
2012-04-03
1
-1
/
+3
*
Merge branch 'master' of github.com:ask/kombu
Ask Solem
2012-03-25
1
-4
/
+34
|
\
|
*
fixes #103 #87 and adds support for replica set mongodb urls
Flavio Percoco Premoli
2012-03-25
1
-4
/
+34
*
|
All transports now include StdChannelError in its channel_errors
Ask Solem
2012-03-25
1
-1
/
+3
|
/
*
Set release date for 2.1.0
v2.1.0
Ask Solem
2012-02-04
1
-0
/
+1
*
Fixing up the MongoDB tests from their moving to the funtests module. Fixes a...
Scott Lyons
2012-02-03
1
-2
/
+2
*
BrokerConnection does not have capped_queue_size attribute
Ask Solem
2012-02-03
1
-1
/
+2
*
PEP8ify + pyflakes
Ask Solem
2012-02-03
1
-33
/
+46
*
Adding a unit test for MongoDB transport. Also purging and getting fanout que...
Scott Lyons
2012-01-31
1
-9
/
+19
*
More reasonable default broadcast queue size
Scott Lyons
2012-01-30
1
-1
/
+1
*
Fanout support for MongoDB transport
Scott Lyons
2012-01-30
1
-2
/
+63
*
Transport.interval was not in use, use .polling_interval instead.
Ask Solem
2012-01-24
1
-1
/
+1
*
Cosmetics
Ask Solem
2012-01-15
1
-3
/
+3
*
Updates copyright years to include 2012
Ask Solem
2012-01-06
1
-1
/
+1
*
Using queue as filter transport.mongodb
Flavio [FlaPer87] Percoco Premoli
2011-12-06
1
-1
/
+1
*
Merge branch 'master' into 2.0-devel
Ask Solem
2011-09-27
1
-1
/
+3
|
\
|
*
update check for empty payload to work in MongoDB >= 2.0
James Turk
2011-09-19
1
-1
/
+3
*
|
2.0-devel: No longer supports Python 2.4
Ask Solem
2011-09-07
1
-1
/
+3
|
/
*
PEP8ify
Ask Solem
2011-04-21
1
-2
/
+3
*
Merge branch 'master' of github.com:ask/kombu
Ask Solem
2011-04-21
1
-2
/
+3
|
\
|
*
Removed prints. closes #34
Flavio Percoco Premoli
2011-04-13
1
-2
/
+0
|
*
Added sort by _id in order to support FIFO queues... fixes #34
Flavio Percoco Premoli
2011-04-13
1
-4
/
+7
*
|
MongoDB: Channelclose should only disconnect if connection established
Ask Solem
2011-04-21
1
-1
/
+2
|
/
*
MongoDB: Adds authentication support (via userid/password). Closes #30. Tha...
Ask Solem
2011-04-01
1
-0
/
+2
*
MongoDB: Only compare major, minor version numbers when sniffing server versi...
Ask Solem
2011-03-29
1
-1
/
+1
*
MongoDB transport requires MongoDB 1.3.0+
Ask Solem
2011-03-04
1
-2
/
+9
*
Update copyright headers to include 2011
Ask Solem
2011-01-31
1
-1
/
+1
*
small improvement, connection can be reached using the database instance
Flavio Percoco Premoli
2010-11-12
1
-4
/
+1
[next]