Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmeticbug20399 | Matthias Radestock | 2009-09-30 | 1 | -1/+1 |
* | fix handling of precondition_failed | Matthias Radestock | 2009-09-30 | 2 | -21/+24 |
* | cosmetic | Matthias Radestock | 2009-09-30 | 1 | -4/+4 |
* | 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 | 5 | -88/+151 |
|\ | |||||
| * | produce error 2-tuple | Matthias Radestock | 2009-09-28 | 1 | -1/+1 |
| * | merge bug21023 into default | Matthias Radestock | 2009-09-24 | 1 | -0/+91 |
| |\ | |||||
| | * | cosmeticbug21023 | Matthias Radestock | 2009-09-24 | 1 | -27/+19 |
| | * | merging from default | Vlad Ionescu | 2009-09-22 | 1 | -0/+99 |
| | |\ | |||||
| | | * | getting rid of the .last_valid_dialysis approach; better erlang termination o... | Vlad Ionescu | 2009-09-22 | 1 | -5/+11 |
| | | * | 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 | 1 | -0/+93 |
| * | | | | 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 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 |
| * | | | | | include channel# in unknown_frame error | Matthias Radestock | 2009-09-21 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | renaming expl to explanation in #amqp_error{} | Vlad Ionescu | 2009-09-22 | 2 | -2/+2 |
* | | | | | minor, mostly cosmetic, tweaks | Matthias Radestock | 2009-09-19 | 3 | -33/+29 |
* | | | | | merge default into bug20399 | Matthias Radestock | 2009-09-19 | 4 | -33/+37 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Escape atoms as lists and binaries are.bug21596 | Tony Garnock-Jones | 2009-09-18 | 1 | -2/+4 |
| * | | | | merge default into bug21596 | Tony Garnock-Jones | 2009-09-18 | 2 | -4/+7 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | updating comment on list_connections in rabbit_control | Vlad Ionescu | 2009-09-14 | 1 | -3/+4 |
| | * | | | using '' instead of '$none' for undefined username, printing nothing for unde... | Vlad Ionescu | 2009-09-14 | 2 | -4/+4 |
| | * | | | displaying (none) for '$none' atoms in rabbit_control; changing value for und... | Vlad Ionescu | 2009-09-14 | 2 | -1/+3 |
| | | |/ | | |/| | |||||
| * | | | small simplificationbug21470 | Matthias Radestock | 2009-09-17 | 1 | -7/+7 |
| * | | | a little refactoring; fixing case patterns order | Vlad Ionescu | 2009-09-17 | 1 | -11/+7 |
| * | | | changing back a few usages of proplists:* to lists:key*; changing usages of p... | Vlad Ionescu | 2009-09-17 | 3 | -13/+13 |
| * | | | changing uses of lists:key* functions to proplists:*, where the key is of typ... | Vlad Ionescu | 2009-09-16 | 4 | -25/+28 |
* | | | | using #amqp_error{} instead of {amqp, ...} | Vlad Ionescu | 2009-09-17 | 3 | -39/+43 |
|/ / / | |||||
* | | | fixed unused var warning | Matthias Radestock | 2009-09-15 | 1 | -1/+1 |
* | | | merge bug21529 into default | Matthias Radestock | 2009-09-15 | 1 | -3/+8 |
|\ \ \ | |||||
| * | | | oopsbug21583 | Matthias Radestock | 2009-09-07 | 1 | -2/+2 |
| * | | | don't attempt rollbacks on non-tx channels | Matthias Radestock | 2009-09-07 | 1 | -3/+8 |
| |/ / | |||||
* | | | fixed R12 incompatibility in gen_server2bug21529 | Marek Majkowski | 2009-09-14 | 1 | -1/+4 |
|/ / | |||||
* | | Merged default into bug17880bug17880 | Paul Jones | 2009-08-28 | 20 | -284/+778 |
|\ \ | |/ | |||||
| * | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| * | merging in from default | Matthew Sackman | 2009-08-25 | 1 | -28/+20 |
| |\ | |||||
| | * | Escape non-printable ASCII characters using a backslash. | David Wragg | 2009-08-24 | 1 | -28/+20 |
| * | | merging in from default | Matthew Sackman | 2009-08-25 | 20 | -305/+1242 |
| |\ \ | | |/ | |||||
| | * | merge bug21429 into default | Matthias Radestock | 2009-08-23 | 2 | -55/+53 |
| | |\ | |||||
| | | * | cosmetic | Matthias Radestock | 2009-08-23 | 1 | -4/+2 |
| | | * | more simplification of the table copying code | Matthias Radestock | 2009-08-23 | 1 | -14/+8 |
| | | * | done | Matthew Sackman | 2009-08-23 | 1 | -14/+6 |