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