| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allow clients to exceed frame size by a little bit | Matthias Radestock | 2012-07-17 | 1 | -1/+6 |
| * | merge default into bug24991 | Matthias Radestock | 2012-07-17 | 5 | -100/+103 |
| |\ | |||||
| | * | refactor: remove gratuitous helper function | Matthias Radestock | 2012-07-16 | 1 | -6/+3 |
| | * | better epmd error descriptions in rabbitmqctl | Matthias Radestock | 2012-07-15 | 3 | -8/+9 |
| | * | refactor: move things around in the reader | Matthias Radestock | 2012-07-15 | 1 | -56/+65 |
| | * | call the correct function | Matthias Radestock | 2012-07-15 | 1 | -1/+1 |
| | * | refactor: precondition_failed helper function | Matthias Radestock | 2012-07-15 | 1 | -21/+17 |
| | * | oops - 'hg record' diff boundary fail | Matthias Radestock | 2012-07-15 | 1 | -0/+4 |
| | * | renaming | Matthias Radestock | 2012-07-15 | 1 | -11/+7 |
| | * | cosmetic | Matthias Radestock | 2012-07-14 | 1 | -2/+2 |
| * | | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 4 | -22/+23 |
| |\ \ | |/ |/| | |||||
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 4 | -22/+23 |
| | |\ | |||||
| | | * | enforce frame_max | Matthias Radestock | 2012-06-12 | 1 | -0/+5 |
| | | * | refactor: move constant and give it a better name | Matthias Radestock | 2012-06-12 | 3 | -22/+18 |
| * | | | tiny simplifying refactor | Matthias Radestock | 2012-07-13 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merged bug25052 into default | Emile Joubert | 2012-07-13 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | blow up if Ref is unknown | Matthias Radestock | 2012-07-12 | 1 | -1/+1 |
| | * | | grammar | Matthias Radestock | 2012-07-12 | 1 | -1/+1 |
| | * | | Duh, cosmetic | Simon MacMullen | 2012-07-12 | 1 | -2/+1 |
| | * | | Don't reopen file handles in fhc:needs_sync/1, avoid infinite loop. | Simon MacMullen | 2012-07-12 | 1 | -5/+6 |
| * | | | Merge bug24720 | Simon MacMullen | 2012-07-13 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| * | | | I am more dubious about this one. But not enough to take it out. | Simon MacMullen | 2012-07-13 | 1 | -0/+2 |
| * | | | Explain this message. | Simon MacMullen | 2012-07-13 | 1 | -0/+5 |
| * | | | Rename HA heartbeat when master changes | Emile Joubert | 2012-07-11 | 2 | -4/+4 |
| * | | | Remove unnecessary HA heartbeats | Emile Joubert | 2012-07-10 | 1 | -11/+0 |
| |/ / | |||||
| * | | Make make-port-diff.sh work correctly on MacOs and Linuces | Steve Powell | 2012-07-04 | 1 | -2/+4 |
| * | | Merge bug24512 | Simon MacMullen | 2012-07-03 | 0 | -0/+0 |
| |\ \ | |||||
| * \ \ | merge bug24512 | Tim Watson | 2012-07-03 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| * | | | use nohup instead of setsid | Tim Watson | 2012-07-03 | 1 | -1/+1 |
| |/ / | |||||
| * | | clarify what 'timeout' stands for | Matthias Radestock | 2012-07-02 | 1 | -1/+1 |
| * | | merge bug24884 into default (no-op) | Matthias Radestock | 2012-07-01 | 65 | -1224/+2562 |
| |\ \ | |||||
| | * \ | Merged bug24826 into default | Emile Joubert | 2012-06-29 | 18 | -105/+113 |
| | |\ \ | |||||
| | | * \ | merge bug24912 | Tim Watson | 2012-06-27 | 1 | -0/+5 |
| | | |\ \ | |||||
| | | | * \ | merge default | Tim Watson | 2012-06-27 | 35 | -901/+962 |
| | | | |\ \ | | | |/ / | | |/| | | |||||
| | | * | | | Merged bug24988 | Emile Joubert | 2012-06-27 | 0 | -0/+0 |
| | | |\ \ \ | |||||
| | | * | | | | It probably makes slightly more sense to monitor before we broadcast. | Simon MacMullen | 2012-06-26 | 1 | -1/+1 |
| | | * | | | | Maybe better name? | Simon MacMullen | 2012-06-26 | 3 | -3/+3 |
| | | * | | | | OK, we do actually need a special way to determine the difference between: | Simon MacMullen | 2012-06-25 | 3 | -3/+3 |
| | | * | | | | Get rid of this with_exit_handler use. | Simon MacMullen | 2012-06-25 | 1 | -12/+4 |
| | | * | | | | normal -> leaving the ring, change topology | Simon MacMullen | 2012-06-25 | 3 | -5/+5 |
| | | * | | | | And finally, have the master wait for all the slaves on deletion. | Simon MacMullen | 2012-06-25 | 1 | -0/+11 |
| | | * | | | | The spec for gm:group_members/1 says it returns a list of pids - let's do that. | Simon MacMullen | 2012-06-25 | 1 | -1/+1 |
| | | * | | | | Ignore normal exits; do not try to change the ring topology as it shuts down. | Simon MacMullen | 2012-06-25 | 1 | -3/+5 |
| | | * | | | | Close down the slave's GM the same way the master's GM does. | Simon MacMullen | 2012-06-25 | 1 | -0/+5 |
| | | |/ / / | |||||
| | | * | | | consistency: leave the 'ok' matching to the caller | Matthias Radestock | 2012-06-23 | 1 | -1/+1 |
| | | * | | | Merge heads | Simon MacMullen | 2012-06-22 | 2 | -3/+6 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge bug25005 again | Simon MacMullen | 2012-06-22 | 0 | -0/+0 |
| | | | |\ \ \ | |||||
| | | | * | | | | Scream | Simon MacMullen | 2012-06-22 | 2 | -3/+6 |
| | | * | | | | | Merged bug25021 into default | Emile Joubert | 2012-06-22 | 1 | -0/+17 |
| | | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | | * | | | | Revert the wrapper around the copy in append_file/2 | Simon MacMullen | 2012-06-22 | 1 | -0/+17 |
