Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't claim to be adding mirror when we're not.bug24713 | Simon MacMullen | 2012-02-01 | 1 | -5/+9 |
* | We don't actually need this two-stage startup, we can just fail to init/1. | Simon MacMullen | 2012-02-01 | 1 | -13/+7 |
* | Let's pay attention to whether we actually started or not. | Simon MacMullen | 2012-02-01 | 1 | -2/+4 |
* | Two-stage-startup-with-mnesia-record, like rabbit_amqqueue_process. | Simon MacMullen | 2012-01-31 | 1 | -47/+57 |
* | Merged bug24671 into default | Emile Joubert | 2012-01-31 | 36 | -392/+466 |
|\ | |||||
| * | Merge bug22470 | Simon MacMullen | 2012-01-31 | 6 | -88/+103 |
| |\ | |||||
| | * | produce only one log entry for abnormal connection closurebug22470 | Matthias Radestock | 2012-01-30 | 1 | -3/+3 |
| | * | consistency | Matthias Radestock | 2012-01-26 | 1 | -2/+2 |
| | * | validate log levels on startup | Matthias Radestock | 2012-01-26 | 1 | -18/+17 |
| | * | merge default into bug22470 | Matthias Radestock | 2012-01-26 | 6 | -87/+103 |
| | |\ | |||||
| | | * | introduce log categories | Matthias Radestock | 2012-01-26 | 3 | -75/+67 |
| | | * | prettier and more consistent connection log messages | Matthias Radestock | 2012-01-25 | 2 | -12/+30 |
| | | * | move error_logger 'flow control' into application code | Matthias Radestock | 2012-01-25 | 2 | -8/+10 |
| | | * | do not log accepted connections in tcp_acceptor | Matthias Radestock | 2012-01-25 | 1 | -26/+16 |
| | | * | drop ssl upgrade message | Matthias Radestock | 2012-01-25 | 1 | -2/+0 |
| * | | | merge bug24715 into default | Matthias Radestock | 2012-01-31 | 1 | -2/+9 |
| |\ \ \ | |||||
| | * | | | cosmetic: ensure_gm_heartbeat is not a gm callbackbug24715 | Matthias Radestock | 2012-01-31 | 1 | -3/+3 |
| | * | | | Don't use timer:apply_interval/4. | Simon MacMullen | 2012-01-30 | 1 | -2/+9 |
| * | | | | Merge bug24718 | Simon MacMullen | 2012-01-31 | 0 | -0/+0 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | it helps to not throw away the statebug24718 | Matthias Radestock | 2012-01-30 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | It's a resource, it'll print 'queue' anyway. | Simon MacMullen | 2012-01-30 | 1 | -1/+1 |
| * | | | Merged bug24664 into default | Emile Joubert | 2012-01-27 | 31 | -296/+347 |
| |\ \ \ | |||||
| | * \ \ | Merge bug24601 into default | Jim Apperly | 2012-01-27 | 20 | -180/+210 |
| | |\ \ \ | |||||
| | | * \ \ | merge bug23706 into default | Matthias Radestock | 2012-01-27 | 3 | -6/+17 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | cosmeticbug23706 | Matthias Radestock | 2012-01-27 | 1 | -5/+4 |
| | | | * | | Merge in default (and make error more readable) | Simon MacMullen | 2012-01-26 | 15 | -125/+191 |
| | | | |\ \ | |||||
| | | | * | | | Show both log files. | Simon MacMullen | 2012-01-23 | 1 | -2/+2 |
| | | | * | | | Further clarity. | Simon MacMullen | 2012-01-23 | 1 | -1/+2 |
| | | | * | | | Improve display of boot errors. | Simon MacMullen | 2012-01-23 | 1 | -3/+8 |
| | | | * | | | display posix error description | Matthias Radestock | 2012-01-20 | 1 | -2/+3 |
| | | | * | | | Improvement? | Simon MacMullen | 2012-01-20 | 1 | -9/+14 |
| | | * | | | | get rid of debug and message logging | Matthias Radestock | 2012-01-26 | 5 | -50/+2 |
| | | | |/ / | | | |/| | | |||||
| | | * | | | Merge bug24435 | Simon MacMullen | 2012-01-25 | 19 | -195/+219 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Merge bug24653 | Simon MacMullen | 2012-01-23 | 11 | -118/+124 |
| | | | |\ \ | |||||
| | | | | * | | refactor: use types exported by 'supervisor' | Matthias Radestock | 2012-01-23 | 1 | -19/+4 |
| | | | | * | | helper function for constructing tcp listener sup child specs | Matthias Radestock | 2012-01-23 | 1 | -13/+24 |
| | | | | * | | use the correct inet types | Matthias Radestock | 2012-01-23 | 3 | -4/+4 |
| | | | | * | | use correct type for {M,F,A} | Matthias Radestock | 2012-01-23 | 9 | -26/+43 |
| | | | | * | | refactor: check_tcp_listener_address/2 -> tcp_listener_addresses/1 | Matthias Radestock | 2012-01-23 | 1 | -23/+21 |
| | | | | * | | refactor: turn a condition into a guard | Matthias Radestock | 2012-01-23 | 1 | -10/+6 |
| | | | | * | | cosmetic: move helper functions where they belong | Matthias Radestock | 2012-01-23 | 1 | -33/+32 |
| | | | * | | | handle the remaining enabled_plugins_file error case more gracefullybug24653 | Matthias Radestock | 2012-01-22 | 1 | -0/+2 |
| | | | * | | | don't complain about empty enabled_plugins file | Matthias Radestock | 2012-01-22 | 1 | -0/+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...bug23432 | Simon MacMullen | 2012-01-05 | 1 | -1/+1 |
| | | | * | | Resurrect default | Simon MacMullen | 2012-01-20 | 1 | -2/+3 |
| | | * | | | Alignmentbug24435 | Simon MacMullen | 2012-01-25 | 1 | -1/+1 |
| | | * | | | I think this should be a soft error. Although the spec does say to use comman... | Simon MacMullen | 2012-01-25 | 1 | -1/+1 |
| | | * | | | Tweak language | Simon MacMullen | 2012-01-25 | 2 | -3/+3 |
| | | * | | | Better error messages and style fixes. | Francesco Mazzoli | 2012-01-25 | 2 | -7/+11 |