Ask Solem
|
91916cd287
|
tox: Missing cover3-html
|
2011-09-14 12:11:47 +01:00 |
Ask Solem
|
f6bb91931f
|
tox: Missing cover3-html
|
2011-09-14 12:11:35 +01:00 |
Ask Solem
|
6059d00149
|
Fixes tox for py32
|
2011-09-14 11:19:42 +01:00 |
Ask Solem
|
4476e9a11f
|
Fixes tox for py32
|
2011-09-14 11:19:26 +01:00 |
Ask Solem
|
ca0d18cb06
|
Tox: Fixes coverage.xml location
|
2011-09-14 11:04:41 +01:00 |
Ask Solem
|
fa57ca269b
|
Tox: Fixes coverage.xml location
|
2011-09-14 11:03:15 +01:00 |
Ask Solem
|
aee380882e
|
Tox: specify correct xunit location
|
2011-09-14 08:58:49 +01:00 |
Ask Solem
|
c04a23057a
|
Tox: specify correct xunit location
|
2011-09-14 08:58:07 +01:00 |
Ask Solem
|
4d107d4a86
|
tox: Store cover in toplevel directory
|
2011-09-14 01:03:25 +01:00 |
Ask Solem
|
a8856c25bc
|
tox: Store cover in toplevel directory
|
2011-09-14 01:02:56 +01:00 |
Ask Solem
|
5fe3047ea7
|
Fixes typos in introduction.txt
|
2011-09-14 00:52:01 +01:00 |
Ask Solem
|
5b2404ab0b
|
Fixes removepyc script
|
2011-09-14 00:51:47 +01:00 |
Ask Solem
|
1d6806997b
|
Fixes removepyc script
|
2011-09-14 00:51:34 +01:00 |
Ask Solem
|
ddae2aa201
|
Improve removepyc script
|
2011-09-13 19:25:03 +01:00 |
Ask Solem
|
92148ac03c
|
Improve removepyc script
|
2011-09-13 19:24:55 +01:00 |
Ask Solem
|
61b47789f4
|
Tox: remove pyc files before testing
|
2011-09-13 18:25:02 +01:00 |
Ask Solem
|
281916716c
|
Tox: remove pyc files before testing
|
2011-09-13 18:24:32 +01:00 |
Ask Solem
|
d5d89b58eb
|
More tox improvements
|
2011-09-13 18:15:28 +01:00 |
Ask Solem
|
6653a34ea0
|
More tox improvements
|
2011-09-13 18:14:20 +01:00 |
Ask Solem
|
fc524d9178
|
Improves tox for py3k
|
2011-09-13 17:03:58 +01:00 |
Ask Solem
|
34e53abd24
|
Improves tox for py3k
|
2011-09-13 17:03:43 +01:00 |
Ask Solem
|
1129a5fc15
|
Tests passing on Python 3.2
|
2011-09-13 16:50:36 +01:00 |
Ask Solem
|
502d7be2fc
|
Tests pass on Python 2.5
|
2011-09-13 16:36:53 +01:00 |
Ask Solem
|
b0c69f8e28
|
Tests passing on Python 3.2
|
2011-09-13 16:20:26 +01:00 |
Ask Solem
|
9d3945457a
|
msgpack 0.1.7 dropped py24 support
|
2011-09-13 16:16:27 +01:00 |
Ask Solem
|
4dff6f6f6d
|
Tests passing on Python 3.2
|
2011-09-13 16:14:41 +01:00 |
Ask Solem
|
549a387f25
|
Tests passing
|
2011-09-13 13:56:06 +01:00 |
Ask Solem
|
c9686f2b53
|
defaultdict now avail. in py 2.4
|
2011-09-13 10:30:21 +01:00 |
Ask Solem
|
3988bbfc0b
|
msgpack 0.1.7 dropped py24 support
|
2011-09-13 08:56:34 +01:00 |
Ask Solem
|
be13b02db7
|
Producer improvements
|
2011-09-13 08:55:37 +01:00 |
Ask Solem
|
c1db84a6c1
|
working on an introduction section in the userguide
|
2011-09-12 12:57:55 +01:00 |
Ask Solem
|
aceaa71956
|
Improve example code
|
2011-09-12 12:57:12 +01:00 |
Ask Solem
|
5f267314bf
|
pickle does not handle unicode
|
2011-09-12 12:57:04 +01:00 |
Ask Solem
|
defbc86904
|
Merge branch '2.0-devel' of github.com:ask/kombu into 2.0-devel
|
2011-09-12 10:49:50 +01:00 |
Ask Solem
|
001a32a870
|
Merge branch 'master' of github.com:ask/kombu
|
2011-09-12 10:48:07 +01:00 |
Ask Solem
|
ac1af44fba
|
Task queue example working
|
2011-09-12 10:47:22 +01:00 |
Ask Solem
|
3e82865f7f
|
use with statements
|
2011-09-12 10:28:37 +01:00 |
Ask Solem
|
3cc4d143d6
|
Merge branch 'master' into 2.0-devel
Conflicts:
kombu/connection.py
kombu/pools.py
|
2011-09-12 10:27:55 +01:00 |
Ask Solem
|
09146d0b93
|
Adds examples to userguide
|
2011-09-12 10:25:42 +01:00 |
Ask Solem
|
e845c01404
|
Improves docstring for BrokerConnection
|
2011-09-11 15:06:44 +01:00 |
Ask Solem
|
baebe3127b
|
Adds Pool userguide
|
2011-09-11 15:06:24 +01:00 |
Ask Solem
|
c34ac6f492
|
Couldn't even lower limit at start of process
|
2011-09-11 15:05:27 +01:00 |
Ask Solem
|
6161a14857
|
Improve userguide
|
2011-09-11 15:05:08 +01:00 |
Mher Movsisyan
|
1889854092
|
Bumps version to 1.3.2
|
2011-09-10 23:41:27 +05:00 |
Ask Solem
|
0725768dde
|
urlparse.parse_qsl is not available on py2.5
|
2011-09-10 12:04:20 +01:00 |
Ask Solem
|
5568a6b73c
|
Forgot to inherit from PoolGroup
|
2011-09-10 12:03:33 +01:00 |
Ask Solem
|
2b5f191ba9
|
Forgot to inherit from PoolGroup
|
2011-09-10 12:03:22 +01:00 |
Ask Solem
|
e5e07f0c55
|
kombu.clocks can't use with statements in kombu 1.x
|
2011-09-10 11:01:17 +01:00 |
Ask Solem
|
f9a1316d35
|
kombu.common: Adds itermessages, send_reply, isend_reply, collect_replies, insured, ipublish
|
2011-09-10 11:00:37 +01:00 |
Ask Solem
|
a7a8fdbdc4
|
pools.reset now raises if limit is lower and force is not set
|
2011-09-10 10:55:30 +01:00 |