| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 order | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+4 |
| * | | | stable to default | Simon MacMullen | 2014-11-24 | 14 | -170/+482 |
| |\ \ \
| | |/
| |/| |
|
| | * | | 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 |
| | |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | | Merge bug26469 | Simon MacMullen | 2014-11-14 | 9 | -88/+190 |
| | |\ \ \ \ |
|
| | | * | | | | Tweak the APIs again, so that authz plugins aren't expected to create a #auth... | Simon MacMullen | 2014-11-14 | 6 | -64/+118 |
| | | * | | | | Rename. | Simon MacMullen | 2014-11-14 | 1 | -2/+2 |
| | | * | | | | Never pass the #user{} record into auth backends, they should only see their ... | Simon MacMullen | 2014-11-13 | 6 | -59/+79 |
| | | * | | | | 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 | 8 | -59/+88 |
| | * | | | | | 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... | 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. | 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 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | ...and another stupid bug | Simon MacMullen | 2014-11-03 | 1 | -1/+1 |
| | | | * | | | | | | That shouldn't be a complete copy-paste of the parse_table/1 version. | Simon MacMullen | 2014-11-03 | 1 | -3/+2 |
| | | | * | | | | | | Inline parse_field_value/1 and thus prevent sub-binary construction in accord... | Simon MacMullen | 2014-10-31 | 1 | -30/+73 |
| * | | | | | | | | | Cosmetic | Simon MacMullen | 2014-11-24 | 1 | -5/+3 |
| * | | | | | | | | | Even closer to reality. | Simon MacMullen | 2014-11-24 | 1 | -2/+2 |
| * | | | | | | | | | Remove out of date subclause. | Simon MacMullen | 2014-11-24 | 1 | -5/+3 |
| * | | | | | | | | | Drive-by simplification. | Simon MacMullen | 2014-11-21 | 1 | -2/+1 |
| * | | | | | | | | | The last changeset made it possible for Mnesia to not report a partition, so ... | Simon MacMullen | 2014-11-21 | 1 | -2/+6 |
| * | | | | | | | | | Be a bit more careful before declaring a partial partition. | Simon MacMullen | 2014-11-21 | 1 | -1/+20 |
| | |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | | We don't need to throw that any more, maintain an API like that of rpc:call/4. | Simon MacMullen | 2014-11-20 | 1 | -1/+1 |
| * | | | | | | | | Be a bit more sensible with syncing the ticktime; only do it when RPCing into... | Simon MacMullen | 2014-11-20 | 3 | -14/+12 |
| | |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | | Sync ticktime with server. | Simon MacMullen | 2014-11-20 | 1 | -1/+13 |
| | |_|_|_|_|/
|/| | | | | |
|
| * | | | | | | Sleep to mitigate bug 26467 in the 3.4.x series. | Simon MacMullen | 2014-11-20 | 1 | -1/+7 |
| |/ / / / / |
|
| * | | | | | Consume and handle {run_backing_queue, _, _} messages. | Simon MacMullen | 2014-11-14 | 1 | -0/+3 |
| | |_|/ /
|/| | | |
|
| * | | | | Fix forgetting queue when deleting offline. | Simon MacMullen | 2014-11-12 | 2 | -3/+8 |
| | |_|/
|/| | |
|
| * | | | Don't badarg if a process goes away while running this. | Simon MacMullen | 2014-11-07 | 1 | -2/+2 |
| |/ / |
|