Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | application:get_env/1 -> application:get_env/2bug23415 | Alexandru Scvortov | 2010-10-26 | 1 | -1/+1 |
* | remove references to cluster_config_file | Alexandru Scvortov | 2010-10-26 | 1 | -4/+2 |
* | Merge default into bug21377 | Simon MacMullen | 2010-10-13 | 1 | -4/+6 |
|\ | |||||
| * | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -3/+3 |
| * | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -2/+4 |
* | | Write the version after (possibly) shuffling the db around.bug23349 | Simon MacMullen | 2010-10-12 | 1 | -1/+1 |
* | | Rename file, store an empty list since the DAG may have multiple heads. | Simon MacMullen | 2010-10-11 | 1 | -3/+3 |
* | | Use filename:join/2. | Simon MacMullen | 2010-10-08 | 1 | -1/+1 |
* | | filename:join/1. | Simon MacMullen | 2010-10-08 | 1 | -1/+2 |
* | | Use rabbit_misc:write_term_file/2 (at a more sensible place). | Simon MacMullen | 2010-10-08 | 1 | -4/+2 |
* | | Write a schema version out. | Simon MacMullen | 2010-10-08 | 1 | -1/+9 |
|/ | |||||
* | remove dead codebug23109 | Matthias Radestock | 2010-08-25 | 1 | -4/+0 |
* | remove redundant codebug23104 | Matthias Radestock | 2010-08-11 | 1 | -3/+2 |
* | minor neatification | Matthias Radestock | 2010-08-11 | 1 | -3/+1 |
* | merge default into bug23104 | Matthias Radestock | 2010-08-11 | 1 | -29/+88 |
|\ | |||||
| * | make table content spot check part of schema_integrity_check | Matthias Radestock | 2010-08-11 | 1 | -23/+22 |
| * | idiot2 | Matthew Sackman | 2010-08-11 | 1 | -1/+0 |
| * | idiot | Matthew Sackman | 2010-08-11 | 1 | -3/+1 |
| * | The table content tests need to happen *after* we've waited for the tables, o... | Matthew Sackman | 2010-08-11 | 1 | -7/+20 |
| * | cosmetic | Matthew Sackman | 2010-08-11 | 1 | -3/+3 |
| * | Improve match specs | Matthew Sackman | 2010-08-11 | 1 | -11/+27 |
| * | Use match specs instead. This is a first pass - I want to be able to add some... | Matthew Sackman | 2010-08-11 | 1 | -35/+35 |
| * | Partial implementation of 3rd suggestion. Partial because I just wanted to se... | Matthew Sackman | 2010-08-10 | 1 | -9/+43 |
* | | cosmetic: consistency | Matthias Radestock | 2010-08-11 | 1 | -5/+5 |
|/ | |||||
* | tweakbug23083 | Matthias Radestock | 2010-08-06 | 1 | -15/+15 |
* | tweak | Matthias Radestock | 2010-08-06 | 1 | -12/+11 |
* | don't depend on exceptions | Matthias Radestock | 2010-08-06 | 1 | -13/+15 |
* | map/filter at the same time | Alexandru Scvortov | 2010-08-06 | 1 | -13/+11 |
* | more informative failure messages | Alexandru Scvortov | 2010-08-06 | 1 | -11/+16 |
* | table columns also need to be in the same order | Alexandru Scvortov | 2010-08-06 | 1 | -2/+1 |
* | tables are compatible only if they have exactly same attributes | Alexandru Scvortov | 2010-08-06 | 1 | -2/+1 |
* | all errors should be caught | Alexandru Scvortov | 2010-08-06 | 1 | -3/+4 |
* | refactored code | Alexandru Scvortov | 2010-08-06 | 1 | -18/+9 |
* | check that mnesia table attributes are as expected | Alexandru Scvortov | 2010-08-05 | 1 | -5/+25 |
* | Merging bug 22973 onto default | Matthew Sackman | 2010-07-29 | 1 | -13/+2 |
|\ | |||||
| * | application:get_env/2 -> application:get_env/1bug22973 | Alexandru Scvortov | 2010-07-19 | 1 | -1/+1 |
| * | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi... | Alexandru Scvortov | 2010-07-19 | 1 | -13/+2 |
* | | reformatted commentsbug22992 | Alexandru Scvortov | 2010-07-20 | 1 | -4/+6 |
* | | reporting of cluster node types now works | Alexandru Scvortov | 2010-07-20 | 1 | -5/+14 |
|/ | |||||
* | merged default into bug22877bug22877 | Alexandru Scvortov | 2010-07-09 | 1 | -6/+10 |
|\ | |||||
| * | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -0/+1 |
| * | removed line at top of rabbit_mnesia.erl | Alexandru Scvortov | 2010-07-06 | 1 | -1/+0 |
| * | moved export_types to inside ifdefs | Alexandru Scvortov | 2010-07-05 | 1 | -2/+2 |
| * | better types | Alexandru Scvortov | 2010-07-02 | 1 | -3/+3 |
| * | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -3/+6 |
| * | updated file-related specs | Alexandru Scvortov | 2010-07-01 | 1 | -1/+2 |
* | | deduplicate even the current node | Alexandru Scvortov | 2010-07-09 | 1 | -1/+2 |
* | | added deduplication of cluster node list | Alexandru Scvortov | 2010-07-09 | 1 | -1/+1 |
* | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 1 | -2/+9 |
* | | added -f switch to rabbitmqctl cluster | Alexandru Scvortov | 2010-07-05 | 1 | -36/+54 |
|/ |