commit | 374c999004f51075f1f467df2826f2331e3da037 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat Jun 15 14:06:40 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Sat Jun 15 14:50:18 2019 +0900 |
tree | 53bbc51d9f65d7c551ce67442d6bea9526ec2445 | |
parent | d4efa3933004959b5bd9d0109f6a9bcdf1ac4409 [diff] |
Navbar: Fix handling of [home] and [logo] metalinks Change I556285369 fixed the "[extensions]" meta link from being literally included in the rendered html, but had the side effect of breaking the [home] and [logo] metalinks. Rework the fix, and add tests for [home] and [logo] that would have caught the regression. Bug: https://crbug.com/gerrit/11023 Change-Id: I44ecbe64588077b988aa3671ae94884b6b78d71b
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.