| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Calculate memory size of pagged messages | Diana Corbacho | 2017-02-10 | 1 | -50/+83 |
| | | |||||
| * | 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 |
| | | | | | | | | Conflicts: scripts/rabbitmq-server scripts/rabbitmq-server.bat src/rabbit_queue_index.erl | ||||
| * | Fix a condition test here | Michael Klishin | 2016-12-19 | 1 | -1/+1 |
| | | | | | We don't want to run a command here. | ||||
| * | Coerce global parameter key to atom on deletion | Arnaud Cogoluègnes | 2016-12-16 | 1 | -3/+4 |
| | | |||||
| * | 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 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 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 | ||||
| * | | | metrics_SUITE: Increase the timer after force_channel_stats()rabbitmq_v3_6_7_milestone1 | Jean-Sébastien Pédron | 2016-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The change introduced in rabbitmq/rabbitmq-common#154 to restore compatibility with Erlang R16B03 and 17.x makes the cost of the first call(s) to rabbit_core_metrics more expensive. Increasing this timer allows the testsuite to succeed again. | ||||
| * | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #1053 from rabbitmq/rabbitmq-server-1052 | Michael Klishin | 2016-12-07 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | Improve error reporting in rabbitmq-service.bat | ||||
| | * | | | Exit with non zero exit code when erlsrv command fails during service install | kjnilsson | 2016-12-07 | 1 | -0/+4 |
| |/ / / | |||||
| * | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050 | Michael Klishin | 2016-12-06 | 1 | -8/+19 |
| |\ \ \ | | | | | | | | | Coerce default_* configuration entries to binaries | ||||
| | * \ \ | Merge branch 'stable' into rabbitmq-server-1050 | Arnaud Cogoluègnes | 2016-12-06 | 2 | -37/+37 |
| | |\ \ \ | |||||
| | * | | | | Coerce default_* configuration entries to binaries | Arnaud Cogoluègnes | 2016-12-05 | 1 | -8/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Namely default_user, default_pass, default_vhost, default_permissions. Fixes #1050 | ||||
| * | | | | | Makefile: PROJECT_VERSION is set in rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | [#130992027] | ||||
| * | | | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 2 | -3/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove PROJECT_VERSION computation from Makefile: rabbitmq-components.mk takes care of it. [#130992027] | ||||
| * | | | | | Move from .app.src to Makefile variables | Jean-Sébastien Pédron | 2016-12-06 | 2 | -114/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the recommended way with Erlang.mk. By default, the version is computed with git-describe(1) or inherited from rabbitmq-server-release when creating the source archive. One can override the version from the command line by setting the `PROJECT_VERSION` variable. One nice bonus is that `make run-broker` will present a meaningful version by default, and one can set the version with `PROJECT_VERSION`. [#130992027] | ||||
| * | | | | | rabbit: Use application description in banner | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+1 |
| | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ... instead of application id. They have the same value currently, but once we move from .app.src to Makefile variables, Erlang.mk will use the id for other purposes. [#130992027] | ||||
| * | | | | Makefile: Remove $(VERSION), it is unused | Jean-Sébastien Pédron | 2016-12-05 | 1 | -1/+0 |
| | |_|/ |/| | | |||||
| * | | | unit_inbroker_SUITE: Adapt channel_statistics() to the new metrics | Jean-Sébastien Pédron | 2016-12-05 | 1 | -36/+37 |
| |/ / | |||||
| * | | metrics_SUITE: The helper module is called `rabbit_ct_proper_helpers` | Jean-Sébastien Pédron | 2016-12-02 | 1 | -7/+7 |
| |/ | |||||
| * | Merge pull request #1038 from rabbitmq/rabbitmq-server-1033 | Gerhard Lazu | 2016-12-01 | 6 | -38/+71 |
| |\ | | | | | Back ports #1022 (#1023) to stable | ||||
| | * | Merge branch 'stable' into rabbitmq-server-1033 | Michael Klishin | 2016-12-01 | 11 | -355/+493 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #1034 from rabbitmq/rabbitmq-management-236 | Michael Klishin | 2016-12-01 | 11 | -355/+493 |
| |\ \ | | | | | | | Make statistics collection distributed | ||||
| | * \ | Merge branch 'stable' | Michael Klishin | 2016-11-30 | 10 | -71/+242 |
| | |\ \ | |/ / |/| | | |||||
| | * | | Ensure extra stats info is also passed to core metrics | kjnilsson | 2016-11-25 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-11-24 | 23 | -820/+1267 |
| | |\ \ | |||||
| | * | | | Inline function specs in rabbit_log | kjnilsson | 2016-10-07 | 1 | -14/+11 |
| | | | | | |||||
| | * | | | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-09-27 | 86 | -7613/+1280 |
| | |\ \ \ | |||||
| | * | | | | Remove remaining references to mochi/webmachine | Loïc Hoguin | 2016-09-21 | 2 | -3/+1 |
| | | | | | | |||||
| | * | | | | Update rabbitmq-components.mk | Diana Corbacho | 2016-09-13 | 1 | -9/+5 |
| | | | | | | |||||
| | * | | | | Add upgrade function adding listener socket options | Loïc Hoguin | 2016-09-13 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 6d443bbae5ce570e3fdfd51088c0b7bbeef3c9ce) | ||||
| | * | | | | move delegate to common | kjnilsson | 2016-09-09 | 2 | -324/+0 |
| | | | | | | |||||
| | * | | | | Return size 0 if rabbit_metrics does not exist (rabbit app is stopped) | Diana Corbacho | 2016-09-08 | 1 | -1/+7 |
| | | | | | | |||||
| | * | | | | idempotency metric property tests | kjnilsson | 2016-09-07 | 1 | -23/+119 |
| | | | | | | |||||
| | * | | | | switch metrics property tests to lists of operations | kjnilsson | 2016-09-06 | 1 | -34/+27 |
| | | | | | | |||||
