commit | 3d52397fffb2ee7f218c4e33f969258011e7c650 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat Jun 15 14:06:40 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jun 26 12:11:47 2019 +0900 |
tree | 96e59a11c88bdda2fc62e2710a5c8dc644d8b7b2 | |
parent | 5122d3b3c347b935a287de8f946bdc94cbc4ed5c [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.