summaryrefslogtreecommitdiff
path: root/src/rabbit_trace.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fix a spec that caused two warningsLoïc Hoguin2019-02-121-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-12/+16
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* (c) yearMichael Klishin2017-04-021-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-13/+9
* Update (c) infoMichael Klishin2016-01-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* Record the routing decision on published messages.Simon MacMullen2015-02-181-9/+11
* These are binariesSimon MacMullen2014-06-241-2/+2
* Cosmetic.Simon MacMullen2014-06-201-10/+11
* Include channel into trace messagesMichael Klishin2014-06-191-7/+11
* Include connection name into trace message headersMichael Klishin2014-06-171-7/+11
* Include username into trace message headersMichael Klishin2014-06-171-9/+13
* Include vhost into trace message headersMichael Klishin2014-06-171-4/+7
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* Quick-and-dirty version of pipelined mandatory publishingSimon MacMullen2014-01-211-3/+3
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013Emile Joubert2013-01-231-1/+1
* | optimise rabbit_trace:tap_{in,out} common casesMatthias Radestock2012-12-281-10/+9
* | refactor: shorter/better names for rabbit_trace functionsMatthias Radestock2012-12-281-10/+8
|/
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* log various ctl actionsAlexandru Scvortov2011-09-061-0/+2
* Various smaller QA things.Simon MacMullen2011-08-081-1/+1
* Add a "tracing" column to the list_vhosts command. A bigger change than expec...Simon MacMullen2011-05-231-3/+7
* Fix dumb mistake.Simon MacMullen2011-05-231-1/+1
* --Simon MacMullen2011-05-201-2/+2
* Switch to hard coding the exchange name.Simon MacMullen2011-05-201-17/+16
* Fold publish and republish together.Simon MacMullen2011-05-201-2/+2
* Optimise looking up trace exchange and message construction.Simon MacMullen2011-05-201-16/+16
* Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app.Simon MacMullen2011-05-201-7/+27
* some more inliningMatthias Radestock2011-05-191-21/+18
* cosmeticMatthias Radestock2011-05-191-17/+17
* fix error handling and construct xname on init rather than every messageMatthias Radestock2011-05-191-14/+16
* inliningMatthias Radestock2011-05-191-32/+25
* sometimes clarity trumps performanceMatthias Radestock2011-05-191-9/+4
* funs are too expensive here. Ouch.Simon MacMullen2011-05-191-14/+13
* Further refactoringSimon MacMullen2011-05-191-18/+15
* Refactor.Simon MacMullen2011-05-191-23/+22
* Refactor a bit and push more work "below" checking the state. This reduces th...Simon MacMullen2011-05-191-17/+22
* Only check the application environment when a channel starts up.Simon MacMullen2011-05-181-10/+19
* IndentationEmile Joubert2011-05-101-3/+3
* trace_exchange -> trace_exchangesSimon MacMullen2011-05-051-9/+13
* Simplify tap_trace_in/out, don't make msg_to_table return a tuple, refactor, ...Simon MacMullen2011-04-141-41/+33
* Cosmetic.Simon MacMullen2011-04-121-4/+3
* Remove user and consumer tag.Simon MacMullen2011-04-121-22/+11