| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1073 from rabbitmq/rabbitmq-server-628 | Michael Klishin | 2017-01-06 | 3 | -4/+296 |
| |\ | |||||
| | * | Rename a function | Michael Klishin | 2017-01-05 | 3 | -7/+7 |
| | * | Force close connection when user is deleted | Diana Corbacho | 2017-01-05 | 3 | -4/+296 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-01-05 | 4 | -34/+49 |
| |\ \ | |||||
| | * | | worker_pool_SUITE: Fix "unused variable" warnings | Jean-Sébastien Pédron | 2017-01-05 | 1 | -10/+5 |
| | * | | Merge pull request #1072 from rabbitmq/rabbitmq-server-964 | Michael Klishin | 2017-01-04 | 3 | -24/+44 |
| | |\ \ | |||||
| | | * | | Force memory reduction on tests | Diana Corbacho | 2017-01-04 | 1 | -0/+12 |
| | | * | | Extract a function | Michael Klishin | 2017-01-02 | 1 | -9/+10 |
| | | * | | Configure memory reduction for all queue types | Diana Corbacho | 2016-12-30 | 2 | -23/+30 |
| * | | | | clustering_management_SUITE: Fix "unused variable" warnings | Jean-Sébastien Pédron | 2017-01-05 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge branch 'stable' | Gerhard Lazu | 2017-01-03 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix include path | Gerhard Lazu | 2017-01-03 | 1 | -1/+1 |
| | |/ | |||||
| * | | Remove not-existing test group reference | Arnaud Cogoluègnes | 2016-12-28 | 1 | -13/+2 |
| * | | Merge pull request #1067 from rabbitmq/rabbitmq-server-1058 | Michael Klishin | 2016-12-27 | 8 | -2006/+114 |
| |\ \ | |||||
| | * | | More messages for sync test | Daniil Fedotov | 2016-12-23 | 1 | -6/+8 |
| | * | | Do not test global parameters command | Daniil Fedotov | 2016-12-23 | 1 | -79/+1 |
| | * | | Get rid of rabbit_control_main | Daniil Fedotov | 2016-12-23 | 8 | -1921/+105 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-12-26 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2 | Michael Klishin | 2016-12-26 | 1 | -1/+1 |
| | * | | Fixed various typos across code comments | Andrew Dryga | 2016-12-26 | 9 | -11/+11 |
| * | | | Use a less ambiguous word that does not confuse spelling checkers | Michael Klishin | 2016-12-26 | 1 | -1/+1 |
| * | | | Merge pull request #1069 from AndrewDryga/fix-typos | Michael Klishin | 2016-12-26 | 9 | -12/+12 |
| |\ \ \ | |||||
| | * | | | Fixed various typos across code comments | Andrew Dryga | 2016-12-25 | 9 | -12/+12 |
| |/ / / | |||||
| * | | | Merge pull request #766 from rabbitmq/rabbitmq-server-567 | Michael Klishin | 2016-12-24 | 18 | -164/+912 |
| |\ \ \ | |||||
| | * | | | 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 | 6 | -127/+80 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Revert "Do not expand plugins anymore" | Jean-Sébastien Pédron | 2016-12-23 | 8 | -212/+80 |
| * | | | | Fix listing active plugins with multiple plugin directories | Daniil Fedotov | 2016-12-21 | 3 | -3/+88 |
| | * | | | 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 eac... | Daniil Fedotov | 2016-12-21 | 2 | -2/+8 |
| | * | | | 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 |
| * | | | | Merge pull request #1064 from rabbitmq/do-not-expand-plugins | Gerhard Lazu | 2016-12-19 | 6 | -81/+131 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIR | Jean-Sébastien Pédron | 2016-12-19 | 5 | -22/+0 |
| | * | | | 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 |
| * | | | | Merge pull request #1063 from rabbitmq/rabbitmq-server-1057 | Michael Klishin | 2016-12-19 | 3 | -0/+12 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
