| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert to syncronous vhost recovery since there are concurency limitations | Daniil Fedotov | 2016-12-23 | 1 | -8/+4 |
| | | |||||
| * | Fix logs. Expect multiple logs during startup | Daniil Fedotov | 2016-12-23 | 2 | -13/+19 |
| | | |||||
| * | Recover queues after non-clean shutdown | Daniil Fedotov | 2016-12-22 | 1 | -3/+7 |
| | | |||||
| * | Recover vhosts message stores in parallel after a crash | Daniil Fedotov | 2016-12-22 | 1 | -6/+13 |
| | | |||||
| * | Force recover client references to be maps. Start empty message store for ↵ | Daniil Fedotov | 2016-12-21 | 2 | -2/+8 |
| | | | | | | | each vhost on migration. Empty message stores should be started to avoid rebuilding indexes on actual startup. | ||||
| * | Fix msg_store test | Daniil Fedotov | 2016-12-21 | 1 | -1/+1 |
| | | |||||
| * | change error function with rabbit_log:error | Gabriele Santomaggio | 2016-12-21 | 1 | -1/+1 |
| | | |||||
| * | Refs can be undefined | Daniil Fedotov | 2016-12-20 | 1 | -4/+9 |
| | | |||||
| * | Pass queues and recovery terms to fold | Daniil Fedotov | 2016-12-20 | 2 | -2/+6 |
| | | |||||
| * | Group recovery client refs by vhost | Daniil Fedotov | 2016-12-20 | 3 | -22/+48 |
| | | |||||
| * | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-12-20 | 7 | -90/+165 |
| |\ | |||||
| | * | Ignore indirect dependencies of rabbit in rabbit_plugins | Gerhard Lazu | 2016-12-20 | 2 | -8/+21 |
| | | | | | | | | | | | | | | | | | | | | | The goal of maybe_keep_required_deps() is still the same: we don't want to list applications from $RABBITMQ_PLUGINS_DIR the rabbit application depends on. Now, the function handles indirect dependencies. Signed-off-by: Jean-Sébastien Pedron <jean-sebastien@rabbitmq.com> [#136346167] | ||||
| | * | Merge pull request #1064 from rabbitmq/do-not-expand-plugins | Gerhard Lazu | 2016-12-19 | 6 | -81/+131 |
| | |\ | | | | | | | Do not expand plugins | ||||
| | | * | Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIR | Jean-Sébastien Pédron | 2016-12-19 | 5 | -22/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The environment variable is now ignored. Signed-off-by: Gerhard Lazu <gerhard@rabbitmq.com> [#118562759] | ||||
| | | * | Use the code path to find loaded plugins | Gerhard Lazu | 2016-12-19 | 1 | -3/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | We were using the expand_dir before, which no longer exists Signed-off-by: Jean-Sébastien Pedron <jean-sebastien@rabbitmq.com> [#118562759] | ||||
| | | * | Optionally cleanup the old plugins expand dir | Gerhard Lazu | 2016-12-19 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jean-Sébastien Pedron <jean-sebastien@rabbitmq.com> [#118562759] | ||||
| | | * | Do not expand plugins anymore | Gerhard Lazu | 2016-12-19 | 1 | -47/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are now using plugins directly from plugins_dir, regardless whether they are .ez or dirs. Signed-off-by: Jean-Sébastien Pedron <jean-sebastien@rabbitmq.com> [#118562759] | ||||
| | | * | Accept list of #plugin records or atoms in maybe_keep_required_deps | Gerhard Lazu | 2016-12-19 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jean-Sébastien Pedron <jean-sebastien@rabbitmq.com> [#118562759] | ||||
| | * | | Merge pull request #1063 from rabbitmq/rabbitmq-server-1057 | Michael Klishin | 2016-12-19 | 3 | -0/+12 |
| | |\ \ | | | | | | | | | Create RABBITMQ_GENERATED_CONFIG_DIR | ||||
| | | * | | Create RABBITMQ_GENERATED_CONFIG_DIR | Daniil Fedotov | 2016-12-19 | 3 | -0/+12 |
| | |/ / | |||||
| | * | | Merge branch 'stable' | Michael Klishin | 2016-12-19 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fix a condition test here | Michael Klishin | 2016-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | We don't want to run a command here. | ||||
| * | | | | fix typo | Gabriele Santomaggio | 2016-12-20 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-12-17 | 9 | -20/+537 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-12-16 | 1 | -3/+4 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Coerce global parameter key to atom on deletion | Arnaud Cogoluègnes | 2016-12-16 | 1 | -3/+4 |
| | | | | | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-12-16 | 3 | -0/+16 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #1060 from rabbitmq/rabbitmq-server-1059 | Michael Klishin | 2016-12-16 | 3 | -5/+21 |
| | | |\ \ | | | | | | | | | | | Bump the default ets tables limit | ||||
| | | | * | | Bump the default ets tables limit | Daniil Fedotov | 2016-12-16 | 3 | -5/+21 |
| | | |/ / | |||||
| | * | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-12-16 | 4 | -19/+279 |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | Conflicts: src/rabbit_runtime_parameters.erl | ||||
| | | * | Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73 | Michael Klishin | 2016-12-16 | 4 | -21/+278 |
| | | |\ | | | | | | | | | Improve global runtime parameters support | ||||
| | | | * | List all global parameters | Arnaud Cogoluègnes | 2016-12-14 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Including the cluster_name. References rabbitmq/rabbitmq-mqtt#73 | ||||
| | | | * | Polish global parameters documentation | Arnaud Cogoluègnes | 2016-12-14 | 1 | -8/+11 |
| | | | | | |||||
| | | | * | Document global parameters CLI commands | Arnaud Cogoluègnes | 2016-12-14 | 1 | -5/+73 |
| | | | | | | | | | | | | | | | | | Part of rabbitmq/rabbitmq-mqtt#73 | ||||
| | | | * | Coerce global parameter key to atom | Arnaud Cogoluègnes | 2016-12-14 | 1 | -4/+15 |
| | | | | | |||||
| | | | * | Use atom key and JSON value for global parameters | Arnaud Cogoluègnes | 2016-12-13 | 3 | -63/+65 |
| | | | | | | | | | | | | | | | | | Part of rabbitmq/rabbitmq-mqtt#73 | ||||
| | | | * | Improve global runtime parameters support | Arnaud Cogoluègnes | 2016-12-12 | 3 | -10/+184 |
| | | | | | | | | | | | | | | | | | References rabbitmq/rabbitmq-mqtt#73 | ||||
| | * | | | Merge branch 'stable' of github.com:rabbitmq/rabbitmq-server | kjnilsson | 2016-12-15 | 2 | -0/+240 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7 | Karl Nilsson | 2016-12-14 | 2 | -0/+240 |
| | | |\ \ | | | | | | | | | | | Timeouts for worker pool | ||||
| | | | * \ | Merge branch 'stable' into rabbitmq-auth-backend-ldap-7 | Michael Klishin | 2016-12-05 | 2 | -43/+44 |
| | | | |\ \ | |||||
| | | | * | | | typo | Daniil Fedotov | 2016-12-02 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | * | | | reference type name | Daniil Fedotov | 2016-12-02 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | * | | | Timeouts for worker pool worker | Daniil Fedotov | 2016-12-02 | 2 | -0/+240 |
| | | | | | | | |||||
| | | * | | | | Be more specific about what is being stopped on `stop_app` | Gerhard Lazu | 2016-12-14 | 1 | -1/+1 |
| | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | Already implemented in the new CLI, planned to ship as of 3.7.0 rabbitmq/rabbitmq-server#1043 | ||||
| | * | | | | Be more specific about what is being stopped on `stop_app` | Gerhard Lazu | 2016-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Already implemented in the new CLI, planned to ship as of 3.7.0 rabbitmq/rabbitmq-server#1043 | ||||
| * | | | | | Replace dying_client_index and dying_clients set with a map | Daniil Fedotov | 2016-12-16 | 2 | -25/+15 |
| | | | | | | | | | | | | | | | | | | | | | Required to decrease ETS tables usage per vhost | ||||
| * | | | | | Merge branch 'master' into rabbitmq-server-567 | Diana Corbacho | 2016-12-13 | 18 | -528/+718 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #1055 from rabbitmq/recursive-mkdir-for-rabbitmq-schema-dir | Arnaud Cogoluègnes | 2016-12-12 | 1 | -1/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | Recursively create `RABBITMQ_SCHEMA_DIR` | ||||
| | | * | | | | Recursively create `RABBITMQ_SCHEMA_DIR` | Michael Klishin | 2016-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just like we do with `RABBITMQ_PID_DIR`. Otherwise there is a warning emitted at node startup when the directory doesn't exist. Per discussion with @acogoluegnes. | ||||
| | * | | | | | Travis CI: Import changes from rabbitmq-auth-backend-amqp | Jean-Sébastien Pédron | 2016-12-12 | 1 | -11/+19 |
| | |/ / / / | |||||
