summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bug23416 merged into defaultMarek Majkowski2010-11-021-1/+1
|\
| * Store listener IP addressSimon MacMullen2010-10-281-1/+1
* | Hash passwords.Simon MacMullen2010-10-261-1/+1
|/
* Merge bug23319 into default (remove client scope)Simon MacMullen2010-10-261-1/+1
|\
| * merge default into bug23319Alexandru Scvortov2010-10-182-4/+4
| |\
| * | remove scope from permissions tupleAlexandru Scvortov2010-10-131-1/+1
* | | Remove unused variable and remove peek_result() type which is unusedMatthew Sackman2010-10-211-2/+0
* | | Merging default into bug23111Matthew Sackman2010-10-212-5/+5
|\ \ \ | | |/ | |/|
| * | Merge default into bug21377Simon MacMullen2010-10-132-4/+4
| |\ \ | | |/ | |/|
| | * XT:publish => XT:routeMatthew Sackman2010-10-081-2/+2
| | * merge default into bug21377Matthias Radestock2010-10-072-6/+12
| | |\
| | * | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-121-2/+2
| | * | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-112-3/+3
| * | | Merging bug 22180 into defaultMatthew Sackman2010-10-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | merging in from defaultVlad Alexandru Ionescu2010-10-051-6/+11
| | |\ \
| | * \ \ merging in from defaultVlad Alexandru Ionescu2010-09-165-7/+115
| | |\ \ \ | | | | |/ | | | |/|
| | * | | merging in from defaultVlad Ionescu2010-07-144-186/+31
| | |\ \ \
| | * \ \ \ merging in from defaultVlad Ionescu2010-05-144-12/+133
| | |\ \ \ \
| | * | | | | moving rabbit_reader:map_exception/2 to rabbit_binary_generator and spliting ...Vlad Ionescu2010-01-211-1/+1
* | | | | | | Merging default into bug 23111Matthew Sackman2010-10-061-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge bug23133 into defaultMatthias Radestock2010-10-061-6/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Introduce delete_object and use it to solve raceMatthew Sackman2010-10-041-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Overeager M-/... I did run dialyzer but it failed to spot it.Matthew Sackman2010-10-061-4/+3
* | | | | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-062-15/+16
* | | | | | Merging default into bug23111Matthew Sackman2010-10-062-10/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | removed peek, and restructured dropwhile to not load message content from diskRob Harrop2010-09-281-3/+2
| * | | | | added peek to ivq. some tests for peekRob Harrop2010-09-271-1/+4
| * | | | | reworked how message filtering works with dropwhileRob Harrop2010-09-221-2/+4
| * | | | | clean up of specs and dialzer resultsRob Harrop2010-09-221-8/+20
| * | | | | merged with defaultRob Harrop2010-09-141-1/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | reworked contract between qi and vq. tidied up in generalRob Harrop2010-08-201-2/+0
| * | | | | in flight, want to test against defaultRob Harrop2010-08-201-0/+2
| * | | | | reworked backing_queue and variable_queue to store msg_properties. used msg p...Rob Harrop2010-08-181-1/+1
| * | | | | added msg_properties record for rabbit.hrlRob Harrop2010-08-181-0/+2
* | | | | | cosmeticMatthias Radestock2010-10-051-6/+11
| |/ / / / |/| | | |
* | | | | Tube strike WIP WFH commit.Simon MacMullen2010-09-061-1/+1
|/ / / /
* | | | merged default into bug22964Alexandru Scvortov2010-08-042-2/+6
|\ \ \ \
| * \ \ \ Merging bug 21387 onto defaultMatthew Sackman2010-08-021-0/+3
| |\ \ \ \
| | * \ \ \ Merge default into bug21387.Simon MacMullen2010-08-021-1/+4
| | |\ \ \ \
| | * \ \ \ \ Merging default into bug 21387Matthew Sackman2010-07-262-0/+100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged default into bug21387Simon MacMullen2010-07-211-2/+3
| | |\ \ \ \ \ \
| | * | | | | | | Invoking os:timestamp and timer:now_diff all the time is too expensive, use t...Simon MacMullen2010-07-211-1/+1
| | * | | | | | | Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-21/+1
| | * | | | | | | Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-191-0/+19
| | * | | | | | | q_pid -> qpidSimon MacMullen2010-07-161-1/+1
| | * | | | | | | Get queues to emit events for statistics.Simon MacMullen2010-07-161-0/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merging bug 23022 onto defaultMatthew Sackman2010-08-021-2/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | added connection_exit() and channel_exit() to relevant function specsAlexandru Scvortov2010-07-301-2/+3
| | | |_|/ / / | | |/| | | |
* | | | | | | merged default into bug22964Alexandru Scvortov2010-08-024-3/+107
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge default into bug22889.Simon MacMullen2010-07-303-0/+101
| |\ \ \ \ \ \ | | |/ / / / /