commit | ac7d52461796163164f89818a852b33fa66ca6d4 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Thu May 23 15:32:11 2019 -0700 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Jun 04 09:10:13 2019 +0000 |
tree | 368d89ec943a1d828d8db8908aa19e86d40013c3 | |
parent | 3863a1e554c90f2faa1bf5a2dd66c28390d7e57a [diff] |
VisibilityCache: Split the visibility checks from the actual caching VisibilityCache cache does two things: it calculates if something is visible for the user AND caches the result. Move the checks to the VisibilityChecker class. Besides better separation of concerns, this allows us to plug for example an instrumented checker. Change-Id: I90701db964f454474d058ede834a24a25fac8f86 Signed-off-by: Ivan Frade <ifrade@google.com>
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.