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
/
SQS.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
5.0-devel
Ask Solem
2017-02-16
1
-483
/
+0
*
Merge branch 'master' into 5.0-devel
Ask Solem
2017-01-10
1
-19
/
+11
|
\
|
*
Update comments about SQS long polling. (#666)
thaddock
2016-11-30
1
-2
/
+2
|
*
Adds pydocstyle as a tox target
Ask Solem
2016-10-11
1
-0
/
+5
|
*
Virtual transport deliver now calls callback, no return value. Fixes #593
Ask Solem
2016-09-02
1
-24
/
+4
*
|
Merge branch 'master' into 5.0-devel
Ask Solem
2016-08-08
1
-28
/
+28
|
\
\
|
|
/
|
*
One space after period for proportional fonts
Ask Solem
2016-07-29
1
-8
/
+8
|
*
Reorganizes kombu.utils.__init__ package
Ask Solem
2016-07-16
1
-2
/
+2
|
*
Use Google-style docstrings
Ask Solem
2016-07-16
1
-20
/
+20
*
|
Use named keyword arguments even when *args
Ask Solem
2016-07-07
1
-2
/
+2
*
|
Removes kombu.five
Ask Solem
2016-07-07
1
-6
/
+4
*
|
Use magic super()
Ask Solem
2016-07-06
1
-9
/
+7
|
/
*
update queue cache in Channel before creating a new SQS queue
Luyun Xie
2016-04-26
1
-9
/
+19
*
[redis] Only delete auto_delete queue if connection still connected. Closes ...
Ask Solem
2016-04-12
1
-1
/
+1
*
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Ask Solem
2016-04-06
1
-1
/
+1
*
Cosmetics for #581
Ask Solem
2016-04-04
1
-12
/
+14
*
[SQS] Allow for generic SQS messages not sent using kombu
Juan Carlos Ferrer
2016-04-04
1
-6
/
+15
*
Now uses vine for promises
Ask Solem
2016-03-02
1
-2
/
+2
*
Redis: Adds queue_order_strategy transport option (Closes #518).
Ask Solem
2015-11-24
1
-1
/
+1
*
Cosmetics for #512
Ask Solem
2015-10-23
1
-10
/
+12
*
[SQS] Print access_key when SQS auth failed.
Hank John
2015-10-23
1
-1
/
+8
*
Single item tuples no longer require whitespace
Ask Solem
2015-07-13
1
-2
/
+2
*
allow custom regioninfo and port, is_secure options for SQS
mdk
2015-03-17
1
-1
/
+18
*
SQS: Set delivery tag to SQS message receipt handle
chris erway
2014-11-19
1
-0
/
+2
*
Merge branch 'master' into curlclient
curlclient
Ask Solem
2014-06-11
1
-6
/
+7
|
\
|
*
Removes anyjson dependency :sad:
Ask Solem
2014-05-20
1
-2
/
+1
|
*
master now depends on Python 2.7
Ask Solem
2014-05-19
1
-3
/
+4
*
|
Lazy import of boto library
Ask Solem
2014-05-03
1
-8
/
+12
*
|
Initial import of kombu.async.aws
Ask Solem
2014-05-03
1
-192
/
+94
|
/
*
Critical: Delivery tags must be UUID. Fixes bug that could lead to loss of data
Ask Solem
2014-02-21
1
-3
/
+0
*
Incompatible: Redis fanout now honors routing_key pattern. Fix for celery/cel...
Ask Solem
2014-02-20
1
-1
/
+1
*
Forgot to commit file (celery/celery#1818)
Ask Solem
2014-01-28
1
-5
/
+6
*
Cosmetics for #291
Ask Solem
2013-12-18
1
-12
/
+13
*
Limit SQS message pulls to 10
Eric Reynolds
2013-12-18
1
-0
/
+3
*
flakes
Ask Solem
2013-12-16
1
-1
/
+0
*
Improvements and cosmetics for Issue #281
sqsopts
Ask Solem
2013-12-13
1
-67
/
+72
*
Use the Amazon SQS Bulk Fetch API to implement the Kombu prefetch_count.
Matt Wise
2013-12-02
1
-0
/
+96
*
Make _get() simpler, move most logic into private methods.
Matt Wise
2013-12-02
1
-15
/
+57
*
Revert "Add 'messages_to_fetch' option to kombu.transport.SQS. Default to 10."
Matt Wise
2013-12-02
1
-72
/
+9
*
Add 'messages_to_fetch' option to kombu.transport.SQS. Default to 10.
Matt Wise
2013-11-22
1
-9
/
+72
*
Add basic put/get unit tests for kombu.transport.SQS
Matt Wise
2013-11-21
1
-0
/
+6
*
Initial unit testing framework for kombu.transport.SQS package.
Matt Wise
2013-11-21
1
-1
/
+1
*
[Py3] anyjson.loads requires string argument. Closes #270
Ask Solem
2013-11-15
1
-2
/
+2
*
Add the defaults back to SQS
James Saryerwinnie
2013-10-30
1
-4
/
+3
*
Allow 0 for wait_time_seconds in transport config
James Saryerwinnie
2013-10-30
1
-2
/
+2
*
Don't longpoll fanout queues
James Saryerwinnie
2013-10-30
1
-1
/
+9
*
Wording
Ask Solem
2013-10-01
1
-3
/
+3
*
Replaced StdConnectionError+StdChannelError with amqp.ConnectionError+amqp.Ch...
Ask Solem
2013-09-24
1
-3
/
+7
*
Adds driver type/name to SQS transport
Mher Movsisyan
2013-04-07
1
-0
/
+2
*
Merge branch '2.5'
Ask Solem
2013-04-02
1
-2
/
+15
|
\
[next]