(tomcat) branch 8.5.x updated: Simplify

2024-01-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b60a4599a1 Simplify b60a4599a1 is described below c

(tomcat) branch 8.5.x updated: Simplify (aligns with similar usages)

2023-11-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 88ac7c24f0 Simplify (aligns with similar usages) 88

[tomcat] branch 8.5.x updated: Simplify and enhance charset extraction from content type (#662)

2023-09-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 394643725d Simplify and enhance charset extraction

[tomcat] branch 8.5.x updated: Simplify code. Based on PR #651 by wonyongChoi05

2023-09-05 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 840180fe73 Simplify code. Based on PR #651 by wonyo

[tomcat] branch 8.5.x updated: Simplify - coyoteResponse can't be null here

2023-08-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new d35c73f6dd Simplify - coyoteResponse can't be null

[tomcat] branch 8.5.x updated: Simplify the logic

2023-07-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new e0b8faba50 Simplify the logic e0b8faba50 is describ

[tomcat] branch 8.5.x updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9f55c9711c Simplify reading of request body for x-w

[tomcat] branch 8.5.x updated: Simplify

2022-10-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 07e6d967f9 Simplify 07e6d967f9 is described below

[tomcat] branch 8.5.x updated: Simplify code - no functional change

2021-07-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 8972e7b Simplify code - no functional change 8972e

[tomcat] branch 8.5.x updated: Simplify - identified by SpotBugs

2021-06-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 74b45fd Simplify - identified by SpotBugs 74b45fd

[tomcat] branch 8.5.x updated: Simplify AprEndpoint socket bind for all platforms

2021-05-26 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new cf8b603 Simplify AprEndpoint socket bind for al

[tomcat] branch 8.5.x updated: Simplify the code and fix an edge case for BZ 64830

2021-01-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new bb0e7c1 Simplify the code and fix an edge case for

[tomcat] branch 8.5.x updated: Simplify some #toString() methods

2020-07-13 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 200da3c Simplify some #toString() methods 200d

[tomcat] branch 8.5.x updated: Simplify

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 983d5cc Simplify 983d5cc is described below commi

[tomcat] branch 8.5.x updated: Simplify regular endpoint writes by removing write(Non)BlockingDirect

2019-11-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 7d2365d Simplify regular endpoint writes by removin

[tomcat] branch 8.5.x updated: Simplify test. Correct comments.

2019-08-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new d176d48 Simplify test. Correct comments. d176d48 i

[tomcat] branch 8.5.x updated: Simplify - remove need for nested calls.

2019-08-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f86339e Simplify - remove need for nested calls. f

[tomcat] branch 8.5.x updated: Simplify code

2019-03-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9e9f28e Simplify code 9e9f28e is described below