summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove old log files when rotatingAlexandru Scvortov2011-08-123-8/+3
* don't bother swapping out non-existing loggersAlexandru Scvortov2011-08-121-8/+5
* only allow the rabbit error logger to touch the files and append rather than ...Alexandru Scvortov2011-08-112-5/+14
* merge bug24322 into defaultMatthias Radestock2011-08-081-6/+1
|\
| * closer to defaultAlexandru Scvortov2011-08-081-1/+2
| * merge default into bug24322Alexandru Scvortov2011-08-086-15/+47
| |\
| * | 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
* | | merge headsMatthias Radestock2011-08-081-1/+1
|\ \ \
| * | | correct spec for rabbit:stop_and_halt/0Matthias Radestock2011-08-081-1/+1
| | |/ | |/|
* | | Upgrade all entries in a segmentEmile Joubert2011-08-081-1/+1
|/ /
* | 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
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | 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-074-9/+8
| * | | 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
* | | | Use acceptable message expiry valueEmile Joubert2011-08-021-2/+2
| |/ / |/| |
* | | 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