summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Daniil Fedotov2016-04-131-2/+8
|\
| * rabbitmqctl set_policy: Format error messagesJean-Sébastien Pédron2016-04-131-2/+8
* | Merge branch 'master' into rabbitmq-management-163Michael Klishin2016-04-103-34/+178
|\ \
| * | WordingMichael Klishin2016-04-081-1/+1
| * | WordingMichael Klishin2016-04-081-2/+2
| * | CosmeticsMichael Klishin2016-04-081-1/+2
| * | Log development version ignoreDaniil Fedotov2016-04-081-3/+20
| * | Versions "" and "0.0.0" always matchDaniil Fedotov2016-04-081-3/+4
| * | WordingMichael Klishin2016-04-081-3/+5
| * | Naming, cosmeticsMichael Klishin2016-04-081-9/+9
| * | NamingMichael Klishin2016-04-081-2/+2
| * | Merge branch 'master' into rabbitmq-server-591Michael Klishin2016-04-082-21/+25
| |\ \
| * | | NamingDaniil Fedotov2016-04-071-22/+25
| * | | Reverted version in app.srcDaniil Fedotov2016-04-071-1/+1
| * | | Merge branch 'master' into rabbitmq-server-591Daniil Fedotov2016-04-053-14/+47
| |\ \ \
| * | | | Test exportsDaniil Fedotov2016-04-051-1/+3
| * | | | Log invalid plugins during startupDaniil Fedotov2016-04-042-34/+38
| * | | | Error messages in rabbitmq-pluginsDaniil Fedotov2016-04-042-11/+31
| * | | | Validate plugins before enablingDaniil Fedotov2016-04-013-56/+92
| * | | | Check deps versions before missing dependenciesDaniil Fedotov2016-03-241-39/+26
| * | | | Plugin versions checkDaniil Fedotov2016-03-241-10/+40
| * | | | plugin versionsDaniil Fedotov2016-03-241-2/+14
| * | | | Clean version check functionDaniil Fedotov2016-03-241-29/+32
| * | | | Rabbit broker version check in pluginsDaniil Fedotov2016-03-241-3/+29
* | | | | Merge branch 'master' into rabbitmq-management-163Michael Klishin2016-04-052-21/+25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Support extensions in config filesDaniil Fedotov2016-04-051-20/+24
| * | | | Merge branch 'stable'Michael Klishin2016-04-051-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Update owner of mgmt_db tablesDiana Corbacho2016-04-051-1/+1
* | | | Add upgrade function adding listener socket optionsLoïc Hoguin2016-04-051-0/+10
|/ / /
* | | Merge branch 'stable'Michael Klishin2016-04-011-1/+1
|\ \ \ | |/ /
| * | Allow memory-relative disk-free limits greater than 1.0Brandon Shroyer2016-03-311-1/+1
* | | Merge branch 'stable'Michael Klishin2016-03-252-5/+27
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-688' of https://github.com/binarin/rabbitmq-ser...Michael Klishin2016-03-242-5/+27
| |\ \
| | * | Add support for listing up/down queuesAlexey Lebedeff2016-03-242-5/+27
* | | | Merge branch 'stable'Michael Klishin2016-03-241-8/+19
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix `rabbitmqctl list_consumers`Alexey Lebedeff2016-03-241-8/+19
| |/
| * Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
| * Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* | Merge pull request #575 from rabbitmq/rabbitmq-server-550Michael Klishin2016-03-244-27/+253
|\ \
| * | CosmeticsMichael Klishin2016-03-171-1/+1
| * | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-9/+118
| |\ \
| * | | Rename functionMichael Klishin2016-03-171-3/+5
| * | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-178-669/+85
| |\ \ \
| * | | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIRDaniil Fedotov2016-03-102-8/+5
| * | | | Config generation fixesDaniil Fedotov2016-03-031-9/+20
| * | | | Application unload on plugins schemas extractDaniil Fedotov2016-02-221-6/+3
| * | | | Config location loggingDaniil Fedotov2016-02-222-30/+46
| * | | | Merge branch 'master' into rabbitmq-server-550Daniil Fedotov2016-02-191-1/+3
| |\ \ \ \
| * | | | | Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-193-26/+68
| * | | | | Load any schema from plugin schema dirDaniil Fedotov2016-02-171-4/+8