summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove redundant record fieldAlexandru Scvortov2010-11-241-2/+2
* merge from defaultAlexandru Scvortov2010-11-082-4/+6
|\
| * merge from defaultAlexandru Scvortov2010-11-011-2/+2
| |\
| * \ merge from defaultAlexandru Scvortov2010-10-252-4/+6
| |\ \
| | * \ merge default into bug20284Alexandru Scvortov2010-10-202-4/+4
| | |\ \
| | * \ \ merge default into bug20284Alexandru Scvortov2010-10-132-7/+9
| | |\ \ \
| | | * | | swap the arguments of ack/2Alexandru Scvortov2010-10-051-1/+1
| | | * | | merge default into bug20284Matthias Radestock2010-10-051-9/+12
| | | |\ \ \
| | | * | | | cosmetics and minor refactoringMatthias Radestock2010-10-052-4/+5
| | | * | | | refactorAlexandru Scvortov2010-10-041-1/+1
| | | * | | | refactorAlexandru Scvortov2010-09-291-2/+4
| | | * | | | no performance penalty when *not* using confirmsAlexandru Scvortov2010-09-271-3/+4
| | | * | | | merge default into bug20284Alexandru Scvortov2010-09-221-1/+1
| | | |\ \ \ \
| | | * | | | | move msg_seq_no from #basic_message{} to #delivery{}Alexandru Scvortov2010-08-171-2/+2
| | | * | | | | partial acks for persistent messagesAlexandru Scvortov2010-08-131-2/+2
| | | * | | | | only transient messages are immediately ack'd (so far)Alexandru Scvortov2010-08-131-1/+1
* | | | | | | | bug23416 merged into defaultMarek Majkowski2010-11-021-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Store listener IP addressbug23446Simon 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 bug23319bug23319Alexandru 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-161-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | merging in from defaultVlad Ionescu2010-07-141-1/+1
| | | |\ \ \
| | | | * \ \ merging in from defaultVlad Ionescu2010-05-141-1/+1
| | | | |\ \ \
| | | | | * | | 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
| | |_|_|_|/ | |/| | | |