summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor refactorings and changes to deps generationMatthew Sackman2010-01-251-11/+7
|
* There's the possibility that the timer may fire whilst we're doing the vq ↵Matthew Sackman2010-01-251-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_terminateMatthew Sackman2010-01-251-13/+41
|
* Added supervisor2 straight from R13B03Matthew Sackman2010-01-251-0/+889
|
* Removed supervisor2.erlMatthew Sackman2010-01-251-922/+0
|
* fixMatthew Sackman2010-01-251-14/+8
|
* merge default into bug 21673Matthew Sackman2010-01-254-0/+11
|\
| * Merged v1_7 into defaultMatthew Sackman2010-01-252-0/+9
| |\
| | * Added tag rabbitmq_v1_7_1 for changeset 90e101fd8b67Matthew Sackman2010-01-250-0/+0
| | |
| | * release v1.7.1rabbitmq_v1_7_1Matthew Sackman2010-01-252-0/+9
| | |
| * | Leave 'hg stat' clean after macports packagingDavid Wragg2010-01-222-0/+2
| | |
* | | Made the deps file depend on the includes too, and also force on use_specs ↵Matthew Sackman2010-01-252-4/+4
| | | | | | | | | | | | when generating the deps otherwise we miss out some transitive includes
* | | Minor tidyingMatthew Sackman2010-01-251-12/+9
| | |
* | | Added dependency analysis so that we know to compile behaviours first, and ↵Matthew Sackman2010-01-253-12/+87
| | | | | | | | | | | | we track deps on includes (+transitive) correctly
* | | Added supervisor2 with simple_one_for_one_terminate strategy and wired ↵Matthew Sackman2010-01-244-38/+941
| | | | | | | | | | | | queues to use it
* | | merge default into bug 21673Matthew Sackman2010-01-229-37/+72
|\ \ \ | |/ /
| * | Merge v1_7 into defaultDavid Wragg2010-01-229-37/+72
| |\ \ | | |/
| | * Merge bug21930 into v1_7David Wragg2010-01-228-36/+71
| | |\
| | | * The macports Makefile should by default construct the macports packageDavid Wragg2010-01-221-0/+2
| | | |
| | | * Incorporate the minor changes from the macports svn portfileDavid Wragg2010-01-221-2/+2
| | | |
| | | * Get portindex to produce the tgz files required for an http macports repoDavid Wragg2010-01-221-2/+4
| | | |
| | | * Generate the macports index files by sshing over to an OSX boxDavid Wragg2010-01-221-1/+24
| | | |
| | | * Templatize rabbitmq-script-wrapper so that it works under OSXDavid Wragg2010-01-224-1/+7
| | | |
| | | * Introduce a Makefile to produce the macports artifactsDavid Wragg2010-01-225-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_7Matthias Radestock2010-01-201-1/+1
| | |\
| | | * put the erlang crash file in an erl_crash.dump file in rabbitmq base rather ↵David R. MacIver2010-01-191-1/+1
| | | | | | | | | | | | | | | | than as a text file named log
* | | | typeoMatthew Sackman2010-01-211-1/+1
| | | |
* | | | Wrote new documentation for VQMatthew Sackman2010-01-211-30/+92
| | | |
* | | | doc improvementMatthew Sackman2010-01-211-2/+2
| | | |
* | | | Added documentation for qiMatthew Sackman2010-01-211-0/+70
| | | |
* | | | merge in from defaultMatthew Sackman2010-01-217-34/+77
|\ \ \ \ | |/ / /
| * | | this looks prettierMatthias Radestock2010-01-211-1/+1
| | | |
| * | | merge v1_7 into defaultMatthias Radestock2010-01-196-31/+78
| |\ \ \ | | |/ /
| | * | merge bug22223 into v1_7Matthias Radestock2010-01-191-1/+1
| | |\ \
| | | * | Bumped priority of acks to match that of the unblock and notify_sent callsMatthew Sackman2010-01-181-1/+1
| | | |/
| | * | merge bug22221 into v1_7Matthias Radestock2010-01-192-22/+29
| | |\ \ | | | |/ | | |/|
| | | * no need to match on 'ok' twiceMatthias Radestock2010-01-191-5/+5
| | | |
| | | * vertical alignment of -> in queue_foldDavid R. MacIver2010-01-191-1/+1
| | | |
| | | * rebranch off v1_7 rather than defaultDavid R. MacIver2010-01-192-24/+31
| | |/
| | * merge bug22013 into v1_7Matthias Radestock2010-01-152-8/+12
| | |\
| | | * The DEFAULT_ values should not be available to the .conf fileMatthew Sackman2010-01-152-4/+4
| | | |
| | | * Fixed. If the env vars are not set, combine them from the .conf file ↵Matthew Sackman2010-01-152-8/+12
| | | | | | | | | | | | | | | | (non-RABBITMQ_-prefixed). In the case of one set but not the other, use the DEFAULT_ values.
| | * | merge bug19111 into v1_7Matthias Radestock2010-01-151-0/+36
| | |\ \
| | | * | recreate branch in correct placeMatthias Radestock2010-01-151-0/+36
| | |/ /
| * | | bug22209: added a comment to use upmap carefully.Alexander Schmolck2010-01-131-2/+5
| | | |
* | | | merge bug22218 into bug21673Matthias Radestock2010-01-213-34/+64
|\ \ \ \
| * | | | fixed²Matthew Sackman2010-01-211-3/+3
| | | | |
| * | | | fixedMatthew Sackman2010-01-211-1/+2
| | | | |
| * | | | Given we know all of those processes are about to be enabled, the order in ↵Matthew Sackman2010-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | which we do that is actually irrelevant
| * | | | A mistake in the error case in accept, and elimination of one reverseMatthew Sackman2010-01-202-6/+6
| | | | |