summaryrefslogtreecommitdiff
path: root/src/rabbit_mnesia.erl
Commit message (Expand)AuthorAgeFilesLines
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* cosmetic: squash trailing whitespaceMatthias Radestock2010-01-271-4/+4
* placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-291-22/+18
* On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-291-1/+23
* s/bool()/boolean() in type specsbug21714Matthias Radestock2009-09-301-1/+1
* merge bug21429 into defaultMatthias Radestock2009-08-231-36/+35
|\
| * cosmeticMatthias Radestock2009-08-231-4/+2
| * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| * doneMatthew Sackman2009-08-231-14/+6
| * And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
| * oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
| * Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
| * tiny refactoringMatthew Sackman2009-08-211-10/+8
| * some cleaning upMatthias Radestock2009-08-201-11/+8
| * New branch for bug 21429Matthew Sackman2009-08-191-30/+53
* | use new term file helpersMatthias Radestock2009-08-201-19/+7
|/
* merge v1_5 into defaultTony Garnock-Jones2009-05-181-29/+46
|\
| * get rid of index on 'pid' field in rabbit_queuebug20260Matthias Radestock2009-01-301-2/+1
| * prefix all mnesia table names with 'rabbit_'Matthias Radestock2009-01-221-25/+45
| * beginnings of permission adminMatthias Radestock2009-01-161-4/+2
| * modify table structure in preparation for permissionsMatthias Radestock2009-01-161-4/+4
| * cosmetic: use multi-line stringsMatthias Radestock2009-01-081-2/+2
* | display node name and db dir on startupMatthias Radestock2009-05-181-5/+8
|/
* deal with schema integrity check failure on startupMatthias Radestock2008-12-171-35/+51
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* fix typobug19871Matthias Radestock2008-12-021-1/+1
* Merged defaultSimon MacMullen2008-12-011-2/+2
|\
| * rename node() type to erlang_node()bug19792Matthias Radestock2008-11-211-2/+2
* | Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-011-8/+7
* | It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-271-5/+6
* | Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-271-0/+18
|/
* Set is the defaultBen Hood2008-10-131-1/+0
* Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
* cosmetic changes and some minor refactoringMatthias Radestock2008-09-281-1/+2
* Truncated lines in this patch to 78Ben Hood2008-09-271-1/+2
* Got rid of no spaces after commasBen Hood2008-09-211-3/+3
* Implemented durable routesBen Hood2008-09-201-0/+4
* Merged default into 18776Ben Hood2008-08-271-2/+2
|\
| * Merged default into 18994Ben Hood2008-08-051-1/+1
| |\
| | * Move schema integrity check into the top of wait_for_tables.bug19069Tony Garnock-Jones2008-07-281-1/+1
| | * proper use of #realm_resource{}Matthias Radestock2008-07-121-1/+3
| | * Migrated branch bug18752Ben Hood2008-07-061-0/+4
* | | Renamed the routing fields to keep the naming conventions consistentBen Hood2008-08-051-4/+4
* | | Savepoint for changing the routing structureBen Hood2008-07-311-1/+2
|/ /
* | Savepoint for lifecycle test that now works without realms or ticketsBen Hood2008-07-131-17/+0
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+399