| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug25928 | Simon MacMullen | 2013-12-19 | 2 | -2/+5 |
| |\ | |||||
| | * | Keep the two handle_exception()s together. | Simon MacMullen | 2013-12-19 | 1 | -3/+3 |
| | * | Treat connection errors on write the same as on read. | Simon MacMullen | 2013-12-17 | 2 | -1/+4 |
| * | | Scarier warning | Simon MacMullen | 2013-12-19 | 1 | -10/+13 |
| |/ | |||||
| * | Merge bug25899 | Simon MacMullen | 2013-12-06 | 1 | -2/+12 |
| |\ | |||||
| | * | Explain | Simon MacMullen | 2013-12-06 | 1 | -0/+2 |
| | * | Make sure that our last event before going sorta-idle is not one in which we ... | Simon MacMullen | 2013-12-05 | 1 | -2/+10 |
| * | | Remove unnecessary test. | Matthew Sackman | 2013-12-06 | 1 | -12/+1 |
| * | | Undo some changes. | Matthew Sackman | 2013-12-06 | 2 | -42/+11 |
| * | | Rather than just querying a single remote node, query them all, and accomodat... | Matthew Sackman | 2013-12-04 | 2 | -11/+42 |
| |/ | |||||
| * | Ooops. | Matthew Sackman | 2013-11-28 | 1 | -2/+2 |
| * | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro... | Matthew Sackman | 2013-11-28 | 1 | -2/+7 |
| * | Ensure that we always interleave start / stop / start / stop. | Simon MacMullen | 2013-11-28 | 1 | -1/+5 |
| * | Do nothing if the rabbit application is already running. Similarly, don't exp... | Simon MacMullen | 2013-11-28 | 1 | -13/+19 |
| * | Merge in stable | Simon MacMullen | 2013-11-22 | 3 | -40/+65 |
| |\ | |||||
| | * | Restore synchronous addition of slaves in the queue.declare case. | Simon MacMullen | 2013-11-12 | 3 | -25/+39 |
| | * | Forgot to add a spec | Simon MacMullen | 2013-11-11 | 1 | -0/+1 |
| | * | Re-add the log invocations we lost. This does lead to the stale master pid wa... | Simon MacMullen | 2013-11-11 | 2 | -3/+7 |
| | * | Port the deadlock-breaking code from bug 25852. | Simon MacMullen | 2013-11-11 | 2 | -30/+40 |
| * | | Merge bug25867 | Simon MacMullen | 2013-11-22 | 2 | -16/+51 |
| |\ \ | |/ | |||||
| | * | Remove 'evil' receive block. | Simon MacMullen | 2013-11-11 | 1 | -14/+18 |
| | * | Cope with clients dying. | Simon MacMullen | 2013-11-08 | 2 | -16/+47 |
| * | | More explanation | Simon MacMullen | 2013-11-22 | 1 | -0/+2 |
| * | | Improve comment. | Simon MacMullen | 2013-11-18 | 1 | -3/+4 |
| * | | Explain | Simon MacMullen | 2013-11-06 | 1 | -0/+3 |
| * | | Maybe sync on slave promotion. | Simon MacMullen | 2013-11-06 | 1 | -3/+4 |
| |/ | |||||
| * | Merged bug25849 into stablerabbitmq_v3_2_1 | Emile Joubert | 2013-11-01 | 1 | -0/+5 |
| |\ | |||||
| | * | sp. | Emile Joubert | 2013-11-01 | 1 | -1/+1 |
| | * | We can get down_from_gm twice in a row, don't blow up if we do. | Simon MacMullen | 2013-10-28 | 1 | -0/+5 |
| * | | Merged bug25618 into stable | Emile Joubert | 2013-11-01 | 1 | -16/+25 |
| |\ \ | |||||
| | * | | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ... | Simon MacMullen | 2013-10-29 | 1 | -7/+2 |
| | * | | Attempt to clean up actions when terminating a slave. Slave termination now n... | Simon MacMullen | 2013-10-29 | 1 | -15/+29 |
| * | | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2. | Simon MacMullen | 2013-11-01 | 1 | -5/+1 |
| * | | | Merged bug25846 into stable | Emile Joubert | 2013-10-31 | 4 | -11/+14 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Non-Windows 32 bit platforms tend to only give you 2GB address space per proc... | Simon MacMullen | 2013-10-30 | 1 | -2/+2 |
| | * | | Merged bug25838 into stable | Emile Joubert | 2013-10-28 | 2 | -8/+11 |
| | |\ \ | |||||
| | | * | | Eliminate use of gen_server:call/2. | Simon MacMullen | 2013-10-24 | 2 | -8/+11 |
| | * | | | Merged bug25826 into stable | Emile Joubert | 2013-10-28 | 46 | -1167/+2182 |
| | |\ \ \ | | |/ / | |||||
| | * | | | Sync before rename, since the rename is not affected by the sync and doing it... | Simon MacMullen | 2013-10-21 | 1 | -1/+1 |
| * | | | | Table locking -> O(n) | Simon MacMullen | 2013-10-29 | 1 | -0/+6 |
| * | | | | Eliminate list_tx variants since async_dirty is ignored in a tx. | Simon MacMullen | 2013-10-29 | 4 | -43/+45 |
| * | | | | Use mnesia:async_dirty/1 to reduce copypasta. | Simon MacMullen | 2013-10-28 | 4 | -46/+39 |
| | |_|/ |/| | | |||||
| * | | | Merge in stable | Simon MacMullen | 2013-10-25 | 46 | -1167/+2182 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | merge bug25804 into default | Tim Watson | 2013-10-21 | 1 | -0/+22 |
| | |\ \ | |||||
| | | * | | Introduce flow controlled versions of send_command() for the Erlang client to... | Simon MacMullen | 2013-10-04 | 1 | -0/+22 |
| | * | | | Merged stable into default | Emile Joubert | 2013-10-17 | 1 | -12/+15 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Merged stable into default | Emile Joubert | 2013-10-15 | 1 | -11/+11 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge bug25809 | Simon MacMullen | 2013-10-15 | 1 | -8/+16 |
| | |\ \ \ \ | |||||
| | | * | | | | erlang:apply is not necessary since the arguments are known | Emile Joubert | 2013-10-09 | 1 | -1/+1 |
| | | * | | | | Support only historical verify_fun signature | Emile Joubert | 2013-10-09 | 1 | -3/+2 |
