summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* closer to defaultAlexandru Scvortov2011-08-081-1/+2
* merge default into bug24322Alexandru Scvortov2011-08-086-15/+47
|\
| * Merging bug24313 to defaultMatthew Sackman2011-08-0814-192/+180
| |\
| | * minor simplifying refactorMatthias Radestock2011-08-051-7/+7
| | * Merge bug24315Simon MacMullen2011-08-042-2/+35
| | |\
| | | * More generic.Simon MacMullen2011-08-041-1/+1
| | | * Return the value of Fun(), and make sure we always restore the group leader.Simon MacMullen2011-08-041-2/+5
| | | * better argument formattingAlexandru Scvortov2011-08-041-2/+6
| | | * cosmeticAlexandru Scvortov2011-08-031-1/+1
| | | * abstract out with_local_io/1Alexandru Scvortov2011-08-032-16/+22
| | | * refactor mask_argsAlexandru Scvortov2011-08-031-10/+8
| | | * be discrete about what you logAlexandru Scvortov2011-08-021-2/+12
| | | * log rabbitmqctl invocations on the remote nodeAlexandru Scvortov2011-08-021-1/+13
| | * | Merge bug24305 into defaultRob Harrop2011-08-042-4/+3
| | |\ \
| | | * | It has been decided that masking out on write, is preferable to masking out o...Matthew Sackman2011-07-271-3/+2
| | | * | Wipe out slave pids whenever we start up a queue.Matthew Sackman2011-07-262-4/+4
| * | | | Use acceptable message expiry valueEmile Joubert2011-08-021-2/+2
| | |_|/ | |/| |
* | | | simplify node monitoringAlexandru Scvortov2011-08-081-21/+8
* | | | remove logging statementAlexandru Scvortov2011-08-041-2/+1
* | | | keep track of which nodes are up and don't cleanup after the same node twiceAlexandru Scvortov2011-08-031-12/+20
| |/ / |/| |
* | | CosmeticSimon MacMullen2011-08-032-9/+7
* | | refactoringAlexandru Scvortov2011-08-023-24/+21
* | | more consistent namingAlexandru Scvortov2011-08-021-10/+10
* | | just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-026-15/+9
* | | convert another timerAlexandru Scvortov2011-08-021-8/+6
* | | convert mirror_queue_slave's sync timerAlexandru Scvortov2011-08-021-8/+12
* | | convert gm's flush timerAlexandru Scvortov2011-08-021-14/+9
* | | convert amqqueue_process's sync timerAlexandru Scvortov2011-08-022-18/+12
* | | some more refactoringAlexandru Scvortov2011-08-026-13/+18
* | | refactorAlexandru Scvortov2011-08-022-27/+13
* | | merge default into bug23504Alexandru Scvortov2011-08-0274-4035/+9549
|\ \ \ | |/ /
| * | Merge bug24292Simon MacMullen2011-07-2912-110/+582
| |\ \
| | * \ Merge bug 24227Simon MacMullen2011-07-2911-82/+561
| | |\ \
| | | * | employ more sophisticated message queue formattingMatthias Radestock2011-07-285-17/+35
| | | * | refactorMatthias Radestock2011-07-281-14/+13
| | | * | Don't unpack and repackMatthew Sackman2011-07-281-14/+10
| | | * | Don't call prioritise_info for EXIT from parent. Use infinity priority for sy...Matthew Sackman2011-07-281-0/+7
| | | * | Minor refactor and introduce horrific inefficiencyMatthew Sackman2011-07-281-10/+6
| | | * | Make priority_queue be able to have a concept of infinity as a priorityMatthew Sackman2011-07-282-9/+64
| | | * | refactor: use multiple heads instead of 'case'Matthias Radestock2011-07-281-21/+13
| | | * | merge bug24288 into defaultMatthias Radestock2011-07-272-9/+34
| | | |\ \ | | | | |/ | | | |/|
| | | | * General improvementsMatthew Sackman2011-07-271-11/+11
| | | | * dict => orddictMatthew Sackman2011-07-261-9/+10
| | | | * +documentation, minor renaming, clarityMatthew Sackman2011-07-262-4/+10
| | | | * factoringMatthew Sackman2011-07-211-5/+5
| | | | * Support optionally formatting the priority queue mailbox, and do so on the qu...Matthew Sackman2011-07-212-9/+27
| | | * | Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-262-12/+12
| | | * | merge bug24296 into defaultMatthias Radestock2011-07-261-0/+392
| | | |\ \
| | | | * \ Merging bug23464 to defaultMatthew Sackman2011-07-269-13/+26
| | | | |\ \ | | | | | |/
| | | | * | Convert O(N*M) to O(M*log_2(N))Matthew Sackman2011-07-261-6/+2