summaryrefslogtreecommitdiff
path: root/deps/rabbit_common
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix transient type handlingLuke Bakken2020-09-291-1/+3
* | | | Fix function ordering to restart correctly. Reduce log spam.Luke Bakken2020-09-291-13/+21
* | | | Merge branch 'master' into lrb-update-supervisorMichael Klishin2020-09-261-4/+2
|\ \ \ \ | |/ / /
| * | | rpc module calls can return a {badrpc, term()}Michael Klishin2020-09-241-4/+2
| | |/ | |/|
* | | Remove tabsLuke Bakken2020-09-221-361/+357
* | | Several bug fixes found when running testsLuke Bakken2020-09-221-65/+68
* | | Remove old supervisor2 moduleLuke Bakken2020-09-211-1508/+0
* | | Begin migration of code from supervisor2 to the 22.3.4.10 versionLuke Bakken2020-09-213-670/+2312
|/ /
* | Erlang 21.3 -> 22.3 for `make github-actions`Philip Kuryloski2020-09-021-1/+1
* | Do not change the behavior of rpc_callLuke Bakken2020-09-022-4/+6
* | Set RPC_TIMEOUT to 15 secondsLuke Bakken2020-09-021-1/+1
* | Add function to allow setting timeout on multicallLuke Bakken2020-09-021-3/+20
* | Bump credentials_obfuscation to 2.2.0Michael Klishin2020-08-201-1/+1
* | rabbit_nodes_common: Disable Dialyzer warning for diagnostics_node/1Jean-Sébastien Pédron2020-08-201-0/+5
* | rabbit_nodes_common: Handle `noport` return value from net_adm:names/1Jean-Sébastien Pédron2020-08-201-0/+4
* | rabbitmq-dist.mk: Exclude `ebin/dep_built` from plugin packagingJean-Sébastien Pédron2020-08-201-0/+1
* | rabbitmq-dist.mk: Package plugins as directories by defaultJean-Sébastien Pédron2020-08-201-2/+4
* | Avoid using os:find_executable to find erlLuke Bakken2020-08-203-10/+26
* | rabbitmq-components.mk: Improve top-level DEPS_DIR detection for rabbit_prela...Luke Bakken2020-08-201-13/+26
* | rabbitmq-components.mk: Improve top-level DEPS_DIR detectionJean-Sébastien Pédron2020-08-201-4/+11
* | Update method to determine dependency directoriesLuke Bakken2020-08-201-9/+9
* | Bump credentials_obfuscation to 2.1.1Michael Klishin2020-08-201-1/+1
* | GitHub Actions: Default to Erlang 21.3 and 23.0Jean-Sébastien Pédron2020-08-201-1/+1
* | Update erlang.mkdcorbacho2020-08-201-1/+2
* | Bump stdout_formatter to 0.2.4Michael Klishin2020-08-201-1/+1
* | Bump sysmon_handler to 1.3.0Michael Klishin2020-08-201-1/+1
* | Bump JSX to 2.11.0Michael Klishin2020-08-201-1/+1
* | Revert drop of Exhibit B on MPL 2.0dcorbacho2020-08-201-2/+8
* | user_limits feature flag implementationAnupama Singh2020-07-172-16/+1
* | Per-user connection and channel tracking records, definitions, typesAyanda-D2020-07-172-8/+59
* | New field limits in #internal_user to store the user limitsAnupama Singh2020-07-171-1/+2
|/
* Update MPL2 license file, drop Exhibit BMichael Klishin2020-07-171-8/+2
* Drive by change: squash a compiler warningMichael Klishin2020-07-141-7/+6
* Initial API bits for marking a node as being drained (or not)Michael Klishin2020-07-141-1/+1
* Introduce node maintenance state recordMichael Klishin2020-07-141-0/+6
* Merge branch 'master' into switch-to-MPL-2.0Michael Klishin2020-07-101-3/+6
|\
| * rabbit_env: Give precedence to $RABBITMQ_* prefixed variables in the output o...Jean-Sébastien Pédron2020-07-071-3/+6
* | Switch to Mozilla Public License 2.0 (MPL 2.0)Jean-Sébastien Pédron2020-07-0771-1265/+596
|/
* rabbit_log: Add Logger handler's log/2 APIJean-Sébastien Pédron2020-07-061-1/+27
* Update erlang.mkJean-Sébastien Pédron2020-06-231-3/+71
* GitHub Actions: Fix mentions of "rabbitmq-cli"Jean-Sébastien Pédron2020-06-101-2/+2
* GitHub Actions: Trigger rabbitmq-server workflows after a commitJean-Sébastien Pédron2020-06-101-0/+18
* Bump Recon to 2.5.1Michael Klishin2020-06-091-2/+2
* Merge branch 'master' into rabbitmq-cli-424Michael Klishin2020-06-052-57/+180
|\
| * rabbit_env_SUITE: Prevent load of `$CONF_ENV_FILE` for the entire testsuiteJean-Sébastien Pédron2020-06-051-10/+10
| * rabbit_env_SUITE: Test context_to_code_path() for Windows as wellJean-Sébastien Pédron2020-06-051-15/+57
| * rabbit_env: Use the context's OS type in get_user_lib_dirs()Jean-Sébastien Pédron2020-06-051-4/+4
| * rabbit_env: Organize Unix' do_load_conf_env_file as the Window versionJean-Sébastien Pédron2020-06-051-12/+18
| * rabbit_env: Add support for RABBITMQ_CONF_ENV_FILE on WindowsLuke Bakken2020-06-051-16/+91
* | Introduce a way to list available NICs in a more presentable formatMichael Klishin2020-06-051-5/+28
|/