Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.bug25849 | 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, ...bug25618 | 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...bug25842 | 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...bug25826 | Simon MacMullen | 2013-10-21 | 1 | -1/+1 |
* | | | | Table locking -> O(n)bug25846 | 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...bug25804 | 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 knownbug25809 | Emile Joubert | 2013-10-09 | 1 | -1/+1 |
| | * | | | | Support only historical verify_fun signature | Emile Joubert | 2013-10-09 | 1 | -3/+2 |
| | * | | | | Support config-supplied verify_fun in tuple-format | Emile Joubert | 2013-10-08 | 1 | -8/+17 |
| | | |_|/ | | |/| | | |||||
| * | | | | Consistencybug25404 | Simon MacMullen | 2013-10-14 | 1 | -3/+3 |
| * | | | | merge heads | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| |\ \ \ \ | |||||
| | * | | | | do not pass the queue collector to amqp_1.0 reader | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| * | | | | | ...and remove the old API. | Simon MacMullen | 2013-10-10 | 1 | -24/+1 |
| |/ / / / | |||||
| * | | | | Introduce rabbit_heartbeat:start/6 API | Tim Watson | 2013-10-10 | 3 | -31/+35 |
| * | | | | Unify the intermediate supervision tree under r_connection_helper_sup | Tim Watson | 2013-10-10 | 4 | -78/+43 |
| * | | | | Defer starting a queue collector until we've received tune-ok | Tim Watson | 2013-10-09 | 3 | -14/+24 |
| * | | | | introduce another intermediate supervisor into the connection tree | Tim Watson | 2013-10-09 | 2 | -1/+46 |
| |/ / / | |||||
| * | | | Merge bug 24094 | Simon MacMullen | 2013-10-03 | 2 | -14/+31 |
| |\ \ \ | |||||
| | * | | | Return verbose message when refusing to authenticatebug24094 | Emile Joubert | 2013-10-01 | 1 | -1/+5 |
| | * | | | Genericise network messages | Emile Joubert | 2013-09-25 | 2 | -4/+4 |
| | * | | | Report authentication failures by sending connection.close | Emile Joubert | 2013-09-24 | 2 | -14/+27 |
| * | | | | Merged bug25726 into default | Emile Joubert | 2013-10-03 | 3 | -31/+41 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge stable into default | Tim Watson | 2013-10-01 | 42 | -1003/+1924 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge stable into default | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| * | | | | | | | minor refactorbug25726 | Matthias Radestock | 2013-09-26 | 1 | -6/+6 |
| * | | | | | | | inlining | Matthias Radestock | 2013-09-26 | 1 | -12/+6 |
| * | | | | | | | Just one predicate. | Simon MacMullen | 2013-09-26 | 1 | -10/+7 |
| * | | | | | | | Ahem2. | Simon MacMullen | 2013-09-26 | 1 | -2/+2 |
| * | | | | | | | Ahem. | Simon MacMullen | 2013-09-26 | 1 | -6/+6 |
| * | | | | | | | Shorten / simplify by abstracting over a duration-comparing predicate. | Simon MacMullen | 2013-09-26 | 1 | -34/+25 |
| * | | | | | | | Slightly better comments. | Simon MacMullen | 2013-09-23 | 1 | -2/+5 |