Ask Solem
|
383373e623
|
Bumped version to 1.0.2
|
2011-01-31 22:31:47 +01:00 |
Ask Solem
|
c39bf4606c
|
Bumped version to 1.0.1 and updated Changelog
|
2011-01-28 20:28:39 +01:00 |
Ask Solem
|
33a4a8579b
|
Version 1.0.0
|
2011-01-27 11:46:50 +01:00 |
Ask Solem
|
4b50b6ba38
|
PEP8ify
|
2011-01-25 12:38:03 +01:00 |
Ask Solem
|
9689ea75af
|
rst in README was broken
|
2011-01-21 10:13:10 +01:00 |
Ask Solem
|
025f5fda3e
|
README.rst can't contain unicode (because of PyPI upload)
|
2011-01-20 12:20:16 +01:00 |
Ask Solem
|
0137df7f73
|
Bumped version to 1.0.0rc3
|
2011-01-20 12:19:13 +01:00 |
Ask Solem
|
2cb7c11a59
|
Added transport comparison table
|
2011-01-18 09:20:13 +01:00 |
Ask Solem
|
5ec28c9115
|
Bumped version to 1.0.0rc2
|
2011-01-13 15:41:58 +01:00 |
Ask Solem
|
f1a8dfdba4
|
Bumped version to 1.0.0rc1
|
2011-01-12 13:38:59 +01:00 |
Ask Solem
|
85112484d6
|
Bumped version to 1.0.0b4
|
2011-01-07 13:40:38 +01:00 |
Ask Solem
|
a134ae0ff3
|
Bumped version to 1.0.0b3
|
2011-01-07 11:28:37 +01:00 |
Ask Solem
|
d50b27f160
|
Bumped version to 1.0.0b2
|
2011-01-03 13:45:16 +01:00 |
Alexandre Bourget
|
ed67ff1966
|
Just fix a missing "import"
|
2010-12-20 14:50:44 -05:00 |
Ask Solem
|
130823fa14
|
Bumped version to 1.0.0b1
|
2010-12-18 11:49:40 +01:00 |
Ask Solem
|
0e44a16230
|
Bumped version to 0.9.7
|
2010-11-30 19:56:39 +01:00 |
Ask Solem
|
76300d0536
|
Improved the description some more
|
2010-11-12 15:54:29 +01:00 |
Ask Solem
|
6b06d1338b
|
Messaging -queue framework
|
2010-11-12 15:48:42 +01:00 |
Ask Solem
|
8f03c8fa58
|
README.rst now passes rst2html --strict
|
2010-11-12 15:47:29 +01:00 |
Ask Solem
|
ce302f23ff
|
Fixed amqplib link in README.rst
|
2010-11-12 15:32:08 +01:00 |
Ask Solem
|
180e055fe5
|
Fixed rst links in README.rst
|
2010-11-12 15:31:30 +01:00 |
Ask Solem
|
ce0670929e
|
Bumped version to 0.9.6
|
2010-11-12 15:22:51 +01:00 |
Ask Solem
|
35f8d577c3
|
Some marketing in README
|
2010-11-12 15:22:23 +01:00 |
Ask Solem
|
d5dacea33d
|
Remove Sphinx directives from README.rst
|
2010-11-11 16:16:07 +01:00 |
Ask Solem
|
97bcb2f7b0
|
Added missing rst files to reference index
|
2010-11-11 16:06:53 +01:00 |
Ask Solem
|
bb3d96c30f
|
Some README changes
|
2010-11-11 16:05:18 +01: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
|
bb13ff8a9d
|
Bumped version to 0.9.4
|
2010-11-10 12:31:52 +01:00 |
Ask Solem
|
ad0159dce0
|
Bumped version to 0.9.3
|
2010-11-10 10:40:45 +01:00 |
Ask Solem
|
1329a15fb5
|
Bumped version to 0.9.2
|
2010-11-10 09:35:23 +01:00 |
Ask Solem
|
4f0cc4befa
|
Ported CouchDB transport from ghettoq
|
2010-10-27 14:22:38 +02:00 |
Ask Solem
|
d83d22f4ac
|
Remove example using nonexisting Consumer.get in README
|
2010-10-27 10:34:28 +02:00 |
Ask Solem
|
897f81a5a5
|
Bumped version to 0.9.1
|
2010-10-27 09:36:28 +02:00 |
Ask Solem
|
fb1e7e0d25
|
Improved reference documentation
|
2010-10-27 09:17:37 +02:00 |
Ask Solem
|
de5b4aa801
|
Bumped version to 0.9.0
|
2010-10-21 15:30:24 +02:00 |
Ask Solem
|
0cd4e6832f
|
Bumped version to 0.2.0
|
2010-09-20 09:46:10 +02:00 |
Ask Solem
|
fd0296af7b
|
All occurences of the term Backend has been replaced with Transport.
kombu.backends -> kombu.transport
BrokerConnection(backend_cls="pika") -> BrokerConnection(transport="pika")
kombu.backends.base.BaseBackend -> kombu.transport.base.Transport
kombu.backends.pyredis.RedisBackend -> kombu.transport.pyredis.Transport
etc, etc.
|
2010-08-04 13:53:43 +02:00 |
Ask Solem
|
3c96d0affe
|
kombu.Binding has been renamed to kombu.Queue
|
2010-08-01 11:41:03 +02:00 |
sebleier
|
f33d57dea7
|
Small typo
|
2010-07-22 13:10:41 -07:00 |
Ask Solem
|
54912c2a0c
|
Set version to 0.1.0
|
2010-07-22 16:19:46 +02:00 |
Ask Solem
|
d380f7cea8
|
Instantiating a Consumer does not declare consumer. Use Consumer.consume()
|
2010-07-22 16:09:58 +02:00 |
Ask Solem
|
d8602b1415
|
README: Fixed typo Connection -> BrokerConnection
|
2010-07-20 15:00:17 +02:00 |
Ask Solem
|
470a269396
|
Update README
|
2010-06-29 21:12:29 +02:00 |
Ask Solem
|
ddb17c7cc6
|
Some simple refactoring
|
2010-06-29 17:44:24 +02:00 |
Ask Solem
|
fe5074208d
|
Added API to readme
|
2010-06-23 12:10:02 +02:00 |
Ask Solem
|
da3e754594
|
Initial import
|
2010-06-23 12:08:39 +02:00 |