| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move up the publish_fields and show an example of using that to control ↵ | Simon MacMullen | 2013-10-02 | 1 | -4/+5 |
| | | | | | where the message goes, that confused me for a moment... | ||||
| * | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| |\ | |||||
| | * | Merged bug25780 into stable | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | |\ | |||||
| | | * | Fix stupidity | Simon MacMullen | 2013-09-25 | 1 | -1/+2 |
| | | | | |||||
| | | * | Don't go through the legacy code path when not dealing with a legacy file; ↵ | Simon MacMullen | 2013-09-23 | 1 | -10/+8 |
| | | | | | | | | | | | | | don't arbitrarily rewrite the disc nodes field of this file at startup. | ||||
| | | * | node_type() should check the cluster status file rather than ask Mnesia - in ↵ | Simon MacMullen | 2013-09-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | the early stages of RAM node startup Mnesia might tell us we are a standalone disc node. | ||||
| * | | | merge stable into default | Tim Watson | 2013-10-01 | 55 | -1023/+2519 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merge bug20384 | Simon MacMullen | 2013-09-30 | 7 | -5/+573 |
| | |\ \ | |||||
| | | * | | A couple more things that should be documented here. | Simon MacMullen | 2013-09-30 | 1 | -1/+15 |
| | | | | | |||||
| | | * | | I tried uncommenting everything and trying to use the resultant config file. ↵ | Simon MacMullen | 2013-09-30 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | Fix syntax errors thus found. | ||||
| | | * | | Further tweaks: section headings with underlining, correction of plugin ↵ | Simon MacMullen | 2013-09-30 | 1 | -47/+74 |
| | | | | | | | | | | | | | | | | | name, wrapping, minor language tweaks, comment out the kernel config, reorder and break up LDAP | ||||
| | | * | | Merge heads (hopefully without breaking too much, that was horrible) | Simon MacMullen | 2013-09-30 | 1 | -82/+61 |
| | | |\ \ | |||||
| | | | * | | Add Erlang mode for emacs. Change various listeners to use the default port. ↵ | Simon MacMullen | 2013-09-30 | 1 | -64/+69 |
| | | | | | | | | | | | | | | | | | | | | | Alignment. Shorten and clarify the default_* config items. Try not to end non-sentences with a full stop. Try to be consistent about whether blocks of comments begin and end with "%%" by itself. Try to be consistent about not having a trailing comma on the last definition of each group. Rework LDAP. | ||||
| | | * | | | Add a load of missing LDAP configuration and documentation | Tim Watson | 2013-09-30 | 1 | -1/+31 |
| | | | | | | |||||
| | | * | | | Add section on sample retention policies | Tim Watson | 2013-09-30 | 1 | -0/+13 |
| | | | | | | |||||
| | | * | | | Cosmetic | Tim Watson | 2013-09-30 | 1 | -9/+47 |
| | | | | | | |||||
| | | * | | | explain implicit connect for stomp | Tim Watson | 2013-09-30 | 1 | -1/+10 |
| | | | | | | |||||
| | | * | | | Explain default user/pass settings more thoroughly | Tim Watson | 2013-09-30 | 1 | -1/+12 |
| | | | | | | |||||
| | | * | | | tidy/refactor ssl_cert_login_from | Tim Watson | 2013-09-30 | 1 | -10/+10 |
| | | | | | | |||||
| | | * | | | remove the file_handles_high_watermark setting | Tim Watson | 2013-09-30 | 1 | -4/+0 |
| | | | | | | |||||
| | | * | | | Move ssl_cert_login_from to the correct place and add further comments | Tim Watson | 2013-09-30 | 1 | -3/+10 |
| | | | | | | |||||
| | | * | | | Enforce DOC_INSTALL_DIR during install | Tim Watson | 2013-09-30 | 1 | -1/+2 |
| | | | | | | |||||
| | | * | | | Document the fake DOC_INSTALL_DIR in the rpm spec; additional config and ↵ | Tim Watson | 2013-09-27 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | | documentation | ||||
| | | * | | | Further tidying of the sample config docs, make DOC_INSTALL_DIR mandatory | Tim Watson | 2013-09-27 | 3 | -9/+15 |
| | | | | | | |||||
| | | * | | | Since the rpm install the sample config magically, fool the build into using ↵ | Tim Watson | 2013-09-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | /tmp/ as DOC_INSTALL_DIR | ||||
| | | * | | | Go back to explicitly installing into DOC_INSTALL_DIR during packaging | Tim Watson | 2013-09-27 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Tighten up the sample config a bit more | Tim Watson | 2013-09-27 | 2 | -12/+18 |
| | | | | | | |||||
| | | * | | | Explain the user of default accounts where appropriate | Tim Watson | 2013-09-27 | 1 | -9/+27 |
| | | | | | | |||||
| | | * | | | Explain the cluster_nodes config in a bit more detail and point to the ↵ | Tim Watson | 2013-09-27 | 1 | -2/+4 |
| | | |/ / | | | | | | | | | | | | | auto-config documentation | ||||
| | | * | | continued adventures in configuration file improvements; take out ↵ | Tim Watson | 2013-09-24 | 2 | -45/+112 |
| | | | | | | | | | | | | | | | | | DOC_INSTALL_DIR for now | ||||
| | | * | | provide a bit less info about advanced config, and link to web site | Tim Watson | 2013-09-19 | 1 | -8/+2 |
| | | | | | |||||
| | | * | | improve explanations of things and fix layout | Tim Watson | 2013-09-19 | 1 | -65/+70 |
| | | | | | |||||
| | | * | | cosmetic | Tim Watson | 2013-09-19 | 1 | -145/+149 |
| | | | | | |||||
| | | * | | merge heads | Tim Watson | 2013-09-19 | 5 | -7/+6 |
| | | |\ \ | |||||
| | | | * | | cosmetic: unconfuse emacs syntax highlighting | Matthias Radestock | 2013-09-18 | 1 | -2/+2 |
| | | | | | | |||||
| | | | * | | merge heads | Tim Watson | 2013-09-18 | 1 | -2/+1 |
| | | | |\ \ | |||||
| | | | | * | | do not pass MAN_DIR to the .spec after all | Tim Watson | 2013-09-13 | 1 | -2/+1 |
| | | | | | | | |||||
| | | | * | | | relocate sample config on generic-unix/standalone | Tim Watson | 2013-09-18 | 3 | -3/+2 |
| | | | |/ / | |||||
| | | | * | | resolve merge conflicts | Tim Watson | 2013-09-13 | 1 | -0/+1 |
| | | | | | | |||||
| | | | * | | tweak handling of the doc install dir | Tim Watson | 2013-09-13 | 2 | -3/+3 |
| | | | | | | |||||
| | | * | | | improve comments in sample config file | Tim Watson | 2013-09-18 | 1 | -48/+44 |
| | | |/ / | |||||
| | | * | | fix install task for standalone packages | Tim Watson | 2013-08-28 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | tweak the location of the sample config file on windows | Tim Watson | 2013-08-28 | 1 | -2/+3 |
| | | | | | |||||
| | | * | | Comment out all options and simplify | Tim Watson | 2013-08-22 | 1 | -227/+211 |
| | | | | | |||||
| | | * | | additional comments in the sample config file | Tim Watson | 2013-08-20 | 1 | -6/+31 |
| | | | | | |||||
| | | * | | bundle the sample config up in the broker directory on windows | Tim Watson | 2013-07-03 | 1 | -0/+2 |
| | | | | | |||||
| | | * | | fix missing newline handling in generic-unix packaging | Tim Watson | 2013-07-03 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | pass DOC_INSTALL_DIR during generic-unix packaging/install | Tim Watson | 2013-07-03 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | re-instate the MAN_DIR variable on install | Tim Watson | 2013-07-03 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | install sample config manually on debian | Tim Watson | 2013-07-01 | 2 | -3/+5 |
| | | | | | |||||
