summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged bug23826 into defaultEmile Joubert2011-02-246-85/+386
|\
| * merge bug21440 into defaultMatthias Radestock2011-02-230-0/+0
| |\
| * | 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-2319-706/+131
| |\ \ | | |/
| | * remove redundant calls to wait_for_tablesMatthias Radestock2011-02-221-2/+0
| * | Merge with defaultRob Harrop2011-02-216-86/+392
| |\ \
| | * | 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-205-81/+387
| | |\ \
| | | * | 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-1413-61/+107
| | | |\ \
| | | * \ \ Merge with defaultRob Harrop2011-02-0911-20/+687
| | | |\ \ \
| | | * | | | fixing binding recoveryVlad Alexandru Ionescu2011-02-071-5/+13
| | | * | | | merging in from defaultVlad Alexandru Ionescu2011-02-0715-64/+228
| | | |\ \ \ \
| | | * | | | | cosmeticVlad Alexandru Ionescu2011-01-271-7/+9
| | | * | | | | merging in from defaultVlad Alexandru Ionescu2011-01-274-67/+345
| | | |\ \ \ \ \
| | | | * | | | | 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-194-67/+335
| | | | |\ \ \ \ \
| | | | | * | | | | fixing merge conflictsVlad Alexandru Ionescu2010-10-144-50/+36
| | | | | * | | | | merging in from defaultVlad Alexandru Ionescu2010-10-1435-623/+999
| | | | | |\ \ \ \ \
| | | | | * | | | | | 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-295-65/+367
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | using recursive split; more testsVlad Alexandru Ionescu2010-09-282-38/+69
| | | | | | * | | | | | using rabbit_guid; cosmeticVlad Ionescu2010-09-271-12/+9
| | | | | | * | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-2440-1118/+1319
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ merging in from defaultVlad Alexandru Ionescu2010-09-0634-896/+1043
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | minor cosmeticVlad Alexandru Ionescu2010-08-261-1/+1
| | | | | | * | | | | | | | implementing topic routing with tries; adding better test for topic routingVlad Alexandru Ionescu2010-08-265-62/+334
* | | | | | | | | | | | | | Revert d3fd719c5287 (Remove should_offer/1).Simon MacMullen2011-02-226-12/+26
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | remove redundant functionMatthias Radestock2011-02-221-9/+3
* | | | | | | | | | | | | Merging bug23657 to defaultMatthew Sackman2011-02-2218-695/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merging default into bug23657Matthew Sackman2011-02-1723-134/+215
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | No need to reassign.Simon MacMullen2011-02-161-1/+0
| * | | | | | | | | | | | | According to http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB...Simon MacMullen2011-02-161-1/+1
| * | | | | | | | | | | | | Don't fail if the lock file does not exist (on Debian).Simon MacMullen2011-02-161-2/+6
| * | | | | | | | | | | | | Make the timeout code a bit clearer.Simon MacMullen2011-02-151-9/+9
| * | | | | | | | | | | | | Make "set +e" cover rather less code.Simon MacMullen2011-02-141-5/+5
| * | | | | | | | | | | | | More explicit documentation.Simon MacMullen2011-02-141-2/+2