summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/test
Commit message (Expand)AuthorAgeFilesLines
* Bump (c) yearMichael Klishin2021-01-226-6/+6
* rabbit_env: Fix parsing of $CONF_ENV_FILE outputJean-Sébastien Pédron2020-10-071-2/+35
* Take stream queue dir into accountkjnilsson2020-09-301-0/+19
* Migrate a supervisor2 suite by @lukebakken from rabbitmq-serverMichael Klishin2020-09-301-0/+128
* Avoid using os:find_executable to find erlLuke Bakken2020-08-071-1/+12
* Drive by change: squash a compiler warningMichael Klishin2020-07-141-7/+6
* Switch to Mozilla Public License 2.0 (MPL 2.0)Jean-Sébastien Pédron2020-07-075-61/+16
* 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: Add get_used_env_vars/0 to fetch variables used by rabbit_envJean-Sébastien Pédron2020-05-061-2/+15
* Avoid the dependency on rabbit_ct_helpers in worker_pool_SUITEPhilip Kuryloski2020-03-251-1/+1
* Move over worker_pool_SUITE from rabbitmq-serverPhilip Kuryloski2020-03-231-44/+169
* use is_process_alive for a cleaner testPhilip Kuryloski2020-03-231-1/+1
* Add worker_pool:dispatch_sync funtionPhilip Kuryloski2020-03-201-0/+105
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-104-4/+4
* rabbit_env: Add `$RABBITMQ_CONFIG_FILES`Jean-Sébastien Pédron2020-02-261-4/+22
* rabbit_env: Add $RABBITMQ_{PRODUCT_NAME,PRODUCT_VERSION,MOTD_FILE}Jean-Sébastien Pédron2020-02-201-0/+54
* Remove systemd_notify_socketPhilip Kuryloski2020-02-071-7/+0
* rabbit_env_SUITE: Check if $RABBITMQ_FEATURE_FLAGS is overriddenJean-Sébastien Pédron2020-02-041-7/+22
* rabbit_env: Set $RABBITMQ_ENABLED_PLUGINS to an empty string to disable all p...Jean-Sébastien Pédron2020-01-241-0/+5
* rabbit_nodes_common: New name_type/1 functionJean-Sébastien Pédron2020-01-221-1/+8
* rabbit_env: Record variables' originJean-Sébastien Pédron2020-01-211-16/+473
* rabbit_env: New module to prepare context based on environmentJean-Sébastien Pédron2019-12-111-0/+458
* Move some helpers from rabbitmq-managementMichael Klishin2019-11-121-1/+17
* Switch to eunit macros for assertionsMichael Klishin2019-08-171-26/+25
* Add stop{1,3} functions to gen_server2codeadict2019-08-161-1/+9
* URL CleanupSpring Operator2019-03-203-3/+3
* Handle empty binary payload when delivering messageArnaud Cogoluègnes2019-02-071-1/+18
* rabbit_misc: Consider 3.7.x and 3.8.x+ compatibleJean-Sébastien Pédron2019-02-011-172/+7
* Add member/2 to priority_queue moduleArnaud Cogoluègnes2018-10-241-0/+44
* rabbit_misc:pget/{2,3}: support mapsMichael Klishin2018-04-301-0/+13
* Introduce rabbit_data_coercion:{to_map/1, to_proplist/1}Michael Klishin2018-01-021-0/+11
* Merge pull request #220 from rabbitmq/stop-gen_server2-stats-emissions-when-p...Gerhard Lazu2017-08-312-1/+270
|\
| * Refactor gen_server2 stats callbacks.Daniil Fedotov2017-08-301-1/+1
| * Make tests compatible with R16B03Daniil Fedotov2017-08-302-7/+10
| * Add more checks to stats timer test. Fix expectationsDaniil Fedotov2017-08-301-15/+40
| * Add stats emission tests cleanup. Fix some expectations.Daniil Fedotov2017-08-292-18/+60
| * Test gen_server2 stats emission.Daniil Fedotov2017-08-292-1/+200
* | Merge branch 'stable'Michael Klishin2017-07-111-10/+59
|\ \ | |/
| * Default memory high watermark to 1.0 when using a higher valueGerhard Lazu2017-07-101-10/+59
* | Merge branch 'stable'Michael Klishin2017-06-271-1/+12
|\ \ | |/
| * Add OTP version to server properties during connection negotiationGerhard Lazu2017-06-261-1/+12
| * Do not assume Node part format in Pid binary.Daniil Fedotov2017-05-191-1/+11
* | unit_SUITE: Move auth_backend_internal_expand_topic_permission() to rabbitmq-...Jean-Sébastien Pédron2017-06-261-37/+1
* | Ensure amqp_client is a test dependencyLuke Bakken2017-06-191-41/+1
* | Get topic variables to expand from AMQP paramsArnaud Cogoluègnes2017-06-071-2/+43
* | Expand username & vhost variables in topic permsArnaud Cogoluègnes2017-05-241-1/+36
* | Do not assume Node part format in Pid binary.Daniil Fedotov2017-05-111-1/+11
* | Rename mochinum, mochiweb_util and ec_semver modulesLoïc Hoguin2016-11-241-1/+1
* | No need for rand_compatDaniil Fedotov2016-11-211-2/+2
|/