| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor refactorings and changes to deps generation | Matthew Sackman | 2010-01-25 | 1 | -11/+7 |
| | | |||||
| * | There's the possibility that the timer may fire whilst we're doing the vq ↵ | Matthew Sackman | 2010-01-25 | 1 | -0/+2 |
| | | | | | sync callback thus leading to a 2nd call to that, hence specialising a noop clause | ||||
| * | Patched supervisor2 with support for simple_one_for_one_terminate | Matthew Sackman | 2010-01-25 | 1 | -13/+41 |
| | | |||||
| * | Added supervisor2 straight from R13B03 | Matthew Sackman | 2010-01-25 | 1 | -0/+889 |
| | | |||||
| * | Removed supervisor2.erl | Matthew Sackman | 2010-01-25 | 1 | -922/+0 |
| | | |||||
| * | fix | Matthew Sackman | 2010-01-25 | 1 | -14/+8 |
| | | |||||
| * | merge default into bug 21673 | Matthew Sackman | 2010-01-25 | 4 | -0/+11 |
| |\ | |||||
| | * | Merged v1_7 into default | Matthew Sackman | 2010-01-25 | 2 | -0/+9 |
| | |\ | |||||
| | | * | Added tag rabbitmq_v1_7_1 for changeset 90e101fd8b67 | Matthew Sackman | 2010-01-25 | 0 | -0/+0 |
| | | | | |||||
| | | * | release v1.7.1rabbitmq_v1_7_1 | Matthew Sackman | 2010-01-25 | 2 | -0/+9 |
| | | | | |||||
| | * | | Leave 'hg stat' clean after macports packaging | David Wragg | 2010-01-22 | 2 | -0/+2 |
| | | | | |||||
| * | | | Made the deps file depend on the includes too, and also force on use_specs ↵ | Matthew Sackman | 2010-01-25 | 2 | -4/+4 |
| | | | | | | | | | | | | | when generating the deps otherwise we miss out some transitive includes | ||||
| * | | | Minor tidying | Matthew Sackman | 2010-01-25 | 1 | -12/+9 |
| | | | | |||||
| * | | | Added dependency analysis so that we know to compile behaviours first, and ↵ | Matthew Sackman | 2010-01-25 | 3 | -12/+87 |
| | | | | | | | | | | | | | we track deps on includes (+transitive) correctly | ||||
| * | | | Added supervisor2 with simple_one_for_one_terminate strategy and wired ↵ | Matthew Sackman | 2010-01-24 | 4 | -38/+941 |
| | | | | | | | | | | | | | queues to use it | ||||
| * | | | merge default into bug 21673 | Matthew Sackman | 2010-01-22 | 9 | -37/+72 |
| |\ \ \ | |/ / | |||||
| | * | | Merge v1_7 into default | David Wragg | 2010-01-22 | 9 | -37/+72 |
| | |\ \ | | |/ | |||||
| | | * | Merge bug21930 into v1_7 | David Wragg | 2010-01-22 | 8 | -36/+71 |
| | | |\ | |||||
| | | | * | The macports Makefile should by default construct the macports package | David Wragg | 2010-01-22 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | Incorporate the minor changes from the macports svn portfile | David Wragg | 2010-01-22 | 1 | -2/+2 |
| | | | | | |||||
| | | | * | Get portindex to produce the tgz files required for an http macports repo | David Wragg | 2010-01-22 | 1 | -2/+4 |
| | | | | | |||||
| | | | * | Generate the macports index files by sshing over to an OSX box | David Wragg | 2010-01-22 | 1 | -1/+24 |
| | | | | | |||||
| | | | * | Templatize rabbitmq-script-wrapper so that it works under OSX | David Wragg | 2010-01-22 | 4 | -1/+7 |
| | | | | | |||||
| | | | * | Introduce a Makefile to produce the macports artifacts | David Wragg | 2010-01-22 | 5 | -33/+35 |
| | | |/ | | | | | | | | | | | | | | | | | | | The checksums in the portfile are automatically updated, and the relevant scripts are copied across from packaging/common. However, due to differences in the options supported by su in Linux and OSX, the scripts don't actually work for OSX at this point. | ||||
| | | * | merge bug22225 into v1_7 | Matthias Radestock | 2010-01-20 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | put the erlang crash file in an erl_crash.dump file in rabbitmq base rather ↵ | David R. MacIver | 2010-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | than as a text file named log | ||||
| * | | | | typeo | Matthew Sackman | 2010-01-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Wrote new documentation for VQ | Matthew Sackman | 2010-01-21 | 1 | -30/+92 |
| | | | | | |||||
| * | | | | doc improvement | Matthew Sackman | 2010-01-21 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Added documentation for qi | Matthew Sackman | 2010-01-21 | 1 | -0/+70 |
| | | | | | |||||
| * | | | | merge in from default | Matthew Sackman | 2010-01-21 | 7 | -34/+77 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | this looks prettier | Matthias Radestock | 2010-01-21 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | merge v1_7 into default | Matthias Radestock | 2010-01-19 | 6 | -31/+78 |
| | |\ \ \ | | |/ / | |||||
| | | * | | merge bug22223 into v1_7 | Matthias Radestock | 2010-01-19 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Bumped priority of acks to match that of the unblock and notify_sent calls | Matthew Sackman | 2010-01-18 | 1 | -1/+1 |
| | | | |/ | |||||
| | | * | | merge bug22221 into v1_7 | Matthias Radestock | 2010-01-19 | 2 | -22/+29 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | no need to match on 'ok' twice | Matthias Radestock | 2010-01-19 | 1 | -5/+5 |
| | | | | | |||||
| | | | * | vertical alignment of -> in queue_fold | David R. MacIver | 2010-01-19 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | rebranch off v1_7 rather than default | David R. MacIver | 2010-01-19 | 2 | -24/+31 |
| | | |/ | |||||
| | | * | merge bug22013 into v1_7 | Matthias Radestock | 2010-01-15 | 2 | -8/+12 |
| | | |\ | |||||
| | | | * | The DEFAULT_ values should not be available to the .conf file | Matthew Sackman | 2010-01-15 | 2 | -4/+4 |
| | | | | | |||||
| | | | * | Fixed. If the env vars are not set, combine them from the .conf file ↵ | Matthew Sackman | 2010-01-15 | 2 | -8/+12 |
| | | | | | | | | | | | | | | | | | (non-RABBITMQ_-prefixed). In the case of one set but not the other, use the DEFAULT_ values. | ||||
| | | * | | merge bug19111 into v1_7 | Matthias Radestock | 2010-01-15 | 1 | -0/+36 |
| | | |\ \ | |||||
| | | | * | | recreate branch in correct place | Matthias Radestock | 2010-01-15 | 1 | -0/+36 |
| | | |/ / | |||||
| | * | | | bug22209: added a comment to use upmap carefully. | Alexander Schmolck | 2010-01-13 | 1 | -2/+5 |
| | | | | | |||||
| * | | | | merge bug22218 into bug21673 | Matthias Radestock | 2010-01-21 | 3 | -34/+64 |
| |\ \ \ \ | |||||
| | * | | | | fixed² | Matthew Sackman | 2010-01-21 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | fixed | Matthew Sackman | 2010-01-21 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | Given we know all of those processes are about to be enabled, the order in ↵ | Matthew Sackman | 2010-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | which we do that is actually irrelevant | ||||
| | * | | | | A mistake in the error case in accept, and elimination of one reverse | Matthew Sackman | 2010-01-20 | 2 | -6/+6 |
| | | | | | | |||||
