| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | |||||
| | * | merging bug17880 into default | Vlad Ionescu | 2009-09-01 | 1 | -4/+1 |
| | |\ | |||||
| | | * | Merged default into bug17880 | Paul Jones | 2009-08-28 | 52 | -729/+1510 |
| | | |\ | | |/ | |/| | |||||
| | | * | 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 | 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 |
| |/ / | |||||
| * | | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| * | | merge in from bug 19356 | Matthew Sackman | 2009-08-26 | 11 | -52/+237 |
| |\ \ | |||||
| | * \ | merging in from default | Matthew Sackman | 2009-08-26 | 1 | -0/+11 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merged bug21493 into default | Ben Hood | 2009-08-26 | 1 | -0/+11 |
| |\ \ \ | |||||
| | * | | | Also check for a nowait field on synchronous records | Paul Jones | 2009-08-26 | 1 | -1/+5 |
| | * | | | Added code generation of is_method_synchronous | Paul Jones | 2009-08-26 | 1 | -0/+7 |
| |/ / / | |||||
| | * | | merging in from default | Matthew Sackman | 2009-08-25 | 6 | -242/+392 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merged bug21353 into default (encoding in rabbitmqctl) | Marek Majkowski | 2009-08-25 | 6 | -242/+392 |
| |\ \ \ | |||||
| | * | | | Update the rabbitmqctl man page to cover the new escaping scheme | David Wragg | 2009-08-24 | 1 | -19/+61 |
| | * | | | Reformat man pages, using more features of the pod format | David Wragg | 2009-08-24 | 5 | -208/+324 |
| | * | | | 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 | 51 | -584/+1744 |
| | | |\ \ | |_|/ / |/| | | | |||||
| * | | | | merge bug21429 into default | Matthias Radestock | 2009-08-24 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | merge default into bug21429 | Matthias Radestock | 2009-08-23 | 22 | -308/+490 |
| | |\ \ \ | |||||
| * | \ \ \ | Merged bug21467 into default (POD formatting). | Marek Majkowski | 2009-08-24 | 4 | -70/+65 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | correction of formatting of man pages | Matthew Sackman | 2009-08-21 | 4 | -70/+65 |
| * | | | | | 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 |
| * | | | | merging default heads | Matthew Sackman | 2009-08-21 | 4 | -141/+20 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merged bug19973 into default | Paul Jones | 2009-08-21 | 4 | -141/+20 |
| | |\ \ \ \ | |||||
| | | * | | | | Hg overestimated its ability to handle a merge | David Wragg | 2009-08-20 | 1 | -2/+1 |
| | | * | | | | Merge default into bug19973, resolving conflict | David Wragg | 2009-08-20 | 30 | -93/+477 |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Restore the LOCK_FILE support, as demanded by rpmlint | David Wragg | 2009-08-14 | 3 | -2/+12 |
| | | * | | | | Use a common init script for RPMs and debs | David Wragg | 2009-08-13 | 4 | -132/+6 |
| | | * | | | | Change RETVAL when showing usage message to 1 | David Wragg | 2009-08-13 | 1 | -1/+1 |
| | | * | | | | Reconcile actions peformed by the init scripts | David Wragg | 2009-08-13 | 2 | -8/+3 |
| | | * | | | | Remove the LOCK_FILE bits from the RPM init.d | David Wragg | 2009-08-13 | 1 | -6/+2 |
