Rivoreo Source Code Repositories
src.rivoreo.one
/
gitiles
/
9ca395d88389cd3d6fdcdb442f5ad57ef197dd7d
9ca395d
VisibilityChecker: Remove topoSort argument
by Ivan Frade
· 4 years, 12 months ago
f0b1806
VisibilityCache: Use jgit's ReachabilityChecker
by Ivan Frade
· 6 years ago
33f6b26
Bump version to 0.3-6
by David Pursehouse
· 5 years ago
v0.3-6
f6547c0
Merge branch 'stable-0.2'
by David Pursehouse
· 5 years ago
be0a5f0
Bump version to 0.2-11
by David Pursehouse
· 5 years ago
v0.2-11
4f9deef
BlameCacheImpl: Avoid NPE if path does not exist
by David Pursehouse
· 5 years ago
cd9d8c2
VisibilityCacheTest: Open TestRepository in try-with-resource
by David Pursehouse
· 5 years ago
e4c5ac4
Backport all build-related commits from master to stable-0.2
by David Pursehouse
· 5 years ago
3ba3b41
BlameServlet: Stop using deprecated SoyMapData and SoyListData
by David Pursehouse
· 5 years ago
d94d3fe
Bump version to 0.3-5
by David Pursehouse
· 5 years ago
v0.3-5
648719a
Remove bazel-genfiles from .gitignore
by David Pursehouse
· 5 years ago
af6c660
Use bazelisk as first choice for mvn.sh
by David Ostrovsky
· 5 years ago
da3dd89
Replace references to bazel-genfiles with bazel-bin
by David Ostrovsky
· 5 years ago
3dd02ec
Bazel: Bump bazel version to 1.0.0
by David Pursehouse
· 5 years ago
596399c
Upgrade soy to 2019-10-08
by David Pursehouse
· 5 years ago
fe33adf
Bazel: rules_python must be loaded now
by David Ostrovsky
· 5 years ago
06ecd0c
Upgrade bazlets to latest master revision
by David Ostrovsky
· 5 years ago
44feece
Revert "Upgrade Jetty to 9.4.20.v20190813"
by David Pursehouse
· 5 years ago
1dc1963
Upgrade Jetty to 9.4.20.v20190813
by David Pursehouse
· 5 years ago
a7b74f2
Bazel: Introduce .bazelversion and update to 0.29.1
by David Pursehouse
· 5 years ago
13cb517
VisibilityChecker: Use RefDatabase.getTipsWithSha1() for visibility check
by Ivan Frade
· 6 years ago
6f9a8a2
Bump version to 0.3-4
by David Pursehouse
· 5 years ago
v0.3-4
d46c749
Upgrade soy to 2019-09-03
by Marco Miller
· 5 years ago
1acbc95
Upgrade JGit to 5.4.3.201909031940-r
by David Pursehouse
· 5 years ago
9d46aab
Format all build files with buildifier
by David Pursehouse
· 5 years ago
5aaf0b6
Bazel: Add fixes for --incompatible_load_java_rules_from_bzl
by David Pursehouse
· 5 years ago
73b57af
Bump version to 0.3-3
by David Pursehouse
· 5 years ago
v0.3-3
5834660
Upgrade bazlets to latest master revision
by David Pursehouse
· 5 years ago
336e113
Upgrade guava to 28.1-jre
by Marco Miller
· 5 years ago
373e471
Upgrade soy to 2019-08-22
by Marco Miller
· 5 years ago
6740b3e
HostIndexServlet: Migrate from deprecated SoyMapData/SoyListData
by David Pursehouse
· 5 years ago
2872604
Migrate from deprecated SoyTofu to SoySauce
by David Pursehouse
· 5 years ago
6f8a740
DefaultErrorHandlingFilter: Simplify handling of FailureReason
by David Pursehouse
· 5 years ago
795ecb4
Do not drop the exception in the error handler
by Masaya Suzuki
· 5 years ago
c9208e5
Enforce a line limit of 50,000 for pretty file formatting.
by Ronald Bhuleskar
· 5 years ago
dacf897
Upgrade soy to 2019-07-14
by David Pursehouse
· 5 years ago
12fda93
RevisionParserTest: Remove assignment to unused variable
by David Pursehouse
· 5 years ago
bed3272
Align Eclipse settings with Eclipse 2019.06
by David Pursehouse
· 5 years ago
4a62a9a
Upgrade Truth to 1.0
by David Pursehouse
· 5 years ago
5ef6e5b
Update bazlets to latest revision on master
by David Pursehouse
· 5 years ago
4a7dac0
Revision: Allow @-sign in ref names
by Jonathan Nieder
· 5 years ago
51d6964
Upgrade truth to 0.46
by Marco Miller
· 5 years ago
ac00e58
Bump version to 0.3-2
by David Pursehouse
· 5 years ago
v0.3-2
137684e
Merge branch 'stable-0.2'
by David Pursehouse
· 5 years ago
832c1fc
Bump version to 0.2-10
by David Pursehouse
· 5 years ago
v0.2-10
3d52397
Navbar: Fix handling of [home] and [logo] metalinks
by David Pursehouse
· 5 years ago
374c999
Navbar: Fix handling of [home] and [logo] metalinks
by David Pursehouse
· 5 years ago
d4efa39
Throw AssertionError outside of the catch block
by Masaya Suzuki
· 5 years ago
33c7b0b
Upgrade soy to 2019-04-18
by David Pursehouse
· 6 years ago
9115b87
Upgrade guava to 28.0-jre
by David Pursehouse
· 5 years ago
b38d428
Upgrade jetty to 9.4.18.v20190429
by David Pursehouse
· 5 years ago
99f09ed
Bump version to 0.3-1
by David Pursehouse
· 5 years ago
v0.3-1
cf9e71d
Return rendered error result
by Alon Bar-Lev
· 6 years ago
d79cca7
Format Java files with google-java-format
by David Pursehouse
· 5 years ago
d45e291
VisibilityChecker: Make topoSort member final
by Ivan Frade
· 5 years ago
d838595
Bump version to 0.3
by David Pursehouse
· 5 years ago
v0.3
2e24348
Update Apache commons compress to 1.18.0 [reland]
by Matthias Sohn
· 6 years ago
d30ae4c
Error Prone: Enable DateFormatConstant at ERROR severity
by David Pursehouse
· 5 years ago
2e9f823
Bazel: Sort Error Prone error definitions in package configuration
by David Pursehouse
· 5 years ago
a8b331e
DateFormatter: Reduce visibility of constructor used for tests
by David Pursehouse
· 5 years ago
41c28a4
PathServlet: Suppress ImmutableEnumChecker warning
by David Pursehouse
· 5 years ago
ee4b4d7
ArchiveFormat: Suppress ImmutableEnumChecker warning
by David Pursehouse
· 5 years ago
9b844ae
Bazel: Increase severity of ReferenceEquality to ERROR
by David Pursehouse
· 5 years ago
fb3daad
ViewFilter: Fix reference comparison of Revision
by David Pursehouse
· 5 years ago
8acf9dd
MarkdownConfig: Fix reference comparison with Boolean.TRUE
by David Pursehouse
· 5 years ago
5738d52
Bazel: Increase severity of ImmutableAnnotationChecker to ERROR
by David Pursehouse
· 5 years ago
3a80948
VisibilityChecker: Remove unnecessary suppression of 'unused'
by David Pursehouse
· 5 years ago
667389e
VisibilityCheckerTest: Open TestRepository in try-with-resource
by David Pursehouse
· 5 years ago
ac7d524
VisibilityCache: Split the visibility checks from the actual caching
by Ivan Frade
· 6 years ago
3863a1e
BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings
by David Pursehouse
· 5 years ago
c53de2b
Revision: Add helper method for comparison to Revision.NULL
by David Pursehouse
· 5 years ago
68a7bd5
VisibilityCacheTest: Open TestRepository in try-with-resource
by David Pursehouse
· 5 years ago
5122d3b
Bump version to 0.2-9
by David Ostrovsky
· 6 years ago
v0.2-9
fbda0c9
Don't render navbar.md metadata in html
by Vlad Bokov
· 6 years ago
c0dafc9
Enable more error-prone checks
by David Pursehouse
· 6 years ago
956bd7d
Enable error-prone checks by default
by David Pursehouse
· 6 years ago
ccde5c6
Update bazel options to align with gerrit's
by David Pursehouse
· 6 years ago
bb4d63d
Upgrade JGit to 5.3.1.201904271842-r
by David Pursehouse
· 6 years ago
21e70b7
Remove references to |blessStringAsTrustedResourceUrlForLegacy in <link href>.
by Jakub Vrana
· 6 years ago
553e987
VisibilityCacheTest: Minor formatting fixes
by Ivan Frade
· 6 years ago
4826fd5
tools/eclipse/project.sh: Use bazel query to find project.py
by Ivan Frade
· 6 years ago
15865dc
Merge "MoreAssert: Suppress warning about unchecked conversion"
by Dave Borowitz
· 6 years ago
b5167a3
Merge changes Ifddb3dc7,I5870988e,Ic18ee3c0,I827716a8,I2540e902, ...
by David Pursehouse
· 6 years ago
5ec7c62
MoreAssert: Suppress warning about unchecked conversion
by David Pursehouse
· 6 years ago
3484ab8
Remove unused HttpServletRequest and HttpServletResponse parameters
by David Pursehouse
· 6 years ago
b906126
Remove unnecessarily nested else blocks
by David Pursehouse
· 6 years ago
6dec837
DocServlet#fileTooBig: Remove unused parameter
by David Pursehouse
· 6 years ago
2d05866
Add missing serialVersionUIDs
by David Pursehouse
· 6 years ago
be7e83a
Remove unused Logger instances
by David Pursehouse
· 6 years ago
27cf26d
Format Java files with google-java-format 1.7
by David Pursehouse
· 6 years ago
39f9fc7
Update mailmap
by David Pursehouse
· 6 years ago
029da84
Merge changes Ic502b820,I43630932
by tparker
· 6 years ago
5cecb86
Throw GitilesRequestFailureException
by Masaya Suzuki
· 6 years ago
b53fc06
Introduce GitilesRequestFailureException and DefaultErrorHandlingFilter
by Masaya Suzuki
· 6 years ago
8e80e98
Bump version to 0.2-8
by David Pursehouse
· 6 years ago
v0.2-8
2ce0c64
VisibilityCache: Use RefDatabase.getRefsByPrefix
by Ivan Frade
· 6 years ago
c2a110d
Add tests for VisibilityCache
by Ivan Frade
· 6 years ago
cc0e4c5
Upgrade truth to 0.44
by David Pursehouse
· 6 years ago
9d219fb
Use LegacyConversions instead of UnsafeSanitizedContentOrdainer.
by Jakub Vrana
· 6 years ago
3a727bf
Upgrade html-types to 1.0.8
by Alice Kober-Sotzek
· 6 years ago
Next »