Ask Solem
|
4ef50a5e33
|
Use pickle protocol 2 by default, allow setting PICKLE_PROTOCOL environment variable to change
|
2012-08-04 14:31:44 +01:00 |
Ask Solem
|
fa816f6dc9
|
BrokerConnection is now Connection in docs
|
2012-06-24 16:32:17 +01:00 |
Mahendra M
|
c43eb27700
|
Adds support for Apache Zookeeper as a transport.
Closes #134
|
2012-06-07 15:06:24 +01:00 |
Ask Solem
|
7b426c5e45
|
Merge branch 'master' of github.com:ask/kombu
|
2012-01-20 22:26:20 +00:00 |
Pierre Riteau
|
5414687fd4
|
Remove outdated carrot references
|
2012-01-20 16:13:14 +01:00 |
Pierre Riteau
|
1dab6181af
|
Fix footnote reference generation
|
2012-01-20 15:21:03 +01:00 |
Ask Solem
|
dd7808f97b
|
Adds missing reference files
|
2012-01-09 16:50:12 +00:00 |
Ask Solem
|
9441dfe0db
|
Merge branch '1.0'
Conflicts:
README.rst
kombu/__init__.py
kombu/common.py
kombu/serialization.py
kombu/transport/base.py
|
2012-01-09 16:15:37 +00:00 |
Ask Solem
|
ccf9563d24
|
pool userguide typo
|
2012-01-05 17:20:55 +00:00 |
Ask Solem
|
f27186987a
|
Some consumer documentation
|
2011-11-09 14:21:16 +00:00 |
Ask Solem
|
d80d4cd587
|
Merge branch 'master' into 2.0-devel
Conflicts:
AUTHORS
kombu/connection.py
kombu/tests/test_connection.py
kombu/utils/encoding.py
|
2011-11-08 17:14:16 +00:00 |
Ask Solem
|
e9bfde76ac
|
Spell-check
|
2011-11-02 02:39:48 +00:00 |
Ask Solem
|
bb87a616f2
|
Merge branch 'master' into 2.0-devel
Conflicts:
AUTHORS
examples/simple_task_queue/client.py
examples/simple_task_queue/worker.py
kombu/__init__.py
kombu/common.py
kombu/pools.py
kombu/transport/amqplib.py
kombu/transport/virtual/__init__.py
kombu/utils/compat.py
kombu/utils/encoding.py
requirements/test-jython.txt
tox.ini
|
2011-09-27 13:41:23 +01:00 |
Ask Solem
|
c0383c88f5
|
PEP8ify + pyflakes
|
2011-09-22 17:10:13 +01:00 |
Ask Solem
|
5fe3047ea7
|
Fixes typos in introduction.txt
|
2011-09-14 00:52:01 +01:00 |
Ask Solem
|
c1db84a6c1
|
working on an introduction section in the userguide
|
2011-09-12 12:57:55 +01:00 |
Ask Solem
|
09146d0b93
|
Adds examples to userguide
|
2011-09-12 10:25:42 +01:00 |
Ask Solem
|
baebe3127b
|
Adds Pool userguide
|
2011-09-11 15:06:24 +01:00 |
Ask Solem
|
6161a14857
|
Improve userguide
|
2011-09-11 15:05:08 +01:00 |
Ask Solem
|
b25142f2d8
|
Remove weird ending in connections guide. Closes #28. Thanks to slyngshede
|
2011-03-27 20:59:24 +02:00 |
Ask Solem
|
2ea7beb0c5
|
Moved serialization section from README to it's own section in the user guide
|
2010-11-11 16:00:44 +01:00 |
Ask Solem
|
fb1e7e0d25
|
Improved reference documentation
|
2010-10-27 09:17:37 +02:00 |
Ask Solem
|
af2790222e
|
Split simple userguide in two: connections and simple
|
2010-08-05 18:16:02 +02:00 |
Ask Solem
|
4c16dbbeb3
|
UserGuide: Simple: Fixed typos
|
2010-08-04 15:51:54 +02:00 |
Ask Solem
|
40d447e806
|
Some more typos
|
2010-08-04 15:36:00 +02:00 |
Ask Solem
|
d82bc237a7
|
Documentation: Started writing the User Guide
|
2010-08-04 15:20:12 +02:00 |