| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixing compatibility with latest dialyzer | Vlad Ionescu | 2009-09-09 | 1 | -1/+2 |
| * | merging from default | Vlad Ionescu | 2009-09-03 | 1 | -4/+1 |
| |\ | |||||
| | * | Merged default into bug17880 | Paul Jones | 2009-08-28 | 20 | -284/+778 |
| | |\ | |||||
| | * | | Removed extra_startup_steps from being applied at startup | Paul Jones | 2009-08-17 | 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 |
| | |/ |/| | |||||
| * | | 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 20013 | Matthew Sackman | 2009-08-19 | 4 | -110/+287 |
| | | |/ / | |||||
| | * | | | merge bug21426 into default | Matthias Radestock | 2009-08-20 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | New branch for bug 21426 | 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 guid | 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 21428 | Matthew Sackman | 2009-08-19 | 2 | -1/+28 |
| | | | |/ / | |||||
| | | * | | | 100% code coverage of join. Also made in have 100% code coverage. The remaini... | 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 | 2 | -1/+5 |
| | |\ \ | | |/ | |/| | |||||
| | | * | tidying | Matthew Sackman | 2009-08-10 | 2 | -2/+2 |
| | | * | Channel now catches the exit of the writer and signals the reader explicitly.... | Matthew Sackman | 2009-08-10 | 2 | -1/+5 |
| | * | | Added notify_remote method, allowing a remote node to be notified of a hook | Paul Jones | 2009-08-11 | 2 | -1/+22 |
| | * | | Changed hook function to be a {M,F,A} set instead | Paul Jones | 2009-08-11 | 2 | -26/+31 |
| | * | | Implementation of hook mechanism using ETS table for storage of hooks, along ... | Paul Jones | 2009-08-10 | 3 | -0/+106 |
| | |/ | |||||
| | * | assemble fragments in correct order | Matthias Radestock | 2009-08-09 | 1 | -10/+6 |
| | * | merge bug21087 into default | Matthias Radestock | 2009-08-08 | 3 | -83/+300 |
| | |\ | |||||
| | | * | factor out common termination handling | Matthias Radestock | 2009-08-07 | 1 | -18/+12 |
| | | * | don't ignore Debug info in pre/post-hibernate hook return handling | Matthias Radestock | 2009-08-07 | 1 | -6/+6 |
| | | * | refactoring of pre/post hibernation code | Matthias Radestock | 2009-08-07 | 1 | -31/+25 |
