summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't recover transient messages.Simon MacMullen2014-12-051-2/+2
* Update essay.Simon MacMullen2014-12-051-6/+8
* Introduce a selection mechanism so that small messages go to the index, and l...Simon MacMullen2014-12-051-13/+33
* Fix bookkeeping of ram_msg_{count,bytes} - don't assume it decrements on alph...Simon MacMullen2014-12-051-23/+28
* Reinstate this.Simon MacMullen2014-12-051-1/+1
* UpgradeSimon MacMullen2014-12-051-3/+36
* Don't leak on noack.Simon MacMullen2014-12-041-3/+4
* Fix dirty recovery.Simon MacMullen2014-12-031-1/+5
* Fix confirmsSimon MacMullen2014-12-032-38/+68
* Rename msg_on_disk to msg_in_store and fix up its semantics. We now don't nee...Simon MacMullen2014-12-031-27/+24
* Hacked-together implementation of persisting messages in the QI. Currently do...Simon MacMullen2014-12-032-98/+181
* stable to defaultSimon MacMullen2014-11-281-4/+14
|\
| * Merge bug26265Simon MacMullen2014-11-283-22/+62
| |\
| * | No need to load/unload the plugin around the plugin_provided_by_otp/1 checkJean-Sebastien Pedron2014-11-281-14/+3
| * | Remove "Plugins: adding to code path" log messageJean-Sebastien Pedron2014-11-281-2/+0
| * | Only check ERTS version to determine if we accept an external eldapJean-Sebastien Pedron2014-11-261-31/+3
| * | Add plugin paths to the beginning of the code pathJean-Sebastien Pedron2014-11-241-4/+55
* | | stable to defaultSimon MacMullen2014-11-281-15/+27
|\ \ \ | | |/ | |/|
| * | Rename this to indicate what it does, not the current circumstances in which ...Simon MacMullen2014-11-281-2/+2
| * | Check cluster consistency before joining a clusterJean-Sebastien Pedron2014-11-271-15/+27
* | | Merge bug26471Simon MacMullen2014-11-2614-170/+482
|\ \ \
| * \ \ stable to defaultSimon MacMullen2014-11-251-0/+6
| |\ \ \ | | |/ /
| * | | stable to defaultSimon MacMullen2014-11-251-7/+29
| |\ \ \
| * \ \ \ Merge heads of defaultJean-Sebastien Pedron2014-11-241-4/+4
| |\ \ \ \
| | * \ \ \ Merge bug26257 (again)Jean-Sebastien Pedron2014-11-244-7/+23
| | |\ \ \ \
| | * | | | | When reporting invalid cluster node names, keep configuration orderJean-Sebastien Pedron2014-11-241-4/+4
| * | | | | | stable to defaultSimon MacMullen2014-11-2414-170/+482
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Merge bug26257Simon MacMullen2014-11-211-14/+34
| | |\ \ \ \ | | | |/ / /
| | | * | | Detect other invalid 'cluster_nodes' valuesJean-Sebastien Pedron2014-11-211-7/+33
| | | * | | Remove support for the legacy 'cluster_nodes' valuesJean-Sébastien Pédron2014-11-201-13/+7
| | * | | | stable to defaultSimon MacMullen2014-11-203-15/+13
| | |\ \ \ \
| | * \ \ \ \ stable to defaultSimon MacMullen2014-11-201-1/+13
| | |\ \ \ \ \
| | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-201-1/+7
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge bug26469Simon MacMullen2014-11-149-88/+190
| | |\ \ \ \ \ \
| | | * | | | | | Tweak the APIs again, so that authz plugins aren't expected to create a #auth...Simon MacMullen2014-11-146-64/+118
| | | * | | | | | Rename.Simon MacMullen2014-11-141-2/+2
| | | * | | | | | Never pass the #user{} record into auth backends, they should only see their ...Simon MacMullen2014-11-136-59/+79
| | | * | | | | | Cosmetic.Simon MacMullen2014-11-131-31/+30
| | | * | | | | | Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a...Simon MacMullen2014-11-138-59/+88
| | * | | | | | | stable to defaultSimon MacMullen2014-11-144-68/+258
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge bug26457Simon MacMullen2014-11-131-2/+10
| | | |\ \ \ \ \ \
| | | | * | | | | | R13B03 compatibility.Simon MacMullen2014-11-131-2/+10
| | | * | | | | | | Remove a couple of TODOs, make the read buffer size configurable, and don't u...Simon MacMullen2014-11-132-5/+12
| | | * | | | | | | Small refactor suggested by Matthias.Simon MacMullen2014-11-131-20/+14
| | | * | | | | | | Be a bit more systematic about reseting the read buffer.Simon MacMullen2014-11-131-21/+30
| | | * | | | | | | If they ask to read more than the buffer size, do so.Simon MacMullen2014-11-131-2/+2
| | | * | | | | | | Merge in defaultSimon MacMullen2014-11-125-14/+31
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge bug24781Simon MacMullen2014-11-123-5/+10
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-121-30/+72
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-071-30/+72
| | | | | | |\ \ \ \ \ \