| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use shorter names for sources in spec file. | Hubert Plociniczak | 2009-02-04 | 1 | -7/+7 |
| | | |||||
| * | Included fixes for fedora review. | Hubert Plociniczak | 2009-02-04 | 3 | -18/+11 |
| | | | | | | | Remove %debian macro and used --nodeps instead. Renamed /etc/default/rabbitmq to /etc/sysconfig/rabbitmq as this is the default configuration file on rpm based OS. Use make -j if possible in spec. Removed not recommended tags (vendor and packager) and added macro that prevents rpm from building useless debug rpm. | ||||
| * | Remove PATH variable from init.d scripts. It is not the subject of this bug. | Hubert Plociniczak | 2009-02-04 | 2 | -2/+0 |
| | | |||||
| * | Use common wrapper for scripts in rpm packages. | Hubert Plociniczak | 2009-02-04 | 5 | -34/+18 |
| | | | | | Fixed indentation. init.d script uses wrapper. | ||||
| * | Provide common wrapper script that is used by all commands and requires root ↵ | Hubert Plociniczak | 2009-02-04 | 4 | -12/+18 |
| | | | | | | | permissions to function normally. Also added PATH variable in init.d and use new wrappers. | ||||
| * | create v1_5 branch to supersede v1_5_1 branch | Matthias Radestock | 2009-02-02 | 0 | -0/+0 |
| | | |||||
| * | Added tag rabbitmq_v1_5_1 for changeset 0f3f3a44ca0c | Ben Hood | 2009-01-19 | 0 | -0/+0 |
| | | |||||
| * | add package changelog entries for 1.5.1 releaserabbitmq_v1_5_1 | Ben Hood | 2009-01-19 | 2 | -0/+9 |
| | | |||||
| * | better documentation of message counts | Matthias Radestock | 2009-01-19 | 1 | -4/+5 |
| | | |||||
| * | merge bug20064 into v1_5_1 | Matthias Radestock | 2009-01-15 | 3 | -3/+3 |
| |\ | |||||
| | * | BUILD has been renamed to README | Matthias Radestock | 2009-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | Renamed BUILD.in to README.in | Hubert Plociniczak | 2009-01-15 | 2 | -2/+2 |
| | | | |||||
| * | | merge bug20125 into v1_5_1 | Matthias Radestock | 2009-01-15 | 1 | -0/+4 |
| |\ \ | |/ |/| | |||||
| | * | Less restrictive pattern matching in debian/watch | Hubert Plociniczak | 2009-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | Added required debian/watch file for checking latest source tarballs. | Hubert Plociniczak | 2009-01-13 | 1 | -0/+4 |
| | | | |||||
| * | | merge bug20111 into v1_5_1 | Matthias Radestock | 2009-01-15 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Updated POD (rabbitmqctl rename pid to node) | Emile Joubert | 2009-01-14 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merged 20141 into v1_5_1 | Ben Hood | 2009-01-14 | 2 | -2/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | use halt() instead of init:stop() | Matthias Radestock | 2009-01-13 | 2 | -2/+2 |
| |/ / | | | | | | | it's much faster and perfectly safe in these self-contained programs | ||||
| * | | merge bug20121 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Output file is given as an argument, do not use stdout. | Hubert Plociniczak | 2009-01-09 | 1 | -2/+2 |
| | | | | |||||
| * | | | merge bug20098 into v1_5_1 | Matthias Radestock | 2009-01-12 | 2 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Removed PATH variable from init scripts. | Hubert Plociniczak | 2009-01-09 | 2 | -2/+0 |
| | | | | | |||||
| * | | | | merge bug20096 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Moved user name to the end of the command. | Hubert Plociniczak | 2009-01-09 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Use --gecos option in adduser to add user's comments field, | Hubert Plociniczak | 2009-01-09 | 1 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | instead of running usermod. | ||||
| * | | | | merge bug20111 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -7/+13 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| | * | | Better dispatching while formatting results in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+3 |
| | | | | |||||
| | * | | Report node instead of pid in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+11 |
| |/ / | |||||
| * | | Merged 20089 into v_1_5_1 | Ben Hood | 2009-01-09 | 1 | -1/+2 |
| |\ \ | |/ |/| | |||||
| | * | the #amqqueue.pid is 'none', so return self() instead | Matthias Radestock | 2009-01-09 | 1 | -1/+2 |
| |/ | |||||
| * | Merged 20020 into v1_5_1 | Ben Hood | 2009-01-08 | 2 | -4/+12 |
| |\ | |||||
| | * | enable memory alarms by default on linux | Matthias Radestock | 2009-01-06 | 2 | -4/+12 |
| | | | |||||
| * | | Merge bug20067 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 3 | -15/+29 |
| |\ \ | |||||
| | * \ | Merge v1_5_1 into bug20067 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge bug20033 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| |\ \ \ | |||||
| | * \ \ | Merge v1_5_1 into bug20033 | Hubert Plociniczak | 2009-01-06 | 2 | -16/+6 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge bug20082 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 2 | -16/+6 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | | * | | Fix spaces | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | RPM %files section only lists files that are not under ↵ | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| | |/ / |/| | | | | | | | | /usr/lib/erlang/lib/rabbitmq-server-$VERSION$, /usr/lib/rabbitmq and /etc. The first two are handled by only listing the directories and rpms checks them recursively. | ||||
| | | * | Merge bug20082 into bug20067 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+2 |
| | | |\ | | |/ | |/| | |||||
| | * | | Removed arch conditional on sed. | Hubert Plociniczak | 2009-01-06 | 1 | -6/+2 |
| | | | | |||||
| | | * | Typo | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 |
| | | | | |||||
| | | * | Generalize the rpm spec so that some values are substituted by 'sed' in the ↵ | Hubert Plociniczak | 2009-01-06 | 3 | -15/+29 |
| | |/ | | | | | | | makefile. Default rpm release is for fedora. The only difference between suse and fedora are the dependencies (used files instead of packages in the former), location of init.d and final rpm name. | ||||
| | * | Use default macros in sed instead of using hardcoded path. | Hubert Plociniczak | 2009-01-06 | 1 | -2/+2 |
| | | | |||||
| | * | Define standard libdir macro in the makefile instead of overwriting it ↵ | Hubert Plociniczak | 2009-01-06 | 2 | -10/+4 |
| |/ | | | | directly in the spec file for RPMS. This is to fix the wrong libdir macro under debian for x86_64 architectures. | ||||
| * | merge default into v1_5_1 | Matthias Radestock | 2009-01-04 | 4 | -13/+35 |
| |\ | | | | | | | | | All the changes made on 'default' so far should go into v1_5_1. Which is lucky since we don't have to cherry pick. | ||||
| | * | simplification: use alternative 'try' form | Matthias Radestock | 2008-12-27 | 1 | -10/+8 |
| | | | |||||
| | * | Merged 20061 into default | Ben Hood | 2008-12-23 | 1 | -2/+4 |
| | |\ | |||||
| | | * | deal with race condition | Matthias Radestock | 2008-12-23 | 1 | -2/+4 |
| | |/ | | | | | | | queues may get deleted between the route calculation and the queue lookup | ||||
