0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added distclean target More... about 17 years ago
Advice about macports py25-simplejson More... about 17 years ago
extend copyright year and cosmetic changes More... about 17 years ago
merge bug19845 into default More... about 17 years ago
merge bug19974 into default More... about 17 years ago
Remove dots, for consistency More... about 17 years ago
Another tweak. More... about 17 years ago
Update copyrights. More... about 17 years ago
John has assigned his copyright in the specification JSON file to the RabbitMQ team. More... about 17 years ago
merged bug19841 into default More... about 17 years ago
Multiline strings are not permitted in JSON More... about 17 years ago
Use simplejson.py API, move copyright info since comments are not valid in json More... about 17 years ago
merge bug19250 into default More... about 17 years ago
Revert to 0-9 definition. More... about 17 years ago
Alter signatures to the latest 0-91 draft XML More... about 17 years ago
merge default into bug19250 More... about 17 years ago
merge bug19250 into default More... about 17 years ago
merge bug19332 into default More... about 17 years ago
Print error message when codegen cannot import json More... about 17 years ago
Added queue.unbind method More... over 17 years ago
merge bug19345 into default More... over 17 years ago
Added default field to consume More... over 17 years ago
Removed license needed by json.py since it was removed More... over 17 years ago
Removed json.py, it will be added as a dependency More... over 17 years ago
Merge bug17070 into default More... over 17 years ago
correct a few defaults, based on Tony's comments - there is no sensible default value for the reply-code in basic.return - '*.reject' should default requeue to 'true' so we don't throw away messages by default More... over 17 years ago
fewer defaults - based on Tony's feedback - we consider MRDQ to be a mis-feature, so we shouldn't use defaults that bring it into play - it is illegal to bind to the default exchange, so we shouldn't make that the default - routing-keys should be specified in most cases, so no point having a default of "" - it makes no sense to have an empty queue name in 'deliver', and 'declare-ok'. More... over 17 years ago
merge bug17070 into default More... over 17 years ago
squash tiny bug More... over 17 years ago
add a few empty-table defaults More... over 17 years ago