summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* another attempt to track down the mirrored_supervisor_tests CI failureMatthias Radestock2012-04-291-1/+1
* cosmeticMatthias Radestock2012-04-271-3/+3
* let's wait foreverMatthias Radestock2012-04-271-1/+1
* bug: code_change/3 should return {ok, State}Matthias Radestock2012-04-271-1/+1
* Merge bug24911rabbitmq_v2_8_2Simon MacMullen2012-04-271-1/+1
|\
| * another attempt at pacifying the CI godsMatthias Radestock2012-04-271-1/+1
* | properly ignore dynamic children that return 'ignore' from init/1Matthias Radestock2012-04-271-0/+4
|/
* Report error better in case disk free check failsEmile Joubert2012-04-261-2/+2
* Correct disk free checking command on windowsEmile Joubert2012-04-261-1/+1
* bump the mirror_supervisor_tests wait time to reduce ci failure rateMatthias Radestock2012-04-261-1/+1
* Merged bug24866 into defaultEmile Joubert2012-04-252-5/+23
|\
| * Increase buffer size for the port driver to match that used by the underlying...Simon MacMullen2012-04-232-5/+23
* | Merge bug24884Simon MacMullen2012-04-257-65/+90
|\ \
| * \ Merge bug24848Simon MacMullen2012-04-2410-116/+147
| |\ \
| | * \ Merged bug24885 into defaultEmile Joubert2012-04-234-54/+71
| | |\ \
| | | * \ Merged bug24833 into defaultEmile Joubert2012-04-231-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * fix type signature for rabbit_basic:map_headers/2Francesco Mazzoli2012-04-231-1/+1
| | | * | Merge headsSimon MacMullen2012-04-231-13/+28
| | | |\ \
| | | | * \ Merge bug24860Simon MacMullen2012-04-201-13/+28
| | | | |\ \
| | | | | * | track queues which may have delivered non-autoack messages to channelMatthias Radestock2012-04-121-13/+28
| | | * | | | cosmeticMatthew Sackman2012-04-231-1/+1
| | | | |_|/ | | | |/| |
| | | * | | cosmeticMatthias Radestock2012-04-201-9/+9
| | | * | | merge bug24882 into defaultMatthias Radestock2012-04-202-6/+15
| | | |\ \ \
| | | | * | | cosmeticMatthew Sackman2012-04-191-10/+9
| | | | * | | Merge bug24863 to defaultMatthew Sackman2012-04-191-7/+18
| | | | |\ \ \
| | | | | * | | In general, avoid unnecessary interleaving of mutating stateMatthew Sackman2012-04-191-1/+1
| | | | | * | | ack_nacked_messages -> ack_if_no_dlxFrancesco Mazzoli2012-04-191-5/+5
| | | | | * | | Re-creating bug24863 branching of defaultFrancesco Mazzoli2012-04-181-7/+18
| | | * | | | | simplifying refactorMatthias Radestock2012-04-201-14/+10
| | | * | | | | Checking for existance of DLX in dead_letter_publishFrancesco Mazzoli2012-04-191-18/+14
| * | | | | | | Cosmetic. Ish.Simon MacMullen2012-04-241-9/+11
| * | | | | | | Move node waiting to rabbit_control.Francesco Mazzoli2012-04-234-93/+86
| * | | | | | | Added wait_node script to wait for the node to be up.Francesco Mazzoli2012-04-171-6/+3
| * | | | | | | Moved various functions that query the status of applications from rabbit_con...Francesco Mazzoli2012-04-173-75/+91
| | |_|_|/ / / | |/| | | | |
* | | | | | | Update the msg_id_ack in set_length.Francesco Mazzoli2012-04-241-12/+16
* | | | | | | AckMsgs -> AckRequired in master:purgeFrancesco Mazzoli2012-04-231-1/+1
* | | | | | | merge bug24885Francesco Mazzoli2012-04-232-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | merge bug24885Francesco Mazzoli2012-04-192-4/+4
| |\ \ \ \ \ \
| | * | | | | | Explicitly acking/not acking when calling bq:fetch in set_length in an HA slaveFrancesco Mazzoli2012-04-192-4/+4
* | | | | | | | Make rabbit_variable_queue:dropwhile tail recursiveFrancesco Mazzoli2012-04-231-5/+6
* | | | | | | | merge emile qc changesFrancesco Mazzoli2012-04-234-19/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Clearer var naming in BQ:dropwhile. Fix in amqqueue_process:drop_expired_mess...Francesco Mazzoli2012-04-234-19/+21
| |/ / / / / / /
* | | | | | | | QuickCheck follows dropwhile API updatesEmile Joubert2012-04-231-3/+4
|/ / / / / / /
* | | | | | | Update comment for bq:dropwhile specFrancesco Mazzoli2012-04-191-3/+4
|/ / / / / /
* | | | | | Fix rabbit_tests - only get the state after calling bq:dropwhile.Francesco Mazzoli2012-04-191-1/+3
* | | | | | Changed BQ:dropwhile/3 to take a boolean arg to decide wether to ack or not.Francesco Mazzoli2012-04-196-36/+44
| |_|/ / / |/| | | |
* | | | | eliminate unused var, and correct formattingMatthias Radestock2012-04-191-3/+2
| |/ / / |/| | |
* | | | Defensive programmingMatthew Sackman2012-04-191-1/+1
* | | | Merged bug24855 into defaultEmile Joubert2012-04-1936-617/+983
|\ \ \ \ | | |/ / | |/| |
| * | | merge bug24874 into defaultMatthias Radestock2012-04-181-4/+4
| |\ \ \