summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Opps, lost a starting year in the previous commitbug23434Matthew Sackman2011-01-191-1/+1
|
* Correct all copyright noticesMatthew Sackman2011-01-195-51/+16
|
* Merging bug23675 into defaultMatthew Sackman2011-01-150-0/+0
|\
* \ Merge with defaultbug23675Simon MacMullen2011-01-144-1041/+1042
|\ \ | |/
| * m-x untabifySimon MacMullen2011-01-142-1028/+1028
| |
| * merge bug23645 into default (C client is lacking some methods in its API)Alexandru Scvortov2011-01-144-22/+22
| |\
| | * Don't delete the output file before closing itDavid Wragg2011-01-131-7/+7
| | | | | | | | | | | | | | | Windows won't let you, and produces an error, disguising whatever error led us to try to delete the output file in the first place.
| | * Added .gitignore.=?UTF-8?q?Jakub=20=C5=A0=C5=A5astn=C3=BD=20aka=20Botanicus?=2011-01-071-0/+1
| | |
| * | Make AmqpClass.spec hold the parsed spec, not the raw specbug23645David Wragg2011-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | AmqpClass previously held the raw JSON spec data, rather than the parsed AmqpSpec. But the latter is clearly better - it's more useful in general, and contains the former. No supported clients were using this anyway.
* | | Removed tabs from basic.nack sectionRob Harrop2011-01-121-4/+4
| | |
* | | Added requeue flag to basic.nackRob Harrop2011-01-121-1/+2
| | |
* | | Merge defaultRob Harrop2011-01-112-14/+14
|\ \ \ | | |/ | |/|
| * | Merge bug23656 into defaultSimon MacMullen2011-01-112-14/+14
| |\ \
| | * | default queue name to "" everywherebug23656Matthias Radestock2011-01-072-14/+14
| | |/ | | | | | | | | | since the MRDQ feature operates everywhere
* | | Added basic.nack to the JSON protocol definitionRob Harrop2011-01-111-1/+5
|/ /
* | merge bug23593 into defaultMatthias Radestock2011-01-101-1/+0
|\ \ | |/ |/|
| * remove confirm.select{multiple}bug23593Alexandru Scvortov2010-12-301-1/+0
|/
* Merged bug20284 into defaultRob Harrop2010-11-300-0/+0
|\
| * Added tag rabbitmq_v2_2_0 for changeset db3e62c7906dRob Harrop2010-11-300-0/+0
| |
| * Added tag rabbitmq_v2_1_1 for changeset b7fb96f6bc6frabbitmq_v2_2_0Vlad Alexandru Ionescu2010-10-190-0/+0
| |
* | merge default into bug20284bug20284Alexandru Scvortov2010-10-181-1/+14
|\ \ | |/ |/|
| * merge default into bug20284Matthias Radestock2010-10-100-0/+0
| |\
| * \ merge default into bug20284Alexandru Scvortov2010-09-221-1/+1
| |\ \
| * | | moved confirm extension into 0-9-1 jsonAlexandru Scvortov2010-09-032-27/+14
| | | |
| * | | rename pubAck -> confirmAlexandru Scvortov2010-08-112-31/+26
| | | | | | | | | | | | | | | | | | | | | | | | > pubAck -> confirm > confirm.select{multiple, nowait} > drop pubAck.deselect
| * | | added pubAck.deselect-okAlexandru Scvortov2010-08-101-0/+4
| | | |
| * | | puback -> pubAckAlexandru Scvortov2010-08-101-2/+2
| | | |
| * | | added Publisher Acks class and methodsAlexandru Scvortov2010-08-102-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces one new class and two new methods within said class. > puback > class-id: 85 > > puback.select{many : bit} > put the channel into one of the two publisher ack modes, namely > "ack publisher messages as soon as they arrive" or "let them > pile up a bit and ack many messages at once"; this cannot be > called on a transacted channel > > puback.deselect{} > handle any outstanding acks, put the channel back in the normal > mode, then return
* | | | merge bug21377 into defaultrabbitmq_v2_1_1Matthias Radestock2010-10-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | cosmeticMatthias Radestock2010-10-101-1/+1
| | |/ | |/|
| * | Added tag rabbitmq_v2_1_0 for changeset 059d9ebd55d5Marek Majkowski2010-09-150-0/+0
| | |
* | | cosmeticbug21377Matthias Radestock2010-09-271-2/+1
| | |
* | | exchange.unbind has nowaitMatthew Sackman2010-09-121-0/+1
| | |
* | | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-1/+25
|/ /
* | Merged bug23214 (basic.consume's 'filter' should be called 'arguments')rabbitmq_v2_1_0Simon MacMullen2010-09-011-1/+1
|\ \
| * | rename basic.consume's 'filter' arg to 'arguments', as per the 0-9-1 specbug23214Matthias Radestock2010-09-011-1/+1
|/ /
* | Added tag rabbitmq_v2_0_0 for changeset f8b34141e6cbMichael Bridgen2010-08-240-0/+0
| |
* | Merged headsrabbitmq_v2_0_0Emile Joubert2010-08-130-0/+0
|\ \ | |/ |/|
| * Added tag rabbitmq_v1_8_1 for changeset 87048ea44df5Emile Joubert2010-07-140-0/+0
| |
* | add unexpected_frame error code to 0-8 specMatthias Radestock2010-07-301-0/+1
| | | | | | | | | | we agreed we'd use the same error codes across version, but somehow missed this one.
* | Merge amqp_0_9_1 into default.Simon MacMullen2010-07-300-0/+0
|\ \
| * \ Merge default into amqp_0_9_1amqp_0_9_1Simon MacMullen2010-07-300-0/+0
| |\ \ |/ / /
| * | Merge bug 22889 into amqp_0_9_1.Simon MacMullen2010-07-204-114/+133
| |\ \
| * \ \ Merge default into amqp_0_9_1Tony Garnock-Jones2010-06-302-13/+39
| |\ \ \
| * \ \ \ Merge default into amqp_0_9_1Simon MacMullen2010-06-221-19/+18
| |\ \ \ \
| * \ \ \ \ Merged default into amqp_0_9_1Emile Joubert2010-06-152-0/+412
| |\ \ \ \ \
| | * \ \ \ \ Merge default into amqp_0_9_1Tony Garnock-Jones2010-05-292-0/+412
| | |\ \ \ \ \
| | | * | | | | "true" => true. This requires no changes elsewhere because the python json ↵Matthew Sackman2010-04-012-59/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library which we're using in codegen seems to be able to cope with "true" and "false " as boolean values.
| | | * | | | | Missed a ticket default 1 => 0 fixMatthew Sackman2010-03-181-1/+1
| | | | | | | |
| | | * | | | | Add synchronous flag, and unify default values with default branch / 0.8 specMatthew Sackman2010-03-181-39/+62
| | | | | | | |