summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ignore 'invoke' on different modulebug25422Matthias Radestock2013-01-281-1/+2
* remove unused functionMatthias Radestock2013-01-281-6/+1
* eliminate superfluous double callMatthias Radestock2013-01-281-1/+1
* merge bug25412 into stableMatthias Radestock2013-01-241-2/+4
|\
| * Don't just {reply, Cmd, State} since that will end up going into send/2 - whi...bug25412Simon MacMullen2013-01-241-2/+4
* | Merge bug25343Simon MacMullen2013-01-24142-145/+145
|\ \
| * | Update copyright 2013bug25343Emile Joubert2013-01-23142-145/+145
* | | Merge bug25412Simon MacMullen2013-01-240-0/+0
|\ \ \ | |/ / | | / | |/ |/|
* | prevent channel from sending anything after close/close_okMatthias Radestock2013-01-221-34/+37
|/
* merge bug25360 into stableMatthias Radestock2013-01-221-10/+8
|\
| * one test writer is quite enough. and make it work.bug25360Matthias Radestock2013-01-221-10/+8
* | merge bug25360 into stableMatthias Radestock2013-01-221-1/+8
|\ \ | |/
| * our test writer needs to do a bit more nowMatthias Radestock2013-01-221-1/+8
* | Merge bug 25360Simon MacMullen2013-01-210-0/+0
|\ \ | |/ |/|
* | get the channel to flush the writerMatthias Radestock2013-01-212-8/+19
|/
* Backed out changeset 0ca8cbef9720Matthias Radestock2013-01-212-19/+8
* get th channel to flush the writerMatthias Radestock2013-01-212-8/+19
* Merge bug25401Simon MacMullen2013-01-160-0/+0
|\
* | Prevent explosion if someone passes a list.bug25401Simon MacMullen2013-01-161-4/+9
|/
* merge bug25353 into stableMatthias Radestock2013-01-081-1/+1
|\
| * merge bug25353 into stableMatthias Radestock2013-01-081-1/+1
| |\
| | * merge bug25378 into stableMatthias Radestock2013-01-041-1/+1
| | |\
| | | * correct and/or confusionbug25378Matthias Radestock2013-01-041-1/+1
| | |/
| | * Merge bug25353Simon MacMullen2012-12-121-18/+12
| | |\
* | | | tidy upbug25353Matthias Radestock2013-01-081-4/+0
|/ / /
* | | copy change from rabbit_amqqueue_process to slaveMatthias Radestock2013-01-081-7/+9
| |/ |/|
* | ReminderSimon MacMullen2012-12-121-0/+2
* | make sure the stats and rate timers don't keep each other aliveMatthias Radestock2012-12-111-18/+10
|/
* Merge headsSimon MacMullen2012-12-112-0/+9
|\
| * Changelogs for 3.0.1.Simon MacMullen2012-12-112-0/+9
* | Added tag rabbitmq_v3_0_1 for changeset 91df77f12b7fSimon MacMullen2012-12-100-0/+0
|/
* Removed tag rabbitmq_v3_0_1rabbitmq_v3_0_1Simon MacMullen2012-12-100-0/+0
* merge bug25351 into stableMatthias Radestock2012-12-101-4/+7
|\
| * Those catches do no really do anything.bug25351Simon MacMullen2012-12-101-2/+2
| * Call application_master:get_child/1 more like OTP does.Simon MacMullen2012-12-101-2/+3
| * application_controller:get_master/1 can return 'undefined'.Simon MacMullen2012-12-101-4/+6
|/
* Added tag rabbitmq_v3_0_1 for changeset d538aa1bb716Simon MacMullen2012-12-070-0/+0
* Remove spurious 3.0.1 changelogs.Simon MacMullen2012-12-072-9/+0
* Added tag rabbitmq_v3_0_1 for changeset 43f92e93c7d0Simon MacMullen2012-12-060-0/+0
* Package changelogs for 3.0.1.Simon MacMullen2012-12-062-0/+9
* Merge bug25330Emile Joubert2012-12-053-3/+40
|\
| * Tweak the regex, align, and a test.bug25330Simon MacMullen2012-12-052-2/+13
| * Special case the 3.0.0 version check.Simon MacMullen2012-12-051-4/+11
| * Move the version check fun to misc, and anchor the regex.Simon MacMullen2012-12-052-10/+13
| * Compare RabbitMQ versions ignoring the "patch" version (as semver.org calls i...Simon MacMullen2012-12-031-6/+22
* | merge bug25341 into stableMatthias Radestock2012-12-051-1/+9
|\ \
| * | Don't blow up if we end up talking to not-a-supervisor.bug25341Simon MacMullen2012-12-051-1/+9
* | | merge bug25340 into stableMatthias Radestock2012-12-051-2/+8
|\ \ \ | |/ / |/| |
| * | reduce wrongnessbug25340Matthias Radestock2012-12-041-2/+1
| * | Send messages immediately if we are not busy.Simon MacMullen2012-12-041-2/+9
|/ /