Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
| | | * | And another go. If the new node is a ram node then local_content tables are s... | Matthew Sackman | 2009-08-21 | 1 | -10/+11 |
| | | * | oops. Need to support ram nodes which still have local content as disc_copies | Matthew Sackman | 2009-08-21 | 1 | -4/+12 |
| | | * | Refactoring as suggested. This has been tested by for local_content by patchi... | Matthew Sackman | 2009-08-21 | 1 | -18/+6 |
| | | * | tiny refactoring | Matthew Sackman | 2009-08-21 | 1 | -10/+8 |
| | | * | some cleaning up | Matthias Radestock | 2009-08-20 | 1 | -11/+8 |
| | | * | New branch for bug 21429 | Matthew Sackman | 2009-08-19 | 2 | -49/+71 |
| | * | | Merged bug20013 into default (memsup support for OS X) | Marek Majkowski | 2009-08-21 | 4 | -110/+287 |
| | |\ \ | |||||
| | | * | | New branch for bug 20013bug20013 | Matthew Sackman | 2009-08-19 | 4 | -110/+287 |
| | | |/ | |||||
| | * | | merge bug21426 into default | Matthias Radestock | 2009-08-20 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | New branch for bug 21426bug21426 | Matthew Sackman | 2009-08-19 | 1 | -2/+2 |
| | | |/ | |||||
| | * | | eliminate unused var warning | Matthias Radestock | 2009-08-20 | 1 | -1/+1 |
| | * | | it's a serial, not a guidbug21427 | Matthias Radestock | 2009-08-20 | 1 | -3/+3 |
| | * | | don't ignore errors | Matthias Radestock | 2009-08-20 | 1 | -4/+6 |
| | * | | use new term file helpers | Matthias Radestock | 2009-08-20 | 1 | -15/+5 |
| | * | | merge default into bug21427 | Matthias Radestock | 2009-08-20 | 4 | -26/+156 |
| | |\ \ | |||||
| | | * | | use new term file helpers | Matthias Radestock | 2009-08-20 | 1 | -19/+7 |
| | | * | | introduce helper functions for reading/writing files containing Erlang terms | Matthias Radestock | 2009-08-20 | 1 | -0/+9 |
| | | * | | minor refactoring of signatures | Matthias Radestock | 2009-08-20 | 1 | -6/+8 |
| | | * | | merge bug21428 into default | Matthias Radestock | 2009-08-19 | 2 | -1/+28 |
| | | |\ \ | |||||
| | | | * | | New branch for bug 21428bug21428 | Matthew Sackman | 2009-08-19 | 2 | -1/+28 |
| | | | |/ | |||||
| | | * | | 100% code coverage of join. Also made in have 100% code coverage. The remaini...bug21425 | Matthew Sackman | 2009-08-19 | 1 | -0/+29 |
| | | * | | New branch for bug 21425 | Matthew Sackman | 2009-08-19 | 2 | -2/+77 |
| | | |/ | |||||
| | * | | stuff as according to QA. | Matthew Sackman | 2009-08-19 | 1 | -7/+19 |
| | * | | New branch for bug 21427 | Matthew Sackman | 2009-08-19 | 1 | -7/+15 |
| | |/ | |||||
| | * | cosmetic | Matthias Radestock | 2009-08-19 | 1 | -1/+3 |
| | * | merge bug21066 into default | Matthias Radestock | 2009-08-14 | 3 | -0/+132 |
| | |\ | |||||
| | * | | tidyingbug21066 | Matthew Sackman | 2009-08-10 | 2 | -2/+2 |