summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Warn about config only if new config is absentbug24020Emile Joubert2011-04-041-1/+2
* Merging bug23628 to defaultMatthew Sackman2011-04-011-11/+14
|\
| * 'shutdown' is only treated specially if the child is a supervisor (previous b...bug23628Matthew Sackman2011-04-011-9/+8
| * Revert to trailing whitespace et al to reduce diff to Erlang's supervisorMatthew Sackman2011-04-011-52/+52
| * reverting previous changes; treating {shutdown, _} exit reasons the same as n...Vlad Alexandru Ionescu2011-03-311-80/+70
| * adding reporting exception to supervisor2Vlad Alexandru Ionescu2011-03-301-5/+19
* | merging bug22952 to defaultMatthew Sackman2011-04-015-18/+27
|\ \
| * \ Merge bug23997 (R12B compatibility broken due to gb_trees:map R13ism).Simon MacMullen2011-04-014-15/+25
| |\ \
| | * | Another read/1.bug23997Simon MacMullen2011-04-011-4/+4
| | * | use mnesia:read/1 instead of read/3Alexandru Scvortov2011-04-011-4/+4
| | * | fix some R12B-5ismsAlexandru Scvortov2011-04-012-5/+5
| | * | remove R13ismsAlexandru Scvortov2011-03-293-7/+17
| * | | Merge bug24007 into defaultDavid Wragg2011-04-013-119/+34
| |\ \ \
| * | | | Make sure Attempts does not go negative.bug24007Simon MacMullen2011-03-301-3/+2
* | | | | Unlink before exitbug22952Emile Joubert2011-04-011-1/+1
* | | | | Slimmer gatherer terminationEmile Joubert2011-03-314-14/+6
| |/ / / |/| | |
* | | | Merging bug24008 to defaultMatthew Sackman2011-03-313-118/+30
|\ \ \ \
| * \ \ \ merging bug23968 to defaultMatthew Sackman2011-03-313-118/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge default into bug23968bug23968Matthew Sackman2011-03-2818-245/+727
| | |\ \ \
| | * | | | Rip out dedup cacheMatthew Sackman2011-03-181-101/+28
| | * | | | Rip out msg_store:releaseMatthew Sackman2011-03-183-18/+2
* | | | | | Don't transform markers when upgrading messagesbug24008Emile Joubert2011-03-311-1/+4
|/ / / / /
* | | | | Make rabbitmq-server compilable.Simon MacMullen2011-03-301-2/+2
* | | | | merge bug23993 into default (OCF script is broken when specifying an alternat...Alexandru Scvortov2011-03-304-146/+142
|\ \ \ \ \
| * | | | | cosmetic: put 'rabbitmqctl wait' code in the right placeMatthias Radestock2011-03-301-3/+7
| * | | | | Shutup, dialyzerMatthew Sackman2011-03-301-2/+7
| | |_|_|/ | |/| | |
| * | | | cosmeticMatthias Radestock2011-03-301-70/+60
| * | | | test refactor: mock the writer only onceMatthias Radestock2011-03-301-33/+11
| * | | | cosmeticMatthias Radestock2011-03-291-17/+10
| | |_|/ | |/| |
| * | | englishMatthew Sackman2011-03-291-5/+5
| * | | Improve documentation of BQ concerning the issuance of confirmsMatthew Sackman2011-03-291-7/+31
| * | | cosmeticMatthias Radestock2011-03-281-5/+5
| * | | tweak: only invoke rabbit_exchange:callback when absolutely necessaryMatthias Radestock2011-03-281-1/+1
| * | | more sensible order of exchange exportsMatthias Radestock2011-03-281-8/+10
| | |/ | |/|
* | | Correct test for existance of config filebug23993Matthew Sackman2011-03-251-4/+4
|/ /
* | Merging bug23831 to defaultMatthew Sackman2011-03-250-0/+0
|\ \
* | | removing trap_exit flag in rabbit_channelVlad Alexandru Ionescu2011-03-231-1/+0
|/ /
* | coughMatthew Sackman2011-03-231-2/+2
* | Merging bug23425 to defaultMatthew Sackman2011-03-238-151/+486
|\ \
| * | Turns out it's very important that we do write the schema_version when call m...bug23425Matthew Sackman2011-03-231-1/+2
| * | Abstract out continuationMatthew Sackman2011-03-232-16/+15
| * | Merge headsSimon MacMullen2011-03-2313-141/+185
| |\ \
| | * | Detect discnodeishness prior to suffering disclessnessMatthew Sackman2011-03-231-1/+3
| | * | sort out how often and when we do the rabbit:prepare (set up log handlers), a...Matthew Sackman2011-03-233-10/+7
| | * | New decree is that you're not meant to match against ensure_stuff callsMatthew Sackman2011-03-232-7/+11
| | * | Merge default into bug23425Matthew Sackman2011-03-238-147/+485
| | |\ \
| | | * | Renaming bits and pieces for consistency and checking a few more return value...Matthew Sackman2011-03-222-19/+21
| * | | | Record all nodes, don't list them when we refuse to start.Simon MacMullen2011-03-233-23/+17
| | |/ / | |/| |
| * | | Better name, vertical space.Simon MacMullen2011-03-211-13/+11
| * | | When upgrading a secondary node we call init_db twice: once early to force a ...Simon MacMullen2011-03-212-13/+18