1. c144de9 Added functionality to show notes by Pontus Jaensson · 4 years, 2 months ago
  2. c7d8aab DefaultAccess#getRelativePath: Remove redundant assignment by David Pursehouse · 6 years ago
  3. b3f72b3 BlameServlet: Use logger's built-in formatting rather than String.format by David Pursehouse · 6 years ago
  4. 3d4e60e SoyConstants: Make constants final by David Pursehouse · 6 years ago
  5. a8a4610 MarkdownToHtml#parse: Return empty list instead of null by David Pursehouse · 6 years ago
  6. 9744512 GitilesHtmlExtension: Remove redundant return statements by David Pursehouse · 6 years ago
  7. 1c0cdf5 Linkifier: Use COMMENTLINK constant by David Pursehouse · 6 years ago
  8. 099cf5f VisibilityCache: Replace lambda with method reference by David Pursehouse · 6 years ago
  9. e09936e DevServer: Use correct class in logger instantiation by David Pursehouse · 6 years ago
  10. f435e24 SoyConstants: Add private default constructor by David Pursehouse · 6 years ago
  11. d95e0e0 Linkifier: Fix incorrect string formatting placeholders in log calls by David Pursehouse · 6 years ago
  12. fb9a2a9 Use logger's built-in string formatting rather than concatenation by David Pursehouse · 6 years ago
  13. 1ae7c38 ErrorProne: Enable and fix UnusedException check by David Ostrovsky · 6 years ago
  14. 219a919 Format Java files with google-java-format by David Pursehouse · 6 years ago
  15. e5a8b41 Correct license for VisibilityChecker by Jonathan Nieder · 6 years ago
  16. a83672e Merge branch 'stable-0.2' by Jonathan Nieder · 6 years ago
  17. 945358a Merge changes from topics "jgit-reachability", "reachability-2" by Jonathan Nieder · 6 years ago
  18. 9ca395d VisibilityChecker: Remove topoSort argument by Ivan Frade · 6 years ago
  19. f0b1806 VisibilityCache: Use jgit's ReachabilityChecker by Ivan Frade · 7 years ago
  20. 284a35a Accept first-parent parameter in LogServlet by Alex Spradlin · 6 years ago
  21. beb12ac Check BLOB content size before trying to render it by Luca Milanesio · 6 years ago
  22. f6547c0 Merge branch 'stable-0.2' by David Pursehouse · 6 years ago
  23. 4f9deef BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 6 years ago
  24. e4c5ac4 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 6 years ago
  25. 3ba3b41 BlameServlet: Stop using deprecated SoyMapData and SoyListData by David Pursehouse · 6 years ago
  26. 13cb517 VisibilityChecker: Use RefDatabase.getTipsWithSha1() for visibility check by Ivan Frade · 7 years ago
  27. 9d46aab Format all build files with buildifier by David Pursehouse · 6 years ago
  28. 5aaf0b6 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Pursehouse · 6 years ago
  29. 6740b3e HostIndexServlet: Migrate from deprecated SoyMapData/SoyListData by David Pursehouse · 6 years ago
  30. 2872604 Migrate from deprecated SoyTofu to SoySauce by David Pursehouse · 6 years ago
  31. 6f8a740 DefaultErrorHandlingFilter: Simplify handling of FailureReason by David Pursehouse · 6 years ago
  32. 795ecb4 Do not drop the exception in the error handler by Masaya Suzuki · 6 years ago
  33. c9208e5 Enforce a line limit of 50,000 for pretty file formatting. by Ronald Bhuleskar · 6 years ago
  34. 4a7dac0 Revision: Allow @-sign in ref names by Jonathan Nieder · 6 years ago
  35. 3d52397 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 7 years ago
  36. 374c999 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 7 years ago
  37. cf9e71d Return rendered error result by Alon Bar-Lev · 7 years ago
  38. d79cca7 Format Java files with google-java-format by David Pursehouse · 7 years ago
  39. d45e291 VisibilityChecker: Make topoSort member final by Ivan Frade · 7 years ago
  40. a8b331e DateFormatter: Reduce visibility of constructor used for tests by David Pursehouse · 7 years ago
  41. 41c28a4 PathServlet: Suppress ImmutableEnumChecker warning by David Pursehouse · 7 years ago
  42. ee4b4d7 ArchiveFormat: Suppress ImmutableEnumChecker warning by David Pursehouse · 7 years ago
  43. fb3daad ViewFilter: Fix reference comparison of Revision by David Pursehouse · 7 years ago
  44. 8acf9dd MarkdownConfig: Fix reference comparison with Boolean.TRUE by David Pursehouse · 7 years ago
  45. 3a80948 VisibilityChecker: Remove unnecessary suppression of 'unused' by David Pursehouse · 7 years ago
  46. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 7 years ago
  47. 3863a1e BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings by David Pursehouse · 7 years ago
  48. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 7 years ago
  49. fbda0c9 Don't render navbar.md metadata in html by Vlad Bokov · 7 years ago
  50. 21e70b7 Remove references to |blessStringAsTrustedResourceUrlForLegacy in <link href>. by Jakub Vrana · 7 years ago
  51. 3484ab8 Remove unused HttpServletRequest and HttpServletResponse parameters by David Pursehouse · 7 years ago
  52. b906126 Remove unnecessarily nested else blocks by David Pursehouse · 7 years ago
  53. 6dec837 DocServlet#fileTooBig: Remove unused parameter by David Pursehouse · 7 years ago
  54. 2d05866 Add missing serialVersionUIDs by David Pursehouse · 7 years ago
  55. be7e83a Remove unused Logger instances by David Pursehouse · 7 years ago
  56. 27cf26d Format Java files with google-java-format 1.7 by David Pursehouse · 7 years ago
  57. 029da84 Merge changes Ic502b820,I43630932 by tparker · 7 years ago
  58. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 7 years ago
  59. b53fc06 Introduce GitilesRequestFailureException and DefaultErrorHandlingFilter by Masaya Suzuki · 7 years ago
  60. 2ce0c64 VisibilityCache: Use RefDatabase.getRefsByPrefix by Ivan Frade · 7 years ago
  61. 9d219fb Use LegacyConversions instead of UnsafeSanitizedContentOrdainer. by Jakub Vrana · 7 years ago
  62. 76346b0 Format with google-java-format 1.7 by David Pursehouse · 7 years ago
  63. 0c55375 Add missing dependency on guava-failureaccess in dev server by David Pursehouse · 7 years ago
  64. c63c059 Do not retain body in RevisionParser walk by Jonathan Nieder · 7 years ago
  65. 174e111 Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 7 years ago
  66. 9e3b1b7 Ensure RevTag is parsed before using its body by Jonathan Nieder · 7 years ago
  67. 4b6753d Ensure RevCommit is parsed before using its content by Jonathan Nieder · 7 years ago
  68. b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 7 years ago
  69. 92b8472 RefServlet: Use full refname in link by Ivan Frade · 7 years ago
  70. 01650ed Automatically format all build files with buildifier lint mode by David Pursehouse · 7 years ago
  71. 3bce356 Format all Java files with google-java-format by David Pursehouse · 7 years ago
  72. 53794aa Fix missing reference name in JSON output by Alice Kober-Sotzek · 7 years ago
  73. e8f7411 Add Sub Navbar Support To Gitiles by Robert Liao · 7 years ago
  74. a632e2b DefaultAccess: Specify charset in construction of String by David Pursehouse · 7 years ago
  75. 0138abf Format Java files with google-java-format 1.6 by David Pursehouse · 7 years ago
  76. 55a49f4 RefServlet: Fix usage of deprecated RefDatabase#getRefs(String) by David Pursehouse · 7 years ago
  77. a750e87 VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method by David Pursehouse · 7 years ago
  78. 8650d07 ConfigUtil: Support setting concurrencyLevel by Dave Borowitz · 8 years ago
  79. 1c84319 SoyConstants: Update package name from restricted to internal in Javadoc by David Pursehouse · 8 years ago
  80. c1f6cfc Use ConcurrentHashMap directly instead of MapMaker. by Kurt Alfred Kluever · 8 years ago
  81. bffb5fd Update Soy to 2018-03-14 by Soy Authors · 8 years ago
  82. c0037b8 Replace joda-time with Java 8 time API by David Pursehouse · 8 years ago
  83. 18e70c5 ConfigUtil: Annotate getDuration as @Nullable by David Pursehouse · 8 years ago
  84. 1218194 Copy "zSoyz" constants into an internal utility class by Dave Borowitz · 8 years ago
  85. fa80a6a LogSoyData: Properly handle null revision in Next link by Dave Borowitz · 8 years ago
  86. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 8 years ago
  87. 0b17b95 MarkdownToHtml#parse: Annotate lang parameter as @Nullable by David Pursehouse · 8 years ago
  88. 8236dfe MarkdownToHtml: Use String.equals to compare strings by David Pursehouse · 8 years ago
  89. a4d3935 Stop using deprecated StringEscapeUtils from commons-lang3 by David Pursehouse · 8 years ago
  90. 4cd927f Format Java files with google-java-format by David Pursehouse · 8 years ago
  91. 207c3ae Support mailto: references by Alon Bar-Lev · 8 years ago
  92. 719b2e9 Stamp final artifacts by David Ostrovsky · 8 years ago
  93. e2d2443 Show error messages from ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  94. 84286b7 Isolate blame cache classes in cache directory by David Ostrovsky · 8 years ago
  95. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago