| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-09-24 | 2 | -0/+9 |
| |\ | |||||
| | * | RPM/deb changelogs for release 3.5.5 | Jean-Sébastien Pédron | 2015-09-24 | 2 | -0/+9 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-09-22 | 1 | -7/+3 |
| |\ \ | |/ | |||||
| | * | Merge pull request #318 from ben-page/stable | Jean-Sébastien Pédron | 2015-09-21 | 1 | -7/+3 |
| | |\ | |||||
| | | * | fixed support for arguments containing ` characters | Ben Page | 2015-09-17 | 1 | -7/+3 |
| * | | | Compile with Erlang earlier than 18.0 | Michael Klishin | 2015-09-18 | 1 | -1/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-09-17 | 1 | -44/+91 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #309 from rabbitmq/rabbitmq-server-308 | Michael Klishin | 2015-09-17 | 1 | -44/+91 |
| | |\ \ | |||||
| | | * | | Improves dropwhile performance | Alvaro Videla | 2015-09-11 | 1 | -44/+91 |
| * | | | | Merge pull request #310 from rabbitmq/rabbitmq-server-270 | Alvaro Videla | 2015-09-17 | 12 | -27/+285 |
| |\ \ \ \ | |||||
| | * | | | | Ditto | Michael Klishin | 2015-09-17 | 1 | -4/+2 |
| | * | | | | Ditto | Michael Klishin | 2015-09-17 | 1 | -4/+3 |
| | * | | | | Ditto | Michael Klishin | 2015-09-17 | 1 | -6/+4 |
| | * | | | | Do I even English | Michael Klishin | 2015-09-17 | 1 | -1/+1 |
| | * | | | | Ditto | Michael Klishin | 2015-09-17 | 1 | -3/+3 |
| | * | | | | Please formatting gods | Michael Klishin | 2015-09-17 | 1 | -7/+6 |
| | * | | | | Please code style gods | Michael Klishin | 2015-09-17 | 3 | -0/+3 |
| | * | | | | Merge branch 'master' into rabbitmq-server-270 | Michael Klishin | 2015-09-17 | 5 | -12/+34 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-09-17 | 4 | -11/+10 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #306 from rabbitmq/rabbitmq-server-143-stable | Michael Klishin | 2015-09-17 | 4 | -2/+66 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | refactors credit flow default config format | Alvaro Videla | 2015-09-11 | 3 | -11/+8 |
| | | * | | | Allows credit flow Credits to be set via configuration | Alvaro Videla | 2015-09-11 | 4 | -1/+68 |
| | | | |/ | | |/| | |||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-09-14 | 2 | -1/+23 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | adds note on msg_store_credit_disc_bound | Alvaro Videla | 2015-09-13 | 1 | -1/+7 |
| | * | | | adds missing copyright header | Alvaro Videla | 2015-09-12 | 1 | -0/+16 |
| | |/ / | |||||
| | | * | Refactoring, per feedback from @videlalvaro | Michael Klishin | 2015-09-17 | 2 | -8/+12 |
| | | * | Add password_hashing_module to rabbitmq.config.example | Michael Klishin | 2015-09-16 | 2 | -0/+30 |
| | | * | Extract this test, per discussion with @videlalvaro | Michael Klishin | 2015-09-16 | 2 | -34/+55 |
| | | * | More tests | Michael Klishin | 2015-09-16 | 1 | -0/+20 |
| | | * | Correct password hashing fn migration | Michael Klishin | 2015-09-15 | 1 | -8/+10 |
| | | * | Some unit tests for pluggable password hashing | Michael Klishin | 2015-09-14 | 1 | -3/+14 |
| | | * | rabbit.password_hashing_mod => rabbit.password_hashing_module | Michael Klishin | 2015-09-14 | 2 | -2/+3 |
| | | * | We no longer use rabbit_registry for password hashing | Michael Klishin | 2015-09-14 | 1 | -2/+1 |
| | | * | Introduce per-user hashing functions, default to SHA-256 | Michael Klishin | 2015-09-14 | 10 | -22/+194 |
| | |/ |/| | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-09-10 | 1 | -16/+13 |
| |\ \ | |/ | |||||
| | * | Merge pull request #305 from rabbitmq/rabbitmq-server-304rabbitmq_v3_5_5_rc2 | Michael Klishin | 2015-09-09 | 1 | -11/+11 |
| | |\ | |||||
| | | * | unwelps code | Alvaro Videla | 2015-09-09 | 1 | -1/+1 |
| | | * | refactors betas_from_index_entries/7 > betas_from_index_entries/4 | Alvaro Videla | 2015-09-09 | 1 | -11/+11 |
| | * | | Merge pull request #302 from rabbitmq/rabbitmq-server-301 | Michael Klishin | 2015-09-09 | 1 | -5/+2 |
| | |\ \ | | |/ | |/| | |||||
| | | * | uses remove_msgs_by_id/2 in places where same functionality was duplicated | Alvaro Videla | 2015-09-09 | 1 | -5/+2 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-09-08 | 3 | -74/+176 |
| |\ \ | |/ | |||||
| | * | Merge pull request #300 from rabbitmq/rabbitmq-server-295rabbitmq_v3_5_5_rc1 | Michael Klishin | 2015-09-08 | 2 | -73/+175 |
| | |\ | |||||
| | | * | Cosmetics | Michael Klishin | 2015-09-08 | 1 | -6/+6 |
| | | * | Inline | Michael Klishin | 2015-09-08 | 1 | -4/+2 |
| | | * | inline qi_deliver_and_ack fun | Alvaro Videla | 2015-09-07 | 1 | -5/+3 |
| | | * | typo | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
| | | * | updates comment | Alvaro Videla | 2015-09-07 | 1 | -3/+3 |
| | | * | renames function for clarity | Alvaro Videla | 2015-09-07 | 1 | -2/+2 |
| | | * | refactors purge_pending_ack/2 to handle delete_and_terminate | Alvaro Videla | 2015-09-07 | 1 | -30/+44 |
| | | * | wording | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
