[GitHub] trafficserver pull request #835: TS-4709: Separate LogFilter expression pars...

2016-08-02 Thread jpeach
Github user jpeach closed the pull request at:

https://github.com/apache/trafficserver/pull/835


---
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.
---


[GitHub] trafficserver pull request #835: TS-4709: Separate LogFilter expression pars...

2016-08-01 Thread jpeach
GitHub user jpeach opened a pull request:

https://github.com/apache/trafficserver/pull/835

TS-4709: Separate LogFilter expression parsing.

Separate LogFilter expression parsing from the configuration file
parser so that it can be tested and reused in other contexts.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jpeach/trafficserver fix/TS-4709

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/835.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 #835


commit a086c060ffee0f6a4f8386a7ee0aad50378d81b8
Author: James Peach 
Date:   2016-08-02T00:22:31Z

TS-4709: Separate LogFilter expression parsing.

Separate LogFilter expression parsing from the configuration file
parser so that it can be tested and reused in other contexts.




---
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.
---