summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge all the _exists events back to _created.Simon MacMullen2011-08-094-13/+11
* Export amqqueue:list/0. Remove filter_exit_map use and timer:sleep/1.Simon MacMullen2011-08-093-5/+9
* Test at least some of the refresh event code.Simon MacMullen2011-08-082-7/+61
* Rename and refactor append_rpc_all_nodes, and get the networking:connections(...Simon MacMullen2011-08-083-10/+17
* Various smaller QA things.Simon MacMullen2011-08-086-34/+32
* Be more assertive about exclusive consumer being... exclusive.Simon MacMullen2011-08-051-5/+4
* Merge in defaultSimon MacMullen2011-08-057-7/+77
|\
| * Fix list function names, introduce an abstraction.Simon MacMullen2011-08-022-13/+17
| * Tidy up slightly and make rabbitmqctl list_channels cluster aware.Simon MacMullen2011-08-021-7/+10
| * Introduce rabbit:force_event_refresh which will:Simon MacMullen2011-08-016-5/+67
* | 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
* | | 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
| | | |\ \