Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/bool()/boolean() in type specsbug21714 | Matthias Radestock | 2009-09-30 | 10 | -28/+29 |
* | merge branch heads | Matthias Radestock | 2009-09-30 | 22 | -148/+392 |
|\ | |||||
| * | cosmetic | Matthias Radestock | 2009-09-30 | 1 | -4/+4 |
| * | Merged bug 21662 into default (debugging info badrpc). | Marek Majkowski | 2009-09-29 | 3 | -6/+45 |
| |\ | |||||
| | * | display helpful diagnostics on badrpc error in rabbitmqctlbug21662 | Matthias Radestock | 2009-09-29 | 3 | -6/+45 |
| |/ | |||||
| * | do not ignore error on 'rabbitmqctl status' | Matthias Radestock | 2009-09-29 | 1 | -3/+5 |
| * | Merged bug 20399 into default | Marek Majkowski | 2009-09-28 | 17 | -102/+299 |
| |\ | |||||
| | * | produce error 2-tuple | Matthias Radestock | 2009-09-28 | 1 | -1/+1 |
| | * | merge bug21559 into default | Matthias Radestock | 2009-09-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | merge bug21670 into default | Matthias Radestock | 2009-09-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Removed redundant -s rabbit from the startup args in Makefilebug21670 | Paul Jones | 2009-09-24 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Added pod file to describe rabbitmq-deactivate-pluginsbug21559 | Paul Jones | 2009-09-24 | 2 | -1/+38 |
| | * | | Merged default | Paul Jones | 2009-09-24 | 7 | -2/+77 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Added deactivate plugins wrapper in RPM packages | Paul Jones | 2009-09-21 | 1 | -0/+1 |
| | | * | Added rabbitmq-deactivate-plugins to output package | Paul Jones | 2009-09-21 | 1 | -1/+1 |
| | | * | Added unix and windows variants of deactivate plugins script; initial packagi... | Paul Jones | 2009-09-21 | 5 | -1/+75 |
| | * | | merge bug21023 into default | Matthias Radestock | 2009-09-24 | 3 | -3/+118 |
| | |\ \ | |||||
| | | * | | cosmeticbug21023 | Matthias Radestock | 2009-09-24 | 1 | -27/+19 |
| | | * | | comment for create-plt make target | Vlad Ionescu | 2009-09-23 | 1 | -0/+1 |
| | | * | | merging from default | Vlad Ionescu | 2009-09-22 | 3 | -3/+125 |
| | | |\ \ | |||||
| | | | * | | getting rid of the .last_valid_dialysis approach; better erlang termination o... | Vlad Ionescu | 2009-09-22 | 3 | -24/+21 |
| | | | * | | fixing basic.plt dependencies | Vlad Ionescu | 2009-09-15 | 1 | -5/+8 |
| | | | * | | replacing ERL_DIALYZER with ERL_EBIN in makefile | Vlad Ionescu | 2009-09-14 | 1 | -5/+5 |
| | | | * | | fixing dependencies in dialyzer-related make targets | Vlad Ionescu | 2009-09-09 | 1 | -13/+12 |
| | | | * | | fixing compatibility with latest dialyzer | Vlad Ionescu | 2009-09-09 | 1 | -1/+2 |
| | | | * | | merging from default | Vlad Ionescu | 2009-09-03 | 1 | -4/+1 |
| | | | |\ \ | |||||
| | | | * | | | nicer rabbit_dialyzer:otp_apps_dependencies_paths | Vlad Ionescu | 2009-09-02 | 1 | -3/+2 |
| | | | * | | | moving dialyzer stuff to src/rabbit_dialyzer.erl | Vlad Ionescu | 2009-09-02 | 2 | -26/+104 |
| | | | * | | | basic.plt created via erlang shell; fixing create_plt make target name | Vlad Ionescu | 2009-09-02 | 1 | -13/+11 |
| | | | * | | | checking if required applications exist in specified ERL_HOME | Vlad Ionescu | 2009-09-01 | 1 | -2/+7 |
| | | | * | | | nicer enumeration of otp applications rabbit depends on | Vlad Ionescu | 2009-09-01 | 1 | -8/+1 |
| | | | * | | | improved dialysis | Vlad Ionescu | 2009-09-01 | 2 | -2/+51 |
| | * | | | | | merged bug21285 into default | Tony Garnock-Jones | 2009-09-23 | 1 | -4/+9 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | removing rabbit_misc:absolute_pathbug21285 | Vlad Ionescu | 2009-09-23 | 2 | -18/+1 |
| | | * | | | | broker now prints the location of rabbit.app on startup | Vlad Ionescu | 2009-09-23 | 2 | -4/+26 |
| | |/ / / / | |||||
| | * | | | | merging bug21650 into default | Vlad Ionescu | 2009-09-22 | 1 | -76/+36 |
| | |\ \ \ \ | |||||
| | | * | | | | get rid of closing_chpid process dict entriesbug21650 | Matthias Radestock | 2009-09-21 | 1 | -20/+9 |
| | | * | | | | do not time out waitng for channel.close_ok, wait forever instead | Matthias Radestock | 2009-09-21 | 1 | -57/+28 |
| | * | | | | | merging bug21560 into default | Vlad Ionescu | 2009-09-22 | 2 | -6/+12 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merging two defaults | Vlad Ionescu | 2009-09-22 | 1 | -5/+12 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | merging bug21644 into default | Vlad Ionescu | 2009-09-22 | 1 | -5/+12 |
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | | | * | | | | handle timeouts in cpu_sup:avg1 gracefullybug21644 | Matthias Radestock | 2009-09-18 | 1 | -5/+12 |
| | | * | | | | | | remove extra_startup_steps from app config | Matthias Radestock | 2009-09-22 | 1 | -1/+0 |
| | | |/ / / / / | |||||
| | * | | | | | | Corrected behaviour of run-node so the boot file is not usedbug21560 | Paul Jones | 2009-09-21 | 2 | -3/+5 |
| | |/ / / / / | |||||
| * | | | | | | renaming expl to explanation in #amqp_error{} | Vlad Ionescu | 2009-09-22 | 3 | -6/+6 |
| * | | | | | | minor, mostly cosmetic, tweaks | Matthias Radestock | 2009-09-19 | 4 | -34/+30 |
| * | | | | | | merge default into bug20399 | Matthias Radestock | 2009-09-19 | 7 | -42/+43 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | using #amqp_error{} instead of {amqp, ...} | Vlad Ionescu | 2009-09-17 | 5 | -42/+49 |
* | | | | | | | Merge bug21649 into default | David Wragg | 2009-09-22 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Escape *all* the double-quotes in an arg, not just the first one.bug21649 | Tony Garnock-Jones | 2009-09-18 | 2 | -2/+2 |
| | |/ / / / | |/| | | | |