summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move common modules from rabbitmq-server to rabbitmq-commonJean-Sébastien Pédron2015-10-202-66/+0
* rabbit.app: Default to version 0.0.0 in source app fileJean-Sébastien Pédron2015-10-201-1/+1
* Start rabbit_common on bootJean-Sébastien Pédron2015-10-201-1/+1
* rabbit_plugins: Do not consider rabbitmq-common as a pluginJean-Sébastien Pédron2015-10-201-0/+2
* Move .app file to src/Jean-Sébastien Pédron2015-10-201-0/+101
* Move modules to rabbitmq-commonJean-Sébastien Pédron2015-10-2036-14655/+0
* Merge branch 'stable'rabbitmq_v3_6_0_milestone1Jean-Sébastien Pédron2015-10-201-1/+1
|\
| * description/0 is not a behaviour callbackJean-Sébastien Pédron2015-10-201-1/+1
* | renames according to priority queue internal APIAlvaro Videla2015-10-172-9/+9
* | fixes rabbit_priority_queue:batch_publish_delivery/4Alvaro Videla2015-10-172-8/+50
* | Adds net_ticktime to rabbitmqctl status output.Ayanda Dube2015-10-151-1/+2
* | Merge branch 'stable'Michael Klishin2015-10-142-5/+7
|\ \ | |/
| * Move rabbit_mirror_queue_misc:all_nodes/0 to rabbit_nodes:all_running/0Diana Corbacho2015-10-142-5/+7
* | fixes failing testAlvaro Videla2015-10-141-1/+2
* | Read memory monitor interval from configurationDiana Corbacho2015-10-131-2/+2
* | Merge pull request #344 from rabbitmq/rabbitmq-server-336Michael Klishin2015-10-127-116/+407
|\ \
| * | Move this constant closer to the only place it is usedMichael Klishin2015-10-121-2/+2
| * | removes non batch-sync code pathAlvaro Videla2015-10-101-46/+3
| * | fixes conflictsAlvaro Videla2015-10-101-1/+1
| |\ \
| | * | Clarify this commentMichael Klishin2015-10-101-1/+1
| * | | refactors message sync'ing in batchesAlvaro Videla2015-10-101-27/+54
| * | | send msg batch in proper orderAlvaro Videla2015-10-101-1/+1
| * | | get into account unacked messages when syncingAlvaro Videla2015-10-101-1/+1
| * | | adds default sync batch size on the app configAlvaro Videla2015-10-101-3/+7
| |/ /
| * | removes unused constantAlvaro Videla2015-10-101-2/+0
| * | WordingMichael Klishin2015-10-101-1/+1
| * | Merge branch 'master' into rabbitmq-server-336Michael Klishin2015-10-104-13/+16
| |\ \
| * | | restores new lineAlvaro Videla2015-10-051-0/+1
| * | | improves commentAlvaro Videla2015-10-051-2/+3
| * | | Merge branch 'master' into rabbitmq-server-336Alvaro Videla2015-10-054-40/+131
| |\ \ \
| * | | | off by one errorAlvaro Videla2015-10-051-1/+1
| * | | | fixes arguments passed to batch_publish_*Alvaro Videla2015-10-051-2/+2
| * | | | cosmeticsAlvaro Videla2015-10-051-2/+4
| * | | | improves comment about sync batch orderAlvaro Videla2015-10-051-2/+3
| * | | | fixes retrieving sync_batch_size from policyAlvaro Videla2015-10-051-0/+2
| * | | | fixes failing testAlvaro Videla2015-10-051-2/+2
| * | | | implements batch publishing for priority queuesAlvaro Videla2015-10-031-15/+48
| * | | | implements batch publishing for mirrored queuesAlvaro Videla2015-10-024-27/+83
| * | | | adds explanationAlvaro Videla2015-10-021-1/+5
| * | | | cosmeticsAlvaro Videla2015-10-021-25/+28
| * | | | refactors shared logicAlvaro Videla2015-10-021-36/+42
| * | | | oopsAlvaro Videla2015-10-021-1/+1
| * | | | refactors msg broadcastAlvaro Videla2015-10-011-8/+8
| * | | | retrieves batch size from policyAlvaro Videla2015-10-013-8/+25
| * | | | adds ha-sync-batch-size policyAlvaro Videla2015-10-011-13/+43
| * | | | implement mirror message sync in batchesAlvaro Videla2015-09-291-15/+96
| * | | | implements BQ:batch_publish and BQ:batch_publish_deliveredAlvaro Videla2015-09-294-47/+115
* | | | | Merge branch 'rabbitmq-server-270' (again)Michael Klishin2015-10-101-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix migration from 2.1.1Michael Klishin2015-10-101-1/+5
* | | | | Merge branch 'stable'Alvaro Videla2015-10-061-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |