| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Packaging location changes for debs, macports, windows and RPMS | Paul Jones | 2009-07-29 | 1 | -6/+11 |
| * | 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 |
| | * | remove silly dependency | Matthias Radestock | 2009-04-15 | 1 | -1/+1 |
| * | | merge v1_5 into default | Matthias Radestock | 2009-04-20 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Use a backup extension and remove the file afterward | Michael Bridgen | 2009-03-30 | 1 | -1/+1 |
| * | | Include generate_app in source tarball | Tony Garnock-Jones | 2009-03-25 | 1 | -1/+1 |
| * | | merge v1_5 into default | Tony Garnock-Jones | 2009-02-24 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fixed sed to properly handle rabbitmq.conf.5 and updated other man pages. | Hubert Plociniczak | 2009-02-17 | 1 | -1/+1 |
| * | | Bad conflict resolution | Ben Hood | 2009-01-21 | 1 | -5/+0 |
| * | | Merged v1_5_1 into default | Ben Hood | 2009-01-21 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| | * | Renamed BUILD.in to README.in | Hubert Plociniczak | 2009-01-15 | 1 | -2/+2 |
| * | | don't try to dialyze rabbit.app | Matthias Radestock | 2009-01-15 | 1 | -1/+1 |
| * | | Merged 20088 into default | Ben Hood | 2009-01-15 | 1 | -2/+5 |
| |\ \ | |||||
| | * \ | merge default into bug20088 | Matthias Radestock | 2009-01-14 | 1 | -5/+9 |
| | |\ \ | |||||
| | * | | | gen_server2.beam is needed at compile time | Matthias Radestock | 2009-01-08 | 1 | -2/+5 |
| * | | | | Depend on generate_app when deciding whether to rebuild rabbit.app. | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+1 |
| | |/ / |/| | | |||||
| * | | | auto-generate rabbit.app module list | Matthias Radestock | 2009-01-13 | 1 | -3/+7 |
| | |/ |/| | |||||
| * | | Output file is given as an argument, do not use stdout. | Hubert Plociniczak | 2009-01-09 | 1 | -2/+2 |
| |/ | |||||
| * | merge bug20030 into default | Matthias Radestock | 2008-12-17 | 1 | -5/+0 |
| |\ | |||||
| | * | remove more traces of rabbitmq-mnesia-current | Matthias Radestock | 2008-12-17 | 1 | -1/+0 |
| | * | remove rabbitmq-mnesia-current | Matthias Radestock | 2008-12-17 | 1 | -4/+0 |
| * | | Use PYTHON variable to allow overriding of python at compile-time | Tony Garnock-Jones | 2008-12-17 | 1 | -2/+4 |
| |/ | |||||
| * | More strict matching | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 |
| * | Use default regex type in find | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 |
| * | distclean should remove all vim, emacs temporary files | Hubert Plociniczak | 2008-12-12 | 1 | -2/+2 |
| * | separate out codegen targets | Matthias Radestock | 2008-12-12 | 1 | -3/+5 |
| * | Set the page name and section correctly | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+7 |
| * | Correct stupid mistake in installation target of Makefile. | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| * | Fix a couple of Makefile variable references (important to make cleandb non-d... | Tony Garnock-Jones | 2008-12-09 | 1 | -2/+2 |
| * | Update Makefile for new environment variables. | Tony Garnock-Jones | 2008-12-09 | 1 | -9/+25 |
| * | Tweak to the way the makefile generates the manpages, in preparation | Tony Garnock-Jones | 2008-12-08 | 1 | -6/+13 |
| * | Remove suspect whitespace. | Tony Garnock-Jones | 2008-12-08 | 1 | -2/+2 |
| * | Invert the case of all this - check that the schema is current rather | Simon MacMullen | 2008-12-01 | 1 | -2/+2 |
| * | Change mnesia check target name | Simon MacMullen | 2008-12-01 | 1 | -1/+1 |
| * | Install the script. Note that shell uses "0" for true and "1" for | Simon MacMullen | 2008-11-27 | 1 | -0/+1 |
| * | Create rabbitmq-mnesia-update-needed script | Simon MacMullen | 2008-11-27 | 1 | -0/+3 |
| * | Cleaned the Makefile. Goodbye generic_stage! | Hubert Plociniczak | 2008-11-07 | 1 | -37/+21 |
| * | Do not include source files in the binary packages | Hubert Plociniczak | 2008-11-07 | 1 | -2/+6 |
| * | Removed dot | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 |
| * | Merge bug17940 | Simon MacMullen | 2008-08-14 | 1 | -0/+9 |
| |\ | |||||
| | * | Renamed the pod pages slightly. | Hubert Plociniczak | 2008-08-07 | 1 | -1/+1 |
| | * | Added 4 basic man pages. | Hubert Plociniczak | 2008-08-07 | 1 | -0/+9 |
| * | | merge bug18793 into default | Matthias Radestock | 2008-08-11 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Create build file only with server build | Hubert Plociniczak | 2008-08-04 | 1 | -1/+1 |
| * | | drop incremental dialysis | Matthias Radestock | 2008-08-05 | 1 | -6/+2 |
| |/ | |||||
