commit | cf9e71d718dc9237f67e259125f8e9f76f1e67ae | [log] [download] |
---|---|---|
author | Alon Bar-Lev <alon.barlev@gmail.com> | Wed Jan 23 15:23:19 2019 +0200 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Jun 10 12:32:56 2019 +0900 |
tree | 87bb804f2b94557fb810df0db5813895e920cdc2 | |
parent | d79cca73c7e7770dd5adbb05c3c51d76ed0681c5 [diff] |
Return rendered error result This solves the "white screen" user get as greeting when people send links to gitiles, while users do not have any feedback that login should be performed nor there is a link to login. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Change-Id: Id3854ecc4fbe54e6a69112b0419edd29e8001694 Bug: https://github.com/google/gitiles/issues/145
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.