1. bec8a54 [DOXIASITETOOLS-149] Create a skin descriptor to contain metadata about the skin by Michael Osipov · 8 years ago
  2. 32c439c fixed stupid compile error by Herve Boutemy · 8 years ago
  3. d34b7c2 close inputstream by Herve Boutemy · 8 years ago
  4. 4a4c600 [DOXIASITETOOLS-149] created a skin descriptor to contain meta-data about the skin by Herve Boutemy · 8 years ago
  5. 8a21e05 [DOXIASITETOOLS-150] added isLink(href) method for use in skins: $decoration.isLink($href) by Herve Boutemy · 8 years ago
  6. a11f365 [DOXIASITETOOLS-93] request-scoped default Velocity Tools are not accessible by Michael Osipov · 8 years ago
  7. 527b0dc [DOXIASITETOOLS-92] Upgrade Velocity from 1.5 to 1.7 by Michael Osipov · 8 years ago
  8. b011012 [DOXIASITETOOLS-93] request-scoped default Velocity Tools are not accessible by Michael Osipov · 8 years ago
  9. da04637 [DOXIASITETOOLS-147] link breadcrumbs to index.html instead of directory (like menus) by Herve Boutemy · 8 years ago
  10. fb2334e [DOXIASITETOOLS-94] added plexus container to Velocity context by Herve Boutemy · 8 years ago
  11. 6eb8fbe [DOXIA-506] fixed test after change by Herve Boutemy · 8 years ago
  12. 1e9e303 [DOXIASITETOOLS-146] don't render source markup comments in site's output HTML by Herve Boutemy · 8 years ago
  13. 7959760 [DOXIA-511] migrated to o.a.m.doxia.parser.module (DOXIA-510) and added multiple extensions support (DOXIA-527) by Herve Boutemy · 8 years ago
  14. d15c164 [DOXIASITETOOLS-118] do interpolation after inheritance of all parents by Herve Boutemy · 8 years ago
  15. f5e29cb Original unittest for DOXIASITETOOLS-118 by Robert Scholte · 8 years ago
  16. 36cf974 [DOXIASITETOOLS-145] do parent POM interpolation only with Maven2: Maven 3 doesn't suffer from this issue by Herve Boutemy · 8 years ago
  17. afdc161 added explanations and tests about Maven-specific urls like dav: and scm: by Herve Boutemy · 8 years ago
  18. 9447cca improved debug message by Herve Boutemy · 8 years ago
  19. 40a4870 refactoring to make debug messages easier to understand by Herve Boutemy · 8 years ago
  20. 420dc58 [DOXIASITETOOLS-139] don't render Apache license from default template by Herve Boutemy · 8 years ago
  21. 193f743 [DOXIASITETOOLS-135] set default value as platform encoding (even if maven-site-plugin completely overwrites, then this doesn't affect result...) by Herve Boutemy · 8 years ago
  22. 657cabc make systematic debug message for parent project retrieval (instead of only sometimes and as info) by Herve Boutemy · 8 years ago
  23. f4a091a [DOXIASITETOOLS-101] removed isoDateFormat from Velocity site rendering context since $date generic tool makes the job by Herve Boutemy · 8 years ago
  24. 0375166 [DOXIASITETOOLS-138] removed skinFile parameter from createContextForTemplate by Herve Boutemy · 8 years ago
  25. f3a9523 [DOXIASITETOOLS-101] Added ISO date format to site rendering context by Herve Boutemy · 8 years ago
  26. d1335a9 [DOXIASITETOOLS-133] renamed velocityDocumentOutput to more generic processedContentOutput by Herve Boutemy · 8 years ago
  27. 5f15de5 [DOXIASITETOOLS-136] improved "Could not parse date: ..., ignoring!" message with document reference by Herve Boutemy · 8 years ago
  28. abd2799 [DOXIASITETOOLS-137] added documentation on how site is rendered, merging documents and decoration by Herve Boutemy · 8 years ago
  29. ca9a626 [DOXIASITETOOLS-133] added an option to dump Velocity processed Doxia files before parsing by Herve Boutemy · 8 years ago
  30. 25c983d [DOXIASITETOOLS-66] added Velocity Generic Tools to the list of available variables by Herve Boutemy · 8 years ago
  31. 62fbdbf [DOXIASITETOOLS-132] do not override existing content with template when copyResources() by Herve Boutemy · 8 years ago
  32. fbc8228 in case of validation of a source file with Velocity processing, do not validate in Velocity processing try/catch: in case of failure, Velocity failure would not be distinct from validation failure by Herve Boutemy · 8 years ago
  33. afdd68e improved documentation by Herve Boutemy · 8 years ago
  34. 5da4d5f [DOXIASITETOOLS-131] better management of Velocity context for the 2 use cases: Doxia source ".vm" and template merging by Herve Boutemy · 8 years ago
  35. 0bc673d [DOXIASITETOOLS-130] ensure calculations even if ".<extension>" in filename by Herve Boutemy · 8 years ago
  36. 3a3974a reworked javadoc and internals by Herve Boutemy · 8 years ago
  37. a2d49e2 [DOXIASITETOOLS-127] reverted r1720892: wreck havock since used by maven-reporting-impl in reporting plugins by Herve Boutemy · 8 years ago
  38. 37752e6 [DOXIASITETOOLS-127] updated clirr configuration to enable Exception renaming by Herve Boutemy · 8 years ago
  39. 43fa9db [DOXIASITETOOLS-127] renamed Renderer (with RendererException) interface to SiteRenderer by Herve Boutemy · 8 years ago
  40. 69ce936 [DOXIASITETOOLS-126] fixed error reported by Checkstyle by Herve Boutemy · 8 years ago
  41. 418d7c5 [DOXIASITETOOLS-126] don't copy resources when rendering documents by Herve Boutemy · 8 years ago
  42. 8eac3ac removed debug message about skin: not really useful by Herve Boutemy · 8 years ago
  43. 3109e0d improved debug logging with depth of decoration model by Herve Boutemy · 8 years ago
  44. 662a829 [DOXIASITETOOLS-125] fixed site directory propagation from project to parent by Herve Boutemy · 8 years ago
  45. ba005e6 [DOXIASITETOOLS-125] changed siteDirectory from String to File in getDecorationModel() by Herve Boutemy · 8 years ago
  46. 9e7b9a9 moved getInterpolatedSiteDescriptorContent() unit test from maven-site-plugin by Herve Boutemy · 8 years ago
  47. 231a8e6 [DOXIASITETOOLS-124] streamlined SiteTools API: removed methods that are noly used internally by Herve Boutemy · 8 years ago
  48. d5ffb5a improved documentation by Herve Boutemy · 8 years ago
  49. a0496ed [DOXIASITETOOLS-123] removed long deprecated SiteTool API by Herve Boutemy · 8 years ago
  50. 0177b32 [DOXIASITETOOLS-122] reworked API on Locales: getSiteLocales(String) by Herve Boutemy · 8 years ago
  51. 123d836 code simplification by Herve Boutemy · 8 years ago
  52. 2fa2df8 added doxia-integration-tools to javadoc groups by Herve Boutemy · 8 years ago
  53. 3a0462e updated banners by Herve Boutemy · 8 years ago
  54. 62f39b3 [DOXIATOOLS-53] moved doxia-integration-tools to doxia-sitetools by Herve Boutemy · 8 years ago
  55. 663d5c0 [DOXIASITETOOLS-107] Fix link to plexus page in the doxia-site-renderer web page by Michael Osipov · 9 years ago
  56. 8d2ef59 upgraded plexus-utils by Herve Boutemy · 9 years ago
  57. 10e1740 removed old Doxia mailing lists references since having them in Doxia site is sufficient (and avoid clutter in this pom) by Herve Boutemy · 9 years ago
  58. 0f6cc45 updated parent pom (required to sync Java version with Doxia) by Herve Boutemy · 9 years ago
  59. 2291273 little refactoring by Herve Boutemy · 9 years ago
  60. 31ac299 constant in uppercase by Herve Boutemy · 9 years ago
  61. 0d69ad5 [DOXIASITETOOLS-105] added Markdown to dependencies (and marked every markup parser as runtime) by Herve Boutemy · 9 years ago
  62. 3bdcb05 Remove my changes, as advised by @hboutemy - we must not use the encoding the user provided when parsing an xml document. by Petar Tahchiev · 9 years ago
  63. dbf2c80 [DOXIASITETOOLS-104] improved unit test to check non-us-ascii characters in XML file with specific encoding defined in file by Herve Boutemy · 9 years ago
  64. c16e5e0 [DOXIASITETOOLS-104] DefaultSiteRenderer must check if the user provides inputEncoding and only if not then use the encoding of the file by Petar Tahchiev · 9 years ago
  65. ae9af81 [DOXIASITETOOLS-103] Don't create outputFile in case of an external report by Robert Scholte · 9 years ago
  66. f469793 [DOXIASITETOOLS-103] Don't create outputFile in case of an external report by Robert Scholte · 9 years ago
  67. 6ed1c67 moved Jira from Codehaus to Apache by Herve Boutemy · 9 years ago
  68. c56e33e [DOXIASITETOOLS-102] Allow multiple extensions for given format by Herve Boutemy · 9 years ago
  69. 07d0edb updated parent pom and fixed issues reported by rat and Checkstyle by Herve Boutemy · 9 years ago
  70. f97f4d6 Fix unbalanced comment. by Michael Osipov · 9 years ago
  71. 5ed14c5 [DOXIASITETOOLS-98] Decoration model's Modello doc point to a statically versioned schema file by Michael Osipov · 9 years ago
  72. fb37210 [DOXIASITETOOLS-98] Decoration model's Modello doc point to a statically versioned schema file by Michael Osipov · 9 years ago
  73. 0f8961f [DOXIASITETOOLS-82] Decoration model body/footer type mismatch by Michael Osipov · 9 years ago
  74. 9de7eea Update project version to 1.7-SNAPSHOT by Michael Osipov · 9 years ago
  75. a1fecb6 better explanations by Herve Boutemy · 10 years ago
  76. c2308c3 fixed link by Herve Boutemy · 10 years ago
  77. b194446 fixed stupid mistake by Herve Boutemy · 10 years ago
  78. 75c39ef configured license check by Herve Boutemy · 10 years ago
  79. 227c29c autoVersionSubmodules=true by Herve Boutemy · 10 years ago
  80. a953527 [maven-release-plugin] prepare for next development iteration by Herve Boutemy · 10 years ago
  81. 1cb3052 [maven-release-plugin] prepare release doxia-sitetools-1.6 by Herve Boutemy · 10 years ago
  82. dac6ee7 updated Doxia base version by Herve Boutemy · 10 years ago
  83. a20625d Michael is now committer by Herve Boutemy · 10 years ago
  84. 4384dec code formatting by Herve Boutemy · 10 years ago
  85. 95a6d5a [DOXIASITETOOLS-76] Missing inheritance of 'googleAdSenseClient', 'googleAdSenseSlot' and 'googleAnalyticsAccountId' elements. by Herve Boutemy · 10 years ago
  86. a2afbed [DOXIASITETOOLS-91] generate section title anchors at beginning of section instead of end, for better usability in web browser by Herve Boutemy · 10 years ago
  87. 1fa32b3 [DOXIASITETOOLS-90] inherit combine.self by Herve Boutemy · 10 years ago
  88. c9e5387 [MNG-152] add license and download links by Herve Boutemy · 10 years ago
  89. c787811 added constants and method to check combine.self value by Herve Boutemy · 10 years ago
  90. 513b0b6 DOXIASITETOOLS-90: site inheritance controllable by Benson Margulies · 10 years ago
  91. 41821b2 added links to inheritance component by Herve Boutemy · 10 years ago
  92. 3de37cc fixed stupid typos by Herve Boutemy · 10 years ago
  93. 1f52be1 add endsWithIgnoreCase() method to improve readability by Herve Boutemy · 10 years ago
  94. f474048 fixed typo & improve efficiency of extension detection by Herve Boutemy · 10 years ago
  95. aa724c8 improved javadoc by Herve Boutemy · 10 years ago
  96. 6181518 simplified and fixed configuration by Herve Boutemy · 10 years ago
  97. 016d5d4 updated parent pom by Herve Boutemy · 10 years ago
  98. 9a7edbd Use strategy of AbstractSink.unifyEOLs to unify EOLs. Small bugfix: also respect MacOS9 EOLs by Robert Scholte · 10 years ago
  99. b3bd60e avoid text content in header fields by Herve Boutemy · 10 years ago
  100. 9182854 [DOXIASITETOOLS-87] more intensive tests since there is a failure on Windows for at least head.xml xdoc by Herve Boutemy · 10 years ago