commit | 5302fc04931c768463679c3f80f9adfb3032c233 | [log] [download] |
---|---|---|
author | Gerrit Code Review <no-reply@gerritcodereview.com> | Wed Dec 22 13:35:06 2021 -0800 |
committer | Sven Selberg <svense@axis.com> | Thu Jan 20 08:50:17 2022 +0100 |
tree | 9af5390f7d40d1c53b490bcb954cfcb5d6ad84ff | |
parent | 70c66c653635c2d774a682da5c655e64ef3e837d [diff] |
Switch to javax.servlet:3.1.0 Implement new required methods for Servlet 3.1 in test classes: Servlet 3.1 introduces several new abstract methods on interfaces or classes that existed in servlet 2.5. Provide a mimimal, throwing implementation that largely allows servlet 2.5-written classes to compile and run using servlet 3.1. PiperOrigin-RevId: 417877794 Change-Id: I9fe856fab678ede1b58dd7c0731bc5ed5927ed49
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.