[tomcat] branch master updated: Refactor to use compile time rather than run time type checking

2021-05-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 1b2cad4 Refactor to use compile time rather than

[tomcat] branch master updated: Refactor InstanceManager lookup

2021-05-05 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7883e3d Refactor InstanceManager lookup 7883e3d

[tomcat] branch master updated: Refactor passing of path parameters to POJO end points

2021-04-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e498a7d Refactor passing of path parameters to P

[tomcat] branch master updated: Refactor system property source to be more flexible

2021-04-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new c07530f Refactor system property source to be mor

[tomcat] branch master updated: Refactor read and write methods

2021-03-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 436f7a3 Refactor read and write methods 436f7a3 i

[tomcat] branch master updated: Refactor stream lookups

2021-03-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 3d73e35 Refactor stream lookups 3d73e35 is descr

[tomcat] branch master updated: Refactor stream reset when cancelling in an progress upload

2021-03-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 9b44222 Refactor stream reset when cancelling in

[tomcat] branch master updated: Refactor getResource() to avoid calling tests twice

2021-01-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 43581c6 Refactor getResource() to avoid calling

[tomcat] branch master updated: Refactor to reduce code duplication

2021-01-26 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new ae050b7 Refactor to reduce code duplication ae050

[tomcat] branch master updated: Refactor the Acceptor to make the stop on wait optional/configurable

2020-11-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e863f54 Refactor the Acceptor to make the stop o

[tomcat] branch master updated: Refactor the Acceptor to make the stop on wait optional/configurable

2020-11-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e863f54 Refactor the Acceptor to make the stop o

[tomcat] branch master updated: Refactor the Acceptor to make the stop on wait optional/configurable

2020-11-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e863f54 Refactor the Acceptor to make the stop o

[tomcat] branch master updated: Refactor the Acceptor to make the stop on wait optional/configurable

2020-11-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e863f54 Refactor the Acceptor to make the stop o

[tomcat] branch master updated: Refactor the Acceptor to make the stop on wait optional/configurable

2020-11-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e863f54 Refactor the Acceptor to make the stop o

[tomcat] branch master updated: Refactor the stopping of the acceptor.

2020-08-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7343eed Refactor the stopping of the acceptor. 7

[tomcat] branch master updated: Refactor Default servlet to simplify support for custom ETag formats

2020-08-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 2f19d16 Refactor Default servlet to simplify sup

[tomcat] branch master updated: Refactor sis.available() for more accurate return value

2020-07-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 15725e7 Refactor sis.available() for more accura

[tomcat] branch master updated: Refactor to remove unnecessary Constants class

2020-04-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7a784b1 Refactor to remove unnecessary Constants

Re: [tomcat] branch master updated: Refactor to silence some false positives leak warnings in Eclipse

2020-03-27 Thread Mark Thomas
On 27/03/2020 22:00, ma...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push:

[tomcat] branch master updated: Refactor to silence some false positives leak warnings in Eclipse

2020-03-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 03f9d50 Refactor to silence some false positives

[tomcat] branch master updated: Refactor PollerEvent run

2020-03-12 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 1498d8d Refactor PollerEvent run 1498d8d is descr

[tomcat] branch master updated: Refactor doOptions() to improve performance

2020-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 94cdbc3 Refactor doOptions() to improve performa

Re: [tomcat] branch master updated: Refactor JMX remote RMI registry creation

2019-12-17 Thread Rémy Maucherat
On Tue, Dec 17, 2019 at 10:10 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rémy, > > On 11/14/19 07:39, r...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git > > repository. > > > > remm pushed a

Re: [tomcat] branch master updated: Refactor JMX remote RMI registry creation

2019-12-17 Thread Mark Thomas
On 17/12/2019 21:10, Christopher Schultz wrote: > Rémy, > > On 11/14/19 07:39, r...@apache.org wrote: >> This is an automated email from the ASF dual-hosted git >> repository. > >> remm pushed a commit to branch master in repository >> https://gitbox.apache.org/repos/asf/tomcat.git > > >> The f

