summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bug24929Simon MacMullen2014-06-264-10/+416
|\
| * Control max_size, and remove some broken premature abstraction from the Makef...Simon MacMullen2014-06-262-6/+7
| * Simplify message assertions, don't use timestamps.Simon MacMullen2014-06-261-57/+22
| * Minor cleanup.Simon MacMullen2014-06-252-58/+48
| * Add instrumenting for monitors and Mnesia transactions. It actually all seems...Simon MacMullen2014-06-233-48/+113
| * Various bug fixes in generating command sequences.Simon MacMullen2014-06-061-37/+50
| * Be more correct about dynamic vs symbolic state; this gets us back into a pos...Simon MacMullen2014-06-061-32/+42
| * Wait until a GM has actually left before forgetting it.Simon MacMullen2014-06-061-12/+13
| * Oops, 3d7b7d85df74 got us into a degenerate case where our tests only ever co...Simon MacMullen2014-06-021-15/+26
| * Don't expect message delivery until we have had the joined callback invoked.Simon MacMullen2014-06-021-14/+18
| * Don't explode if the pid vanishes during is_gm_process/2. Keep on handling in...Simon MacMullen2014-06-021-3/+12
| * Even betterSimon MacMullen2014-06-021-13/+11
| * Better cleanupSimon MacMullen2014-06-021-2/+16
| * Merge in stableSimon MacMullen2014-06-022-9/+10
| |\
| * | Do "randomness" properly, trap exits.Simon MacMullen2014-06-022-16/+13
| * | Oops.Simon MacMullen2014-06-021-1/+1
| * | Don't be so intrusive into gm.erl.Simon MacMullen2014-06-023-76/+63
| * | Instrument certain calls to gs2:call/3 and gs2:cast/2, and allow PropEr to de...Simon MacMullen2014-05-293-131/+226
| * | Merge bug26210Simon MacMullen2014-05-298-45/+316
| |\ \
| | * | First go at some PropEr tests, which join and leave a group, and make sure me...Simon MacMullen2014-05-281-0/+245
* | | | Merge bug26169Simon MacMullen2014-06-2424-134/+353
|\ \ \ \
| * \ \ \ Merge bug26148Simon MacMullen2014-06-2419-43/+170
| |\ \ \ \
| | * \ \ \ stable to defaultSimon MacMullen2014-06-2436-354/+880
| | |\ \ \ \
| | | * \ \ \ stable to defaultSimon MacMullen2014-06-2336-354/+880
| | | |\ \ \ \
| | | | * \ \ \ Merge bug25848 again.Simon MacMullen2014-06-2312-42/+125
| | | | |\ \ \ \
| | | | | * \ \ \ Merge bug25848.Simon MacMullen2014-06-2312-42/+125
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge bug25279Simon MacMullen2014-06-234-7/+21
| | | | | | |\ \ \ \
| | | | | | | * | | | WhitespaceSimon MacMullen2014-06-231-1/+1
| | | | | | | * | | | WordingMichael Klishin2014-06-221-2/+2
| | | | | | | * | | | Mention that it includes TLS connectionsMichael Klishin2014-06-191-1/+2
| | | | | | | * | | | Fix handshake_timeout docs in rabbitmq.config.exampleMichael Klishin2014-06-191-2/+2
| | | | | | | * | | | Add handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-181-0/+4
| | | | | | | * | | | Make [AMQP] connection timeout configurableMichael Klishin2014-06-182-3/+4
| | | | | | | * | | | Add ssl_handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-171-0/+4
| | | | | | | * | | | Add default for ssl_handshake_timeoutMichael Klishin2014-06-171-0/+1
| | | | | | | * | | | Fetch SSL handshake timeout from app environmentMichael Klishin2014-06-171-4/+7
| | | | | | * | | | | Merge bug26254Simon MacMullen2014-06-200-0/+0
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | Promote down slave to master if the master gets forgotten.Simon MacMullen2014-06-192-15/+29
| | | | | | * | | | | | Maintain down_slave_nodes so we might have a clue where to look to recover from.Simon MacMullen2014-06-196-18/+73
| | | | | | |/ / / / /
| | | | | | * | | | | stable to defaultSimon MacMullen2014-06-191-1/+1
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-06-191-3/+3
| | | | | | |\ \ \ \ \ \
| | | | * | | | | | | | | application:get_env/3 is not available in R13B03.Simon MacMullen2014-06-231-1/+4
| | | | |/ / / / / / / /
| | | | * | | | | | | | Format as number, don't explicitly convert to string then format as string.Simon MacMullen2014-06-231-3/+2
| | | | * | | | | | | | Cosmetic: these can all be rolled together, and be a bit terser.Simon MacMullen2014-06-231-29/+18
| | | | * | | | | | | | Use proplists:get_value/3 hereMichael Klishin2014-06-221-5/+3
| | | | * | | | | | | | error_logger:warning_msg itself returns okMichael Klishin2014-06-221-8/+4
| | | | * | | | | | | | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.confMichael Klishin2014-06-221-1/+1
| | | | * | | | | | | | Warn if Nagle's algorithm is enabled by defaultMichael Klishin2014-06-201-1/+17
| | | | * | | | | | | | CosmeticsMichael Klishin2014-06-201-1/+1
| | | | * | | | | | | | Make sure RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS has effect on WindowsMichael Klishin2014-06-202-0/+2