summaryrefslogtreecommitdiff
path: root/src/rabbit_control.erl
Commit message (Expand)AuthorAgeFilesLines
* Still nicer error handling inspired by lib:eval_str/1.bug24593Simon MacMullen2011-11-251-4/+10
* Also handle tokenising errors somewhat.Simon MacMullen2011-11-241-8/+13
* Handle RPCs that crash better.Simon MacMullen2011-11-241-1/+1
* Handle the most common parsing error nicely.Simon MacMullen2011-11-241-4/+8
* Basic rabbitmqctl eval, with let-it-crash error handling.Simon MacMullen2011-11-241-0/+7
* Merged bug24517 into defaultEmile Joubert2011-10-311-10/+33
|\
| * Whitespacebug24517Emile Joubert2011-10-311-1/+0
| * refactorAlexandru Scvortov2011-10-311-3/+3
| * fix case + cosmeticAlexandru Scvortov2011-10-311-9/+13
| * break on too many argsAlexandru Scvortov2011-10-261-1/+2
| * refactor and renameAlexandru Scvortov2011-10-261-23/+20
| * no more magic numbersAlexandru Scvortov2011-10-251-4/+4
| * refactor + guard against garbageAlexandru Scvortov2011-10-251-17/+21
| * rebase on defaultAlexandru Scvortov2011-10-251-0/+18
* | Since it may be sane to set the watermark to "0.0", let's allow "0" for that.bug24522Simon MacMullen2011-10-271-1/+4
|/
* merge default into bug21319Alexandru Scvortov2011-10-101-13/+6
|\
| * refactorAlexandru Scvortov2011-09-091-13/+6
* | simplify/generalise badarg handlingMatthias Radestock2011-10-031-9/+5
* | Immediate updates after memory vm highwatermark changeEmile Joubert2011-09-301-3/+10
* | Merged default into bug24323Emile Joubert2011-08-311-0/+5
|\ \ | |/ |/|
| * Backed out changeset e115f0eec60cEmile Joubert2011-08-301-5/+1
| * Report vm memory limits differentlyEmile Joubert2011-08-301-1/+5
| * Change vm_memory_high_watermark while runningEmile Joubert2011-08-171-0/+5
* | Merge bug24377Simon MacMullen2011-08-261-7/+1
|\ \
| * | one way to check whether rabbit is runningbug24377Matthias Radestock2011-08-251-7/+1
* | | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s...Simon MacMullen2011-08-261-22/+1
|/ /
* | Merge with defaultRob Harrop2011-08-221-17/+62
|\ \ | |/ |/|
| * It *is* a process. It *has* a pid.Simon MacMullen2011-07-201-3/+3
| * The problem with kill -0 is that its semantics are "could I send a signal to ...Simon MacMullen2011-07-151-1/+1
| * Do these checks the other way round - if the pid is not running we should fai...Simon MacMullen2011-07-151-7/+7
| * Be more clear when pidfile read fails.Simon MacMullen2011-07-151-1/+1
| * Show when we've acquired the pid. This would be useful for diagnostics.Simon MacMullen2011-07-151-5/+7
| * rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-131-17/+60
* | better argument formattingAlexandru Scvortov2011-08-041-2/+6
* | cosmeticAlexandru Scvortov2011-08-031-1/+1
* | abstract out with_local_io/1Alexandru Scvortov2011-08-031-15/+12
* | 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
|/
* remove 'transactional' flag from 'rabbitmqctl list_channel'bug24232Matthias Radestock2011-07-011-1/+1
* First pass at user tags.Simon MacMullen2011-06-091-19/+8
* Ahembug24156Simon MacMullen2011-06-061-2/+3
* Merge bug24128Simon MacMullen2011-06-061-0/+6
|\
| * Reduce diff from bug23554: Allow formatting of nested info itemsMatthew Sackman2011-06-021-0/+6
* | More consitent exception handlingbug24128Emile Joubert2011-06-031-3/+9
* | Report cosmeticsSimon MacMullen2011-06-031-14/+19
* | Split rabbitmqctl status queryEmile Joubert2011-06-021-7/+19
* | CosmeticSimon MacMullen2011-06-021-12/+15
* | Move status info (again)Emile Joubert2011-05-311-13/+2
* | Report node-specific details separatelyEmile Joubert2011-05-311-3/+14