summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge bug23504.Simon MacMullen2011-08-0311-179/+135
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | 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-02115-4918/+10102
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Sorry, accidentally shipped some changes to Makefile that I use for testing.John DeTreville2011-02-081-2/+0
| | | * | | | | | All tests pass.John DeTreville2011-02-082-10/+6
| | | * | | | | | Dies in rabbit_channel:handle_info with emit_stats msg. Will fix typo in the ...John DeTreville2011-02-075-9/+10
| | | * | | | | | Updated rabbit_amqqueue_process. Ready to test.John DeTreville2011-02-071-34/+32
| | | * | | | | | Updated rabbit_event and rabbit_reader. Removed accidental tabs from file_han...John DeTreville2011-02-073-20/+11
| | | * | | | | | Updated supervisor2.John DeTreville2011-02-073-21/+16
| | | * | | | | | Updated rabbit_msg_store.John DeTreville2011-02-071-14/+16
| | | * | | | | | Updated file_handle_cache.erlJohn DeTreville2011-02-071-6/+6
| | | * | | | | | Branched new bug23504, based on more modern default.John DeTreville2011-02-070-0/+0
| * | | | | | | | Use acceptable message expiry valueEmile Joubert2011-08-021-2/+2
| |/ / / / / / /
| * | | | | | | Merge bug24284Simon MacMullen2011-07-299-76/+217
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bug24292Simon MacMullen2011-07-2915-120/+644
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bug 24227Simon MacMullen2011-07-2914-92/+623
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merged bug24278 into defaultEmile Joubert2011-07-291-9/+9
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Make sure every shortcut has "RabbitMQ" in its name, and be a bit more consis...Simon MacMullen2011-07-281-9/+9
| | | | |/ / / / / / /
| | | | * | | | | | | employ more sophisticated message queue formattingMatthias Radestock2011-07-285-17/+35
| | | * | | | | | | | abstract out mnesia:start and mnesia:stopAlexandru Scvortov2011-07-281-11/+16
| | | * | | | | | | | strip out the new backup naming scheme since it isn't necessary anymoreAlexandru Scvortov2011-07-281-17/+5
| | * | | | | | | | | That comment feels very redundant now, this is no longer hard.Simon MacMullen2011-07-291-2/+0
| | * | | | | | | | | remove some magicAlexandru Scvortov2011-07-271-6/+3
| | |/ / / / / / / /
| | * | | | | | | | merge headsAlexandru Scvortov2011-07-261-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | oopsAlexandru Scvortov2011-07-261-1/+1
| | * | | | | | | | | CosmeticSimon MacMullen2011-07-261-2/+1
| | * | | | | | | | | CosmeticSimon MacMullen2011-07-261-5/+4
| | |/ / / / / / / /
| | * | | | | | | | cosmetic and refactoringAlexandru Scvortov2011-07-261-39/+32
| | * | | | | | | | improve commentsAlexandru Scvortov2011-07-252-6/+3
| | * | | | | | | | use mnesia:system_config(use_dir)Alexandru Scvortov2011-07-222-3/+11
| | * | | | | | | | more spacingAlexandru Scvortov2011-07-221-1/+1
| | * | | | | | | | rename IsDiskNode, WasDiskNodeAlexandru Scvortov2011-07-221-4/+4
| | * | | | | | | | un-misname waiting_forAlexandru Scvortov2011-07-221-2/+2
| | * | | | | | | | SpSimon MacMullen2011-07-221-1/+1
| | * | | | | | | | cosmeticAlexandru Scvortov2011-07-212-5/+5
| | * | | | | | | | remove starting/stopping improvementsAlexandru Scvortov2011-07-211-11/+3
| | * | | | | | | | don't use echo -eAlexandru Scvortov2011-07-211-1/+1
| | * | | | | | | | remove the disc schema for stand-alone ram nodesAlexandru Scvortov2011-07-211-5/+7
| | * | | | | | | | bring branch closer to defaultAlexandru Scvortov2011-07-211-7/+6
| | * | | | | | | | don't wipe message store and lengthier commentAlexandru Scvortov2011-07-211-8/+19
| | * | | | | | | | remove impossible caseAlexandru Scvortov2011-07-211-1/+0