1. df4347c [DOXIA-170] Confluence module should do something with non-doxia formatting by Robert Scholte · 11 years ago
  2. ce972ad simplified unit tests code by Herve Boutemy · 11 years ago
  3. 0d01889 Use MarkUp.EOL instead of System.getProperty( "line.separator" ) by Robert Scholte · 11 years ago
  4. a7b02af fixed errors reported by Checkstyle by Herve Boutemy · 11 years ago
  5. 7ca939d [DOXIA-170] Confluence module should do something with non-doxia formatting by Robert Scholte · 11 years ago
  6. 7f48788 Add optional tests by Robert Scholte · 11 years ago
  7. 6eb40ea Use varArgs for attributes by Robert Scholte · 11 years ago
  8. f79cf05 [DOXIA-416] Confluence monospaced text has backwards braces by Robert Scholte · 11 years ago
  9. 9f390af [DOXIA-397] Cannot link to javadoc methods by Robert Scholte · 11 years ago
  10. 6fedde1 [DOXIA-407] EmptyStackException when <dt> omitted by Robert Scholte · 11 years ago
  11. 8d16b2a [DOXIA-467] Confluence: Inconsistent handling of '\' escape characters, incorrect handling of \\ inside {{monospace}} blocks. by Robert Scholte · 11 years ago
  12. c22e80b [DOXIA-467] Confluence: Inconsistent handling of '\' escape characters, incorrect handling of \\ inside {{monospace}} blocks. by Robert Scholte · 11 years ago
  13. 9f98a12 [DOXIA-371] Prepare unittest by Robert Scholte · 11 years ago
  14. a27f7b6 Improve feedback on failing assertions by Robert Scholte · 11 years ago
  15. 4ba4fdd [DOXIA-487] Speed up XdocParserTest.setup by Robert Scholte · 11 years ago
  16. 6d4fd2c [DOXIA-449] Xdoc: content of <style> tag in <head> is swallowed by Robert Scholte · 11 years ago
  17. bfa806f [DOXIA-486] Upgrade to JUnit4 by Robert Scholte · 11 years ago
  18. 9d9cadc Pull up assertMethods, these are very useful for other ParserTests as well by Robert Scholte · 11 years ago
  19. 007c701 [DOXIA-224] Add source name in parser by Robert Scholte · 11 years ago
  20. e304628 code simplification by Herve Boutemy · 11 years ago
  21. 45d7dde code simplification by Herve Boutemy · 11 years ago
  22. a47e42e [DOXIA-479] escaped | in table cell renders as encoded unicode escape by Robert Scholte · 11 years ago
  23. a213e5d [DOXIA-404] Problems using table headers in APT documents by Robert Scholte · 11 years ago
  24. b7c0c11 [DOXIA-460] Converting XHTML to Confluence and Numeric Lists by Robert Scholte · 11 years ago
  25. 540a014 [DOXIA-441] HTML tags produce undefined behavior on the TWiki parser by Robert Scholte · 11 years ago
  26. 5240a29 [DOXIA-399] Links with '_' and '-' don't work by Robert Scholte · 11 years ago
  27. f765792 [DOXIA-455] No XML Entity Encoding (Escaping) is done in FO Footer Generation by Robert Scholte · 11 years ago
  28. e84ac63 code formatting by Herve Boutemy · 11 years ago
  29. 5f588b9 plexus-utils 3.0.10 by Olivier Lamy · 11 years ago
  30. 6c88311 add contributor by Olivier Lamy · 11 years ago
  31. c04fb6e [DOXIA-483] (SwfMacro) org.apache.maven.plugins:maven-site-plugin:3.2:site: org.apache.maven.doxia.module.apt.AptParser cannot be cast to java.lang.String by Olivier Lamy · 11 years ago
  32. aa9ca21 add contributor by Olivier Lamy · 11 years ago
  33. c133282 [DOXIA-466] confluence: can't create links to non-html resources (like .pdf of .xls files) because ".html" is always appended. by Olivier Lamy · 11 years ago
  34. daa157b Use Integer.valueOf() instead of new Integer() by Robert Scholte · 11 years ago
  35. a61df7d prefer StringBuilder to StringBuffer when possible by Olivier Lamy · 11 years ago
  36. 805c748 avoid string concat in loops by Olivier Lamy · 11 years ago
  37. 40899fb use Integer.valueOf rather than new Integer by Olivier Lamy · 11 years ago
  38. c17d331 use last parent by Olivier Lamy · 11 years ago
  39. 69bf957 [DOXIA-480] XhtmlBaseParser ignores XHTML default entities by Olivier Lamy · 11 years ago
  40. 46a5eab [DOXIA-405] fixed test for Windows by Herve Boutemy · 11 years ago
  41. 24616c9 [DOXIA-405] avoid generating xhtml entire document on a single line: adding newline on every division block will improve legibility (without adding too much size to the output) by Herve Boutemy · 12 years ago
  42. 28a144a improved error message by Herve Boutemy · 12 years ago
  43. 59e7ae0 extracted getTestWriterFile() API by Herve Boutemy · 12 years ago
  44. 474d1b6 added precision: Markdown is only supported as source by Herve Boutemy · 12 years ago
  45. c495438 [DOXIA-478] snippet macro fails if online: add a parameter to skip network error. by Olivier Lamy · 12 years ago
  46. 33e51b1 use String.contains() API instead of indexOf() for better readability by Herve Boutemy · 12 years ago
  47. 36a03c9 use last parent by Olivier Lamy · 12 years ago
  48. 084eafd extended test to check unknown sink event in head by Herve Boutemy · 12 years ago
  49. 4f9f04e improved test for unknown tags by Herve Boutemy · 12 years ago
  50. 305f514 [DOXIA-469] use plexus java 5 annotations instead of old-style javadoc annotations by Herve Boutemy · 12 years ago
  51. 62e1baf added plexus-component-annotations to dependencyManagement by Herve Boutemy · 12 years ago
  52. 4c288f7 [DOXIA-468] upgraded plexus-maven-plugin 1.3.x to plexus-component-metadata 1.5.5 by Herve Boutemy · 12 years ago
  53. 25a01a3 fixed typo by Herve Boutemy · 12 years ago
  54. af1d79f renamed breadcrumb from "trunk" to "Doxia base" to better match the intent by Herve Boutemy · 12 years ago
  55. 71e1ef2 [maven-release-plugin] prepare for next development iteration by Dennis Lundberg · 12 years ago
  56. 6890100 [maven-release-plugin] prepare release doxia-1.3 by Dennis Lundberg · 12 years ago
  57. 49771f8 Add used but undeclared dependencies. by Dennis Lundberg · 12 years ago
  58. 497e7b6 Remove the explicit comparisonVersion for clirr-maven-plugin - the default value which is set to "previous version" works just fine. by Dennis Lundberg · 12 years ago
  59. 8a8741f Add version for maven-changes-plugin. by Dennis Lundberg · 12 years ago
  60. ec1b507 Remove doxia-book and doxia-maven-plugin from dependencyManagement. by Dennis Lundberg · 12 years ago
  61. a66ed06 Book has moved to doxia-tools. by Dennis Lundberg · 12 years ago
  62. 02f2332 Add JIRA report. by Dennis Lundberg · 12 years ago
  63. 3952784 changed dependency graph now that doxia-book and maven-doxia-plugin are removed by Herve Boutemy · 12 years ago
  64. 95688e7 Post-move clean-up: by Dennis Lundberg · 12 years ago
  65. 2717937 Move book and plugin since they don't belong in the base of Doxia, and rename them in the process. by Dennis Lundberg · 12 years ago
  66. 554c311 tried some explanations on the relation between Doxia suite, Doxia base and Doxia Sitetools by Herve Boutemy · 12 years ago
  67. c3df437 [MPDF-29] Improve figure scaling by Lukas Theussl · 12 years ago
  68. 8b5ff9c formatting by Herve Boutemy · 12 years ago
  69. d3cc3af added markdown module by Herve Boutemy · 12 years ago
  70. 58c5118 Remove plugin version that's inherited from parent. by Dennis Lundberg · 12 years ago
  71. a52a8ff [DOXIA-457] Upgrade Doxia's checkstyle to version 5.x, and make it immediately useable within IDEs by Dennis Lundberg · 12 years ago
  72. 1168e10 Add Bugtraq proerties. by Dennis Lundberg · 12 years ago
  73. 619402f Update prerequisite to version 2.0.6 (inherited from parent), because we want to use a version of Plexus Utils that is newer than the one used in Maven Core. by Dennis Lundberg · 12 years ago
  74. 7cdfcd6 Put the Maven version into a property. by Dennis Lundberg · 12 years ago
  75. 78f6f11 updated svn:ignore by Herve Boutemy · 12 years ago
  76. 836edc3 Fix DOXIA-387: Add RandomAccessSink by Robert Scholte · 12 years ago
  77. f4398de use Java 5 constructs by Herve Boutemy · 13 years ago
  78. ca3cd19 [DOXIA-451] Tweak Doxia Markdown module HTML to better match by Lukas Theussl · 13 years ago
  79. ba16d83 [DOXIA-448] Div class attribute replicated to nested h2 element by Lukas Theussl · 13 years ago
  80. 9ead59e replace constructor not available in java 5 by Lukas Theussl · 13 years ago
  81. ef7d5f5 some java 5 updates by Lukas Theussl · 13 years ago
  82. f38ea9e [DOXIA-446] fix source attributes by Lukas Theussl · 13 years ago
  83. 86a2adf code simplification by Herve Boutemy · 13 years ago
  84. cb37b65 [DOXIA-441] add test case to demonstrate bug by Lukas Theussl · 13 years ago
  85. 54cc8dd [DOXIA-444] Doc for doxia docbook doesn't warn user that it's not in the site plugin by default by Benson Margulies · 13 years ago
  86. 3c14592 added Overview menu with javadocs and jxr entries by Herve Boutemy · 13 years ago
  87. 0aef474 updated site.xml schema references by Herve Boutemy · 13 years ago
  88. 07a2532 fixed typos by Herve Boutemy · 13 years ago
  89. d0ecbc0 updated parent pom to maven-parent:21 by Herve Boutemy · 13 years ago
  90. d92107d added IDE files to svn:ignore by Herve Boutemy · 13 years ago
  91. b557c2b [DOXIA-437] SwfMacro does not close param tags by Lukas Theussl · 13 years ago
  92. b8041fc [DOXIA-426] Markdown module Submitted by: Julien Nicoulaud by Lukas Theussl · 13 years ago
  93. a6c2696 [DOXIA-433] Regression: Unicode characters not rendered in table cells by Lukas Theussl · 13 years ago
  94. eae41c5 revert r1129048 until it builds with java 5 by Lukas Theussl · 13 years ago
  95. b0a3362 [DOXIA-426] Markdown module Submitted by: Julien Nicoulaud by Lukas Theussl · 13 years ago
  96. 4676765 [DOXIA-432] use latest maven-doxia-tools by Lukas Theussl · 13 years ago
  97. 2d718ec update some ci- and issueMgmnt info by Lukas Theussl · 13 years ago
  98. f55c577 update mailing list info by Lukas Theussl · 13 years ago
  99. 704680c use ${project.build.directory} by Lukas Theussl · 13 years ago
  100. bdacf7c use simpler example for test by Lukas Theussl · 13 years ago