Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | English, not American | Matthew Sackman | 2011-02-24 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Merging bug23637 to default | Matthew Sackman | 2011-02-24 | 2 | -20/+15 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | replace the sort with a gb_treebug23637 | Alexandru Scvortov | 2011-01-19 | 1 | -16/+11 | |
| | | | * | | | | | | | | | | | merge from default | Alexandru Scvortov | 2011-01-18 | 1 | -4/+4 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | swap union and intersection | Alexandru Scvortov | 2011-01-12 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | Merged bug23826 into default | Emile Joubert | 2011-02-24 | 6 | -85/+386 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | merge bug21440 into default | Matthias Radestock | 2011-02-23 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | cosmeticbug21440 | Matthias Radestock | 2011-02-23 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Removed table name intersection in wait_for_tables and cleaned up whitespace ... | Rob Harrop | 2011-02-23 | 1 | -10/+7 | |
| | | | * | | | | | | | | | | | | Fixed incorrect binding pattern in rabbit_mnesia | Rob Harrop | 2011-02-23 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | Merge with default | Rob Harrop | 2011-02-23 | 19 | -706/+131 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | / / / / | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Merge with default | Rob Harrop | 2011-02-21 | 6 | -86/+392 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | moving wait_for_tables call in transform | Vlad Alexandru Ionescu | 2011-02-20 | 1 | -5/+2 | |
| | | | | * | | | | | | | | | | less wait_for_tables | Vlad Alexandru Ionescu | 2011-02-20 | 3 | -5/+8 | |
| | | | | * | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-02-20 | 5 | -81/+387 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | adding wait_for_tables after database upgrade | Vlad Alexandru Ionescu | 2011-02-15 | 1 | -3/+4 | |
| | | | | | * | | | | | | | | | | removing duplication and use of sets in rabbit_mnesia | Vlad Alexandru Ionescu | 2011-02-14 | 1 | -9/+4 | |
| | | | | | * | | | | | | | | | | fixing upgrade from schema with missing tables | Vlad Ionescu | 2011-02-14 | 1 | -3/+11 | |
| | | | | | * | | | | | | | | | | fixing attributes in rabbit_upgrade_functions:topic_trie/0 | Vlad Ionescu | 2011-02-14 | 1 | -8/+6 | |
| | | | | | * | | | | | | | | | | fixing field lists | Vlad Ionescu | 2011-02-14 | 1 | -4/+5 | |
| | | | | | * | | | | | | | | | | fixing database upgrade | Vlad Ionescu | 2011-02-14 | 1 | -7/+22 | |
| | | | | | * | | | | | | | | | | merging in from default | Vlad Ionescu | 2011-02-14 | 13 | -61/+107 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge with default | Rob Harrop | 2011-02-09 | 11 | -20/+687 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | fixing binding recovery | Vlad Alexandru Ionescu | 2011-02-07 | 1 | -5/+13 | |
| | | | | | * | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-02-07 | 15 | -64/+228 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | cosmetic | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -7/+9 | |
| | | | | | * | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-27 | 4 | -67/+345 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | | | cosmetic; using accumulator in trie_match | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -28/+21 | |
| | | | | | | * | | | | | | | | | | | | | fixing merge conflicts; some stylistic adjustments | Vlad Alexandru Ionescu | 2011-01-19 | 2 | -104/+121 | |
| | | | | | | * | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 4 | -67/+335 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | | | fixing merge conflicts | Vlad Alexandru Ionescu | 2010-10-14 | 4 | -50/+36 | |
| | | | | | | | * | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2010-10-14 | 35 | -623/+999 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | | | | cosmetics | Vlad Alexandru Ionescu | 2010-10-05 | 1 | -13/+12 | |
| | | | | | | | * | | | | | | | | | | | | | | using mnesia:match_object when selecting all records with a given pattern | Vlad Alexandru Ionescu | 2010-09-30 | 2 | -22/+23 | |
| | | | | | | | * | | | | | | | | | | | | | | avoid using qlc | Vlad Alexandru Ionescu | 2010-09-30 | 1 | -22/+15 | |
| | | | | | | | * | | | | | | | | | | | | | | minor | Vlad Alexandru Ionescu | 2010-09-30 | 1 | -4/+4 | |
| | | | | | | | * | | | | | | | | | | | | | | using mnesia:read rather than qlc | Vlad Alexandru Ionescu | 2010-09-29 | 2 | -15/+6 | |
| | | | | | | | * | | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2010-09-29 | 5 | -65/+367 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | | | | | | | | using recursive split; more tests | Vlad Alexandru Ionescu | 2010-09-28 | 2 | -38/+69 | |
| | | | | | | | | * | | | | | | | | | | | | | | using rabbit_guid; cosmetic | Vlad Ionescu | 2010-09-27 | 1 | -12/+9 | |
| | | | | | | | | * | | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2010-09-24 | 5 | -64/+338 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merging in from default | Vlad Alexandru Ionescu | 2010-09-06 | 34 | -896/+1043 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | | | | | | | | | minor cosmetic | Vlad Alexandru Ionescu | 2010-08-26 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | | | | | | | | | implementing topic routing with tries; adding better test for topic routing | Vlad Alexandru Ionescu | 2010-08-26 | 5 | -62/+334 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Revert d3fd719c5287 (Remove should_offer/1).bug23826 | Simon MacMullen | 2011-02-22 | 6 | -12/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove redundant try/catch from event notifierbug23076 | Emile Joubert | 2011-02-04 | 1 | -12/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Additional wordbug23727 | Matthew Sackman | 2011-02-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Make documentation accurate for current API... | Matthew Sackman | 2011-02-25 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | correction of specs | Matthew Sackman | 2011-02-23 | 2 | -9/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merging default into bug23727 | Matthew Sackman | 2011-02-23 | 61 | -1363/+1904 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |