| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't log #resource records | Michael Klishin | 2016-12-24 | 1 | -6/+6 |
| * | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-12-23 | 1 | -127/+58 |
| |\ | |||||
| | * | Revert "Do not expand plugins anymore" | Jean-Sébastien Pédron | 2016-12-23 | 1 | -132/+58 |
| | * | Fix listing active plugins with multiple plugin directories | Daniil Fedotov | 2016-12-21 | 1 | -3/+8 |
| * | | 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 | 1 | -10/+16 |
| * | | 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 eac... | Daniil Fedotov | 2016-12-21 | 2 | -2/+8 |
| * | | 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 | 1 | -1/+3 |
| * | | Group recovery client refs by vhost | Daniil Fedotov | 2016-12-20 | 2 | -14/+29 |
| * | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-12-20 | 1 | -64/+151 |
| |\ \ | |/ | |||||
| | * | Ignore indirect dependencies of rabbit in rabbit_plugins | Gerhard Lazu | 2016-12-20 | 1 | -5/+20 |
| | * | Merge pull request #1064 from rabbitmq/do-not-expand-plugins | Gerhard Lazu | 2016-12-19 | 1 | -59/+131 |
| | |\ | |||||
| | | * | Use the code path to find loaded plugins | Gerhard Lazu | 2016-12-19 | 1 | -3/+49 |
| | | * | Optionally cleanup the old plugins expand dir | Gerhard Lazu | 2016-12-19 | 1 | -8/+15 |
| | | * | Do not expand plugins anymore | Gerhard Lazu | 2016-12-19 | 1 | -47/+63 |
| | | * | Accept list of #plugin records or atoms in maybe_keep_required_deps | Gerhard Lazu | 2016-12-19 | 1 | -1/+4 |
| * | | | fix typo | Gabriele Santomaggio | 2016-12-20 | 1 | -1/+1 |
| * | | | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-12-17 | 3 | -9/+145 |
| |\ \ \ | |/ / | |||||
| | * | | 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' | Arnaud Cogoluègnes | 2016-12-16 | 2 | -8/+96 |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | | * | Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73 | Michael Klishin | 2016-12-16 | 2 | -10/+95 |
| | | |\ | |||||
| | | | * | List all global parameters | Arnaud Cogoluègnes | 2016-12-14 | 1 | -4/+3 |
| | | | * | 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 | 2 | -37/+29 |
| | | | * | Improve global runtime parameters support | Arnaud Cogoluègnes | 2016-12-12 | 2 | -4/+87 |
| | * | | | Merge branch 'stable' of github.com:rabbitmq/rabbitmq-server | kjnilsson | 2016-12-15 | 1 | -0/+47 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7 | Karl Nilsson | 2016-12-14 | 1 | -0/+47 |
| | | |\ \ | |||||
| | | | * | | 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 | 1 | -0/+47 |
| | | * | | | Be more specific about what is being stopped on `stop_app` | Gerhard Lazu | 2016-12-14 | 1 | -1/+1 |
| | | | |/ | | |/| | |||||
| | * | | | Be more specific about what is being stopped on `stop_app` | Gerhard Lazu | 2016-12-14 | 1 | -1/+1 |
| * | | | | Replace dying_client_index and dying_clients set with a map | Daniil Fedotov | 2016-12-16 | 2 | -25/+15 |
| * | | | | Merge branch 'master' into rabbitmq-server-567 | Diana Corbacho | 2016-12-13 | 10 | -478/+130 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-12-07 | 2 | -132/+20 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050 | Michael Klishin | 2016-12-06 | 1 | -8/+19 |
| | | |\ \ | |||||
| | | | * | | Coerce default_* configuration entries to binaries | Arnaud Cogoluègnes | 2016-12-05 | 1 | -8/+19 |
| | | | |/ | |||||
| | | * | | Move from .app.src to Makefile variables | Jean-Sébastien Pédron | 2016-12-06 | 1 | -114/+0 |
| | | * | | rabbit: Use application description in banner | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-1033 | Michael Klishin | 2016-12-01 | 10 | -355/+117 |
| | | |\ | |||||
| | | * \ | Merge branch 'stable' into rabbitmq-server-1033 | Gerhard Lazu | 2016-11-30 | 5 | -55/+158 |
| | | |\ \ | |||||
| | | * | | | Timeout values are in milliseconds | Michael Klishin | 2016-11-25 | 1 | -1/+1 |
| | | * | | | Log the number of retries left | Diana Corbacho | 2016-11-25 | 1 | -1/+2 |
| | | * | | | Log Mnesia reconnection attempts | Diana Corbacho | 2016-11-25 | 1 | -0/+4 |
| | | * | | | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-25 | 5 | -37/+62 |
