Git Repo Viewer
git.user254.kr
/
gitiles
/
6f8a7405ae67a417c91664028fc739a306e372e2
/
java
/
com
/
google
/
gitiles
/
VisibilityCache.java
ac7d524
VisibilityCache: Split the visibility checks from the actual caching
by Ivan Frade
· 7 years ago
2ce0c64
VisibilityCache: Use RefDatabase.getRefsByPrefix
by Ivan Frade
· 7 years ago
a750e87
VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method
by David Pursehouse
· 8 years ago
65edbe4
Dissolve top level gitiles-* directories
by David Ostrovsky
· 8 years ago
[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/VisibilityCache.java]
33b67e9
Don't use deprecated Throwables.propagateIfInstanceOf
by David Pursehouse
· 9 years ago
2b15970
Use lambdas
by Dave Borowitz
· 9 years ago
c6f1ab8
VisibilityCache: Use streams internally
by Dave Borowitz
· 9 years ago
14293fe
Convert usages of Predicate to lambda
by David Pursehouse
· 9 years ago
dcde0af
Convert some usages of Function to lambda
by David Pursehouse
· 9 years ago
3b744b1
Remove complex import order
by Dave Borowitz
· 9 years ago
b3b630f
Remove unnecessarily nested else clauses
by David Pursehouse
· 10 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 10 years ago
2705893
Various cleanups produced by Refaster
by Dave Borowitz
· 11 years ago
c410f96
Update Guava and fix new warnings
by Dave Borowitz
· 11 years ago
d7bdaf3
Use StandardCharsets.UTF_8
by David Pletcher
· 11 years ago
d71f376
Rename *Cache.newBuilder() methods to defaultBuilder()
by Dave Borowitz
· 12 years ago
a55017e
VisibilityCache: Work around type inference issue in Java 6
by Dave Borowitz
· 13 years ago
df363d2
Reuse visibility check of revision when checking old revision
by Dave Borowitz
· 13 years ago
3d67ed5
Don't propagate StackOverflowErrors from VisibilityCache
by Dave Borowitz
· 13 years ago
227ce70
Small optimizations to VisibilityCache
by Dave Borowitz
· 13 years ago
13e5cc6
Do not cache RevCommit in keys of VisibilityCache
by Shawn Pearce
· 13 years ago
9de6595
Gitiles is a simple browser for Git repositories
by Dave Borowitz
· 14 years ago