| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Inline, don't reinvent rabbit_misc:get_env/3 | Michael Klishin | 2016-03-23 | 1 | -8/+1 | |
| | * | | | | | Make slaves wait timeout configurable instead of hardcoded 15000 | Peter Lemenkov | 2016-03-23 | 1 | -4/+13 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #575 from rabbitmq/rabbitmq-server-550 | Michael Klishin | 2016-03-24 | 22 | -45/+3058 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Cosmetics, slightly improved warning messages | Michael Klishin | 2016-03-23 | 1 | -10/+10 | |
| | * | | | | | Edit authentication backend and mechanisms examples | Michael Klishin | 2016-03-22 | 1 | -35/+45 | |
| | * | | | | | Correct validator description | Michael Klishin | 2016-03-22 | 1 | -2/+2 | |
| | * | | | | | Ignore extracted plugin schemas | Michael Klishin | 2016-03-18 | 1 | -0/+4 | |
| | * | | | | | Cosmetics | Michael Klishin | 2016-03-17 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 5 | -16/+158 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Rename function | Michael Klishin | 2016-03-17 | 1 | -3/+5 | |
| | * | | | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 19 | -766/+304 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Trailing ws | Michael Klishin | 2016-03-17 | 1 | -72/+68 | |
| | * | | | | | | | Added queue_master_locator setting to cuttlefish schema | Daniil Fedotov | 2016-03-17 | 1 | -0/+9 | |
| | * | | | | | | | rename env variable CONFIG_ADVANCED to ADVANCED_CONFIG_FILE | Daniil Fedotov | 2016-03-17 | 7 | -20/+19 | |
| | * | | | | | | | moved snippets tests to rabbitmq_test | Daniil Fedotov | 2016-03-16 | 2 | -740/+0 | |
| | * | | | | | | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIR | Daniil Fedotov | 2016-03-10 | 5 | -16/+17 | |
| | * | | | | | | | Env variable for schema dir | Daniil Fedotov | 2016-03-10 | 7 | -5/+17 | |
| | * | | | | | | | Create rabbitmq-env.conf file on installation to prevent copying of rabbitmq.... | Daniil Fedotov | 2016-03-10 | 2 | -0/+4 | |
| | * | | | | | | | testing snippets from documentation | Daniil Fedotov | 2016-03-04 | 3 | -12/+702 | |
| | * | | | | | | | config generation testing | Daniil Fedotov | 2016-03-03 | 1 | -0/+43 | |
| | * | | | | | | | Config generation fixes | Daniil Fedotov | 2016-03-03 | 2 | -12/+23 | |
| | * | | | | | | | Missing ssl options | Daniil Fedotov | 2016-02-29 | 1 | -1/+4 | |
| | * | | | | | | | "none" option for listeners | Daniil Fedotov | 2016-02-29 | 1 | -4/+20 | |
| | * | | | | | | | Plural form for pause_if_all_down nodes | Daniil Fedotov | 2016-02-29 | 2 | -4/+4 | |
| | * | | | | | | | none options for config collections | Daniil Fedotov | 2016-02-26 | 1 | -2/+34 | |
| | * | | | | | | | Minor edits | Michael Klishin | 2016-02-26 | 1 | -1/+2 | |
| | * | | | | | | | Example edits | Michael Klishin | 2016-02-24 | 1 | -3/+2 | |
| | * | | | | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-02-23 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Application unload on plugins schemas extract | Daniil Fedotov | 2016-02-22 | 1 | -6/+3 | |
| | * | | | | | | | | Use more realistic (and unique) filenames | Michael Klishin | 2016-02-22 | 1 | -3/+3 | |
| | * | | | | | | | | Advanced config with pieces of examples | Daniil Fedotov | 2016-02-22 | 2 | -19/+10 | |
| | * | | | | | | | | Config location logging | Daniil Fedotov | 2016-02-22 | 7 | -32/+58 | |
| | * | | | | | | | | Merge branch 'master' into rabbitmq-server-550 | Daniil Fedotov | 2016-02-19 | 4 | -16/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Do not rewrite advanced.config on windows installation | Daniil Fedotov | 2016-02-19 | 1 | -0/+3 | |
| | * | | | | | | | | | New cuttlefish | Daniil Fedotov | 2016-02-19 | 1 | -0/+0 | |
| | * | | | | | | | | | Update rabbitmq.config to advanced.config on windows | Daniil Fedotov | 2016-02-19 | 2 | -1/+12 | |
| | * | | | | | | | | | Windows scripts | Daniil Fedotov | 2016-02-19 | 3 | -12/+12 | |
| | * | | | | | | | | | Use advanced config as inittial config. Extract plugin schemas | Daniil Fedotov | 2016-02-19 | 7 | -681/+93 | |
| | * | | | | | | | | | Load any schema from plugin schema dir | Daniil Fedotov | 2016-02-17 | 1 | -4/+8 | |
| | * | | | | | | | | | Support for plugin schemas | Daniil Fedotov | 2016-02-17 | 12 | -65/+113 | |
| | * | | | | | | | | | Removed single to plural form mapping | Daniil Fedotov | 2016-02-16 | 1 | -117/+134 | |
| | * | | | | | | | | | Re-format with Emacs, clarify comments | Michael Klishin | 2016-02-16 | 1 | -14/+13 | |
| | * | | | | | | | | | Strip trailing ws | Michael Klishin | 2016-02-16 | 1 | -20/+13 | |
| | * | | | | | | | | | Wording | Michael Klishin | 2016-02-16 | 1 | -1/+2 | |
| | * | | | | | | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-02-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Squash a warning | Michael Klishin | 2016-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-02-16 | 5 | -16/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Additional config gile | Daniil Fedotov | 2016-02-09 | 7 | -15/+49 | |
| | * | | | | | | | | | | | Merge branch 'master' into rabbitmq-server-550 | Daniil Fedotov | 2016-02-09 | 7 | -49/+109 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Node name for epmd touch | Daniil Fedotov | 2016-02-09 | 1 | -1/+1 | |
