summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * WhitespaceMichael Klishin2017-02-201-18/+18
| * Test gc of core metricsDiana Corbacho2017-02-172-7/+305
| * GC gen_server2 metricsDiana Corbacho2017-02-171-0/+4
| * Garbage collection of core metricsDiana Corbacho2017-02-172-0/+169
| * Function to retrieve all exchange names (keys)Diana Corbacho2017-02-171-1/+4
* | Update configurable value test expectationMichael Klishin2017-02-181-2/+2
* | Bump msg_store_io_batch_size according to #1098Michael Klishin2017-02-171-2/+2
|/
* Merge pull request #1114 from rabbitmq/rabbitmq-server-1113Michael Klishin2017-02-161-1/+1
|\
| * Use new #delta arity introduced to report paged out messagesDiana Corbacho2017-02-161-1/+1
|/
* Merge pull request #1111 from rabbitmq/rabbitmq-top-20Michael Klishin2017-02-142-3/+27
|\
| * Test that gen_server2 buffer length stats are generated for a gen_server2Diana Corbacho2017-02-141-1/+25
| * Initialize core stats before any gen_server2 startsDiana Corbacho2017-02-141-2/+2
|/
* Remove a comment that's no longer relevantMichael Klishin2017-02-141-1/+1
* Merge pull request #1107 from rabbitmq/rabbitmq-management-345rabbitmq_v3_6_7_rc1Michael Klishin2017-02-111-50/+83
|\
| * Merge branch 'stable' into rabbitmq-management-345Michael Klishin2017-02-1015-289/+598
| |\ | |/ |/|
* | Make dynamic_ha tests more tolerant to timing issuesDaniil Fedotov2017-02-101-12/+16
* | Update rabbitmq-components.mkMichael Klishin2017-02-081-0/+2
* | Rework credit_flow test to not depend on application envMichael Klishin2017-02-081-14/+8
* | Mention #1098Michael Klishin2017-02-081-2/+2
* | Update test expectationsrabbitmq_v3_6_7_milestone6Michael Klishin2017-02-071-4/+4
* | Merge branch 'disable-background-gc-by-default' into stableJean-Sébastien Pédron2017-02-071-3/+3
|\ \
| * | Bump message store credit flow settingsMichael Klishin2017-02-051-1/+1
| * | Disable background GC by default; bump credit flow defaultsMichael Klishin2017-02-051-2/+2
* | | Update rabbitmq-components.mkMichael Klishin2017-02-061-0/+2
|/ /
* | Merge pull request #1097 from rabbitmq/move-rabbit_ssl-functions-to-rabbitmq-...Michael Klishin2017-02-031-219/+9
|\ \
| * | rabbit_ssl: Move most functions to `rabbit_cert_info` in rabbitmq-commonJean-Sébastien Pédron2017-02-031-219/+9
|/ /
* | Update rabbitmq-components.mkrabbitmq_v3_6_7_milestone5Michael Klishin2017-01-311-1/+1
* | Makefile: Load rabbitmq-dist.mk before rabbitmq-run.mkJean-Sébastien Pédron2017-01-311-1/+1
* | These helpers were moved to rabbitmq_ct_helpersrabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3Michael Klishin2017-01-071-69/+33
* | Merge pull request #1075 from rabbitmq/rabbitmq-clusterer-19Gerhard Lazu2017-01-061-1/+8
|\ \
| * | Re-introduce rabbit_table:wait_for_replicated/0 for backwards compatibilityMichael Klishin2017-01-061-1/+8
|/ /
* | Merge pull request #1070 from rabbitmq/rabbitmq-server-1054D Corbacho2017-01-066-0/+531
|\ \
| * | CompileMichael Klishin2017-01-061-1/+1
| * | Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-061-10/+5
| |\ \ | |/ / |/| |
* | | worker_pool_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-10/+5
| * | rabbit_credential_validation:validate_password/1 => rabbit_credential_validat...Michael Klishin2017-01-056-71/+75
| * | More tests; wire in validation into change_password/2Michael Klishin2017-01-051-3/+47
| * | Test suite fixesMichael Klishin2017-01-052-37/+55
| * | Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-0513-36/+56
| |\ \ | |/ / |/| |
* | | Merge pull request #1072 from rabbitmq/rabbitmq-server-964Michael Klishin2017-01-043-24/+44
|\ \ \
| * | | Force memory reduction on testsDiana Corbacho2017-01-041-0/+12
| * | | Extract a functionMichael Klishin2017-01-021-9/+10
| * | | Configure memory reduction for all queue typesDiana Corbacho2016-12-302-23/+30
* | | | Fix include pathGerhard Lazu2017-01-031-1/+1
|/ / /
| * | More (failing) testsMichael Klishin2017-01-051-3/+28
| * | Initial integration tests for credential validationMichael Klishin2017-01-041-11/+76
| * | Introduce rabbit_credential_validation; fix validators for successful integra...Michael Klishin2017-01-045-10/+62
| * | Property-based tests for regexp credential validatorMichael Klishin2017-01-032-8/+35
| * | Introduce rabbit_credential_validator_regexpMichael Klishin2016-12-302-1/+65
| * | Basic property-based tests for min length validation strategyMichael Klishin2016-12-281-1/+40