summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | fixing compatibility with latest dialyzerVlad Ionescu2009-09-091-1/+2
| | | | | * | | | merging from defaultVlad Ionescu2009-09-031-4/+1
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | nicer rabbit_dialyzer:otp_apps_dependencies_pathsVlad Ionescu2009-09-021-3/+2
| | | | | * | | | moving dialyzer stuff to src/rabbit_dialyzer.erlVlad Ionescu2009-09-022-26/+104
| | | | | * | | | basic.plt created via erlang shell; fixing create_plt make target nameVlad Ionescu2009-09-021-13/+11
| | | | | * | | | checking if required applications exist in specified ERL_HOMEVlad Ionescu2009-09-011-2/+7
| | | | | * | | | nicer enumeration of otp applications rabbit depends onVlad Ionescu2009-09-011-8/+1
| | | | | * | | | improved dialysisVlad Ionescu2009-09-012-2/+51
| | | * | | | | | merged bug21285 into defaultTony Garnock-Jones2009-09-231-4/+9
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | removing rabbit_misc:absolute_pathbug21285Vlad Ionescu2009-09-232-18/+1
| | | | * | | | | broker now prints the location of rabbit.app on startupVlad Ionescu2009-09-232-4/+26
| | | |/ / / / /
| | | * | | | | merging bug21650 into defaultVlad Ionescu2009-09-221-76/+36
| | | |\ \ \ \ \
| | | | * | | | | get rid of closing_chpid process dict entriesbug21650Matthias Radestock2009-09-211-20/+9
| | | | * | | | | do not time out waitng for channel.close_ok, wait forever insteadMatthias Radestock2009-09-211-57/+28
| | | * | | | | | merging bug21560 into defaultVlad Ionescu2009-09-222-6/+12
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merging two defaultsVlad Ionescu2009-09-221-5/+12
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ merging bug21644 into defaultVlad Ionescu2009-09-221-5/+12
| | | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | | | | | * | | | | handle timeouts in cpu_sup:avg1 gracefullybug21644Matthias Radestock2009-09-181-5/+12
| | | | * | | | | | | remove extra_startup_steps from app configMatthias Radestock2009-09-221-1/+0
| | | | |/ / / / / /
| | | * | | | | | | Corrected behaviour of run-node so the boot file is not usedbug21560Paul Jones2009-09-212-3/+5
| | | |/ / / / / /
| | * | | | | | | renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-223-6/+6
| | * | | | | | | minor, mostly cosmetic, tweaksMatthias Radestock2009-09-194-34/+30
| | * | | | | | | merge default into bug20399Matthias Radestock2009-09-197-42/+43
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-175-42/+49
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge bug21649 into defaultDavid Wragg2009-09-222-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Escape *all* the double-quotes in an arg, not just the first one.bug21649Tony Garnock-Jones2009-09-182-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Shuffled the config file element declaration so the debian defaults file will...bug21294Paul Jones2009-10-011-1/+2
* | | | | | | Changed location of the configuration file on windowsPaul Jones2009-10-011-3/+6
* | | | | | | Added ability to provide configuration file to windows server startup tooPaul Jones2009-09-211-1/+7
* | | | | | | Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
|/ / / / / /
* | | | | | merge bug21643 into defaultMatthias Radestock2009-09-211-4/+1
|\ \ \ \ \ \
| * | | | | | Removed unused .boot generation target; added rabbit.rel to list of files rem...bug21643Paul Jones2009-09-211-4/+1
| |/ / / / /
* | | | | | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
|/ / / / /
* | | | | merge bug21346 into defaultTony Garnock-Jones2009-09-181-1/+1
|\ \ \ \ \
| * \ \ \ \ merge default into bug21346bug21346Tony Garnock-Jones2009-09-181-1/+1
| |\ \ \ \ \ |/ / / / / /
| * | | | | Use /bin/sh for rabbitmq-script-wrapper, not /bin/bashDavid Wragg2009-08-141-1/+1
* | | | | | merge bug21596 into defaultTony Garnock-Jones2009-09-183-6/+11
|\ \ \ \ \ \
| * | | | | | Escape atoms as lists and binaries are.bug21596Tony Garnock-Jones2009-09-181-2/+4
| * | | | | | merge default into bug21596Tony Garnock-Jones2009-09-183-5/+8
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | updating rabbitmqctl.1.podVlad Ionescu2009-09-141-1/+1
| * | | | | | updating comment on list_connections in rabbit_controlVlad Ionescu2009-09-141-3/+4
| * | | | | | using '' instead of '$none' for undefined username, printing nothing for unde...Vlad Ionescu2009-09-142-4/+4
| * | | | | | displaying (none) for '$none' atoms in rabbit_control; changing value for und...Vlad Ionescu2009-09-142-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | fix .hgignore regexpsMatthias Radestock2009-09-181-7/+4
| |_|_|/ / |/| | | |
* | | | | merge bug21470 into defaultMatthias Radestock2009-09-170-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | small simplificationbug21470Matthias Radestock2009-09-171-7/+7
* | | | | a little refactoring; fixing case patterns orderVlad Ionescu2009-09-171-11/+7
* | | | | changing back a few usages of proplists:* to lists:key*; changing usages of p...Vlad Ionescu2009-09-173-13/+13
* | | | | changing uses of lists:key* functions to proplists:*, where the key is of typ...Vlad Ionescu2009-09-164-25/+28
|/ / / /
* | | | fixed unused var warningMatthias Radestock2009-09-151-1/+1