| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop {refuse, _, _} from rabbit_auth_mechanism:handle_response/2 return values | Jean-Sebastien Pedron | 2014-11-26 | 2 | -7/+0 |
* | Rephrase a comment to use the present tense | Jean-Sebastien Pedron | 2014-11-26 | 1 | -1/+1 |
* | Update rabbit_auth_mechanism:handle_response() spec to match the change | Jean-Sebastien Pedron | 2014-11-26 | 2 | -3/+6 |
* | Add more properties to the user_authentication_* notifications | Jean-Sebastien Pedron | 2014-11-25 | 3 | -23/+83 |
* | stable to default | Simon MacMullen | 2014-11-25 | 1 | -0/+6 |
|\ |
|
| * | Merge bug26367rabbitmq_v3_4_2 | Simon MacMullen | 2014-11-25 | 1 | -9/+49 |
| |\ |
|
| * | | Add a comment so we remember x-dead-letter-exchange was already verifiedbug26367 | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+6 |
| * | | Restore the "x-dead-letter-exchange" check lost in changeset 12133 | Jean-Sebastien Pedron | 2014-11-24 | 1 | -0/+4 |
* | | | stable to default | Simon MacMullen | 2014-11-25 | 1 | -7/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge bug26474 (again) | Simon MacMullen | 2014-11-25 | 1 | -7/+29 |
| |\ \ |
|
| | * | | Also add a tiny bit more logging, for symmetry.bug26474 | Simon MacMullen | 2014-11-25 | 1 | -0/+4 |
| | * | | Mutual disconnect when partial partition detected. And don't allow a very sho... | Simon MacMullen | 2014-11-25 | 1 | -1/+23 |
| | * | | Do not attempt to "fix up" the partitions field; if Mnesia does not detect th... | Simon MacMullen | 2014-11-25 | 1 | -6/+2 |
* | | | | Merge heads of default | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge bug26257 (again) | Jean-Sebastien Pedron | 2014-11-24 | 4 | -7/+23 |
| |\ \ \ \ |
|
| * | | | | | When reporting invalid cluster node names, keep configuration orderbug26257 | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+4 |
* | | | | | | stable to default | Simon MacMullen | 2014-11-24 | 16 | -178/+493 |
|\ \ \ \ \ \
| | |/ / / /
| |/| / / /
| |_|/ / /
|/| | | | |
|
| * | | | | Merge bug26257 | Simon MacMullen | 2014-11-21 | 1 | -14/+34 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Detect other invalid 'cluster_nodes' values | Jean-Sebastien Pedron | 2014-11-21 | 1 | -7/+33 |
| | * | | | Remove support for the legacy 'cluster_nodes' values | Jean-S?bastien P?dron | 2014-11-20 | 1 | -13/+7 |
| * | | | | stable to default | Simon MacMullen | 2014-11-20 | 3 | -15/+13 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | stable to default | Simon MacMullen | 2014-11-20 | 1 | -1/+13 |
| |\ \ \ \ |
|
| * \ \ \ \ | stable to default | Simon MacMullen | 2014-11-20 | 1 | -1/+7 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | stable to default | Simon MacMullen | 2014-11-19 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge bug26469 | Simon MacMullen | 2014-11-14 | 11 | -96/+201 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Tweak the APIs again, so that authz plugins aren't expected to create a #auth...bug26469 | Simon MacMullen | 2014-11-14 | 8 | -71/+120 |
| | * | | | | | | Rename. | Simon MacMullen | 2014-11-14 | 1 | -2/+2 |
| | * | | | | | | Fix tests. | Simon MacMullen | 2014-11-14 | 1 | -4/+6 |
| | * | | | | | | Never pass the #user{} record into auth backends, they should only see their ... | Simon MacMullen | 2014-11-13 | 7 | -62/+87 |
| | * | | | | | | Cosmetic. | Simon MacMullen | 2014-11-13 | 1 | -31/+30 |
| | * | | | | | | Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a... | Simon MacMullen | 2014-11-13 | 10 | -66/+96 |
| * | | | | | | | stable to default | Simon MacMullen | 2014-11-14 | 4 | -68/+258 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Merge bug26457 | Simon MacMullen | 2014-11-13 | 1 | -2/+10 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | R13B03 compatibility. | Simon MacMullen | 2014-11-13 | 1 | -2/+10 |
| | * | | | | | | | Remove a couple of TODOs, make the read buffer size configurable, and don't u...bug26457 | Simon MacMullen | 2014-11-13 | 2 | -5/+12 |
| | * | | | | | | | Small refactor suggested by Matthias. | Simon MacMullen | 2014-11-13 | 1 | -20/+14 |
| | * | | | | | | | Be a bit more systematic about reseting the read buffer. | Simon MacMullen | 2014-11-13 | 1 | -21/+30 |
| | * | | | | | | | If they ask to read more than the buffer size, do so. | Simon MacMullen | 2014-11-13 | 1 | -2/+2 |
| | * | | | | | | | Merge in default | Simon MacMullen | 2014-11-12 | 5 | -14/+31 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Merge bug24781 | Simon MacMullen | 2014-11-12 | 3 | -5/+10 |
| | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ | stable to default | Simon MacMullen | 2014-11-12 | 1 | -30/+72 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | stable to default | Simon MacMullen | 2014-11-07 | 1 | -30/+72 |
| | | | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | | | Emit stats on FHC recycling.bug24781 | Simon MacMullen | 2014-11-11 | 2 | -7/+15 |
| | | * | | | | | | | | | Also generate stats on seek. | Simon MacMullen | 2014-11-11 | 2 | -2/+6 |
| | * | | | | | | | | | | First pass at adding a read buffer to file_handle_cache. | Simon MacMullen | 2014-11-10 | 1 | -22/+82 |
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Move this formatting up to the agent. | Simon MacMullen | 2014-11-06 | 1 | -8/+1 |
| | * | | | | | | | | | Forgot to add that... | Simon MacMullen | 2014-11-06 | 1 | -0/+53 |
| | * | | | | | | | | | Simple statistics about reads, writes and syncs through the FHC. | Simon MacMullen | 2014-11-06 | 1 | -5/+17 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | stable to default | Simon MacMullen | 2014-11-03 | 1 | -30/+72 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge bug26444 (again) | Simon MacMullen | 2014-11-03 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ |
|