GitHub user persiaAziz opened a pull request: https://github.com/apache/trafficserver/pull/214
Ts 3647 1. CPP API of TSHttpTxnConfigIntSet TSHttpTxnConfigIntGet TSHttpTxnConfigFloatSet TSHttpTxnConfigFloatGet TSHttpTxnConfigStringSet TSHttpTxnConfigStringGet TSHttpTxnConfigFind 2. Wrapper function for TSPluginRegister , called TSRegisterPlugin 3. TSRegisterPlugin() included in all the PluginInit implementations of the example CPPAPI Plugins You can merge this pull request into a Git repository by running: $ git pull https://github.com/persiaAziz/trafficserver TS-3647 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/214.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #214 ---- commit 97fedd173de8a95c02984ac50a43744c9ee640d7 Author: Syeda Persia Aziz <per...@yahoo-inc.com> Date: 2015-05-26T21:04:57Z TS-3560: Make slow log overridable. commit 924c7211125694e05de0e931506c9f0aaf75e813 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-05-27T21:04:40Z removed comment, whitespace and edited lua enum commit 004ea199c5505cf92f90173dba02746e439528a8 Author: Syeda Persia Aziz <per...@yahoo-inc.com> Date: 2015-05-26T21:04:57Z removed comment, whitespace and edited lua enum commit 9daf2464e9be86522b47ec08dffae03ae9960daf Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-05-29T15:18:01Z added enum field in apidefs.h.in commit 138ad9eea80ea8ae9e5fa70f148c1ef515af3cef Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-05-29T15:21:05Z Merge branch 'ts-3560' of https://github.com/persiaAziz/trafficserver into ts-3560 commit 23dfc3206816e2ca586525893483623df490286c Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-01T15:54:12Z slow log added to the inktestAPI.cc commit 2cf58a6f5fbfed58d8846859da86b1e067047f6b Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-03T22:51:28Z 3647 commit df2fa64aaa62e9255acc27515993d13800ac8e6c Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-03T22:52:28Z plugininit commit 3ce2376dcb650b990ff8b40f4ed84845090f5f13 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-04T20:49:50Z 3647: CPP API for overridqable config functions commit 90db5ed224ae08652c912b4f04c729488c6f8016 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-04T21:19:55Z adding pluginregister in globalhookplugin and helloworldplugin commit 9b31f7300613731f9a25333d8e4af7f7d2e0382d Author: Syeda Persia Aziz <per...@yahoo-inc.com> Date: 2015-05-26T21:04:57Z TS-3560: Make slow log overridable. commit 57f59a6502bb19acad2bc95f481586948672aee5 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-05-27T21:04:40Z removed comment, whitespace and edited lua enum commit bbbaf50694c57708df867734df84d6712cf2869c Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-03T22:51:28Z 3647 commit 61b88bbcd46dbcc25f05b8936a9b16e550269bb8 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-03T22:52:28Z plugininit commit 4529c4f57bcf15d8c6f57fd61ef7854a9e36f679 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-04T20:49:50Z 3647: CPP API for overridqable config functions commit a3a6d60f7d383ac43f556adea0f39417f383755c Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-04T21:19:55Z adding pluginregister in globalhookplugin and helloworldplugin commit 1a9ef5594429676635252192188f973ce3eb8309 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-05T22:14:46Z TS-3647: include TSRegisterPlugin in plugin.h commit 4e563f99b361f15a00a245c292553106a4b5a6ae Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-08T19:47:34Z TSregisterplugin included in all the pluginit implementations of CPP-API-Example plugins; commit 1931b5bda77dac83f84857dc46765e93d720adde Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-08T20:16:37Z minor conflicts fixed commit 4cf752444404667e98034d071fa236f09173a131 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-08T20:25:43Z minor formatting problem fixed commit 2d7b704d3bc09c103697709e7d3266635cd75899 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-08T20:27:30Z minor formatting problem fixed commit e2c877583cecd1f10076b119d8d894048e18c767 Author: Syeda Persia Aziz <persia.a...@yahoo.com> Date: 2015-06-08T20:32:29Z minor formatting problem fixed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---