Re: [tomcat] branch master updated: Refactor JMX remote RMI registry creation

2019-12-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 11/14/19 07:39, r...@apache.org wrote: > This is an automated email from the ASF dual-hosted git > repository. > > remm pushed a commit to branch master in repository > https://gitbox.apache.org/repos/asf/tomcat.git > > > The following c

[tomcat] branch master updated: Refactor to avoid cast

2019-12-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 3fd2268 Refactor to avoid cast 3fd2268 is descri

[tomcat] branch master updated: Refactor wait to make test failure due to timing issues less likely

2019-12-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d397523 Refactor wait to make test failure due t

[tomcat] branch master updated: Refactor endpoint close/destroySocket API

2019-11-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new a8388e7 Refactor endpoint close/destroySocket API

[tomcat] branch master updated: Refactor JMX remote RMI registry creation

2019-11-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 1fc9f58 Refactor JMX remote RMI registry creation

[tomcat] branch master updated: Refactor the unit test to avoid race conditions

2019-10-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e7988cc Refactor the unit test to avoid race con

[tomcat] branch master updated: Refactor for a separate class to back-port translations

2019-08-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 5ac9b8f Refactor for a separate class to back-po

[tomcat] branch master updated: Refactor fix for BZ 63285 so .exe rename is on request not by default

2019-08-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 2933e68 Refactor fix for BZ 63285 so .exe rename

[tomcat] branch master updated: Refactor Servlet 3 async timeouts to become a more generic timeout

2019-08-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d3a5b1c Refactor Servlet 3 async timeouts to bec

[tomcat] branch master updated: Refactor to aid re-use

2019-07-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d0cfd66 Refactor to aid re-use d0cfd66 is descri

[tomcat] branch master updated: Refactor to reduce duplication

2019-07-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 667d0e8 Refactor to reduce duplication 667d0e8 i

[tomcat] branch master updated: Refactor APR poller to remove use of multiple pollsets

2019-07-05 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 57adb59 Refactor APR poller to remove use of mul

[tomcat] branch master updated: Refactor fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63205

2019-07-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 99a3416 Refactor fix for https://bz.apache.org/

[tomcat] branch master updated: Refactor Stream / Connection flow control window allocation

2019-06-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new a51446b Refactor Stream / Connection flow contro

[tomcat] branch master updated: Refactor unit tests to make it easier to configure the Http2Protocol

2019-05-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 553922b Refactor unit tests to make it easier to

[tomcat] branch master updated: Refactor int[] to class to improve maintainability

2019-05-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 92910c4 Refactor int[] to class to improve maint

[tomcat] branch master updated: Refactor socket wrapper close

2019-05-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new c2d6278 Refactor socket wrapper close c2d6278 is

[tomcat] branch master updated: Refactor async IO implementation to SocketWrapperBase

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 9d6388a Refactor async IO implementation to Socke

[tomcat] branch master updated: Refactor

2019-05-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 667fade Refactor 667fade is described below comm

[tomcat] branch master updated: Refactor. Narrow scope of try block.

2019-04-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 42aaf6d Refactor. Narrow scope of try block. 42a

[tomcat] branch master updated: Refactor Hostname validation to improve performance.

2019-04-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 5baec17 Refactor Hostname validation to improve

[tomcat] branch master updated: Refactor write notifications

2019-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 1b5ad1b Refactor write notifications 1b5ad1b is d

[tomcat] branch master updated: Refactor read notification

2019-02-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d13a544 Refactor read notification d13a544 is des

[tomcat] branch master updated: Refactor: Make classes static and StoreType package protected

2019-02-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 97349ed Refactor: Make classes static and StoreT

[tomcat] branch master updated: Refactor: Make classes static and StoreType package protected

2019-02-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 97349ed Refactor: Make classes static and StoreT