This is an automated email from the ASF dual-hosted git repository.
isapir pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 8bb769f BZ 64660. Avoid NPE in APREndpoint.
new f98b813 Extracted CSS styles to external file for better code
mainenance
new aebe5d0 Added changelog entry for f98b813b7f
The 2 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:
java/org/apache/catalina/manager/Constants.java | 79 +-----------
.../catalina/manager/HTMLManagerServlet.java | 11 +-
.../apache/catalina/manager/StatusTransformer.java | 4 +-
.../manager/host/HTMLHostManagerServlet.java | 11 +-
webapps/docs/changelog.xml | 4 +
webapps/manager/css/manager.css | 141 +++++++++++++++++++++
webapps/manager/images/tomcat.gif | Bin 2066 -> 0 bytes
webapps/{ROOT => manager/images}/tomcat.svg | 0
8 files changed, 165 insertions(+), 85 deletions(-)
create mode 100644 webapps/manager/css/manager.css
delete mode 100644 webapps/manager/images/tomcat.gif
copy webapps/{ROOT => manager/images}/tomcat.svg (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]