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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into remove-python2-support
Omer Katz
2020-07-30
1
-3
/
+2
|
\
|
*
tox.ini: Lint on Python, not on legacy Python (#1217)
Christian Clauss
2020-07-28
1
-2
/
+2
*
|
Drop testing for Python < 3.6.
Omer Katz
2020-07-30
1
-14
/
+9
|
/
*
Initial redis integration tests implementation
Matus Valo
2020-05-03
1
-0
/
+11
*
Enable integration tests for all versions of python in travis
Matus Valo
2020-04-30
1
-1
/
+1
*
Added integration testing infrastructure for RabbitMQ
Matus Valo
2020-04-30
1
-10
/
+23
*
Issue 701 (#1141)
Shai Berger
2020-02-02
1
-1
/
+1
*
Added Python 3.8 support.
Omer Katz
2019-10-22
1
-3
/
+5
*
Fix broken build steps (#1062)
Bruno Alla
2019-06-16
1
-2
/
+2
*
drop py34
Asif Saif Uddin
2019-05-22
1
-1
/
+0
*
Fix windows build (#1044)
Omer Katz
2019-05-16
1
-7
/
+6
*
Make tox pick the correct compiler for Windows.
Omer Katz
2019-04-03
1
-0
/
+2
*
Avoid pip version check.
Omer Katz
2019-03-03
1
-0
/
+2
*
Bump PyPy to 6.0. Add PyPy3 to the build process. (#986)
Omer Katz
2019-01-10
1
-1
/
+2
*
revert.
Omer Katz
2019-01-09
1
-2
/
+2
*
Run flake8 with two jobs.
Omer Katz
2019-01-09
1
-3
/
+3
*
Run sphinx checks with two jobs.
Omer Katz
2019-01-09
1
-2
/
+2
*
Jython (#915)
Asif Saif Uddin (Auvi)
2018-09-05
1
-2
/
+1
*
Added Python 3.7 to the build matrix (#908)
Omer Katz
2018-08-16
1
-1
/
+1
*
Use pytest-sugar for output.
Omer Katz
2018-05-20
1
-1
/
+1
*
Rename `async` keyword to `asynchronous` (#839)
Thomas Achtemichuk
2018-03-19
1
-0
/
+2
*
Always report coverage (#837)
Omer Katz
2018-03-05
1
-5
/
+1
*
Add Python 3.6 to CI testing (#716)
Jon Dufresne
2017-04-17
1
-1
/
+0
*
Fix byte string for kazoo.Queue in Python 3 (#713)
Dima Kurguzov
2017-04-12
1
-1
/
+3
*
CI: Removes pypy3 target
Ask Solem
2016-11-21
1
-2
/
+0
*
Moves pydocstyle config to setup.cfg
Ask Solem
2016-10-11
1
-1
/
+1
*
Fixes flakes
Ask Solem
2016-10-11
1
-1
/
+1
*
Adds pydocstyle as a tox target
Ask Solem
2016-10-11
1
-3
/
+17
*
Travis: Use separate target to calculate coverage
Ask Solem
2016-08-29
1
-4
/
+7
*
Minor testing stuff
Ask Solem
2016-08-23
1
-2
/
+2
*
Rewrite tests to use py.test
Ask Solem
2016-08-23
1
-2
/
+1
*
Enable all flake8 rules
Ask Solem
2016-07-01
1
-1
/
+1
*
[reqs] Reorganize ci requirements
Ask Solem
2016-04-11
1
-2
/
+2
*
[tox] apicheck must install dev reqs
Ask Solem
2016-04-08
1
-2
/
+2
*
[tox] apicheck: warnings are not errors
Ask Solem
2016-04-08
1
-1
/
+1
*
[dist] Use apicheck from sphinx_celery
Ask Solem
2016-04-08
1
-8
/
+17
*
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Ask Solem
2016-04-06
1
-1
/
+1
*
[tests] Now depends on case
Ask Solem
2016-04-05
1
-4
/
+13
*
Updates tox.ini
Ask Solem
2015-09-29
1
-64
/
+19
*
Adds pypy3 to test matrix
Ask Solem
2014-08-11
1
-1
/
+13
*
Attempt to fix CI
Ask Solem
2014-06-27
1
-0
/
+5
*
Merge branch '3.0'
Ask Solem
2014-06-24
1
-5
/
+0
|
\
|
*
Stable CI should not install requirements/dev.txt
Ask Solem
2014-06-02
1
-6
/
+0
*
|
Restores accidentally removed tox.ini. Closes #358
Ask Solem
2014-05-30
1
-0
/
+59
*
|
Fixes flakes after flake8 upgrade
Ask Solem
2014-05-27
1
-59
/
+0
*
|
master now depends on Python 2.7
Ask Solem
2014-05-19
1
-11
/
+0
|
/
*
Adds Python 3.4 target for Tox
Ask Solem
2014-03-19
1
-0
/
+11
*
Support for coveralls
Ask Solem
2014-02-09
1
-22
/
+13
*
Fix Python 3 unit tests in Travis CI.
Matt Wise
2013-12-03
1
-1
/
+1
*
Minimum version for Python3 is now 3.3
Ask Solem
2013-10-14
1
-11
/
+0
[next]