| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spelling: refresh | Josh Soref | 2019-02-12 | 1 | -3/+3 |
| | | |||||
| * | spelling: redirect | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: redelivered | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: queuing | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | |||||
| * | spelling: protocol | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: priority | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: predicate | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: possibilities | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: positives | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: permutation | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | |||||
| * | spelling: overridden | Josh Soref | 2019-02-12 | 5 | -5/+5 |
| | | |||||
| * | spelling: output | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: optimisation (en-GB) | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: notification | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: monitor | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: maximum | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: maintenance | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: macro | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: javascript | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: invocation | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: inconsistent | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | |||||
| * | spelling: include | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: ideally | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: greater | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: float | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: explicitly | Josh Soref | 2019-02-12 | 4 | -4/+4 |
| | | |||||
| * | spelling: existent | Josh Soref | 2019-02-12 | 1 | -5/+5 |
| | | |||||
| * | spelling: exception | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: everything | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: doesn't | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: discovery | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: disabled | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: directory | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: delegate | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: deferring | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: connection | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: conflicts | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: confirming | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: compared | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: cancelled | Josh Soref | 2019-02-12 | 1 | -2/+2 |
| | | |||||
| * | spelling: between | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: arguments | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | spelling: abstract | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | rabbitmq.conf.example: minor edits | Michael Klishin | 2019-02-11 | 1 | -5/+5 |
| | | |||||
| * | Default num_acceptors.ssl is 10 | Michael Klishin | 2019-02-11 | 1 | -1/+1 |
| | | | | | | | | It used to be limited to 1 because of an ssl application bug in OTP that resulted in excessive log noise per acceptor. That's no longer true and the limit has been bumped to 10 months ago. | ||||
| * | fix rabbit_fifo test setup | kjnilsson | 2019-02-08 | 1 | -1/+1 |
| | | |||||
| * | Remove rabbit_fifo_client priority toggle | kjnilsson | 2019-02-08 | 1 | -16/+1 |
| | | | | | | | | This code is a remnant from when rabbit_fifo was inside ra and it tried to maintain order of low and normal operations within a single process. For rabbit this is not required as it is ok for acks to overtake publishes. | ||||
| * | Merge pull request #1871 from rabbitmq/leader-tracking | Karl Nilsson | 2019-02-08 | 2 | -9/+29 |
| |\ | | | | | QQ: Repair amqqrecord leader info on tick | ||||
| | * | QQ: Repair amqqrecord leader info on tick | kjnilsson | 2019-02-07 | 2 | -9/+29 |
| | | | | | | | | | | | | | | | | | It is possible that the initial update could fail and then the leader would never be updated. Here we check periodically if the amqqueue record leader is incorrect and update it if so. [#163554015] | ||||
| * | | Update unit_log_config_SUITE now that we have an LDAP sink | Michael Klishin | 2019-02-08 | 1 | -0/+24 |
| | | | | | | | | | See rabbitmq/rabbitmq-common#301. | ||||
