| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix hidden bug in config file listing | Matthias Radestock | 2012-02-24 | 1 | -1/+1 |
| * | cosmetic: make spec order match export/definition order | Matthias Radestock | 2012-02-24 | 1 | -7/+9 |
| * | Merged bug24624 into default | Emile Joubert | 2012-02-06 | 1 | -3/+14 |
| |\ | |||||
| | * | merge default into bug24624 and use new rabbit_misc:format/2 | Matthias Radestock | 2012-02-02 | 1 | -4/+3 |
| | |\ | |||||
| | * | | Move cookie_hash/0 too. | Simon MacMullen | 2012-02-02 | 1 | -1/+1 |
| | * | | Unify the more resilient hostname check, refactor out this code into a new mo... | Simon MacMullen | 2012-02-02 | 1 | -34/+2 |
| | * | | Clean up diagnostics code, clean up diagnostics messages. | Simon MacMullen | 2012-02-02 | 1 | -27/+33 |
| | * | | Remove nodes file immediately after starting Mnesia. | Simon MacMullen | 2012-02-02 | 1 | -1/+0 |
| | * | | Merge in default | Simon MacMullen | 2012-02-02 | 1 | -3/+42 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Make rabbit:diagnostics/1 just return a string. It's still most convenient to... | Simon MacMullen | 2011-12-16 | 1 | -18/+20 |
| | | * | Ahem2 | Simon MacMullen | 2011-12-13 | 1 | -1/+1 |
| | | * | Show node diagnostics when we see timeout_waiting_for_tables. | Simon MacMullen | 2011-12-13 | 1 | -6/+45 |
| * | | | Merge bug24500 | Simon MacMullen | 2012-02-03 | 1 | -19/+36 |
| |\ \ \ | |||||
| | * | | | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Merged bug24664 into default | Emile Joubert | 2012-01-27 | 1 | -6/+12 |
| | |\ \ | |||||
| | | * \ | Merge in default (and make error more readable) | Simon MacMullen | 2012-01-26 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * \ | Merged bug23432 into default | Emile Joubert | 2012-01-20 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * | | Avoid a circular dependency. The new load_definitions depends on recovery (si... | Simon MacMullen | 2012-01-05 | 1 | -1/+1 |
| | | | | |/ | |||||
| | | * | | | Show both log files. | Simon MacMullen | 2012-01-23 | 1 | -2/+2 |
| | | * | | | Improve display of boot errors. | Simon MacMullen | 2012-01-23 | 1 | -3/+8 |
| | | |/ / | |||||
| | | * | | Resurrect default | Simon MacMullen | 2012-01-20 | 1 | -2/+3 |
| | * | | | HiPE credit_flow - this gets MCM -x 1 -y 1 -i 5 from 29.5kHz to 30.8kHz. | Simon MacMullen | 2012-01-18 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | oops | Matthias Radestock | 2012-01-12 | 1 | -3/+5 |
| | * | | rename fd stats items to make their meaning more obvious | Matthias Radestock | 2012-01-11 | 1 | -2/+2 |
| | * | | cosmetic | Matthias Radestock | 2012-01-10 | 1 | -11/+11 |
| | * | | include a few more pieces of info in rabbit:status | Matthias Radestock | 2012-01-10 | 1 | -1/+8 |
| | * | | include fd info in rabbit:status() | Matthias Radestock | 2012-01-10 | 1 | -11/+13 |
| | |/ | |||||
| * | | Add description | Simon MacMullen | 2012-02-03 | 1 | -1/+2 |
| * | | First draft of mnesia fsync | Emile Joubert | 2012-01-10 | 1 | -0/+5 |
| |/ | |||||
| * | tweak | Matthias Radestock | 2011-10-28 | 1 | -2/+3 |
| * | I feel really in control of Rabbit right now. | Simon MacMullen | 2011-10-28 | 1 | -2/+2 |
| * | Inline | Simon MacMullen | 2011-10-28 | 1 | -8/+5 |
| * | Surely I should inline that 'wait'. | Simon MacMullen | 2011-10-28 | 1 | -6/+4 |
| * | And don't send a ref, use a monitor instead. That way we don't need to try / ... | Simon MacMullen | 2011-10-28 | 1 | -17/+10 |
| * | Send a ref | Simon MacMullen | 2011-10-28 | 1 | -9/+10 |
| * | Use multiple processes for compilation. 2 seems to be as fast as any > 1, but... | Simon MacMullen | 2011-10-26 | 1 | -3/+30 |
| * | It turns out that I can't even design ascii art correctly. | Simon MacMullen | 2011-10-26 | 1 | -3/+3 |
| * | More simpler | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
| * | If HiPE is not available, print an error message and continue. | Simon MacMullen | 2011-10-26 | 1 | -11/+17 |
| * | Oops, forgot to add this one. | Simon MacMullen | 2011-10-24 | 1 | -1/+1 |
| * | Go faster stripes. | Simon MacMullen | 2011-10-24 | 1 | -2/+35 |
| * | merge bug24510 (make start-background-node start-rabbit-on-node breaks loggin... | Alexandru Scvortov | 2011-10-20 | 1 | -2/+6 |
| |\ | |||||
| * | | Load rabbit first. | Simon MacMullen | 2011-10-20 | 1 | -0/+3 |
| |/ | |||||
| * | merge bug24323 into default | Matthias Radestock | 2011-10-03 | 1 | -9/+20 |
| |\ | |||||
| | * | merge default into bug24315 | Alexandru Scvortov | 2011-09-23 | 1 | -0/+3 |
| | |\ | |||||
| | | * | refactor | Alexandru Scvortov | 2011-09-06 | 1 | -6/+2 |
| | | * | log various ctl actions | Alexandru Scvortov | 2011-09-06 | 1 | -0/+7 |
| | * | | cosmetic and comments | Alexandru Scvortov | 2011-09-15 | 1 | -4/+4 |
| | * | | merge default into bug24332 | Alexandru Scvortov | 2011-09-15 | 1 | -0/+8 |
| | |\ \ | |||||
| | | * \ | Merge bug 23056 | Jerry Kuch | 2011-09-13 | 1 | -2/+13 |
| | | |\ \ | | | |/ | |||||
