summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't pull protocol version from the JSON.Simon MacMullen2010-06-244-10/+7
* Rename protocol constant.Simon MacMullen2010-06-243-7/+7
* This is clearly driving me insane. channel.tune-ok does not exist, even in 0-9.Simon MacMullen2010-06-241-3/+3
* Add protocol to reader and writer state, and pass it around in enough places ...Simon MacMullen2010-06-245-93/+120
* Handle 0-8 channel.tune-ok.Simon MacMullen2010-06-241-1/+8
* Fix up connection.close/ok and basic consume. I think we're now talking real ...Simon MacMullen2010-06-233-3/+28
* Use the new merged JSON for codegen, stripping out redirect and trace frame s...Simon MacMullen2010-06-233-46/+10
* Merged bug21845 into defaultEmile Joubert2010-06-231-8/+2
|\
| * Rebalance blank linesSimon MacMullen2010-06-181-1/+1
| * Permit basic.recover on a transactional channel.Simon MacMullen2010-06-181-8/+2
* | Merged bug22864 into defaultEmile Joubert2010-06-222-6/+16
|\ \ | |/
| * Put all our extensions in one file.Simon MacMullen2010-06-171-1/+1
| * Move synchronous basic recover to the 0-8 broker.Simon MacMullen2010-06-172-6/+16
* | merged bug22874 into default (ToC links on online man pages do not work)Alexandru Scvortov2010-06-221-2/+2
|\ \
| * | This may be more robust in the face of docbook weirdness. At least it forces ...Simon MacMullen2010-06-211-2/+2
* | | Merged bug 22767 into default.Simon MacMullen2010-06-211-7/+5
|\ \ \
| * | | CosmeticsSimon MacMullen2010-06-211-1/+2
| * | | Make use of 0.9.1 error constantsEmile Joubert2010-06-211-7/+4
| |/ /
* | | Macports portfile, let's not repeat port:erlang twice.Marek Majkowski2010-06-211-2/+2
|/ /
* | Merged bug18062 into default (macports stuff)Marek Majkowski2010-06-182-2/+28
|\ \
| * \ rabbitmq_v1_8_0 merged into bug18062Marek Majkowski2010-06-1870-1302/+4976
| |\ \
| * | | Final small portfile tweaks to exactly match what's in Macports.David Wragg2010-04-151-3/+1
| * | | Merge from defaultDavid Wragg2010-04-1560-1650/+3834
| |\ \ \
| * | | | Add a script to assist in the macports submission processDavid Wragg2010-02-171-0/+27
| * | | | A couple of Portfile fixesDavid Wragg2010-02-171-2/+2
* | | | | merge bug22871 into defaultMatthias Radestock2010-06-182-2/+3
|\ \ \ \ \
| * | | | | correct some specs - ram durations can be 'infinity'Matthias Radestock2010-06-182-2/+3
* | | | | | Merging bug 22871 to defaultMatthew Sackman2010-06-181-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | fix syntax error that prevented compilation under Erlang/OTP R14AMatthias Radestock2010-06-181-1/+1
|/ / / /
* | | | Merged headsSimon MacMullen2010-06-162-0/+9
|\ \ \ \
| * | | | Added tag rabbitmq_v1_8_0 for changeset 81694676ea97Matthew Sackman2010-06-160-0/+0
| | |_|/ | |/| |
| * | | v1.8.0 release deb and rpm changelogsrabbitmq_v1_8_0Matthew Sackman2010-06-162-0/+9
* | | | Merged bug 22597Simon MacMullen2010-06-163-3/+18
|\ \ \ \
| * | | | moved common spec to rabbit.hrl; rewrote status codeAlexandru Scvortov2010-06-113-17/+14
| * | | | fixed crash when rabbit:status/0 called after rabbit was stoppedAlexandru Scvortov2010-06-102-10/+17
| * | | | Start bug22597 again.Simon MacMullen2010-06-082-3/+14
* | | | | Merged bug 21842.Simon MacMullen2010-06-141-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | restart bug21842 off defaultAlexandru Scvortov2010-06-141-2/+2
* | | | | Clarify comment.Simon MacMullen2010-06-141-3/+3
* | | | | Merging bug 18524 onto defaultMatthew Sackman2010-06-117-72/+116
|\ \ \ \ \
| * | | | | removed unnecessary ifdefsAlexandru Scvortov2010-06-111-6/+3
| * | | | | ifdefs surround ALL the specsAlexandru Scvortov2010-06-111-1/+1
| * | | | | fixed specsAlexandru Scvortov2010-06-093-8/+8
| * | | | | cosmeticAlexandru Scvortov2010-06-091-3/+1
| * | | | | enclosed generated specs in -ifdefsAlexandru Scvortov2010-06-091-5/+6
| * | | | | spaces instead of tabs in autogenerated codeAlexandru Scvortov2010-06-091-2/+2
| * | | | | removed duplicated codeAlexandru Scvortov2010-06-091-40/+21
| * | | | | codegen.py now works with latest rabbit-codegenAlexandru Scvortov2010-06-031-1/+3
| * | | | | updated .hgignoreAlexandru Scvortov2010-06-031-0/+1
| * | | | | rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-033-111/+85