summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | English, not AmericanMatthew Sackman2011-02-241-1/+1
| | | * | | | | | | | | | | | Merging bug23637 to defaultMatthew Sackman2011-02-242-20/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | replace the sort with a gb_treebug23637Alexandru Scvortov2011-01-191-16/+11
| | | | * | | | | | | | | | | merge from defaultAlexandru Scvortov2011-01-181-4/+4
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | swap union and intersectionAlexandru Scvortov2011-01-121-4/+4
| | | * | | | | | | | | | | | | Merged bug23826 into defaultEmile Joubert2011-02-246-85/+386
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | | merge bug21440 into defaultMatthias Radestock2011-02-230-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | | cosmeticbug21440Matthias 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
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | / / / / | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | 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-245-64/+338
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ 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).bug23826Simon MacMullen2011-02-226-12/+26
| | * | | | | | | | | | | | | | | | | | | | | | | Remove redundant try/catch from event notifierbug23076Emile Joubert2011-02-041-12/+5
| * | | | | | | | | | | | | | | | | | | | | | | | Additional wordbug23727Matthew Sackman2011-02-251-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | Make documentation accurate for current API...Matthew Sackman2011-02-251-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | correction of specsMatthew Sackman2011-02-232-9/+8
| * | | | | | | | | | | | | | | | | | | | | | | | Merging default into bug23727Matthew Sackman2011-02-2361-1363/+1904
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |