summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | using rabbit_guid; cosmeticVlad Ionescu2010-09-271-12/+9
| | * | merging in from defaultVlad Alexandru Ionescu2010-09-2429-1086/+1194
| | |\ \
| | * \ \ merging in from defaultVlad Alexandru Ionescu2010-09-0632-894/+1043
| | |\ \ \
| | * | | | minor cosmeticVlad Alexandru Ionescu2010-08-261-1/+1
| | * | | | implementing topic routing with tries; adding better test for topic routingVlad Alexandru Ionescu2010-08-264-62/+328
* | | | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-1986-2141/+917
* | | | | | sync_timer => sync_timeoutMatthew Sackman2011-01-182-8/+8
* | | | | | Specialise the sync_timer in order to permit us to unset the sync_timer_refMatthew Sackman2011-01-182-5/+13
* | | | | | merge bug23631 into defaultMatthias Radestock2011-01-185-57/+98
|\ \ \ \ \ \
| * | | | | | Correct specsMatthew Sackman2011-01-183-9/+13
| * | | | | | Merging bug23698 into defaultMatthew Sackman2011-01-183-34/+45
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bug23689 into default.Simon MacMullen2011-01-183-33/+26
| | |\ \ \ \ \ \
| | | * | | | | | small simplifying refactorMatthias Radestock2011-01-181-19/+15
| | | * | | | | | cosmeticMatthias Radestock2011-01-181-4/+3
| | | * | | | | | cosmeticMatthias Radestock2011-01-181-4/+1
| | * | | | | | | indicate absence of config files more clearlyMatthias Radestock2011-01-181-1/+1
| | * | | | | | | display config file locations on startupMatthias Radestock2011-01-161-2/+20
| * | | | | | | | InliningMatthew Sackman2011-01-181-5/+3
| * | | | | | | | A little more abstraction never hurtMatthew Sackman2011-01-181-23/+16
| * | | | | | | | Some might say this is a touch over abstracted. It's quite pretty thoughMatthew Sackman2011-01-181-6/+27
| * | | | | | | | don't send routing-failure-induced confirms straight awayMatthias Radestock2011-01-171-5/+6
| * | | | | | | | prioritise confirms and coalesce them until we see another commandMatthias Radestock2011-01-171-12/+12
| * | | | | | | | coalesce confirms in channel, for better performanceMatthias Radestock2011-01-171-8/+22
* | | | | | | | | cosmeticMatthias Radestock2011-01-181-3/+2
* | | | | | | | | correct specsMatthias Radestock2011-01-181-3/+2
* | | | | | | | | Added a test which will, timing dependent, hit the close_fds callback stuff. ...Matthew Sackman2011-01-171-0/+30
* | | | | | | | | Merging default into bug23631Matthew Sackman2011-01-172-7/+8
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Every msg in a queue should have a different guid. SighMatthew Sackman2011-01-171-6/+7
| |/ / / / / / /
| * | | | | | | allow hibernation after confirmMatthias Radestock2011-01-171-1/+1
| |/ / / / / /
* | | | | | | refactor: extract helper for initialising test msg store clientMatthias Radestock2011-01-161-16/+12
* | | | | | | cosmeticMatthias Radestock2011-01-161-4/+4
* | | | | | | cosmetic: get rid of intermediate var and save some spaceMatthias Radestock2011-01-161-8/+7
* | | | | | | make recover_index_and_client_refs do what it saysMatthias Radestock2011-01-161-8/+8
* | | | | | | cosmeticMatthias Radestock2011-01-161-10/+8
* | | | | | | some cosmetic and minor refactoring for clarityMatthias Radestock2011-01-161-22/+25
* | | | | | | refactor: extract helper fun for updating the pending confirm mappingMatthias Radestock2011-01-161-43/+35
* | | | | | | simplifying refactorMatthias Radestock2011-01-161-13/+11
* | | | | | | merging default into bug23631Matthew Sackman2011-01-153-155/+59
|\ \ \ \ \ \ \ | |/ / / / / /