| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging heads | Matthew Sackman | 2011-09-13 | 1 | -11/+7 |
| |\ | |||||
| | * | Merge bug 24416 (yes, let's use dirty ops instead) | Simon MacMullen | 2011-09-09 | 1 | -1/+1 |
| | |\ | |||||
| | * | | consistency | Matthias Radestock | 2011-09-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | do the todo | Matthias Radestock | 2011-09-08 | 1 | -10/+6 |
| | | | | |||||
| * | | | Added tag rabbitmq_v2_6_1 for changeset 12e1420e9df4 | Tim Fox | 2011-09-12 | 0 | -0/+0 |
| | | | | |||||
| * | | | Changelog changes for 2.6.1rabbitmq_v2_6_1 | Tim Fox | 2011-09-12 | 2 | -0/+9 |
| | |/ |/| | |||||
| * | | show full paths in dialyzer warnings | Matthias Radestock | 2011-09-09 | 1 | -1/+1 |
| |/ | | | | which is handy for emacs | ||||
| * | Merge bug24387 into default | Steve Powell | 2011-09-08 | 2 | -33/+11 |
| |\ | |||||
| | * | Merge in default | Steve Powell | 2011-09-08 | 7 | -12/+36 |
| | |\ | |/ |/| | |||||
| * | | Merge bug24393 | Simon MacMullen | 2011-09-08 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Set process limit when running as a Windows service | Emile Joubert | 2011-09-07 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge bug24399 into default | David Wragg | 2011-09-06 | 6 | -12/+35 |
| |\ \ | | | | | | | | | | init script assumes the existence of /var/run/rabbitmq | ||||
| | * | | Be consistent about attempting to remove the directory whenever we can; ↵ | Matthew Sackman | 2011-09-06 | 3 | -7/+14 |
| | | | | | | | | | | | | | remove purge deletion of var/run which has existed since root of hg repo. | ||||
| | * | | When we stop, wipe out the directory rather than just the pid file. This ↵ | Matthew Sackman | 2011-09-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | avoids having to worry about how to remove the directory on package uninstall and also has the advantage of helping non-rabbit-packaged distributions | ||||
| | * | | The custom seems to be to ensure the directory is created on startup. | Matthew Sackman | 2011-09-05 | 5 | -5/+21 |
| | | | | |||||
| | | * | don't follow symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+7 |
| | | | | |||||
| | | * | use the recurisve delete from rabbit_misc | Alexandru Scvortov | 2011-09-06 | 1 | -32/+4 |
| | | | | |||||
| | | * | don't ignore symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merged bug24385 into default | Emile Joubert | 2011-09-06 | 1 | -38/+36 |
| |\ \ | |||||
| | * | | tweak 'publish' funs to make their relationship more obvious | Matthias Radestock | 2011-09-06 | 1 | -38/+36 |
| | |/ | | | | | | | plus some cosmetic renaming for consistency | ||||
| * | | update comment | Alexandru Scvortov | 2011-09-06 | 1 | -2/+4 |
| | | | |||||
| * | | improve coverage of rabbit_control | Alexandru Scvortov | 2011-09-05 | 1 | -0/+9 |
| |/ | |||||
| * | Merging heads | Matthew Sackman | 2011-09-05 | 0 | -0/+0 |
| |\ | |||||
| | * | Added tag 6547461e6c2e, rabbitmq_v2_6_0 for changeset 61cd06576025 | Matthew Sackman | 2011-09-01 | 0 | -0/+0 |
| | | | |||||
| * | | Just like the init script, the ocf script should put the pid file in ↵ | Matthew Sackman | 2011-09-05 | 1 | -1/+1 |
| | | | | | | | | | /var/run, not /var/lib | ||||
| * | | Added tag rabbitmq_v2_6_0 for changeset 6547461e6c2e | Matthew Sackman | 2011-09-01 | 0 | -0/+0 |
| |/ | |||||
| * | Added tag rabbitmq_v2.6.0 for changeset 6547461e6c2e6547461e6c2e | Tim Fox | 2011-08-30 | 0 | -0/+0 |
| | | |||||
| * | Changelogs for 2.6.0 releaserabbitmq_v2_6_0rabbitmq_v2.6.0 | Tim Fox | 2011-08-30 | 2 | -0/+9 |
| | | |||||
| * | Merge bug24377 | Simon MacMullen | 2011-08-26 | 4 | -17/+16 |
| |\ | |||||
| | * | one way to check whether rabbit is running | Matthias Radestock | 2011-08-25 | 4 | -17/+16 |
| | | | | | | | | | and avoid timeouts in application:which_applications() in doing so | ||||
| * | | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 ↵ | Simon MacMullen | 2011-08-26 | 1 | -22/+1 |
| | | | | | | | | | since that's now used elsewhere. | ||||
| * | | move misplaced comment | Matthias Radestock | 2011-08-26 | 1 | -2/+2 |
| |/ | |||||
| * | Update for user tags. Also move the explanation of the listing format to the ↵ | Simon MacMullen | 2011-08-25 | 1 | -3/+5 |
| | | | | | main doc part not the example. | ||||
| * | Merge bug24095 into default | Rob Harrop | 2011-08-24 | 2 | -4/+8 |
| |\ | |||||
| | * | Merged bug23979 into default | Emile Joubert | 2011-08-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge bug24357 into default | Rob Harrop | 2011-08-22 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Shortstrs are actually up to 255. Derp. | Matthew Sackman | 2011-08-22 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | AMQP error reasons are shortstrs. Take advantage of ~p and limit to the ↵ | Matthew Sackman | 2011-08-22 | 1 | -1/+1 |
| | | |/ | | | | | | | | | | shortstr length. | ||||
| | * | | only output warning if clustered | Alexandru Scvortov | 2011-08-19 | 1 | -3/+7 |
| | | | | |||||
| | * | | fast-forward bug23979 to default | Alexandru Scvortov | 2011-08-19 | 0 | -0/+0 |
| | |\ \ | | |/ | |/| | |||||
| * | | | Move the default pid file so it doesn't get wiped out by rabbitmqctl reset. | Simon MacMullen | 2011-08-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update the man page. | Simon MacMullen | 2011-08-22 | 1 | -6/+14 |
| | | | | |||||
| * | | | Merge with default | Rob Harrop | 2011-08-22 | 7 | -23/+94 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | MNESIA_DIR is not always set. Make sure the directory exists. | Simon MacMullen | 2011-07-28 | 1 | -2/+3 |
| | | | | |||||
| | * | | ...and get the ownership right. | Simon MacMullen | 2011-07-27 | 2 | -0/+2 |
| | | | | |||||
| | * | | /var/run/rabbitmq should exist | Simon MacMullen | 2011-07-27 | 2 | -0/+2 |
| | | | | |||||
| | * | | Always write the pid file, and write it in /var/run for debs/RPMs. | Simon MacMullen | 2011-07-27 | 2 | -5/+4 |
| | | | | |||||
| | * | | It *is* a process. It *has* a pid. | Simon MacMullen | 2011-07-20 | 1 | -3/+3 |
| | | | | |||||
| | * | | (Untested) attempt at updating OCF script. | Simon MacMullen | 2011-07-20 | 1 | -3/+18 |
| | | | | |||||
| | * | | Uh, it's probably an idea to write out the pidfile as early as possible, in ↵ | Simon MacMullen | 2011-07-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | case for example prelaunch fails. | ||||
