| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug25420rabbitmq_v3_0_2 | Simon MacMullen | 2013-01-29 | 1 | -1/+2 |
| |\ | |||||
| | * | ignore 'invoke' on different module | Matthias Radestock | 2013-01-28 | 1 | -1/+2 |
| * | | handle all returns of mnesia:system_info(is_running) | Matthias Radestock | 2013-01-28 | 1 | -23/+25 |
| |/ | |||||
| * | remove unused function | Matthias Radestock | 2013-01-28 | 1 | -6/+1 |
| * | eliminate superfluous double call | Matthias Radestock | 2013-01-28 | 1 | -1/+1 |
| * | merge bug25412 into stable | Matthias Radestock | 2013-01-24 | 1 | -2/+4 |
| |\ | |||||
| | * | Don't just {reply, Cmd, State} since that will end up going into send/2 - whi... | Simon MacMullen | 2013-01-24 | 1 | -2/+4 |
| * | | Merge bug25343 | Simon MacMullen | 2013-01-24 | 122 | -122/+122 |
| |\ \ | |/ |/| | |||||
| | * | Update copyright 2013 | Emile Joubert | 2013-01-23 | 122 | -122/+122 |
| * | | prevent channel from sending anything after close/close_ok | Matthias Radestock | 2013-01-22 | 1 | -34/+37 |
| |/ | |||||
| * | one test writer is quite enough. and make it work. | Matthias Radestock | 2013-01-22 | 1 | -10/+8 |
| * | our test writer needs to do a bit more now | Matthias Radestock | 2013-01-22 | 1 | -1/+8 |
| * | get the channel to flush the writer | Matthias Radestock | 2013-01-21 | 2 | -8/+19 |
| * | Backed out changeset 0ca8cbef9720 | Matthias Radestock | 2013-01-21 | 2 | -19/+8 |
| * | get th channel to flush the writer | Matthias Radestock | 2013-01-21 | 2 | -8/+19 |
| * | Prevent explosion if someone passes a list. | Simon MacMullen | 2013-01-16 | 1 | -4/+9 |
| * | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
| | |\ | |||||
| | | * | correct and/or confusion | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
| * | | | tidy up | Matthias Radestock | 2013-01-08 | 1 | -4/+0 |
| |/ / | |||||
| * | | copy change from rabbit_amqqueue_process to slave | Matthias Radestock | 2013-01-08 | 1 | -7/+9 |
| |/ | |||||
| * | Reminder | Simon MacMullen | 2012-12-12 | 1 | -0/+2 |
| * | make sure the stats and rate timers don't keep each other alive | Matthias Radestock | 2012-12-11 | 1 | -18/+10 |
| * | Those catches do no really do anything. | Simon MacMullen | 2012-12-10 | 1 | -2/+2 |
| * | Call application_master:get_child/1 more like OTP does. | Simon MacMullen | 2012-12-10 | 1 | -2/+3 |
| * | application_controller:get_master/1 can return 'undefined'. | Simon MacMullen | 2012-12-10 | 1 | -4/+6 |
| * | Merge bug25330 | Emile Joubert | 2012-12-05 | 3 | -3/+40 |
| |\ | |||||
| | * | Tweak the regex, align, and a test. | Simon MacMullen | 2012-12-05 | 2 | -2/+13 |
| | * | Special case the 3.0.0 version check. | Simon MacMullen | 2012-12-05 | 1 | -4/+11 |
| | * | Move the version check fun to misc, and anchor the regex. | Simon MacMullen | 2012-12-05 | 2 | -10/+13 |
| | * | Compare RabbitMQ versions ignoring the "patch" version (as semver.org calls i... | Simon MacMullen | 2012-12-03 | 1 | -6/+22 |
| * | | merge bug25341 into stable | Matthias Radestock | 2012-12-05 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | Don't blow up if we end up talking to not-a-supervisor. | Simon MacMullen | 2012-12-05 | 1 | -1/+9 |
| * | | | reduce wrongness | Matthias Radestock | 2012-12-04 | 1 | -2/+1 |
| * | | | Send messages immediately if we are not busy. | Simon MacMullen | 2012-12-04 | 1 | -2/+9 |
| |/ / | |||||
| * | | Merge bug25335 | Simon MacMullen | 2012-12-04 | 1 | -1/+5 |
| |\ \ | |/ | |||||
| | * | merge default | Tim Watson | 2012-12-03 | 4 | -37/+30 |
| | |\ | |||||
| | * | | Wake up all queues after policy change. | Simon MacMullen | 2012-11-23 | 1 | -1/+5 |
| * | | | get rid of last remaining cross-node fun in rabbit_amqqueue | Matthias Radestock | 2012-12-03 | 1 | -17/+8 |
| * | | | move generic cross-node funs from rabbit_amqqueue to delegate | Matthias Radestock | 2012-12-03 | 2 | -39/+32 |
| | |/ |/| | |||||
| * | | merge stable into bug25309 | Tim Watson | 2012-11-26 | 3 | -25/+42 |
| |\ \ | |/ | |||||
| | * | Merge bug25305 | Simon MacMullen | 2012-11-22 | 3 | -13/+24 |
| | |\ | |||||
| | | * | Merged bug25306 | Emile Joubert | 2012-11-22 | 2 | -11/+20 |
| | | |\ | |||||
| | | | * | leave the ram_msg_count unchanged in BQ:fold | Matthias Radestock | 2012-11-22 | 1 | -5/+7 |
| | | | * | add test for invoking bq:fold when messages are on disk | Matthias Radestock | 2012-11-21 | 1 | -0/+7 |
| | | | * | assert after fold | Matthias Radestock | 2012-11-21 | 1 | -7/+6 |
| | | | * | assertion | Matthias Radestock | 2012-11-20 | 1 | -0/+1 |
| | | * | | branch from stable, expire messages eagerly | Tim Watson | 2012-11-21 | 1 | -2/+4 |
| | | |/ | |||||
| | * | | ack unroutable dead-lettered messages straight away | Matthias Radestock | 2012-11-20 | 1 | -12/+18 |
| | |/ | |||||
| * | | Fix a race where we decide on the BQ before writing the #amqqueue{} to Mnesia... | Simon MacMullen | 2012-11-22 | 1 | -4/+5 |
