- a373f64 Bump version to 0.2-12 by David Pursehouse · 4 years, 9 months ago v0.2-12
- 44dd4c7 Bump required Bazel version to 2.1.0 by David Pursehouse · 4 years, 9 months ago
- da33290 Upgrade bazlets to latest master revision by Marco Miller · 4 years, 10 months ago
- 36e38ae Merge branch 'stable-0.2-7' into stable-0.2 by David Pursehouse · 4 years, 12 months ago
- 21fe1e9 Set version to 0.2-7.1 by David Pursehouse · 4 years, 12 months ago v0.2-7.1
- d5e46bc Fix formatting of Soy files by Jakub Vrana · 4 years, 12 months ago
- bf4f9d4 Bump bazel version to 1.2.0 by David Pursehouse · 4 years, 12 months ago
- 2ab0f9f Bump bazel version to 1.2.0 by David Pursehouse · 4 years, 12 months ago
- ac7f2c9 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 5 years ago
- 535f943 Enable more error-prone checks by David Pursehouse · 6 years ago
- de5de27 Enable error-prone checks by default by David Pursehouse · 6 years ago
- 1ea391f Update bazel options to align with gerrit's by David Pursehouse · 6 years ago
- bb44ea8 tools/eclipse/project.sh: Use bazel query to find project.py by Ivan Frade · 6 years ago
- db00f16 Harmonize build rule names to use hyphen instead of underscore by David Pursehouse · 6 years ago
- 73d5fc0 Check BLOB content size before trying to render it by Luca Milanesio · 5 years ago
- 5524036 BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 5 years ago
- efd30a5 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 5 years ago
- 0785d1b Don't render navbar.md metadata in html by Vlad Bokov · 6 years ago
- 24e0285 Format with google-java-format 1.7 by David Pursehouse · 6 years ago
- 67662fb Do not retain body in RevisionParser walk by Jonathan Nieder · 6 years ago
- ea998ff Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 6 years ago
- aae75ed Ensure RevTag is parsed before using its body by Jonathan Nieder · 6 years ago
- f4ccc3e Ensure RevCommit is parsed before using its content by Jonathan Nieder · 6 years ago
- 153d145 Require a RevWalk when building CommitData by Jonathan Nieder · 6 years ago
- f525cef Convert /** @param */ to {@param} in Soy. by Jakub Vrana · 6 years ago
- 0243bf1 RefServlet: Use full refname in link by Ivan Frade · 6 years ago
- 4f88b8b Automatically format all build files with buildifier lint mode by David Pursehouse · 6 years ago
- c16518b Correct license header for VisibilityCacheTest by Jonathan Nieder · 4 years, 12 months ago
- beb12ac Check BLOB content size before trying to render it by Luca Milanesio · 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
- 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
- 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
- f6b7b10 Update bazlets to latest revision on master by David Pursehouse · 6 years ago
- ce7d143 Update bazlets to latest revision on master by David Pursehouse · 6 years ago
- 76346b0 Format with google-java-format 1.7 by David Pursehouse · 6 years ago
- bb5917e Upgrade soy to 2019-03-11 by David Pursehouse · 6 years ago
- 0c55375 Add missing dependency on guava-failureaccess in dev server by David Pursehouse · 6 years ago
- 56b50a2 Harmonize build rule names to use hyphen instead of underscore by David Pursehouse · 6 years ago
- a082ad9 Upgrade guava to 27.1-jre by David Pursehouse · 6 years ago
- 9aff487 Upgrade Truth to 0.43 by David Pursehouse · 6 years ago
- c63c059 Do not retain body in RevisionParser walk by Jonathan Nieder · 6 years ago
- 174e111 Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 6 years ago
- 9e3b1b7 Ensure RevTag is parsed before using its body by Jonathan Nieder · 6 years ago
- 4b6753d Ensure RevCommit is parsed before using its content by Jonathan Nieder · 6 years ago
- b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 6 years ago
- c396233 Convert /** @param */ to {@param} in Soy. by Jakub Vrana · 6 years ago
- 92b8472 RefServlet: Use full refname in link by Ivan Frade · 6 years ago
- 01650ed Automatically format all build files with buildifier lint mode by David Pursehouse · 6 years ago
- d1d901d Revert "Update Apache commons compress to 1.18.0" by David Pursehouse · 6 years ago
- 45e949b Update Apache commons compress to 1.18.0 by Matthias Sohn · 6 years ago
- df88f7d Update JGit to 5.2.0.201812061821-r by Matthias Sohn · 6 years ago
- d4d544b Bump version to 0.2-7 by David Pursehouse · 6 years ago 0.2-7
- 3bce356 Format all Java files with google-java-format by David Pursehouse · 6 years ago
- 8a7db49 Upgrade JGit to 5.1.3.201810200350-r by David Pursehouse · 6 years ago
- 00e3a29 Increase severity of DefaultCharset to ERROR by David Pursehouse · 6 years ago
- 784216f FakeHttpServletResponse: Explicitly specify charset in PrintWriter by David Pursehouse · 6 years ago
- 53794aa Fix missing reference name in JSON output by Alice Kober-Sotzek · 6 years ago
- 7136c1a Fix Truth dependencies by Alice Kober-Sotzek · 6 years ago
- bb625e0 Bazel: Consume versions directly from lib:versions.bzl in skylib by David Pursehouse · 6 years ago
- 6563031 Require minimum Bazel version 0.19.0 by David Pursehouse · 6 years ago
- e8f7411 Add Sub Navbar Support To Gitiles by Robert Liao · 6 years ago
- 6be2680 Update URL for maven version rules description by David Pursehouse · 6 years ago
- 47d5bdd Upgrade JGit to 5.1.2.201810061102-r by David Pursehouse · 6 years ago
- 2fe80c3 Add note about aligning upgrades of prettify with plugins/gitiles by David Pursehouse · 6 years ago
- 4589d96 Upgrade bazlets to latest revision on master by David Pursehouse · 6 years ago
- dff97ed bazlets: Replace native.git_repository with skylark rule by David Pursehouse · 6 years ago
- 900b845 Bazel: Require minimum bazel version 0.17.1 by David Pursehouse · 6 years ago
- 53adf66 Add Even Stensberg to .mailmap by David Pursehouse · 6 years ago
- 071d8bf Upgrade protobuf-java to 3.6.1 by David Pursehouse · 6 years ago