summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic: starting a line with "_ =" is meaningless.Simon MacMullen2012-07-041-2/+2
* Cosmetic: indulge bias against if statements.Simon MacMullen2012-07-041-10/+10
* Cosmetic: whitespace.Simon MacMullen2012-07-041-14/+14
* Cosmetic: reduce verbosity.Simon MacMullen2012-07-041-15/+6
* cosmeticTim Watson2012-07-041-5/+5
* ensure the temp directories are deleted before proceedingTim Watson2012-07-042-11/+19
* merge defaultTim Watson2012-07-0331-128/+610
|\
| * clarify what 'timeout' stands forMatthias Radestock2012-07-021-1/+1
| * merge bug24884 into default (no-op)Matthias Radestock2012-07-0165-1224/+2562
| |\
| | * Merged bug24826 into defaultEmile Joubert2012-06-2918-105/+113
| | |\
| | | * merge bug24912Tim Watson2012-06-271-0/+5
| | | |\
| | | | * merge defaultTim Watson2012-06-2735-901/+962
| | | | |\ | | | | |/ | | | |/|
| | | * | Merged bug24988Emile Joubert2012-06-270-0/+0
| | | |\ \
| | | * | | It probably makes slightly more sense to monitor before we broadcast.Simon MacMullen2012-06-261-1/+1
| | | * | | Maybe better name?Simon MacMullen2012-06-263-3/+3
| | | * | | OK, we do actually need a special way to determine the difference between:Simon MacMullen2012-06-253-3/+3
| | | * | | Get rid of this with_exit_handler use.Simon MacMullen2012-06-251-12/+4
| | | * | | normal -> leaving the ring, change topologySimon MacMullen2012-06-253-5/+5
| | | * | | And finally, have the master wait for all the slaves on deletion.Simon MacMullen2012-06-251-0/+11
| | | * | | The spec for gm:group_members/1 says it returns a list of pids - let's do that.Simon MacMullen2012-06-251-1/+1
| | | * | | Ignore normal exits; do not try to change the ring topology as it shuts down.Simon MacMullen2012-06-251-3/+5
| | | * | | Close down the slave's GM the same way the master's GM does.Simon MacMullen2012-06-251-0/+5
| | | |/ /
| | | * | consistency: leave the 'ok' matching to the callerMatthias Radestock2012-06-231-1/+1
| | | * | Merge headsSimon MacMullen2012-06-222-3/+6
| | | |\ \
| | | | * \ Merge bug25005 againSimon MacMullen2012-06-220-0/+0
| | | | |\ \
| | | | * | | ScreamSimon MacMullen2012-06-222-3/+6
| | | * | | | Merged bug25021 into defaultEmile Joubert2012-06-221-0/+17
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Revert the wrapper around the copy in append_file/2Simon MacMullen2012-06-221-0/+17
| | | * | | | Merge bug25005Simon MacMullen2012-06-220-0/+0
| | | |\ \ \ \ | | | | |/ / / | | | | | / / | | | | |/ / | | | |/| |
| | | * | | Remove whitespaceEmile Joubert2012-06-221-3/+3
| | | |/ /
| | | * | Merge bug24956Simon MacMullen2012-06-208-30/+23
| | | |\ \
| | | | * \ Merged bug24992 into defaultEmile Joubert2012-06-192-2/+2
| | | | |\ \
| | | | | * | Default to 1GB limit, check every 10s.Simon MacMullen2012-06-192-2/+2
| | | | | * | Actually, it seems slightly cleaner to do this.Simon MacMullen2012-06-141-1/+1
| | | | | * | Disable disk space alarms by default.Simon MacMullen2012-06-141-1/+1
| | | | * | | Merge bug24994Simon MacMullen2012-06-195-6/+11
| | | | |\ \ \
| | | | * | | | CosmeticEmile Joubert2012-06-181-1/+0
| | | | * | | | Only one version of append_file is requiredEmile Joubert2012-06-183-28/+4
| | | | * | | | Rotate logs differentlyEmile Joubert2012-06-143-9/+13
| | | | * | | | Rotate logs without consuming excessive memoryEmile Joubert2012-06-143-5/+14
| | | | | |/ / | | | | |/| |
| | | * | | | revert the log level for error for heartbeat timeoutsTim Watson2012-06-181-1/+0
| | | * | | | make the error/reason for amqp heartbeat timeouts clearer in the logsTim Watson2012-06-181-4/+4
| | | * | | | merge defaultTim Watson2012-06-1411-110/+98
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | print a different error atom when heartbeat timeout's occurTim Watson2012-05-311-0/+1
| | | | | | * Add special case for i18n reasons.Simon MacMullen2012-05-241-0/+5
| | * | | | | More spec correctness.Simon MacMullen2012-06-261-3/+4
| | * | | | | Explain this a bit.Simon MacMullen2012-06-251-0/+10
| | * | | | | Don't take a write lock if we're not going to write.Simon MacMullen2012-06-081-3/+5
| | * | | | | Needed for testsSimon MacMullen2012-06-081-1/+5
| | * | | | | peek_serial/1 should not depend on having next_serial/1 run first.Simon MacMullen2012-06-071-6/+3