| Commit message (Expand) | Author | Age | Files | Lines |
| * | Decided against preventing deps include on clean, given there are other targe... | Matthew Sackman | 2010-01-29 | 1 | -2/+0 |
| * | If the only target is clean, don't include the deps file. Also the deps file ... | Matthew Sackman | 2010-01-29 | 1 | -2/+4 |
| * | automatic, and accurate, make dependencies | Matthias Radestock | 2010-01-29 | 1 | -9/+14 |
| * | post-backout merge | Matthias Radestock | 2009-12-18 | 1 | -4/+1 |
| |\ |
|
| | * | Backed out changeset 71e93e17450c | Matthias Radestock | 2009-12-18 | 1 | -4/+1 |
| * | | Try harder to find a simplejson-supporting python | Tony Garnock-Jones | 2009-11-30 | 1 | -0/+13 |
| |/ |
|
| * | Make exchanges modular behaviours. Added | Tony Garnock-Jones | 2009-11-21 | 1 | -1/+4 |
| * | Added destination file, and lifted the code from rabbit_misc:write_term_file ... | Matthew Sackman | 2009-10-30 | 1 | -1/+1 |
| * | merge from bug 21397 | Matthew Sackman | 2009-09-30 | 1 | -7/+6 |
| |\ |
|
| | * | using ?= operator | Vlad Ionescu | 2009-09-22 | 1 | -15/+6 |
| | * | merging from default | Vlad Ionescu | 2009-09-22 | 1 | -5/+3 |
| | |\ |
|
| | * | | wrapping some makefile vars in ifndef's | Vlad Ionescu | 2009-09-15 | 1 | -4/+12 |
| * | | | s/bool()/boolean() in type specs | Matthias Radestock | 2009-09-30 | 1 | -2/+2 |
| * | | | merge bug21559 into default | Matthias Radestock | 2009-09-24 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merged default | Paul Jones | 2009-09-24 | 1 | -4/+28 |
| | |\ \ \ |
|
| | * | | | | Added rabbitmq-deactivate-plugins to output package | Paul Jones | 2009-09-21 | 1 | -1/+1 |
| * | | | | | Removed redundant -s rabbit from the startup args in Makefile | Paul Jones | 2009-09-24 | 1 | -1/+1 |
| | |/ / /
|/| | | |
|
| * | | | | comment for create-plt make target | Vlad Ionescu | 2009-09-23 | 1 | -0/+1 |
| * | | | | merging from default | Vlad Ionescu | 2009-09-22 | 1 | -5/+3 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Corrected behaviour of run-node so the boot file is not used | Paul Jones | 2009-09-21 | 1 | -1/+2 |
| | |/ / |
|
| | * | | Removed unused .boot generation target; added rabbit.rel to list of files rem... | Paul Jones | 2009-09-21 | 1 | -4/+1 |
| | |/ |
|
| * | | getting rid of the .last_valid_dialysis approach; better erlang termination o... | Vlad Ionescu | 2009-09-22 | 1 | -18/+10 |
| * | | 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 |
| * | | moving dialyzer stuff to src/rabbit_dialyzer.erl | Vlad Ionescu | 2009-09-02 | 1 | -26/+11 |
| * | | 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 | 1 | -2/+49 |
| |/ |
|
| * | (freebsd stuff) bug21432 merged into default | Marek Majkowski | 2009-08-20 | 1 | -1/+1 |
| |\ |
|
| | * | Invoke make as $(MAKE) from within makefiles | David Wragg | 2009-08-18 | 1 | -1/+1 |
| * | | remove outdated comment | Matthias Radestock | 2009-08-19 | 1 | -3/+0 |
| * | | 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 | 1 | -1/+1 |
| | |\ |
|
| | * | | code coverage is a bit more generic now, removed reference to hardcoded ebin ... | Marek Majkowski | 2009-07-21 | 1 | -1/+3 |
| * | | | see bug21368 for details. bumping version required for specs, and making cons... | Matthew Sackman | 2009-08-17 | 1 | -3/+4 |
| * | | | merge bug20342 into default | Matthew Sackman | 2009-08-14 | 1 | -6/+11 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use... | Paul Jones | 2009-07-29 | 1 | -1/+1 |
| | * | | Packaging location changes for debs, macports, windows and RPMS | Paul Jones | 2009-07-29 | 1 | -6/+11 |
| | |/ |
|
| * | | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=... | Matthew Sackman | 2009-08-06 | 1 | -0/+1 |
| * | | An evocative and inspiring bunny. | Matthew Sackman | 2009-08-06 | 1 | -2/+1 |
| |/ |
|
| * | No longer call cleandb from clean. | Tony Garnock-Jones | 2009-07-20 | 1 | -1/+1 |
| * | Make cleandb no longer stop the node | Tony Garnock-Jones | 2009-07-16 | 1 | -1/+1 |
| * | TMPDIR should be honoured by Makefile | Matthew Sackman | 2009-06-18 | 1 | -2/+6 |
| * | cleandb is now an rm -rf and build depends not on mnesia | Matthew Sackman | 2009-06-12 | 1 | -1/+1 |
| * | merge v1_5 into default | Matthias Radestock | 2009-04-22 | 1 | -3/+2 |
| |\ |
|
| | * | better way to start background node | Matthias Radestock | 2009-04-15 | 1 | -2/+1 |