1. ee4b4d7 ArchiveFormat: Suppress ImmutableEnumChecker warning by David Pursehouse · 7 years ago
  2. fb3daad ViewFilter: Fix reference comparison of Revision by David Pursehouse · 7 years ago
  3. 8acf9dd MarkdownConfig: Fix reference comparison with Boolean.TRUE by David Pursehouse · 7 years ago
  4. 3a80948 VisibilityChecker: Remove unnecessary suppression of 'unused' by David Pursehouse · 7 years ago
  5. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 7 years ago
  6. 3863a1e BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings by David Pursehouse · 7 years ago
  7. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 7 years ago
  8. fbda0c9 Don't render navbar.md metadata in html by Vlad Bokov · 7 years ago
  9. 21e70b7 Remove references to |blessStringAsTrustedResourceUrlForLegacy in <link href>. by Jakub Vrana · 7 years ago
  10. 3484ab8 Remove unused HttpServletRequest and HttpServletResponse parameters by David Pursehouse · 7 years ago
  11. b906126 Remove unnecessarily nested else blocks by David Pursehouse · 7 years ago
  12. 6dec837 DocServlet#fileTooBig: Remove unused parameter by David Pursehouse · 7 years ago
  13. 2d05866 Add missing serialVersionUIDs by David Pursehouse · 7 years ago
  14. be7e83a Remove unused Logger instances by David Pursehouse · 7 years ago
  15. 27cf26d Format Java files with google-java-format 1.7 by David Pursehouse · 7 years ago
  16. 029da84 Merge changes Ic502b820,I43630932 by tparker · 7 years ago
  17. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 7 years ago
  18. b53fc06 Introduce GitilesRequestFailureException and DefaultErrorHandlingFilter by Masaya Suzuki · 7 years ago
  19. 2ce0c64 VisibilityCache: Use RefDatabase.getRefsByPrefix by Ivan Frade · 7 years ago
  20. 9d219fb Use LegacyConversions instead of UnsafeSanitizedContentOrdainer. by Jakub Vrana · 7 years ago
  21. 76346b0 Format with google-java-format 1.7 by David Pursehouse · 7 years ago
  22. 0c55375 Add missing dependency on guava-failureaccess in dev server by David Pursehouse · 7 years ago
  23. c63c059 Do not retain body in RevisionParser walk by Jonathan Nieder · 7 years ago
  24. 174e111 Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 7 years ago
  25. 9e3b1b7 Ensure RevTag is parsed before using its body by Jonathan Nieder · 7 years ago
  26. 4b6753d Ensure RevCommit is parsed before using its content by Jonathan Nieder · 7 years ago
  27. b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 7 years ago
  28. 92b8472 RefServlet: Use full refname in link by Ivan Frade · 7 years ago
  29. 01650ed Automatically format all build files with buildifier lint mode by David Pursehouse · 7 years ago
  30. 3bce356 Format all Java files with google-java-format by David Pursehouse · 7 years ago
  31. 53794aa Fix missing reference name in JSON output by Alice Kober-Sotzek · 7 years ago
  32. e8f7411 Add Sub Navbar Support To Gitiles by Robert Liao · 7 years ago
  33. a632e2b DefaultAccess: Specify charset in construction of String by David Pursehouse · 7 years ago
  34. 0138abf Format Java files with google-java-format 1.6 by David Pursehouse · 7 years ago
  35. 55a49f4 RefServlet: Fix usage of deprecated RefDatabase#getRefs(String) by David Pursehouse · 8 years ago
  36. a750e87 VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method by David Pursehouse · 8 years ago
  37. 8650d07 ConfigUtil: Support setting concurrencyLevel by Dave Borowitz · 8 years ago
  38. 1c84319 SoyConstants: Update package name from restricted to internal in Javadoc by David Pursehouse · 8 years ago
  39. c1f6cfc Use ConcurrentHashMap directly instead of MapMaker. by Kurt Alfred Kluever · 8 years ago
  40. bffb5fd Update Soy to 2018-03-14 by Soy Authors · 8 years ago
  41. c0037b8 Replace joda-time with Java 8 time API by David Pursehouse · 8 years ago
  42. 18e70c5 ConfigUtil: Annotate getDuration as @Nullable by David Pursehouse · 8 years ago
  43. 1218194 Copy "zSoyz" constants into an internal utility class by Dave Borowitz · 8 years ago
  44. fa80a6a LogSoyData: Properly handle null revision in Next link by Dave Borowitz · 8 years ago
  45. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 8 years ago
  46. 0b17b95 MarkdownToHtml#parse: Annotate lang parameter as @Nullable by David Pursehouse · 8 years ago
  47. 8236dfe MarkdownToHtml: Use String.equals to compare strings by David Pursehouse · 8 years ago
  48. a4d3935 Stop using deprecated StringEscapeUtils from commons-lang3 by David Pursehouse · 8 years ago
  49. 4cd927f Format Java files with google-java-format by David Pursehouse · 8 years ago
  50. 207c3ae Support mailto: references by Alon Bar-Lev · 8 years ago
  51. 719b2e9 Stamp final artifacts by David Ostrovsky · 8 years ago
  52. e2d2443 Show error messages from ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  53. 84286b7 Isolate blame cache classes in cache directory by David Ostrovsky · 8 years ago
  54. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago