summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make memory alarms work correctly over clustersMatthew Sackman2011-02-243-32/+105
* Merge bug23877 into default.Simon MacMullen2011-02-241-26/+29
|\
| * better nameMatthias Radestock2011-02-221-2/+2
| * better error reporting for failed table integrity checksMatthias Radestock2011-02-221-26/+29
* | cosmeticMatthias Radestock2011-02-231-1/+1
* | Removed table name intersection in wait_for_tables and cleaned up whitespace ...Rob Harrop2011-02-231-10/+7
* | Fixed incorrect binding pattern in rabbit_mnesiaRob Harrop2011-02-231-2/+2
* | Merge with defaultRob Harrop2011-02-234-362/+30
|\ \ | |/
| * remove redundant calls to wait_for_tablesMatthias Radestock2011-02-221-2/+0
| * remove redundant functionMatthias Radestock2011-02-221-9/+3
| * Merging bug23657 to defaultMatthew Sackman2011-02-223-351/+27
| |\
| | * Merging default into bug23657Matthew Sackman2011-02-1713-117/+183
| | |\
| | * | Make the timeout code a bit clearer.Simon MacMullen2011-02-151-9/+9
| | * | Add pid to rabbitmqctl status.Simon MacMullen2011-02-091-1/+2
| | * | Undo 3b4956543c30Simon MacMullen2011-02-091-13/+1
| | * | Correct the behaviour of /etc/init.d/rabbitmq-server statusSimon MacMullen2011-02-091-1/+13
| | * | Merging default into bug23657Matthew Sackman2011-02-082-350/+25
| | |\ \
| | | * | Oops.Simon MacMullen2011-01-261-1/+1
| | | * | Treat all {badrpc, _}s the same. Use which_applications/1.Simon MacMullen2011-01-261-12/+12
| | | * | rabbitmqctl status is not adequate to wait for the server as it can returnSimon MacMullen2011-01-261-1/+25
| | | * | Merged in defaultSimon MacMullen2011-01-2685-2425/+1503
| | | |\ \
| | | * | | Er, and this too, of course :)Simon MacMullen2011-01-181-362/+0
* | | | | | Merge with defaultRob Harrop2011-02-215-86/+386
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | moving wait_for_tables call in transformVlad Alexandru Ionescu2011-02-201-5/+2
| * | | | | less wait_for_tablesVlad Alexandru Ionescu2011-02-203-5/+8
| * | | | | merging in from defaultVlad Alexandru Ionescu2011-02-204-81/+381
| |\ \ \ \ \
| | * | | | | adding wait_for_tables after database upgradeVlad Alexandru Ionescu2011-02-151-3/+4
| | * | | | | removing duplication and use of sets in rabbit_mnesiaVlad Alexandru Ionescu2011-02-141-9/+4
| | * | | | | fixing upgrade from schema with missing tablesVlad Ionescu2011-02-141-3/+11
| | * | | | | fixing attributes in rabbit_upgrade_functions:topic_trie/0Vlad Ionescu2011-02-141-8/+6
| | * | | | | fixing field listsVlad Ionescu2011-02-141-4/+5
| | * | | | | fixing database upgradeVlad Ionescu2011-02-141-7/+22
| | * | | | | merging in from defaultVlad Ionescu2011-02-149-57/+99
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with defaultRob Harrop2011-02-096-20/+100
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | fixing binding recoveryVlad Alexandru Ionescu2011-02-071-5/+13
| | * | | | | | merging in from defaultVlad Alexandru Ionescu2011-02-0711-58/+204
| | |\ \ \ \ \ \
| | * | | | | | | cosmeticVlad Alexandru Ionescu2011-01-271-7/+9
| | * | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-273-67/+339
| | |\ \ \ \ \ \ \
| | | * | | | | | | cosmetic; using accumulator in trie_matchVlad Alexandru Ionescu2011-01-271-28/+21
| | | * | | | | | | fixing merge conflicts; some stylistic adjustmentsVlad Alexandru Ionescu2011-01-192-104/+121
| | | * | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-193-67/+329
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | fixing merge conflictsVlad Alexandru Ionescu2010-10-143-49/+35
| | | | * | | | | | | merging in from defaultVlad Alexandru Ionescu2010-10-1429-604/+926
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | cosmeticsVlad Alexandru Ionescu2010-10-051-13/+12
| | | | * | | | | | | | using mnesia:match_object when selecting all records with a given patternVlad Alexandru Ionescu2010-09-302-22/+23
| | | | * | | | | | | | avoid using qlcVlad Alexandru Ionescu2010-09-301-22/+15
| | | | * | | | | | | | minorVlad Alexandru Ionescu2010-09-301-4/+4
| | | | * | | | | | | | using mnesia:read rather than qlcVlad Alexandru Ionescu2010-09-292-15/+6
| | | | * | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-294-65/+361
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | using recursive split; more testsVlad Alexandru Ionescu2010-09-282-38/+69