> On Aug 6, 2015, at 9:03 PM, Leif Hedstrom wrote:
>
> Hi all,
>
> gentle reminder for everyone. And this is important, to not get all these
> incredibly ugly merge commits over and over again (which also makes RM’ing
> much harder to find the necessary back port commits):
Not directly rela
GitHub user danobi opened a pull request:
https://github.com/apache/trafficserver/pull/274
TS-306 Enable log rotation for diags.log & traffic.out
- The commit message contains an architectural overview of this feature
- 'make test' and './traffic_server -R 1' all pass right now
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/273
TS-3831: overridable error response type
Provision for custom error page
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/tra
Github user SolidWallOfCode commented on the pull request:
https://github.com/apache/trafficserver/pull/272#issuecomment-128797783
I added the new function `TSIOBufferReaderIsAvailAtLeast` because this has
proved handy in the core and (since it's an existing method) this will be easy
I have set this API proposal up as a pull request with the documentation for
the API. We will see if this provides a better platform for discussion.
API: Proposal for additional IO buffer and body template API. by
SolidWallOfCode · Pull Request #272 · apache/trafficserver
| |
| | | |
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/272
API: Proposal for additional IO buffer and body template API.
This is not intended to be merge immediately because it describes API that
has not yet been written. Comments should be a
> On Aug 7, 2015, at 9:35 AM, James Peach wrote:
>
>
>> On Aug 6, 2015, at 8:03 PM, Leif Hedstrom wrote:
>>
>> Hi all,
>>
>> gentle reminder for everyone. And this is important, to not get all these
>> incredibly ugly merge commits
>
> Let's get Infra to install a git hook to reject merge
> On Aug 6, 2015, at 8:03 PM, Leif Hedstrom wrote:
>
> Hi all,
>
> gentle reminder for everyone. And this is important, to not get all these
> incredibly ugly merge commits
Let's get Infra to install a git hook to reject merge commits on master.
> over and over again (which also makes RM’ing