summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move spec expansion to right placebug25488Matthias Radestock2013-03-151-3/+4
* Push protocol errors closer to the edge.Simon MacMullen2013-03-155-20/+18
* Move the check inside the tx - this means we only lookup the exchange once an...Simon MacMullen2013-03-142-15/+30
* Take advantage of the new mechanism to validate x-match.Simon MacMullen2013-03-131-18/+20
* rabbit_exchange_type:validate_binding/2.Simon MacMullen2013-03-138-10/+29
* don't leave garbage behind in policy validation testMatthias Radestock2013-03-121-0/+1
* Oops. This was part of an (early, wrong) attempt at bug 25474 which got commi...Simon MacMullen2013-03-121-4/+3
* Merge bug 25384Simon MacMullen2013-03-1110-9/+303
|\
| * Merge bug25271Simon MacMullen2013-03-117-5/+253
| |\
| | * adds missing patchbug25271Alvaro Videla2013-02-271-0/+5
| | * removes sed invocations in favor of patchAlvaro Videla2013-02-271-6/+1
| | * reorders sed callsAlvaro Videla2013-02-271-3/+3
| | * adds realpath to erl mac scriptAlvaro Videla2013-02-271-2/+6
| | * fixes Erlang FINAL_ROOTDIRAlvaro Videla2013-02-271-0/+4
| | * specifies boot file for rabbit_prelaunch callAlvaro Videla2013-02-261-0/+1
| | * passes the release OS as a variableAlvaro Videla2012-12-061-2/+2
| | * cosmeticsAlvaro Videla2012-12-061-1/+4
| | * refactors the sed bits inside the MakefileAlvaro Videla2012-12-062-21/+13
| | * moves sed invocation to bash scriptAlvaro Videla2012-11-282-17/+21
| | * renames package to include "mac" in itAlvaro Videla2012-11-281-2/+2
| | * cosmeticsAlvaro Videla2012-11-281-3/+3
| | * removes empty folder from the releaseAlvaro Videla2012-11-281-0/+3
| | * refactors code to extract/load plugin codeAlvaro Videla2012-11-281-14/+8
| | * removes unnecessary commentAlvaro Videla2012-11-281-1/+0
| | * removes unreachable expressionAlvaro Videla2012-11-281-2/+1
| | * cleans up unused/duplicated functionsAlvaro Videla2012-11-161-15/+3
| | * cosmetics + commentsAlvaro Videla2012-11-161-5/+29
| | * removes todo commentAlvaro Videla2012-11-161-1/+0
| | * moves the sed invocation to its own targetAlvaro Videla2012-11-161-10/+17
| | * fixes erlc invocation for rabbit_release.erlAlvaro Videla2012-11-161-1/+2
| | * moves rabbit_release to the standalone packaging folderAlvaro Videla2012-11-161-0/+0
| | * renames generated tarballAlvaro Videla2012-11-161-2/+2
| | * renames release folder to standaloneAlvaro Videla2012-11-161-0/+2
| | * moves files from mac folder to release folderAlvaro Videla2012-11-161-0/+0
| | * replaces boot files accordingly in rabbitmq-defaultsAlvaro Videla2012-11-091-4/+11
| | * specifies boot file for erl callsAlvaro Videla2012-11-094-5/+5
| | * adds file to generate the erlang releaseAlvaro Videla2012-11-071-0/+148
| | * adds Makefile for standalone mac releaseAlvaro Videla2012-11-071-0/+61
| | * adds the erlang base dir before calling erlAlvaro Videla2012-11-074-4/+12
| * | OopsSimon MacMullen2013-03-071-2/+3
| * | Merged bug25358 into defaultEmile Joubert2013-03-070-0/+0
| |\ \
| * | | Register the process name to make sure we only have one running at a time.bug25358Simon MacMullen2013-03-061-0/+3
| * | | Unused variableSimon MacMullen2013-03-061-1/+1
| * | | We don't need this - net_adm:ping/1 will not return pong for nodes that have ...Simon MacMullen2013-03-051-4/+4
| * | | Merge in default (umm, again)Simon MacMullen2013-03-051-5/+17
| |\ \ \ | | |/ /
| * | | Merge defaultSimon MacMullen2013-03-053-1/+43
| |\ \ \
| | * | | Rename this thing, to make space for bug 25471Simon MacMullen2013-03-012-7/+13
| | * | | We no longer need two different death detectors since we no longer look at Mn...Simon MacMullen2013-02-271-10/+1
| | * | | SimplifySimon MacMullen2013-02-271-3/+1
| | * | | Base the whole thing off net_adm:ping/1 - because we might see other nodes co...Simon MacMullen2013-02-272-11/+10