summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unbreak quickcheck.Simon MacMullen2014-10-081-0/+1
* Revivify 664ddb5eccf1.Simon MacMullen2014-09-291-1/+0
* Ensure we always compile test code, in case plugins need it.bug26216Simon MacMullen2014-09-181-3/+2
* Move test modules to their own directory.Simon MacMullen2014-09-181-3/+18
* Switch to Erlang 17-style types, /0 versions at least.Simon MacMullen2014-09-171-2/+2
* Explain betterSimon MacMullen2014-08-111-1/+1
* Resurrect defaultSimon MacMullen2014-07-041-0/+1
* Merge in stableSimon MacMullen2014-06-271-1/+0
|\
| * Resurrect stable (without bug 26230)Simon MacMullen2014-06-111-1/+0
* | Control max_size, and remove some broken premature abstraction from the Makef...bug24929Simon MacMullen2014-06-261-3/+2
* | Minor cleanup.Simon MacMullen2014-06-251-1/+1
* | Add instrumenting for monitors and Mnesia transactions. It actually all seems...Simon MacMullen2014-06-231-1/+1
* | Don't be so intrusive into gm.erl.Simon MacMullen2014-06-021-0/+6
|/
* That's not needed any more.bug25468Simon MacMullen2014-05-011-3/+0
* Resurrect stableSimon MacMullen2014-04-251-0/+1
* helper for starting a background rabbitMatthias Radestock2014-04-151-0/+5
* Merge bug20384Simon MacMullen2013-09-301-1/+4
|\
| * Enforce DOC_INSTALL_DIR during installTim Watson2013-09-301-1/+2
| * Go back to explicitly installing into DOC_INSTALL_DIR during packagingTim Watson2013-09-271-0/+2
| * Tighten up the sample config a bit moreTim Watson2013-09-271-2/+0
| * continued adventures in configuration file improvements; take out DOC_INSTALL...Tim Watson2013-09-241-1/+1
| * tweak handling of the doc install dirTim Watson2013-09-131-2/+2
| * install sample config manually on debianTim Watson2013-07-011-0/+2
* | Add version.mk, avoid sed when building srcdist, allow VERSION to be providedbug25584Tim Watson2013-07-171-2/+3
* | ensure that srcdist inserts the correct version into the bundled makefileTim Watson2013-07-091-0/+2
|/
* merge bug25537 into stableTim Watson2013-05-161-2/+2
|\
| * Use the credit extension.bug25527Simon MacMullen2013-04-261-1/+1
| * add xmerl to plt so we get fewer 'Unknown functions' in dialyzerMatthias Radestock2013-01-191-1/+1
* | Don't silently fail if we can't build deps.mk.Simon MacMullen2013-04-301-1/+1
|/
* fix `rabbit_mnesia:is_virgin_node/0', was checking only for one status fileFrancesco Mazzoli2012-09-191-1/+1
* Merge bug24998Simon MacMullen2012-07-181-1/+11
|\
| * merge defaultTim Watson2012-07-161-1/+1
| |\
| * | ensure the temp directories are deleted before proceedingTim Watson2012-07-041-4/+6
| * | Run additional xref checks in the broker when plugins-src is available.Tim Watson2012-06-211-0/+8
* | | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor'Francesco Mazzoli2012-07-131-2/+2
* | | do not take place of `alarm_handler', just pretty print what we're interested inFrancesco Mazzoli2012-07-121-2/+2
* | | let `rabbit_alarm' handle everything in place of `alarm_handler'Francesco Mazzoli2012-07-111-2/+2
| |/ |/|
* | use nohup instead of setsidbug24937Tim Watson2012-07-031-1/+1
|/
* Move node waiting to rabbit_control.Francesco Mazzoli2012-04-231-1/+1
* Added wait_node script to wait for the node to be up.Francesco Mazzoli2012-04-171-1/+1
* Moved various functions that query the status of applications from rabbit_con...Francesco Mazzoli2012-04-171-1/+1
* Merged default.Francesco Mazzoli2012-04-021-3/+3
|\
| * -callbacks for gen_server2. USE_SPECS now requires R15B.Francesco Mazzoli2012-03-051-3/+3
* | Generalise memory alarmEmile Joubert2012-03-261-4/+4
|/
* Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rab...Steve Powell2012-02-281-1/+1
* Merge default inSteve Powell2012-02-281-1/+1
|\
| * Merge bug24482Simon MacMullen2012-02-231-4/+5
| |\
| * | Create man page for rabbitmq-echopid.batJim Apperly2012-02-211-1/+1
* | | Missed a referenceSteve Powell2012-02-241-1/+1
* | | Merge default inSteve Powell2012-02-221-1/+1
|\ \ \ | | |/ | |/|