summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* merge bug24323 into defaultMatthias Radestock2011-10-031-9/+20
|\
| * merge default into bug24315Alexandru Scvortov2011-09-231-0/+3
| |\
| | * refactorAlexandru Scvortov2011-09-061-6/+2
| | * log various ctl actionsAlexandru Scvortov2011-09-061-0/+7
| * | cosmetic and commentsAlexandru Scvortov2011-09-151-4/+4
| * | merge default into bug24332Alexandru Scvortov2011-09-151-0/+8
| |\ \
| | * \ Merge bug 23056Jerry Kuch2011-09-131-2/+13
| | |\ \ | | | |/
| | * | merge default into bug 23056Alexandru Scvortov2011-08-251-0/+8
| | |\ \
| | | * \ merge default into bug23056Alexandru Scvortov2011-08-051-126/+202
| | | |\ \
| | | * \ \ merge from defaultAlexandru Scvortov2011-02-231-53/+61
| | | |\ \ \
| | | * | | | Redid bug23056 changes atop newer base.John DeTreville2010-12-021-0/+9
| * | | | | | fix taking over from the tty handlerAlexandru Scvortov2011-09-051-6/+1
| * | | | | | merge default into bug24332Alexandru Scvortov2011-09-051-4/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | cosmetic and remove dead codeAlexandru Scvortov2011-08-181-3/+3
| | * | | | | refactorAlexandru Scvortov2011-08-171-8/+8
| | * | | | | merge default into bug24332Alexandru Scvortov2011-08-171-6/+11
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | tests passAlexandru Scvortov2011-08-171-1/+4
| | | * | | | closer to passing the testsAlexandru Scvortov2011-08-151-6/+11
| | | * | | | remove old log files when rotatingAlexandru Scvortov2011-08-121-1/+1
| | | * | | | 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-111-2/+2
* | | | | | | CosmeticEmile Joubert2011-09-061-3/+1
* | | | | | | Safer status in case broker is busy shutting downEmile Joubert2011-09-061-6/+8
* | | | | | | Merged default into bug24323Emile Joubert2011-08-311-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Report vm memory limits conditionallyEmile Joubert2011-08-301-4/+12
| * | | | | | Backed out changeset e115f0eec60cEmile Joubert2011-08-301-0/+3
| * | | | | | Report vm memory limits differentlyEmile Joubert2011-08-301-3/+0
| * | | | | | Query total RAM when updating highwatermarkEmile Joubert2011-08-171-0/+1
| * | | | | | Change vm_memory_high_watermark while runningEmile Joubert2011-08-171-0/+2
| | |/ / / / | |/| | | |
* | | | | | one way to check whether rabbit is runningMatthias Radestock2011-08-251-2/+13
| |/ / / / |/| | | |
* | | | | merge bug24132 into defaultMatthias Radestock2011-08-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | correct spec for rabbit:stop_and_halt/0Matthias Radestock2011-08-081-1/+1
| | |_|/ | |/| |
* | | | Move the pg_local management into rabbit_direct.Simon MacMullen2011-08-161-0/+1
* | | | Introduce rabbit:force_event_refresh which will:Simon MacMullen2011-08-011-1/+7
|/ / /
* | | Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-261-0/+12
* | | cosmetic: give rabbit.erl some structureMatthias Radestock2011-06-291-153/+157
* | | factorisationMatthew Sackman2011-06-281-9/+10
* | | There's a possibility that rabbit has to be able to be started without being ...Matthew Sackman2011-06-281-0/+25
* | | Avoid pointless begin-end block. Duh.Matthew Sackman2011-06-281-9/+5
* | | All keys are optional. We must not omit a vertex just because it has not any ...Matthew Sackman2011-06-281-1/+7
* | | cosmeticMatthew Sackman2011-06-281-4/+2
* | | Finally, just to be really safe, avoid init:stop as far as we sensibly can on...Matthew Sackman2011-06-281-1/+5
* | | Delete graph after useMatthew Sackman2011-06-281-1/+3
* | | Build graph; prune graph; traverse graph; obey graph.Matthew Sackman2011-06-281-2/+20
* | | init:stop knows better than us. It makes sure applications are taken down in ...Matthew Sackman2011-06-281-5/+1
* | | First pass at user tags.Simon MacMullen2011-06-091-5/+2
* | | Use a list comp to filter, sort the list.Simon MacMullen2011-06-031-3/+3
* | | Split rabbitmqctl status queryEmile Joubert2011-06-021-12/+11
* | | Move status info (again)Emile Joubert2011-05-311-1/+11
* | | Report node-specific details separatelyEmile Joubert2011-05-311-3/+2