1. ec42ad9 Allow in preview diff screens to select patch sets to be compared by Edwin Kempin · 9 years ago
  2. 7bf5053 Honor project specific MIME types when getting formatter by Edwin Kempin · 9 years ago
  3. 6a5780b Adapt import of FileTypeRegistry by Edwin Kempin · 9 years ago
  4. b7026e2 Honor project specific MIME types by Edwin Kempin · 9 years ago
  5. aaea80c Merge "Fix preview diff on first change" by Edwin Kempin · 9 years ago
  6. c90eb6b Fix preview diff on first change by Edwin Kempin · 9 years ago
  7. 6c8f5fd Merge "Add formatter for .docx, .pptx and .xlsx files" by Edwin Kempin · 9 years ago
  8. 030711e Merge "Add icons to switch back to normal side-by-side/unified diff" by Edwin Kempin · 9 years ago
  9. 59f481e Merge "Add icons to switch between side-by-side and unified preview diff" by Edwin Kempin · 9 years ago
  10. 078e090 Merge "Add diff web links to switch from normal diff to preview diff" by Edwin Kempin · 9 years ago
  11. c8ec783 Add formatter for .docx, .pptx and .xlsx files by Edwin Kempin · 9 years ago
  12. 6f4471e Merge "Add and fix copyright headers" by Edwin Kempin · 9 years ago
  13. d8055ef Add icons to switch back to normal side-by-side/unified diff by Edwin Kempin · 9 years ago
  14. 976500c Add icons to switch between side-by-side and unified preview diff by Edwin Kempin · 9 years ago
  15. ec5539a Add diff web links to switch from normal diff to preview diff by Edwin Kempin · 9 years ago
  16. db199fb Merge "Add navigation links to side-by-side and unified diff screens" by Edwin Kempin · 9 years ago
  17. decc0ee Add formatter for zip, jar and war files by Edwin Kempin · 9 years ago
  18. ee44f4d Add utility class for building HTML by Edwin Kempin · 9 years ago
  19. e2eada0 Move CSS handling into FormatterUtil to make it reuseable by Edwin Kempin · 9 years ago
  20. 921c711 Add and fix copyright headers by Edwin Kempin · 9 years ago
  21. 6636b68 Add navigation links to side-by-side and unified diff screens by Edwin Kempin · 9 years ago
  22. b62109b Show file name in window title by Edwin Kempin · 9 years ago
  23. 0540cbb Add diff screens for unified and side-by-side diff by Edwin Kempin · 9 years ago
  24. a226c95 Implement HTML diff based on daisydiff by Edwin Kempin · 9 years ago
  25. 64c6567 Merge "Support inheriting of CSS" by Edwin Kempin · 9 years ago
  26. a9ed03e Merge "Refactor XDocLoader to make the code better readable and extensible" by Edwin Kempin · 9 years ago
  27. cc4251b Refactor XDocServlet: Move ETag check into helper method by Edwin Kempin · 9 years ago
  28. e4b154b Refactor XDocServlet: Move commit readable check into helper method by Edwin Kempin · 9 years ago
  29. b0fd5ba Refactor XDocServlet: Move revision resolution into helper method by Edwin Kempin · 9 years ago
  30. c3149d0 Refactor XDocServlet: Move retrieval of revision into helper method by Edwin Kempin · 9 years ago
  31. e2b566c Refactor XDocServlet: Move formatter retrieval into helper method by Edwin Kempin · 9 years ago
  32. 9f39e64 Refactor XDocServlet: Move project check into helper method by Edwin Kempin · 9 years ago
  33. 7e931b8 Merge "Refactor XDocServlet: Validate request method in helper method" by Edwin Kempin · 9 years ago
  34. c5fef11 Merge "Make border around iframe with HTML document smaller" by Edwin Kempin · 9 years ago
  35. 600431e Merge "Fix spacing in header of XDocScreen" by Edwin Kempin · 9 years ago
  36. a3b9a1f Merge "Add support for stream formatters" by Edwin Kempin · 9 years ago
  37. e7fddff Make border around iframe with HTML document smaller by Edwin Kempin · 9 years ago
  38. f2da4a5 Fix spacing in header of XDocScreen by Edwin Kempin · 9 years ago
  39. e910336 Rename __standalone_mode__ to STANDALONE_MODE by David Ostrovsky · 9 years ago
  40. 0572b80 Refactor XDocServlet: Validate request method in helper method by Edwin Kempin · 9 years ago
  41. 8da3658 Refactor XDocLoader to make the code better readable and extensible by Edwin Kempin · 9 years ago
  42. 7226521 Refactor XDocServlet: Move image checks into helper methods by Edwin Kempin · 9 years ago
  43. 8ed55e1 Add support for stream formatters by Edwin Kempin · 9 years ago
  44. ee09298 Support inheriting of CSS by Edwin Kempin · 9 years ago
  45. 3a63854 Reload documents if meta data of any parent project is changed by Edwin Kempin · 9 years ago
  46. e97a30b In cache key use ObjectId.zeroId() if refs/meta/config is missing by Edwin Kempin · 9 years ago
  47. b2740e6 Fix implementation of equals(...) and hashCode() in XDocResourceKey by Edwin Kempin · 9 years ago
  48. 2dad910 Merge "Allow to configure a default ref for loading the documentation" by Edwin Kempin · 9 years ago
  49. b962627 Merge "Support CSS themes" by Edwin Kempin · 9 years ago
  50. 695a2f5 Merge "Never replace macros in binary files" by Edwin Kempin · 9 years ago
  51. a628ba0 Use revision of project config instead of loading it from repo by Edwin Kempin · 9 years ago
  52. dd8081b Allow to configure a default ref for loading the documentation by Edwin Kempin · 9 years ago
  53. e80dca2 Support CSS themes by Edwin Kempin · 9 years ago
  54. 3d9f46c Allow admins to define the default CSS for formatters by Edwin Kempin · 9 years ago
  55. c3eeba8 Never replace macros in binary files by Edwin Kempin · 9 years ago
  56. 64e3d05 Merge "Fix NullPointerException if project has no refs/meta/config branch" by Edwin Kempin · 9 years ago
  57. bd0f42e Fix NullPointerException if project has no refs/meta/config branch by Edwin Kempin · 9 years ago
  58. f9c2d39 Correct path of project specific CSS in documentation by Edwin Kempin · 9 years ago
  59. 357e10b Merge "Make RAW formatter configurable" by Edwin Kempin · 9 years ago
  60. 316492c Make RAW formatter configurable by Edwin Kempin · 9 years ago
  61. dbbea28 Merge "Support mime types with wildcard as subtype in formatter config" by Edwin Kempin · 9 years ago
  62. dc4ec05 Support mime types with wildcard as subtype in formatter config by Edwin Kempin · 9 years ago
  63. c76405c Merge "Return null as web link if no web link should be displayed" by Edwin Kempin · 9 years ago
  64. fa43135 Return null as web link if no web link should be displayed by Edwin Kempin · 9 years ago
  65. 294b6e8 Show proper error message in UI when document cannot be loaded by Edwin Kempin · 9 years ago
  66. 06c3188 Merge "Add Gerrit screen for showing project documentation" by Edwin Kempin · 9 years ago
  67. 8a8916f Add Gerrit screen for showing project documentation by Edwin Kempin · 9 years ago
  68. 0e926ae Support 'ext = *' to let a formatter handle all file extensions by Edwin Kempin · 9 years ago
  69. b8509ce Allow to specify priorities for formatters by Edwin Kempin · 9 years ago
  70. 13d2b4e Update the about and user documentation by Edwin Kempin · 9 years ago
  71. 0d0fdce ASCIIDOCTOR formatter: suppress embedded HTML by Edwin Kempin · 9 years ago
  72. c4a6a9c Add macro for output of 'git describe' by Edwin Kempin · 9 years ago
  73. 9078550 Add macro for the revision from which the documentation is shown by Edwin Kempin · 9 years ago
  74. f1320c2 Allow projects to append or override the default CSS by Edwin Kempin · 9 years ago
  75. a31f81c Allow to override the 'includeToc' setting on project-level by Edwin Kempin · 9 years ago
  76. 45aff00 Clarify which configuration settings are inherited from parents by Edwin Kempin · 9 years ago
  77. 206f45e Allow projects to define own CSS for ASCIIDOCTOR formatter by Edwin Kempin · 9 years ago
  78. 3f2e91c Configure ASCIIDOCTOR formatter by Edwin Kempin · 9 years ago
  79. 9b8be4a Merge "Adapt to refactored web link interfaces" by Edwin Kempin · 9 years ago
  80. 548bd6a Adapt to refactored web link interfaces by Edwin Kempin · 9 years ago
  81. 9b848aa Allow projects to define own CSS for Markdown files by Edwin Kempin · 9 years ago
  82. 2041bbe Add explicit class to access the "x_doc_resources" cache by Edwin Kempin · 9 years ago
  83. f66f096 Allow to retrieve documents as raw unformatted text by Edwin Kempin · 9 years ago
  84. dc98674 Enable formatters to only handle files with certain prefixes by Edwin Kempin · 9 years ago
  85. f860e1d Allow admins to disable certain formatters by Edwin Kempin · 9 years ago
  86. 3c039bd Make mime types and file extentions configurable per project by Edwin Kempin · 9 years ago
  87. 20f85da Support configuring formatters for file extensions by Edwin Kempin · 9 years ago
  88. 6721567 Add an asciidoctor formatter for rendering asciidoc by Edwin Kempin · 9 years ago
  89. 4b38cf5 Document formatters and the licenses of the libraries they use by Edwin Kempin · 9 years ago
  90. 82d0209 Add common interface for formatters by Edwin Kempin · 9 years ago
  91. 1121dc5 Merge "Add formatter for plain text project documentation" by Edwin Kempin · 9 years ago
  92. b65c77c Merge "Provide selected formatter to XDocLoader" by Edwin Kempin · 9 years ago
  93. b340c92 Merge "Make it configurable which mime types should be handled as project doc" by Edwin Kempin · 9 years ago
  94. faed7af Merge "Encapsulate access to global plugin config in own class" by Edwin Kempin · 9 years ago
  95. 804e3ae Buck: Rename build target to match plugin name by David Ostrovsky · 9 years ago
  96. 64e166d Add formatter for plain text project documentation by Edwin Kempin · 9 years ago
  97. b0b48f8 Provide selected formatter to XDocLoader by Edwin Kempin · 9 years ago
  98. a246fb7 Make it configurable which mime types should be handled as project doc by Edwin Kempin · 9 years ago
  99. 7478707 Encapsulate access to global plugin config in own class by Edwin Kempin · 9 years ago
  100. 8316c63 Make it configurable whether HTML is suppressed for Markdown by Edwin Kempin · 10 years ago