summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Separate alarm from disk monitor and disk free status reportingEmile Joubert2012-03-281-1/+3
* Wrap long linesEmile Joubert2012-03-261-1/+1
* Disk free checking updatesEmile Joubert2012-03-261-1/+3
* fix hidden bug in config file listingMatthias Radestock2012-02-241-1/+1
* cosmetic: make spec order match export/definition orderMatthias Radestock2012-02-241-7/+9
* Merged bug24624 into defaultEmile Joubert2012-02-061-3/+14
|\
| * merge default into bug24624 and use new rabbit_misc:format/2Matthias Radestock2012-02-021-4/+3
| |\
| * | Move cookie_hash/0 too.Simon MacMullen2012-02-021-1/+1
| * | Unify the more resilient hostname check, refactor out this code into a new mo...Simon MacMullen2012-02-021-34/+2
| * | Clean up diagnostics code, clean up diagnostics messages.Simon MacMullen2012-02-021-27/+33
| * | Remove nodes file immediately after starting Mnesia.Simon MacMullen2012-02-021-1/+0
| * | Merge in defaultSimon MacMullen2012-02-021-3/+42
| |\ \ | | |/ | |/|
| | * Make rabbit:diagnostics/1 just return a string. It's still most convenient to...Simon MacMullen2011-12-161-18/+20
| | * Ahem2Simon MacMullen2011-12-131-1/+1
| | * Show node diagnostics when we see timeout_waiting_for_tables.Simon MacMullen2011-12-131-6/+45
* | | Merge bug24500Simon MacMullen2012-02-031-19/+36
|\ \ \
| * | | Update copyright 2012Emile Joubert2012-02-021-1/+1
| |/ /
| * | Merged bug24664 into defaultEmile Joubert2012-01-271-6/+12
| |\ \
| | * \ Merge in default (and make error more readable)Simon MacMullen2012-01-261-1/+1
| | |\ \
| | | * \ Merged bug23432 into defaultEmile Joubert2012-01-201-1/+1
| | | |\ \
| | | | * | Avoid a circular dependency. The new load_definitions depends on recovery (si...Simon MacMullen2012-01-051-1/+1
| | | | |/
| | * | | Show both log files.Simon MacMullen2012-01-231-2/+2
| | * | | Improve display of boot errors.Simon MacMullen2012-01-231-3/+8
| | |/ /
| | * | Resurrect defaultSimon MacMullen2012-01-201-2/+3
| * | | HiPE credit_flow - this gets MCM -x 1 -y 1 -i 5 from 29.5kHz to 30.8kHz.Simon MacMullen2012-01-181-1/+1
| |/ /
| * | oopsMatthias Radestock2012-01-121-3/+5
| * | rename fd stats items to make their meaning more obviousMatthias Radestock2012-01-111-2/+2
| * | cosmeticMatthias Radestock2012-01-101-11/+11
| * | include a few more pieces of info in rabbit:statusMatthias Radestock2012-01-101-1/+8
| * | include fd info in rabbit:status()Matthias Radestock2012-01-101-11/+13
| |/
* | Add descriptionSimon MacMullen2012-02-031-1/+2
* | First draft of mnesia fsyncEmile Joubert2012-01-101-0/+5
|/
* tweakMatthias Radestock2011-10-281-2/+3
* I feel really in control of Rabbit right now.Simon MacMullen2011-10-281-2/+2
* InlineSimon MacMullen2011-10-281-8/+5
* Surely I should inline that 'wait'.Simon MacMullen2011-10-281-6/+4
* And don't send a ref, use a monitor instead. That way we don't need to try / ...Simon MacMullen2011-10-281-17/+10
* Send a refSimon MacMullen2011-10-281-9/+10
* Use multiple processes for compilation. 2 seems to be as fast as any > 1, but...Simon MacMullen2011-10-261-3/+30
* It turns out that I can't even design ascii art correctly.Simon MacMullen2011-10-261-3/+3
* More simplerSimon MacMullen2011-10-261-1/+1
* If HiPE is not available, print an error message and continue.Simon MacMullen2011-10-261-11/+17
* Oops, forgot to add this one.Simon MacMullen2011-10-241-1/+1
* Go faster stripes.Simon MacMullen2011-10-241-2/+35
* merge bug24510 (make start-background-node start-rabbit-on-node breaks loggin...Alexandru Scvortov2011-10-201-2/+6
|\
* | Load rabbit first.Simon MacMullen2011-10-201-0/+3
|/
* 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