1. ec065d8 Use monospace font, and slightly increase paddings, for view documentation page footer links by WHR · 5 weeks ago
  2. e04f088 Automatically render man pages if possible by WHR · 5 weeks ago
  3. 0d65f89 Optimize code to use a local variable by WHR · 5 weeks ago
  4. e838e5a Add a configuration section for man page rendering by WHR · 5 weeks ago
  5. 8aa116d Add view plain text documentation link on HTML man pages by WHR · 5 weeks ago
  6. 0c0f59b Add view documentation link on object detail page of man page source files by WHR · 5 weeks ago
  7. 5ae1484 Support rendering roff(7)-based manual pages into HTML or plain text using mandoc(1) by WHR · 5 weeks ago
  8. a19d71d Require 'mirror' to be enabled for a remote to be considered for the mirrored-from URL by WHR · 5 weeks ago
  9. 7a11e45 Rename a configuration key by WHR · 5 weeks ago
  10. f3a37af Fix some breadcrumbs didn't disable auto-diving as expected by WHR · 5 weeks ago
  11. 03dab04 Escape '.' in regular expressions by WHR · 5 weeks ago
  12. 776d3fc Implement path autodive in hyperlinks, in addition to autodive by redirection by WHR · 5 weeks ago
  13. 7242aa2 Don't append '/' directly to an URL by WHR · 5 weeks ago
  14. 7795a20 Show JSON format link in PathDetail.soy by WHR · 5 weeks ago
  15. 0a08906 Optionally show the URL of the specified remote as mirrored-from URL by WHR · 5 weeks ago
  16. 9e07b59 Adjust padding of footer format links by WHR · 5 weeks ago
  17. a8bcfcd Show only supported alternative formats in footer of different pages by WHR · 5 weeks ago
  18. e472ec7 Implement raw format for diff page by WHR · 5 weeks ago
  19. 682548c Optionally set HTTP 'content-type' header for raw format requests, to a configured value by WHR · 5 weeks ago
  20. a7233e2 Correct relative hyperlinks from pages not ending with '/' to the parent directory by WHR · 5 weeks ago
  21. 6074bfd Make 'generateNonExecutableJson' configurable by WHR · 6 weeks ago
  22. 29180dd Quote content disposition file name of raw format requests by WHR · 6 weeks ago
  23. 0788d74 Add support of raw format by WHR · 6 weeks ago
  24. 43b5fe6 Fix invalid JSON output by WHR · 6 weeks ago
  25. a0019e8 Normalize indentation for src/main/java/com/google/gitiles/GitilesView.java by WHR · 6 weeks ago
  26. 3a2aa30 Follow symbolic links for automatically displaying 'README.md' file in repository and tree pages by WHR · 6 weeks ago
  27. c73850e Follow symbolic links for displaying Markdown file by WHR · 6 weeks ago
  28. f955e05 Only recognize regular file for automatic Markdown display by WHR · 6 weeks ago
  29. f7566b0 Correct archive download link in diff page by WHR · 6 weeks ago
  30. 3efd302 Support building with GNU Make by WHR · 6 weeks ago
  31. e16e689 Show only 'download' instead of the archive format for archive download link by WHR · 6 weeks ago
  32. e586aa1 Don't mark any content as 'attachment' by WHR · 6 weeks ago
  33. be55082 Make most hyperlinks relative by WHR · 6 weeks ago
  34. 73dcd68 Use init parameter first to get configuration file path by WHR · 6 weeks ago
  35. 8089275 Remove duplicated code from class DefaultAccess by WHR · 6 weeks ago
  36. 035bda7 Bump version to 0.1-11 by David Pursehouse · 8 years ago v0.1-11
  37. 8937994 Update JGit to 4.5.0.201609210915-r by Björn Pedersen · 8 years ago
  38. f52c768 Remove ,n,z from links to *-review Change-Ids by Andrew Bonventre · 8 years ago
  39. 416885c Merge "Add .mailmap" by Jonathan Nieder · 8 years ago
  40. eff23b0 Use the status code in ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  41. 729b131 Add .mailmap by David Pursehouse · 8 years ago
  42. 17c09fe LogServlet: Don't return explicit null for Optional return type by David Pursehouse · 8 years ago
  43. be149ff Fix SHA1s for JGit 4.4.1.201607150455-r.137-gdd2a5a7 by David Pursehouse · 8 years ago
  44. 788b855 Update JGit version to match Gerrit by Jonathan Nieder · 8 years ago
  45. 7e598e1 Use relative link to config.md by Shawn Pearce · 8 years ago
  46. d40dbc2 Update documentation of malformed URL replacement string by David Pursehouse · 8 years ago
  47. bbcc513 Add documentation for the markdown.allowiframe setting by David Pursehouse · 8 years ago
  48. f701810 Add documentation of CORS configuration by David Pursehouse · 8 years ago
  49. 240fbff Move configuration documentation to a separate page by David Pursehouse · 8 years ago
  50. afa48db README: Add explicit link to Markdown documentation by David Pursehouse · 8 years ago
  51. d44526e Add a documentation navbar by David Pursehouse · 8 years ago
  52. d45b0f8 README: Move development information to a separate file in /Documentation by David Pursehouse · 8 years ago
  53. 2cc4ce9 Upgrade JGit to 4.4.1.201607150455-r.118-g1096652 by David Pursehouse · 8 years ago
  54. b5ee674 README: Convert legacy asciidoc headers to markdown by David Pursehouse · 8 years ago
  55. 066d93c Adding remaining headers required to support CORS. by AJ Ross · 8 years ago
  56. 7ae61e3 BaseServlet: remove unused import of List by Shawn Pearce · 8 years ago
  57. 001ea9b Support for CORS in gitiles. by AJ Ross · 8 years ago
  58. 5fd99ac Merge "[CSS] Fix `pre` element overflow" by Dave Borowitz · 8 years ago
  59. 32a23b7 Merge "Adds version-sync comment to Soy rule" by Dave Borowitz · 8 years ago
  60. 8358390 Adds version-sync comment to Soy rule by Wyatt Allen · 8 years ago
  61. fe9aec3 Upgrade Gson to 2.7 by David Pursehouse · 8 years ago
  62. f04477b Upgrade Guice to 4.1.0 by David Pursehouse · 8 years ago
  63. f35b06c HostIndexServlet: Don't use deprecated SoyData.createFromExistingData by David Pursehouse · 8 years ago
  64. 67806a5 ConfigUtil: Remove unused private methods by Dave Borowitz · 8 years ago
  65. 40255d5 Rerun google-java-format with a new version by Dave Borowitz · 8 years ago
  66. 3b744b1 Remove complex import order by Dave Borowitz · 8 years ago
  67. 27fedf4 Merge "Update soy to 2016-08-09 and icu4j to 57.1" by Dave Borowitz · 8 years ago
  68. 537ff7c Update soy to 2016-08-09 and icu4j to 57.1 by David Pursehouse · 8 years ago
  69. 3103767 log: support topo-order and reverse sorting by Shawn Pearce · 8 years ago
  70. 347e432 [CSS] Fix `pre` element overflow by Yamagishi Kazutoshi · 8 years ago
  71. c49e92e Use JGit Config#getTimeUnit to parse durations by Jonathan Nieder · 8 years ago
  72. 56aca40 Upgrade JGit to 4.4.1.201607150455-r.105-g81ba2be by David Pursehouse · 8 years ago
  73. dc81e5e BlobSoyData: Remove special handling of \r by Dave Borowitz · 8 years ago
  74. c77a18b Update to CommonMark 0.6.0 by Shawn Pearce · 8 years ago
  75. 25bd53b Upgrade JGit to version v4.4.1.201607150455-r by David Pursehouse · 8 years ago
  76. a49a1df Remove -webkit-flex display declarations by Andrew Bonventre · 8 years ago
  77. 5b6aa77 Reduce line height for code by Andrew Bonventre · 8 years ago
  78. 390888b Remove dead store operations reported by FindBugs by David Pursehouse · 8 years ago
  79. d86b7a9 Update joda-time to 2.9.4 by David Pursehouse · 8 years ago
  80. 43c7ccf Upgrade joda-time to version 2.8 by David Pursehouse · 8 years ago
  81. b747e12 BlameServlet: Fix check for regular file by Shawn Pearce · 8 years ago
  82. c3e772a Open auto-closeable resources in try-with-resource by David Pursehouse · 8 years ago
  83. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 8 years ago
  84. e3d3ec8 Remove redundant modifiers reported by CheckStyle by David Pursehouse · 8 years ago
  85. f2f98cf Declare variables in their own statement by David Pursehouse · 8 years ago
  86. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 8 years ago
  87. 0d0cee8 Fix warnings about fall-through in switch cases by David Pursehouse · 8 years ago
  88. edb321a GitilesView: Fix exception message by David Pursehouse · 8 years ago
  89. 4bd1621 Sync Eclipse compiler settings from Gerrit by David Pursehouse · 8 years ago
  90. b499f85 Bump version to 0.1-10 by David Pursehouse · 8 years ago v0.1-10
  91. 135fc74 Merge "Add IntelliJ project files to .gitignore" by David Pursehouse · 8 years ago
  92. 1bc54f8 Add IntelliJ project files to .gitignore by Patrick Hiesel · 8 years ago
  93. 532b62f Render git:// links in Markdown by Shawn Pearce · 8 years ago
  94. b2ed49d Markdown: remove automatic smart quotes by Shawn Pearce · 8 years ago
  95. 56857f9 Markdown: support aside|note|promo blocks inside list items by Shawn Pearce · 8 years ago
  96. da94d93 Fix StringIndexOutOfBounds in MultiColumnExtension by Shawn Pearce · 8 years ago
  97. ac80c9c Correct MultiColumnParserFactory class name by Shawn Pearce · 8 years ago
  98. 5d8148d Upgrade jetty to 9.2.14.v20151106 by David Pursehouse · 8 years ago
  99. 3c04d58 Attempt to fix StringIndexOutOfBoundsException by Bob Pflederer · 8 years ago
  100. 94b659d Merge "Improve styling/branding options" by Shawn Pearce · 8 years ago