summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_recent_history_exchange/src/rabbit_exchange_type_recent_history.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to MPL2Michael Klishin2020-07-141-10/+4
* Correct misleading licensing infoMichael Klishin2020-03-091-13/+9
* (c) bumpMichael Klishin2019-12-291-1/+1
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Stub for type specific exchange infoDaniil Fedotov2016-05-201-0/+4
|/
* Update (c) infoMichael Klishin2016-01-011-0/+16
* indentation stylingCarl Hörberg2015-04-141-4/+4
* Save the full message as is in mnesiaCarl Hörberg2015-04-141-28/+18
* Store the routing key along with the messageCarl Hörberg2015-04-131-14/+17
* fixes bug that won't replicatee tables to other nodesAlvaro Videla2014-09-251-5/+5
* fixes #8Alvaro Videla2014-06-191-9/+29
* updates to current rabbit_basic APIAlvaro Videla2014-04-031-1/+1
* makes sure Length is > 0Alvaro Videla2014-03-281-1/+1
* adds validation for length paramAlvaro Videla2014-03-281-1/+26
* adds disable_plugin functionAlvaro Videla2014-03-261-4/+12
* changes no-store to trueAlvaro Videla2014-03-261-1/+1
* changes argument nameAlvaro Videla2014-03-261-1/+1
* delivery API is not yet releasedAlvaro Videla2014-03-261-1/+1
* allows controlling amount of cached msgs with argumentAlvaro Videla2014-03-261-7/+5
* adds cache length argument handlingAlvaro Videla2014-03-261-9/+17
* fixes boot stepAlvaro Videla2014-03-261-1/+1
* cosmeticsAlvaro Videla2014-03-261-0/+1
* Merge pull request #6 from mweibel/dont-store-if-header-setAlvaro Videla2014-03-261-1/+18
|\
| * Update rabbit_exchange_type_recent_history.erlMichael Weibel2014-03-251-1/+1
| * If header 'X-Recent-History-Store' set, dont storeMichael Weibel2013-11-281-1/+18
* | Add a cleanup step to unregister the exchangeTim Watson2014-03-181-0/+2
|/
* Fix missing validate_binding for RMQ 3.1.0Michael Weibel2013-09-071-1/+2
* updates to new deliver APIAlvaro Videla2012-11-081-1/+1
* updates exchange functions to latest rabbitmq releaseAlvaro Videla2012-10-231-79/+81
* updates to latest rabbit releaseAlvaro Videla2012-10-221-2/+1
* fixes assert equivalence implementationAlvaro Videla2011-10-301-4/+4
* refactoringAlvaro Videla2011-10-151-37/+49
* fixes load_from_content functionAlvaro Videla2011-10-151-1/+1
* fixed module name bug when registering the pluginAlvaro Videla2011-10-151-1/+1
* updates old codeAlvaro Videla2011-10-151-1/+1
* changes module name according to file nameAlvaro Videla2011-10-141-1/+1
* renames exchange moduleAlvaro Videla2011-10-141-0/+110