| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug 21922 | Matthew Sackman | 2010-07-21 | 7 | -31/+17 |
| |\ | |||||
| | * | bug22917 merged into default. | Marek Majkowski | 2010-07-20 | 1 | -16/+6 |
| | |\ | |||||
| | | * | default merged into bug22917 | Marek Majkowski | 2010-07-20 | 18 | -42/+75 |
| | | |\ | | |/ | |/| | |||||
| | * | | Merging bug 22677 onto default | Matthew Sackman | 2010-07-20 | 6 | -15/+11 |
| | |\ \ | |||||
| | | * | | applied qa notes; refactoring | Alexandru Scvortov | 2010-07-19 | 5 | -17/+11 |
| | | * | | slight optimisation | Alexandru Scvortov | 2010-07-09 | 1 | -2/+2 |
| | | * | | finished transition from regexp to re | Alexandru Scvortov | 2010-07-09 | 2 | -5/+4 |
| | | * | | replaced regexp with re | Alexandru Scvortov | 2010-07-09 | 5 | -10/+16 |
| | | | * | Adjust the CONFIG_FILE default with the macports prefix | David Wragg | 2010-07-13 | 1 | -16/+6 |
| * | | | | Move logic for validating arguments to queue declaration out of the initialis... | Matthew Sackman | 2010-07-21 | 3 | -32/+40 |
| * | | | | Refactorings in observation of commonality between queues and exchange arg eq... | Matthew Sackman | 2010-07-20 | 4 | -36/+37 |
| * | | | | cosmetics | Matthew Sackman | 2010-07-20 | 2 | -20/+17 |
| * | | | | All sorts of improvements to the queue lease code - simplifications and remov... | Matthew Sackman | 2010-07-19 | 3 | -59/+29 |
| * | | | | Initial commit of Ask's work | Ask Solem | 2010-07-19 | 3 | -22/+143 |
| |/ / / | |||||
| * | | | flesh out APIs somewhat | Matthias Radestock | 2010-07-19 | 2 | -2/+13 |
| * | | | tweak to assist testing | Matthias Radestock | 2010-07-19 | 1 | -1/+1 |
| * | | | 'sync' -> 'idle_timeout' | Matthias Radestock | 2010-07-19 | 4 | -17/+18 |
| * | | | Merged bug22140 into default. | Simon MacMullen | 2010-07-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | replaced call bad:bad/0 with a call to exit/1 | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merged heads | Emile Joubert | 2010-07-14 | 2 | -0/+9 |
| |\ \ \ | |||||
| | * | | | Changelog updates for release 1.8.1 | Emile Joubert | 2010-07-14 | 2 | -0/+9 |
| | * | | | Added tag rabbitmq_v1_8_1 for changeset 5d9e3ff32dcb | Emile Joubert | 2010-07-14 | 0 | -0/+0 |
| * | | | | Merge bug22875 into default | Simon MacMullen | 2010-07-14 | 2 | -5/+12 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | >80 lines fix. | Simon MacMullen | 2010-07-14 | 1 | -1/+2 |
| | * | | | added insightful comment | Alexandru Scvortov | 2010-07-14 | 1 | -1/+1 |
| | * | | | updated man page | Alexandru Scvortov | 2010-07-13 | 1 | -4/+6 |
| | * | | | empty permissions are not printed as "" anymore | Alexandru Scvortov | 2010-07-13 | 1 | -2/+0 |
| | * | | | "" is changed to "^$" when checking permissions | Alexandru Scvortov | 2010-07-13 | 1 | -9/+9 |
| | * | | | empty strings are displayed as "" | Alexandru Scvortov | 2010-07-13 | 1 | -0/+2 |
| | * | | | corrected regexp | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | * | | | simplifying refactor | Matthias Radestock | 2010-07-13 | 1 | -9/+8 |
| | * | | | "" is transformed to "$^" in rabbitmqctl set_permissions | Alexandru Scvortov | 2010-07-12 | 1 | -1/+6 |
| | |/ / | |||||
| * | | | bug22914 merged into defaultrabbitmq_v1_8_1 | Marek Majkowski | 2010-07-14 | 2 | -2/+11 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Remove IFS setting on the su command | David Wragg | 2010-07-13 | 1 | -10/+8 |
| | * | | "make clean" should clean all the macports-generated files | David Wragg | 2010-07-13 | 1 | -1/+1 |
| | * | | Remove backslash so that IFS gets the intended value in the wrapper script | David Wragg | 2010-07-01 | 1 | -1/+1 |
| | * | | Undo removal of IFS | David Wragg | 2010-07-01 | 1 | -1/+2 |
| | * | | Dropped IFS variable from macports wrapper script. | Marek Majkowski | 2010-07-01 | 1 | -2/+1 |
| | * | | Default merged into bug22914 | Marek Majkowski | 2010-07-01 | 7 | -81/+104 |
| | |\ \ | |||||
| | * | | | Explicitly set all the environment variables that su on Linux would | David Wragg | 2010-06-29 | 2 | -1/+12 |
| * | | | | Merged bug22877 into default | Emile Joubert | 2010-07-09 | 4 | -53/+117 |
| |\ \ \ \ | |||||
| | * \ \ \ | merged default into bug22877 | Alexandru Scvortov | 2010-07-09 | 49 | -539/+765 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | deduplicate even the current node | Alexandru Scvortov | 2010-07-09 | 1 | -1/+2 |
| | * | | | | added deduplication of cluster node list | Alexandru Scvortov | 2010-07-09 | 1 | -1/+1 |
| | * | | | | improved docs | Alexandru Scvortov | 2010-07-09 | 1 | -0/+6 |
| | * | | | | added test | Alexandru Scvortov | 2010-07-06 | 1 | -0/+8 |
| | * | | | | all tests now pass | Alexandru Scvortov | 2010-07-06 | 1 | -6/+6 |
| | * | | | | added links inside docs | Alexandru Scvortov | 2010-07-06 | 1 | -4/+4 |
| | * | | | | updated docs and tests | Alexandru Scvortov | 2010-07-06 | 2 | -25/+25 |
| | * | | | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 3 | -14/+35 |
