Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Permit dropping nodes of mirrored queues. This turns out to be much much mess... | Matthew Sackman | 2011-05-24 | 1 | -4/+4 |
* | BQ:idle_timeout => BQ:timeoutbug24117 | Matthew Sackman | 2011-05-19 | 1 | -2/+2 |
* | BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals... | Matthew Sackman | 2011-05-18 | 1 | -4/+4 |
* | merge bug24004 into default | Matthias Radestock | 2011-05-17 | 1 | -5/+5 |
|\ | |||||
| * | merge bug23939 into default | Matthias Radestock | 2011-05-16 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix racy bug in tests as reported by Simon. Bug created in bug24037 I suspect | Matthew Sackman | 2011-05-10 | 1 | -1/+1 |
| | * | Bump sleep times during tests to 100ms.bug24067 | Piotr Sikora | 2011-04-29 | 1 | -1/+1 |
| * | | Merge in default | Simon MacMullen | 2011-05-04 | 1 | -3/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge in bug24009 | Simon MacMullen | 2011-04-08 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merge bug 24009 into bug 23939. | Simon MacMullen | 2011-04-01 | 1 | -2/+2 |
| | | |\ | |||||
| | | * \ | Merge bug 24009 into bug 23939. | Simon MacMullen | 2011-04-01 | 1 | -3/+3 |
| | | |\ \ | |||||
| | | | * | | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -3/+3 |
| | | | * | | Merge from default | Simon MacMullen | 2011-03-24 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * | | Fix for API change | Simon MacMullen | 2011-03-24 | 1 | -2/+2 |
* | | | | | | | Precisely provide the same api as file:write_file/2,3 | Matthew Sackman | 2011-04-28 | 1 | -1/+1 |
* | | | | | | | Merging default into bug24004 | Matthew Sackman | 2011-04-28 | 1 | -122/+98 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge default | Rob Harrop | 2011-04-15 | 1 | -14/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Extensions to BQ | Matthew Sackman | 2011-04-08 | 1 | -14/+19 |
| * | | | | | | merge bug24006 into default | Matthias Radestock | 2011-04-08 | 1 | -2/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | merging bug23968 to default | Matthew Sackman | 2011-03-31 | 1 | -2/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Rip out msg_store:release | Matthew Sackman | 2011-03-18 | 1 | -2/+0 |
| | | | |/ / / | | | |/| | | | |||||
| * | | | | | | Go back to add_binding. | Simon MacMullen | 2011-04-08 | 1 | -1/+1 |
| * | | | | | | Cosmetics / specs. | Simon MacMullen | 2011-04-04 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix tests again. | Simon MacMullen | 2011-04-01 | 1 | -1/+1 |
| * | | | | | Fix tests | Simon MacMullen | 2011-04-01 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
| * | | | | Fix tests. | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| * | | | | Oops. | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| * | | | | Change exchange type API to not distinguish between creating and recovering, ... | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Shutup, dialyzer | Matthew Sackman | 2011-03-30 | 1 | -2/+7 |
| * | | | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -70/+60 |
| * | | | test refactor: mock the writer only once | Matthias Radestock | 2011-03-30 | 1 | -33/+11 |
| |/ / | |||||
* | | | Avoid using file:write_file | Matthew Sackman | 2011-03-29 | 1 | -1/+1 |
|/ / | |||||
* | | merge bug23942 into default | Matthias Radestock | 2011-03-17 | 1 | -14/+33 |
|\ \ | |/ |/| | |||||
| * | minor refactor of testbug23942 | Matthew Sackman | 2011-03-16 | 1 | -6/+4 |
| * | Ensure we hit both branches of fhc:filter_pending | Matthew Sackman | 2011-03-14 | 1 | -9/+15 |
| * | Merging bug23948 to bug23942 | Matthew Sackman | 2011-03-14 | 1 | -8/+8 |
| |\ | |||||
| * | | Adjusted test to hit code path | Matthew Sackman | 2011-03-14 | 1 | -13/+28 |
* | | | How could I forget those joyous uses of channel in tests? | Simon MacMullen | 2011-03-16 | 1 | -4/+6 |
| |/ |/| | |||||
* | | Merge bug23882 (unnecessary coupling and implicit contract between bq and amq... | Simon MacMullen | 2011-03-14 | 1 | -0/+77 |
|\ \ | |/ | |||||
| * | Merge with defaultbug23848 | Rob Harrop | 2011-03-09 | 1 | -101/+101 |
| |\ | |||||
| * | | close channel when test finishes | Alexandru Scvortov | 2011-03-09 | 1 | -1/+4 |
| * | | add test for confirms in case of queue death | Alexandru Scvortov | 2011-03-06 | 1 | -0/+74 |
* | | | merge default into bug23882 | Matthias Radestock | 2011-03-07 | 1 | -101/+101 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge bug23914 (lack of type for msg_id obscures APIs and code) | Simon MacMullen | 2011-03-07 | 1 | -100/+100 |
| |\ \ | |||||
| | * \ | merge default into bug23914 | Matthias Radestock | 2011-03-04 | 1 | -145/+145 |
| | |\ \ | | | |/ | |||||
| | * | | guid -> msg_id in tests | Matthias Radestock | 2011-03-04 | 1 | -100/+100 |
| * | | | Merging new head of bug23810 to default, which results in a tiny and insignif... | Matthew Sackman | 2011-03-07 | 1 | -87/+187 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merging heads of bug23810bug23810 | Matthew Sackman | 2011-03-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | 404 => NOT_FOUND | Matthew Sackman | 2011-02-15 | 1 | -1/+1 |
| | * | | | Move Protocol to after vhost consistently | Matthew Sackman | 2011-02-15 | 1 | -4/+6 |