| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | (freebsd stuff) bug21432 merged into default | Marek Majkowski | 2009-08-20 | 4 | -6/+6 |
| |\ \ | |||||
| | * | | Python is /usr/local/bin/python on some unices. | David Wragg | 2009-08-18 | 1 | -1/+1 |
| | * | | Invoke make as $(MAKE) from within makefiles | David Wragg | 2009-08-18 | 3 | -5/+5 |
| * | | | Merge fixes from bug20342 into default | David Wragg | 2009-08-20 | 4 | -16/+0 |
| |\ \ \ | |||||
| | * | | | Removed the default setup of ERLANG_HOME | Paul Jones | 2009-08-20 | 4 | -16/+0 |
| * | | | | 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 |
| * | | | | merge bug21427 into default | Matthias Radestock | 2009-08-20 | 1 | -7/+19 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
| | | |/ / / | |/| | | | |||||
| * | | | | | merge bug21425 into default | Matthias Radestock | 2009-08-19 | 2 | -2/+106 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | 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 |
| |/ / / | |||||
| * | | | remove outdated comment | Matthias Radestock | 2009-08-19 | 1 | -3/+0 |
| * | | | cosmetic | Matthias Radestock | 2009-08-19 | 1 | -1/+3 |
| * | | | Removed misc space | Paul Jones | 2009-08-18 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge bug20463 into default | David Wragg | 2009-08-18 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | Rabbit automatically adds /ebin to coverate directory | Marek Majkowski | 2009-08-14 | 1 | -1/+2 |
| | * | | Merging default to bug20463 | Marek Majkowski | 2009-08-14 | 21 | -130/+853 |
| | |\ \ | |||||
| | * | | | code coverage is a bit more generic now, removed reference to hardcoded ebin ... | Marek Majkowski | 2009-07-21 | 2 | -6/+11 |
| * | | | | merge fix from bug20342 into default | David Wragg | 2009-08-17 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Fix an incorrect variable name in rabbitmq-env | David Wragg | 2009-08-17 | 1 | -1/+1 |
| * | | | | see bug21368 for details. bumping version required for specs, and making cons... | Matthew Sackman | 2009-08-17 | 1 | -3/+4 |
| * | | | | 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 |
| * | | | | | merging in bug20978 | Matthew Sackman | 2009-08-14 | 4 | -10/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | Reconcile the Deian and Fedora package Makefiles a little | David Wragg | 2009-08-11 | 2 | -6/+8 |
| | * | | | | | When stopping rabbitmq server, kill any rabbitmq-owned epmd process | David Wragg | 2009-08-11 | 2 | -4/+9 |
| | |/ / / / | |||||
| * | | | | | merge bug20342 into default | Matthew Sackman | 2009-08-14 | 16 | -26/+272 |
| |\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| | * | | | oops, 4 spaces, not 3 | Matthew Sackman | 2009-08-14 | 1 | -2/+2 |
| | * | | | removing tabs | Matthew Sackman | 2009-08-14 | 2 | -12/+12 |
| | * | | | Added license boilerplate | Paul Jones | 2009-08-10 | 2 | -0/+62 |
| | * | | | Added manpage for rabbitmq-activate-plugins | Paul Jones | 2009-08-04 | 1 | -0/+35 |
| | * | | | Eliminated parsing of ls output | Paul Jones | 2009-08-03 | 1 | -5/+9 |
| | * | | | Fixed lib locations and root wrapper mutation in macports | Paul Jones | 2009-07-29 | 2 | -2/+5 |
| | * | | | Added macports specific version of asroot-script-wrapper | Paul Jones | 2009-07-29 | 1 | -0/+13 |
| | * | | | Cleaned up Portfile, added rewriting for rabbitmq-env | Paul Jones | 2009-07-29 | 1 | -12/+5 |
