| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test for old Erlang, and shout if we are vulnerable. | Simon MacMullen | 2014-10-20 | 1 | -0/+1 |
| * | Remove bad SSL versions from the configured ones, don't hard code good versio... | Simon MacMullen | 2014-10-20 | 1 | -2/+1 |
| * | Override ssl_options.versions in the app descriptor | Michael Klishin | 2014-10-20 | 1 | -1/+2 |
| * | Cluster keepalives. | Simon MacMullen | 2014-09-29 | 1 | -0/+1 |
| * | Make [AMQP] connection timeout configurable | Michael Klishin | 2014-06-18 | 1 | -0/+1 |
| * | Add default for ssl_handshake_timeout | Michael Klishin | 2014-06-17 | 1 | -0/+1 |
| * | Make mnesia:wait_for_tables timeout configurable | Michael Klishin | 2014-06-17 | 1 | -0/+1 |
| * | Refuse access for guest via non-localhost by default. | Simon MacMullen | 2014-02-14 | 1 | -0/+1 |
| * | Merge bug22525 | Simon MacMullen | 2013-12-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro... | Matthew Sackman | 2013-11-28 | 1 | -0/+1 |
| * | | Add channel_max default | Michael Klishin | 2013-11-25 | 1 | -0/+1 |
| |/ | |||||
| * | Use 580 seconds as default heartbeat interval | Michael Klishin | 2013-10-28 | 1 | -1/+1 |
| * | Lower default heartbeat setting to 240 seconds | Michael Klishin | 2013-10-27 | 1 | -2/+2 |
| * | Reduce the default disk free limit to 50MB. | Simon MacMullen | 2013-09-05 | 1 | -1/+1 |
| * | stable to default | Simon MacMullen | 2013-07-29 | 1 | -0/+1 |
| |\ | |||||
| | * | stable to default | Simon MacMullen | 2013-07-01 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Matthias convinced me to go with ratio-of-a-ratio. | Simon MacMullen | 2013-06-18 | 1 | -1/+1 |
| | | * | Eliminate ?MEMORY_LIMIT_SCALING and make the ratio at which we page configura... | Simon MacMullen | 2013-06-18 | 1 | -0/+1 |
| * | | | cosmetic | Simon MacMullen | 2013-07-29 | 1 | -3/+1 |
| * | | | introduces ssl_apps as a env parameter | Alvaro Videla | 2013-07-22 | 1 | -1/+4 |
| |/ / | |||||
| * | | Cosmetic | Simon MacMullen | 2013-07-01 | 1 | -23/+17 |
| * | | Add hipe modules | Emile Joubert | 2013-07-01 | 1 | -3/+5 |
| * | | Move hipe modules list from macro to environment variable | Emile Joubert | 2013-06-28 | 1 | -3/+24 |
| |/ | |||||
| * | Rename this thing, to make space for bug 25471 | Simon MacMullen | 2013-03-01 | 1 | -1/+1 |
| * | cluster_cp_mode | Simon MacMullen | 2013-02-18 | 1 | -0/+1 |
| * | Merge stable into default | Emile Joubert | 2013-02-08 | 1 | -1/+1 |
| |\ | |||||
| | * | We depend on xmerl via mochijson2. | Simon MacMullen | 2013-02-04 | 1 | -1/+1 |
| * | | reduce the default qi journal size | Matthias Radestock | 2013-01-30 | 1 | -1/+1 |
| |/ | |||||
| * | I feel a great sadness. | Simon MacMullen | 2012-10-19 | 1 | -1/+1 |
| * | OK, I prefer this. Patch the dns lookups into connection_string, this makes n... | Simon MacMullen | 2012-10-19 | 1 | -0/+1 |
| * | update rabbit_app.in | Francesco Mazzoli | 2012-09-18 | 1 | -1/+1 |
| * | merge default | Francesco Mazzoli | 2012-08-01 | 1 | -0/+1 |
| |\ | |||||
| | * | enable heartbeats with a 10 minutes interval by default | Francesco Mazzoli | 2012-07-19 | 1 | -0/+1 |
| * | | merge default | Francesco Mazzoli | 2012-06-20 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Default to 1GB limit, check every 10s. | Simon MacMullen | 2012-06-19 | 1 | -1/+1 |
| | * | Actually, it seems slightly cleaner to do this. | Simon MacMullen | 2012-06-14 | 1 | -1/+1 |
| | * | Disable disk space alarms by default. | Simon MacMullen | 2012-06-14 | 1 | -1/+1 |
| * | | merge default | Francesco Mazzoli | 2012-06-14 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | fix leave_cluster, update rabbit_app.in | Francesco Mazzoli | 2012-05-14 | 1 | -1/+1 |
| * | | cosmetic: move comment to a better place | Matthias Radestock | 2012-06-12 | 1 | -0/+2 |
| |/ | |||||
| * | 1.0 is less of a magic number than 1.8. | Simon MacMullen | 2012-03-29 | 1 | -1/+1 |
| * | First draft of disk space monitoring | Emile Joubert | 2012-03-22 | 1 | -0/+1 |
| * | Move the mode thing into the server too. | Simon MacMullen | 2012-02-20 | 1 | -0/+1 |
| * | introduce log categories | Matthias Radestock | 2012-01-26 | 1 | -0/+1 |
| * | clearly this was tested thoroughly | Matthias Radestock | 2012-01-16 | 1 | -1/+1 |
| * | don't linger | Matthias Radestock | 2012-01-10 | 1 | -0/+1 |
| * | Go faster stripes. | Simon MacMullen | 2011-10-24 | 1 | -1/+2 |
| * | Merge in default | Simon MacMullen | 2011-06-17 | 1 | -2/+1 |
| |\ | |||||
| | * | Matthias points out that these pertain to the old persister which we no longe... | Simon MacMullen | 2011-06-16 | 1 | -2/+0 |
| | * | Make the stats interval configurable. | Simon MacMullen | 2011-06-09 | 1 | -0/+1 |
