summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: simplify msg_store testsMatthias Radestock2010-07-191-12/+9
* tweakMatthias Radestock2010-07-191-3/+3
* refactor: take adantage of l/r symmetry in bpqueue testsMatthias Radestock2010-07-191-63/+43
* dict:find -> dict:fetch andalso lists:flatten -> lists:appendMatthew Sackman2010-07-191-8/+8
* Merging bug 22987 into bug 21673Matthew Sackman2010-07-191-29/+55
|\
| * CosmeticsMatthew Sackman2010-07-191-13/+13
| * optimise qi:sync call in tx commitMatthias Radestock2010-07-191-29/+55
|/
* refactor: 'cons_if' helper functionMatthias Radestock2010-07-191-20/+9
* merge default into bug21673Matthias Radestock2010-07-191-1/+1
|\
| * tweak to assist testingMatthias Radestock2010-07-191-1/+1
| * 'sync' -> 'idle_timeout'Matthias Radestock2010-07-194-17/+18
| * Merged bug22140 into default.Simon MacMullen2010-07-161-1/+1
| |\
| | * replaced call bad:bad/0 with a call to exit/1Alexandru Scvortov2010-07-131-1/+1
* | | cosmeticMatthias Radestock2010-07-191-0/+1
* | | tweak msg_store API to make it saferMatthias Radestock2010-07-183-10/+12
* | | tiny refactorMatthias Radestock2010-07-181-7/+6
* | | add a 'todo'Matthias Radestock2010-07-181-0/+5
* | | don't log warnings on clean startup of a msg_storeMatthias Radestock2010-07-183-25/+18
* | | don't forget to process transactional acksMatthias Radestock2010-07-161-2/+4
* | | add pending_acks to bq state reportMatthias Radestock2010-07-161-0/+2
* | | refactor: invert some conditionals for better readabilityMatthias Radestock2010-07-161-22/+18
* | | refactor: trim args for msg_store_callbackMatthias Radestock2010-07-161-4/+3
* | | another place were averages could end up being integers instead of floatsMatthias Radestock2010-07-151-3/+2
* | | rate averages are meant to be floatsMatthias Radestock2010-07-151-2/+2
* | | avoid >= between a number and an atomMatthias Radestock2010-07-151-1/+2
* | | improve type specsMatthias Radestock2010-07-151-5/+4
* | | cosmeticMatthias Radestock2010-07-151-5/+5
* | | merge default into bug21673Matthias Radestock2010-07-1512-81/+193
|\ \ \ | |/ /
| * | Merged headsEmile Joubert2010-07-142-0/+9
| |\ \
| | * | Changelog updates for release 1.8.1Emile Joubert2010-07-142-0/+9
| | * | Added tag rabbitmq_v1_8_1 for changeset 5d9e3ff32dcbEmile Joubert2010-07-140-0/+0
| * | | Merge bug22875 into defaultSimon MacMullen2010-07-142-5/+12
| |\ \ \ | | |/ / | |/| |
| | * | >80 lines fix.Simon MacMullen2010-07-141-1/+2
| | * | added insightful commentAlexandru Scvortov2010-07-141-1/+1
| | * | updated man pageAlexandru Scvortov2010-07-131-4/+6
| | * | empty permissions are not printed as "" anymoreAlexandru Scvortov2010-07-131-2/+0
| | * | "" is changed to "^$" when checking permissionsAlexandru Scvortov2010-07-131-9/+9
| | * | empty strings are displayed as ""Alexandru Scvortov2010-07-131-0/+2
| | * | corrected regexpAlexandru Scvortov2010-07-131-1/+1
| | * | simplifying refactorMatthias Radestock2010-07-131-9/+8
| | * | "" is transformed to "$^" in rabbitmqctl set_permissionsAlexandru Scvortov2010-07-121-1/+6
| | |/
| * | bug22914 merged into defaultrabbitmq_v1_8_1Marek Majkowski2010-07-142-2/+11
| |\ \ | | |/ | |/|
| | * Remove IFS setting on the su commandDavid Wragg2010-07-131-10/+8
| | * "make clean" should clean all the macports-generated filesDavid Wragg2010-07-131-1/+1
| | * Remove backslash so that IFS gets the intended value in the wrapper scriptDavid Wragg2010-07-011-1/+1
| | * Undo removal of IFSDavid Wragg2010-07-011-1/+2
| | * Dropped IFS variable from macports wrapper script.Marek Majkowski2010-07-011-2/+1
| | * Default merged into bug22914Marek Majkowski2010-07-017-81/+104
| | |\
| | * | Explicitly set all the environment variables that su on Linux wouldDavid Wragg2010-06-292-1/+12
| * | | Merged bug22877 into defaultEmile Joubert2010-07-094-53/+117
| |\ \ \