| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Read memory monitor interval from configuration | Diana Corbacho | 2015-10-13 | 3 | -2/+8 |
| * | Merge pull request #344 from rabbitmq/rabbitmq-server-336 | Michael Klishin | 2015-10-12 | 9 | -117/+474 |
| |\ | |||||
| | * | Move this constant closer to the only place it is used | Michael Klishin | 2015-10-12 | 1 | -2/+2 |
| | * | removes non batch-sync code path | Alvaro Videla | 2015-10-10 | 1 | -46/+3 |
| | * | fixes conflicts | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Clarify this comment | Michael Klishin | 2015-10-10 | 1 | -1/+1 |
| | * | | refactors message sync'ing in batches | Alvaro Videla | 2015-10-10 | 1 | -27/+54 |
| | * | | send msg batch in proper order | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| | * | | get into account unacked messages when syncing | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| | * | | adds default sync batch size on the app config | Alvaro Videla | 2015-10-10 | 2 | -3/+8 |
| | |/ | |||||
| | * | removes unused constant | Alvaro Videla | 2015-10-10 | 1 | -2/+0 |
| | * | Wording | Michael Klishin | 2015-10-10 | 1 | -1/+1 |
| | * | Merge branch 'master' into rabbitmq-server-336 | Michael Klishin | 2015-10-10 | 6 | -14/+26 |
| | |\ | |||||
| | * | | restores new line | Alvaro Videla | 2015-10-05 | 1 | -0/+1 |
| | * | | improves comment | Alvaro Videla | 2015-10-05 | 1 | -2/+3 |
| | * | | Merge branch 'master' into rabbitmq-server-336 | Alvaro Videla | 2015-10-05 | 6 | -42/+148 |
| | |\ \ | |||||
| | * | | | off by one error | Alvaro Videla | 2015-10-05 | 1 | -1/+1 |
| | * | | | fixes arguments passed to batch_publish_* | Alvaro Videla | 2015-10-05 | 1 | -2/+2 |
| | * | | | cosmetics | Alvaro Videla | 2015-10-05 | 1 | -2/+4 |
| | * | | | improves comment about sync batch order | Alvaro Videla | 2015-10-05 | 1 | -2/+3 |
| | * | | | fixes retrieving sync_batch_size from policy | Alvaro Videla | 2015-10-05 | 1 | -0/+2 |
| | * | | | fixes failing test | Alvaro Videla | 2015-10-05 | 1 | -2/+2 |
| | * | | | adds batch publish tests | Alvaro Videla | 2015-10-04 | 1 | -1/+66 |
| | * | | | implements batch publishing for priority queues | Alvaro Videla | 2015-10-03 | 1 | -15/+48 |
| | * | | | implements batch publishing for mirrored queues | Alvaro Videla | 2015-10-02 | 4 | -27/+83 |
| | * | | | adds explanation | Alvaro Videla | 2015-10-02 | 1 | -1/+5 |
| | * | | | cosmetics | Alvaro Videla | 2015-10-02 | 1 | -25/+28 |
| | * | | | refactors shared logic | Alvaro Videla | 2015-10-02 | 1 | -36/+42 |
| | * | | | oops | Alvaro Videla | 2015-10-02 | 1 | -1/+1 |
| | * | | | refactors msg broadcast | Alvaro Videla | 2015-10-01 | 1 | -8/+8 |
| | * | | | retrieves batch size from policy | Alvaro Videla | 2015-10-01 | 3 | -8/+25 |
| | * | | | adds ha-sync-batch-size policy | Alvaro Videla | 2015-10-01 | 1 | -13/+43 |
| | * | | | implement mirror message sync in batches | Alvaro Videla | 2015-09-29 | 1 | -15/+96 |
| | * | | | implements BQ:batch_publish and BQ:batch_publish_delivered | Alvaro Videla | 2015-09-29 | 4 | -47/+115 |
| * | | | | Merge branch 'rabbitmq-server-270' (again) | Michael Klishin | 2015-10-10 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | Fix migration from 2.1.1 | Michael Klishin | 2015-10-10 | 1 | -1/+5 |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-10-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use a public-facing email address | Michael Klishin | 2015-10-09 | 1 | -2/+2 |
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2015-10-09 | 2 | -8/+6 |
| |\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| | * | | | | Update Debian metadata | Michael Klishin | 2015-10-09 | 2 | -8/+6 |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Commit 3.5.6 package release notesrabbitmq_v3_5_6 | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| * | | | | | Merge branch 'stable' | Alvaro Videla | 2015-10-06 | 1 | -4/+4 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | fixes check_xref for erlang:max | Alvaro Videla | 2015-10-06 | 1 | -4/+4 |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-10-05 | 3 | -9/+12 |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| | * | | | Merge pull request #345 from rabbitmq/rabbitmq-server-338 | Michael Klishin | 2015-10-05 | 3 | -9/+12 |
| | |\ \ \ | |||||
| | | * | | | Cosmetics | Michael Klishin | 2015-10-05 | 1 | -1/+1 |
| | | * | | | Cosmetics | Michael Klishin | 2015-10-05 | 1 | -1/+1 |
| | | * | | | Have the callback spec be backwards compatible. | Robby Raschke | 2015-10-05 | 1 | -1/+3 |
| | | * | | | Be backwards compatible for homegrown auth modules. | Robby Raschke | 2015-10-05 | 1 | -0/+1 |
