commit | 029da84b1dbc7da01d1e7da30aae8f65360eb1d3 | [log] [tgz] |
---|---|---|
author | tparker <tparker@google.com> | Fri May 10 21:15:33 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 10 21:15:33 2019 +0000 |
tree | acae91cefa53689f76f1ef2db732b373bca83570 | |
parent | 8e80e9897074e99024cb7c290433823db35b5d33 [diff] | |
parent | 5cecb8670f516897fa842b6cea84ce4550469b6c [diff] |
Merge changes Ic502b820,I43630932 * changes: Throw GitilesRequestFailureException Introduce GitilesRequestFailureException and DefaultErrorHandlingFilter
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.