summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Major and minor are integers, revision should be too.Simon MacMullen2010-07-021-1/+1
| | * | | | | | | | | | | | | | Rename JSON files, and merge the 0-8 extensions back into our main 0-8 file.Simon MacMullen2010-07-023-39/+20
| | * | | | | | | | | | | | | | Remove close08 hack, and remove deprecated- prefix everywhere so it will merg...bug22885Simon MacMullen2010-06-241-30/+20
| | * | | | | | | | | | | | | | Merged bug 22901Simon MacMullen2010-06-241-0/+437
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Revert the lie that this file is 0-8Simon MacMullen2010-06-241-1/+1
| | | * | | | | | | | | | | | | | Re-add 0-8 JSON for the clients.Simon MacMullen2010-06-242-0/+678
| | | * | | | | | | | | | | | | | Claim to be 0-8 for the time being. This needs to be stripped out though.Simon MacMullen2010-06-231-1/+1
| | | * | | | | | | | | | | | | | Remove 0-8 specific JSON and use the unified one.Simon MacMullen2010-06-232-299/+58
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | | merge bug22901 into defaultrabbitmq_v1_8_1Alexandru Scvortov2010-07-070-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Make acc win in domains_merger.bug22901Simon MacMullen2010-07-071-2/+2
* | | | | | | | | | | | | | | | Revert these two merges to new into old, I can't remember why I swapped them ...Simon MacMullen2010-07-071-9/+9
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | More renaming :)Simon MacMullen2010-07-071-26/+26
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Stylistic changes: Rename old to acc, allow_overwrite to allow_accumulate, an...Simon MacMullen2010-07-071-40/+44
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Remove accidental print statementSimon MacMullen2010-07-051-17/+13
* | | | | | | | | | | | | ...and back out all those checks after discussion with Matthias.Simon MacMullen2010-07-051-25/+10
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Refactor merge_dict_lists_by a bit.Simon MacMullen2010-07-051-9/+10
* | | | | | | | | | | | Actually, default-value conflicts all over the place.Simon MacMullen2010-07-051-1/+1
* | | | | | | | | | | | Always break when there'sSimon MacMullen2010-07-051-2/+8
* | | | | | | | | | | | Always break when there'sSimon MacMullen2010-07-051-3/+5
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Always break when there'sSimon MacMullen2010-07-051-8/+14
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Add --allow-overwrite command line switch.Simon MacMullen2010-07-051-27/+56
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge everything, don't die on conflicts.Simon MacMullen2010-06-241-19/+13
|/ / / / / / / /
* | | | | | | | Merged bug22864 into defaultEmile Joubert2010-06-221-19/+18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | bug22876 merged into default (preserve ordering of generated spec elements)Alexandru Scvortov2010-06-210-0/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Update class records in-placebug22876Tony Garnock-Jones2010-06-211-7/+5
| * | | | | | | | xrange instead of rangeAlexandru Scvortov2010-06-211-1/+1
| * | | | | | | | Preserve ordering of constants, methods and classesTony Garnock-Jones2010-06-211-17/+18
| |/ / / / / / /
* | | | | | | | Put all our extensions in one file.bug22864Simon MacMullen2010-06-172-21/+14
* | | | | | | | Create an extension for synchronous basic.recover in 0-8. Also move queue.unb...Simon MacMullen2010-06-173-13/+46
|/ / / / / / /
* | | | | | | Added tag rabbitmq_v1_8_0 for changeset d1b197ff0c5dMatthew Sackman2010-06-160-0/+0
|/ / / / / /
* | | | | | Merging bug 18524 onto defaultrabbitmq_v1_8_0Matthew Sackman2010-06-112-20/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | updated docsbug18524Alexandru Scvortov2010-06-111-12/+13
| * | | | | amqp_codegen.py now supports an arbitrary number of functionsAlexandru Scvortov2010-06-031-10/+9
| * | | | | rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-031-2/+4
|/ / / / /
* | | | | bug22555 merged into default (synchronous is now True not 'true')Marek Majkowski2010-05-283-7/+289
|\ \ \ \ \
| * \ \ \ \ Merging bug 21763 into defaultMatthew Sackman2010-05-243-7/+289
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | More documentation.bug21763Tony Garnock-Jones2010-05-231-2/+28
| | * | | | Documentation.Tony Garnock-Jones2010-05-231-2/+160
| | * | | | Check for duplicate properties.Tony Garnock-Jones2010-05-231-3/+13
| | * | | | Merge default into bug21763Tony Garnock-Jones2010-05-230-0/+0
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Move demo extension from rabbitmq-server to rabbitmq-codegen; start documenta...Tony Garnock-Jones2009-10-192-0/+22
| | * | | | Extensions mergers.Tony Garnock-Jones2009-10-071-0/+45
| | * | | | Infrastructure for supporting piecewise spec extension.Tony Garnock-Jones2009-10-071-7/+28
* | | | | | "true" => true. This requires no changes elsewhere because the python json li...bug22555Matthew Sackman2010-04-011-36/+36
|/ / / / /
* | | | | Added tag rabbitmq_v1_7_2 for changeset c7c5876a05bbMatthew Sackman2010-02-160-0/+0
* | | | | Added tag rabbitmq_v1_7_1 for changeset c73ecfc91be3rabbitmq_v1_7_2Matthew Sackman2010-01-250-0/+0
* | | | | Added tag rabbitmq_v1_7_0 for changeset a62e87645861rabbitmq_v1_7_1David Wragg2009-10-070-0/+0
|/ / / /
* | | | Merged bug21493 into defaultrabbitmq_v1_7_0Ben Hood2009-08-261-1/+2
|\ \ \ \
* | | | | Added synchronous flag to json for methods that have an associated responsebug21493Paul Jones2009-08-261-35/+70
|/ / / /
* | | | Merged bug21403 into defaultPaul Jones2009-08-140-0/+0
|\ \ \ \ | | |_|/ | |/| |