| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed schema check in debian packaging | Simon MacMullen | 2008-12-17 | 4 | -47/+0 |
| | | |||||
| * | remove more remnants of schema check | Matthias Radestock | 2008-12-17 | 1 | -2/+0 |
| | | |||||
| * | remove remnants of schema check in rpm packages | Matthias Radestock | 2008-12-17 | 3 | -35/+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 | 2 | -61/+0 |
| | | | | | the integrity check is now done on startup | ||||
| * | deal with schema integrity check failure on startup | Matthias Radestock | 2008-12-17 | 1 | -35/+51 |
| | | | | | | by moving the db to a backup location, re-creating the schema, and writing a warning to the logs | ||||
| * | remove superfluous settings | Matthias Radestock | 2008-12-16 | 1 | -6/+0 |
| | | |||||
| * | Added tag rabbitmq_v1_5_0 for changeset 7ed89ebb3e98 | Tony Garnock-Jones | 2008-12-16 | 0 | -0/+0 |
| | | |||||
| * | Merged bug 20019 | Simon MacMullen | 2008-12-16 | 3 | -13/+22 |
| |\ | |||||
| | * | don't react to memory alarms when memory_alarms is false | Matthias Radestock | 2008-12-16 | 3 | -10/+21 |
| | | | | | | | | | | | | | We still register our alarm handler in that case, since that allows alertees to register as usual, but the handler doesn't remember alertees and does nothing on memory alarms. | ||||
| | * | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 2 | -6/+4 |
| | | | |||||
| * | | Merge bug20002 into default | Hubert Plociniczak | 2008-12-16 | 1 | -6/+8 |
| |\ \ | |/ |/| | |||||
| | * | Produce the list of rpm files on the fly | Hubert Plociniczak | 2008-12-15 | 1 | -8/+7 |
| | | | |||||
| | * | logrotate doesn't need executable permissions, | Hubert Plociniczak | 2008-12-12 | 1 | -2/+5 |
| | | | | | | | | | explictly name the man pages to keep rpmlint happy. | ||||
| * | | Added tag rabbitmq_v1_5_0 for changeset 8c3ad21da715 | Tony Garnock-Jones | 2008-12-15 | 0 | -0/+0 |
| | | | |||||
| * | | New changelog entry for RPMs | Tony Garnock-Jones | 2008-12-15 | 1 | -0/+3 |
| | | | |||||
| * | | New Debian changelog entry | Tony Garnock-Jones | 2008-12-15 | 1 | -0/+6 |
| | | | |||||
| * | | Merged bug19987 | Simon MacMullen | 2008-12-12 | 2 | -54/+63 |
| |\ \ | |/ |/| | |||||
| | * | provide an easy way to turn off memory alarms | Matthias Radestock | 2008-12-11 | 2 | -54/+63 |
| | | | | | | | | | | | the rabbit start_memsup flag controls whether rabbit will start memsup. It defaults to true. | ||||
| * | | merge bug19999 into default | Matthias Radestock | 2008-12-12 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | 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 |
| |/ / | |||||
| * | | Merge bug19568 into default | Hubert Plociniczak | 2008-12-12 | 2 | -52/+2 |
| |\ \ | |||||
| | * | | Removed unused README.txt, if someone knows how to build | Hubert Plociniczak | 2008-12-12 | 2 | -52/+2 |
| | | | | | | | | | | | | | rpms then that is (should) be already known. | ||||
| * | | | merge bug19993 into default | Matthias Radestock | 2008-12-12 | 7 | -87/+14 |
| |\ \ \ | |||||
| | * | | | Update 'po' each time we build the package. | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Removed autogenerated file | Hubert Plociniczak | 2008-12-12 | 1 | -53/+0 |
| | | | | | |||||
| | * | | | Debconf will handle the installation of logrotate script | Hubert Plociniczak | 2008-12-12 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | using dh_installlogrotate and it will add any dependencies it thinks need to be added. Updated standards-version to keep lintian happy. | ||||
| | * | | | Added po-debconf support to satisfy translated debconf | Hubert Plociniczak | 2008-12-12 | 6 | -84/+65 |
| | | | | | | | | | | | | | | | | | | | | | requirement. See man po-debconf for details. Fixed minor warnings given by lintian. | ||||
| * | | | | separate out codegen targets | Matthias Radestock | 2008-12-12 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | that way 'make -j' won't end up buidling the same targets twice | ||||
| * | | | | merge bug19994 into default | Matthias Radestock | 2008-12-12 | 1 | -0/+1 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Reverted last change, debhelper using distclean target for cleaning. | Hubert Plociniczak | 2008-12-12 | 2 | -1/+2 |
| | | | | | |||||
| | * | | | make clean should also remove compiled amqp_codegen | Hubert Plociniczak | 2008-12-12 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | merge bug19992 into default | Matthias Radestock | 2008-12-12 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Added missing =back directive | Hubert Plociniczak | 2008-12-12 | 1 | -0/+2 |
| |/ / | |||||
| * | | merge bug19989 into default | Matthias Radestock | 2008-12-11 | 3 | -26/+30 |
| |\ \ | |||||
| | * | | cosmetic | Matthias Radestock | 2008-12-11 | 2 | -3/+3 |
| | | | | |||||
| | * | | Typo | Hubert Plociniczak | 2008-12-11 | 2 | -3/+3 |
| | | | | |||||
| | * | | Fixed warnings reported by lintian. | Hubert Plociniczak | 2008-12-11 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | According to rule '6.5.4.2.3. Select/Multiselect' from Debian guide, descriptions shouldn't be questions. | ||||
| | * | | Moved configuration script from postinsall to separate | Hubert Plociniczak | 2008-12-11 | 2 | -21/+25 |
| |/ / | | | | | | | | | debian config file. This seems to work *only* when we first load debconf/confmodule in postinst. | ||||
| * | | Merge bug19961 into default | Hubert Plociniczak | 2008-12-11 | 2 | -1/+8 |
| |\ \ | |/ |/| | |||||
| | * | x86_64 rpm scripts now refer to /usr/lib64 scripts | Hubert Plociniczak | 2008-12-05 | 2 | -1/+8 |
| | | | | | | | | | | | | | instead of /usr/lib. Added hack to the makefile, to fix the macros for x86_64 architecture under debian. | ||||
| * | | don't start memsup via command line flags | Matthias Radestock | 2008-12-10 | 1 | -2/+2 |
| | | | | | | | | | | | we start it programmatically instead Somehow I missed this mistake in the qa of bug 19852 | ||||
| * | | merge bug19684 into default | Tony Garnock-Jones | 2008-12-10 | 4 | -3/+339 |
| |\ \ | |||||
| | * | | Correct typos | Tony Garnock-Jones | 2008-12-10 | 2 | -2/+2 |
| | | | | |||||
| | * | | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 16 | -189/+327 |
| | |\ \ | |/ / |/| | | |||||
| * | | | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 16 | -190/+327 |
| |\ \ \ | |||||
| | * | | | Add an example to the /etc/default/rabbitmq manpage | Tony Garnock-Jones | 2008-12-10 | 1 | -0/+10 |
| | | | | | |||||
| | * | | | Set the page name and section correctly | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+7 |
| | | | | | |||||
