summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do I even EnglishMichael Klishin2015-09-171-1/+1
* DittoMichael Klishin2015-09-171-3/+3
* Please formatting godsMichael Klishin2015-09-171-7/+6
* Please code style godsMichael Klishin2015-09-173-0/+3
* Merge branch 'master' into rabbitmq-server-270Michael Klishin2015-09-175-12/+34
|\
| * Merge branch 'stable'Michael Klishin2015-09-174-11/+10
| |\
| | * Merge pull request #306 from rabbitmq/rabbitmq-server-143-stableMichael Klishin2015-09-174-2/+66
| | |\
| | | * refactors credit flow default config formatAlvaro Videla2015-09-113-11/+8
| | | * Allows credit flow Credits to be set via configurationAlvaro Videla2015-09-114-1/+68
| * | | Merge branch 'stable'Jean-Sébastien Pédron2015-09-142-1/+23
| |\ \ \ | | |/ /
| | * | adds note on msg_store_credit_disc_boundAlvaro Videla2015-09-131-1/+7
| | * | adds missing copyright headerAlvaro Videla2015-09-121-0/+16
| | |/
* | | Refactoring, per feedback from @videlalvaroMichael Klishin2015-09-172-8/+12
* | | Add password_hashing_module to rabbitmq.config.exampleMichael Klishin2015-09-162-0/+30
* | | Extract this test, per discussion with @videlalvaroMichael Klishin2015-09-162-34/+55
* | | More testsMichael Klishin2015-09-161-0/+20
* | | Correct password hashing fn migrationMichael Klishin2015-09-151-8/+10
* | | Some unit tests for pluggable password hashingMichael Klishin2015-09-141-3/+14
* | | rabbit.password_hashing_mod => rabbit.password_hashing_moduleMichael Klishin2015-09-142-2/+3
* | | We no longer use rabbit_registry for password hashingMichael Klishin2015-09-141-2/+1
* | | Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-1410-22/+194
|/ /
* | Merge branch 'stable'Michael Klishin2015-09-101-16/+13
|\ \ | |/
| * Merge pull request #305 from rabbitmq/rabbitmq-server-304rabbitmq_v3_5_5_rc2Michael Klishin2015-09-091-11/+11
| |\
| | * unwelps codeAlvaro Videla2015-09-091-1/+1
| | * refactors betas_from_index_entries/7 > betas_from_index_entries/4Alvaro Videla2015-09-091-11/+11
| * | Merge pull request #302 from rabbitmq/rabbitmq-server-301Michael Klishin2015-09-091-5/+2
| |\ \ | | |/ | |/|
| | * uses remove_msgs_by_id/2 in places where same functionality was duplicatedAlvaro Videla2015-09-091-5/+2
| |/
* | Merge branch 'stable'Michael Klishin2015-09-083-74/+176
|\ \ | |/
| * Merge pull request #300 from rabbitmq/rabbitmq-server-295rabbitmq_v3_5_5_rc1Michael Klishin2015-09-082-73/+175
| |\
| | * CosmeticsMichael Klishin2015-09-081-6/+6
| | * InlineMichael Klishin2015-09-081-4/+2
| | * inline qi_deliver_and_ack funAlvaro Videla2015-09-071-5/+3
| | * typoAlvaro Videla2015-09-071-1/+1
| | * updates commentAlvaro Videla2015-09-071-3/+3
| | * renames function for clarityAlvaro Videla2015-09-071-2/+2
| | * refactors purge_pending_ack/2 to handle delete_and_terminateAlvaro Videla2015-09-071-30/+44
| | * wordingAlvaro Videla2015-09-071-1/+1
| | * renamingAlvaro Videla2015-09-071-6/+6
| | * cosmeticsAlvaro Videla2015-09-071-2/+3
| | * updates commentsAlvaro Videla2015-09-071-2/+17
| | * renames wipe_index -> reset_qi_stateAlvaro Videla2015-09-071-2/+2
| | * uses purge_when_no_pending_acks for delete_and_terminateAlvaro Videla2015-09-071-1/+1
| | * adds missing spaceAlvaro Videla2015-09-071-1/+1
| | * moves purge helpers to helpers areaAlvaro Videla2015-09-071-47/+50
| | * uses index purge callback in betas_from_index_entriesAlvaro Videla2015-09-071-35/+32
| | * refactors purgeAlvaro Videla2015-09-061-121/+103
| | * adds missing spec for reset_stateAlvaro Videla2015-09-041-0/+1
| | * takes into account the delete_and_terminate caseAlvaro Videla2015-09-041-39/+106
| | * Improves BQ:purge performance when there are no pending acksAlvaro Videla2015-09-032-13/+39
| * | Merge pull request #299 from rabbitmq/rabbitmq-server-297Alvaro Videla2015-09-081-1/+1
| |\ \