This is an automated email from the ASF dual-hosted git repository.

rob pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git.


    from c17fc80  fix insecure field in example ldap.conf
     new 784198d  Add HitCount to cache object and cleanup of HTTP table in 
cacheinsepctor
     new e829d14  add FreshFor
     new 4449a94  Add rfc package, move stuff around to accomodate
     new cb54909  Clean up

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 grove/cache/handler.go                     |   3 +-
 grove/cache/retryinggetter.go              |   6 +-
 grove/cacheobj/cacheobj.go                 |   2 +
 grove/diskcache/diskcache.go               |   4 +-
 grove/memcache/memcache.go                 |   1 +
 grove/plugin/README_http_cacheinspector.md |  23 ++-
 grove/plugin/http_cacheinspector.go        |  11 +-
 grove/remap/remap.go                       |   7 +-
 grove/{remap => rfc}/rules.go              | 228 ++++++++++++++++-------------
 grove/{remap => rfc}/rules_test.go         |   6 +-
 10 files changed, 160 insertions(+), 131 deletions(-)
 rename grove/{remap => rfc}/rules.go (95%)
 rename grove/{remap => rfc}/rules_test.go (99%)

-- 
To stop receiving notification emails like this one, please contact
r...@apache.org.

Reply via email to