summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug25817Alvaro Videla2014-01-034-154/+162
|\
| * merge stable into defaultMatthias Radestock2014-01-0111-155/+297
| |\
| | * merge stable into defaultMatthias Radestock2013-12-241-8/+6
| | |\
| | * | refactor: introduce helper to simplify update_consumer_use call sitesMatthias Radestock2013-12-241-15/+15
| | * | merge stable into defaultMatthias Radestock2013-12-2311-160/+302
| | |\ \
| | | * \ stable to defaultSimon MacMullen2013-12-192-2/+5
| | | |\ \
| | | * \ \ stable to defaultSimon MacMullen2013-12-1911-160/+302
| | | |\ \ \
| * | | | | | simplifyMatthias Radestock2014-01-011-2/+2
| * | | | | | small refactor: simplify AMQP version negotiation a little bitMatthias Radestock2014-01-011-13/+15
| * | | | | | correct typo in commentMatthias Radestock2014-01-011-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | refactor: inlineMatthias Radestock2013-12-241-8/+6
| |/ / / /
| * | | | various simplifying refactorsMatthias Radestock2013-12-231-93/+93
| * | | | tiny refactorsMatthias Radestock2013-12-231-6/+8
| * | | | cosmetic, largely whitespaceMatthias Radestock2013-12-231-10/+10
| | |_|/ | |/| |
| * | | Merge bug25928Simon MacMullen2013-12-192-2/+5
| |\ \ \ | | |/ / | |/| |
| | * | Keep the two handle_exception()s together.Simon MacMullen2013-12-191-3/+3
| | * | Treat connection errors on write the same as on read.Simon MacMullen2013-12-172-1/+4
| * | | Scarier warningSimon MacMullen2013-12-191-10/+13
| |/ /
| * | Merge bug25899Simon MacMullen2013-12-061-2/+12
| |\ \
* | | | basic.publish performance degrades if called with intercept_methodAlvaro Videla2013-12-191-0/+3
* | | | fixes handle_expand_shortcutsAlvaro Videla2013-12-191-1/+4
* | | | refactors intercept_method error handlingAlvaro Videla2013-12-192-27/+23
* | | | handle interceptor exceptions at the channel level.Alvaro Videla2013-12-182-25/+29
* | | | merge default into bug25817Alvaro Videla2013-12-183-24/+150
|\ \ \ \ | |_|_|/ |/| | |
| * | | refactors channel interceptorAlvaro Videla2013-12-182-90/+32
| * | | moves the expand_* functinos to happen before handle_methodAlvaro Videla2013-12-161-35/+67
| * | | merge default into bug25817Alvaro Videla2013-12-1131-333/+630
| |\ \ \
| * | | | adds missing interceptor callsAlvaro Videla2013-10-152-7/+24
| * | | | passes intercept_method() to intercept functionAlvaro Videla2013-10-152-12/+14
| * | | | improves interceptor priority handlingAlvaro Videla2013-10-132-19/+48
| * | | | adds channel interceptorAlvaro Videla2013-10-133-8/+112
* | | | | Merge bug22525Simon MacMullen2013-12-122-6/+5
|\ \ \ \ \
| * | | | | Fix typeSimon MacMullen2013-12-121-1/+2
| * | | | | SimplifySimon MacMullen2013-12-121-5/+3
* | | | | | maintain consistency of process dict channel entriesMatthias Radestock2013-12-121-0/+1
* | | | | | correct another returnMatthias Radestock2013-12-121-4/+3
* | | | | | cosmeticMatthias Radestock2013-12-121-1/+1
* | | | | | refactor: take advantage of channel_count to simplify maybe_closeMatthias Radestock2013-12-121-9/+6
* | | | | | refactor: take advantage of channel_count to simplify terminate_channelsMatthias Radestock2013-12-121-9/+7
* | | | | | refactor: remove superfluous codeMatthias Radestock2013-12-121-1/+0
* | | | | | refactor: two heads are better than oneMatthias Radestock2013-12-121-29/+28
* | | | | | correct return valueMatthias Radestock2013-12-121-1/+1
* | | | | | refactor: simplify and reduce distance to 'default'Matthias Radestock2013-12-121-11/+4
* | | | | | refactor: simplify & consistencyMatthias Radestock2013-12-121-3/+4
* | | | | | cosmetic: correct spacing, eliminate spurious diff to defaultMatthias Radestock2013-12-121-3/+3
* | | | | | simplify (and stay below column limit)Matthias Radestock2013-12-121-3/+2
* | | | | | correctly thread through the stateMatthias Radestock2013-12-121-2/+1
* | | | | | correct handling of channel_cleanup return valueMatthias Radestock2013-12-121-11/+12
* | | | | | refactor: simplify and reduce distance to 'default'Matthias Radestock2013-12-121-10/+9
* | | | | | cosmetic: consistent field ordering (with start_connection code)Matthias Radestock2013-12-121-2/+2