| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged bug23826 into default | Emile Joubert | 2011-02-24 | 6 | -85/+386 |
| |\ | |||||
| | * | merge bug21440 into default | Matthias Radestock | 2011-02-23 | 0 | -0/+0 |
| | |\ | |||||
| | * | | cosmetic | 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 |
| | |\ \ | | |/ | |||||
| | | * | remove redundant calls to wait_for_tables | Matthias Radestock | 2011-02-22 | 1 | -2/+0 |
| | * | | 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 | 40 | -1118/+1319 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | 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). | Simon MacMullen | 2011-02-22 | 6 | -12/+26 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | remove redundant function | Matthias Radestock | 2011-02-22 | 1 | -9/+3 |
| * | | | | | | | | | | | | | Merging bug23657 to default | Matthew Sackman | 2011-02-22 | 18 | -695/+128 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merging default into bug23657 | Matthew Sackman | 2011-02-17 | 23 | -134/+215 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | No need to reassign. | Simon MacMullen | 2011-02-16 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | According to http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB... | Simon MacMullen | 2011-02-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | Don't fail if the lock file does not exist (on Debian). | Simon MacMullen | 2011-02-16 | 1 | -2/+6 |
| | * | | | | | | | | | | | | | Make the timeout code a bit clearer. | Simon MacMullen | 2011-02-15 | 1 | -9/+9 |
| | * | | | | | | | | | | | | | Make "set +e" cover rather less code. | Simon MacMullen | 2011-02-14 | 1 | -5/+5 |
| | * | | | | | | | | | | | | | More explicit documentation. | Simon MacMullen | 2011-02-14 | 1 | -2/+2 |
