1. c274756 Revise the documentation by Gintas Grigelionis · 6 years ago
  2. bc4f6b9 Update the release notes by Gintas Grigelionis · 6 years ago
  3. 18a830d Fix IVY-982 by subtracting negated entries from wildcard bin by aprelev · 6 years ago
  4. 8958344 Update the release notes by Gintas Grigelionis · 6 years ago
  5. 9a9b720 Fix IVY-1104 by including extra attribute in XML report by aprelev · 6 years ago
  6. c21193a Redundant string length calculation by Gintas Grigelionis · 6 years ago
  7. 27a3549 Useless casts by Gintas Grigelionis · 6 years ago
  8. 93f11da Use try with resources by Gintas Grigelionis · 6 years ago
  9. b5b177b Use StandardCharsets by Gintas Grigelionis · 6 years ago
  10. d67de45 Unused imports by Gintas Grigelionis · 6 years ago
  11. 5918182 Set the https.protocol system property even for regular builds when running on Java 7 by Jaikiran Pai · 6 years ago
  12. 43ddccb Fix build failures of tutorials when running against Java 7 by Jaikiran Pai · 6 years ago
  13. 55d9cb6 Correct credits by Gintas Grigelionis · 6 years ago
  14. 4114627 Prefer HTTPS by Gintas Grigelionis · 6 years ago
  15. ebbc240 Use try with resources by Gintas Grigelionis · 6 years ago
  16. bf3e9dc URL-based resolvers should accept query parameters in publish patterns by Gintas Grigelionis · 6 years ago
  17. 95c076b Further sync of Checkstyle setup by Gintas Grigelionis · 6 years ago
  18. 92c2791 Update RAT by Gintas Grigelionis · 6 years ago
  19. 9f0fded Sync Checkstyle setup with IvyDE by Gintas Grigelionis · 6 years ago
  20. cbe4dfa Update JaCoCo by Gintas Grigelionis · 6 years ago
  21. 62724c6 FIX: Removed fetchedSet field from ResolveEngine because this was causing issues when the same ResolveEngine instance was used by multiple threads. The fetchedSet is now passed around as parameter between the 'fetch' methods of this class. by Maarten Coene · 6 years ago
  22. 30696f6 FIX: ModuleDescriptorMemoryCache isn't thread safe resulting in corruption of the LinkedHashMap internal structure when multiple threads simultaneously read/write to this cache. by Maarten Coene · 6 years ago
  23. ad90d4b Suggest a mail template to announce a release by Nicolas Lalevée · 6 years ago
  24. 71e0d64 Update the release instruction for asciidoc documentation by Nicolas Lalevée · 6 years ago
  25. a76a8c4 Prepare the version for the next release by Nicolas Lalevée · 6 years ago
  26. f2b98e5 Document how to properly declare the qualifier of the OSGi version by Nicolas Lalevée · 6 years ago
  27. 55fb3f8 when packaging the sources, do not default-exclude, but still exclude .git folder by Nicolas Lalevée · 6 years ago
  28. c0e9d2b Update release instructions: we use git now by Nicolas Lalevée · 6 years ago
  29. 9a31def Use the latest asciidoctorj by Gintas Grigelionis · 6 years ago
  30. 00d3a53 For the unit tests, do not depend on the version of Ant running the tests, but depend on the version declared in the ivy.xml by Nicolas Lalevée · 6 years ago
  31. 23cf1fb Reduce the chance to have a conflict of port binding by being able to bind to one, even briefly. by Nicolas Lalevée · 6 years ago
  32. 910fe14 fix asciidoctor task classpath by Nicolas Lalevée · 6 years ago
  33. 004a67f building 2.5.0-rc1 by Nicolas Lalevée · 6 years ago
  34. 4470ae5 Asciidoc needs to be run unnested from their jar. by Nicolas Lalevée · 6 years ago
  35. 0de17b7 Add missing License by Nicolas Lalevée · 6 years ago
  36. 0164b8d exclude md5 files from License check by Nicolas Lalevée · 6 years ago
  37. 8d01a8d add ASL headers, so also chnage the associated checksums by Nicolas Lalevée · 6 years ago
  38. 451b32a fix style in the release doc by Nicolas Lalevée · 6 years ago
  39. bc4c804 add missing License headers by Nicolas Lalevée · 6 years ago
  40. 8dedf38 remove the reference to the old documentation folder by Nicolas Lalevée · 6 years ago
  41. 8933719 Let's make the release instruction a simple text file by Nicolas Lalevée · 6 years ago
  42. c017db1 Add missing License by Nicolas Lalevée · 6 years ago
  43. 6238cdc output the path to the rat report in case of error by Nicolas Lalevée · 6 years ago
  44. 8e3a104 The NOTICE file is supposed to be a simple text file by Nicolas Lalevée · 6 years ago
  45. de130ad Checkstyle by Gintas Grigelionis · 6 years ago
  46. a944259 Update HttpClient to 4.5.5 by Gintas Grigelionis · 6 years ago
  47. 1fd5dd9 Update release notes by Gintas Grigelionis · 6 years ago
  48. 582e6e6 Update documentation by Gintas Grigelionis · 6 years ago
  49. f0f37ac Fix the credits by Gintas Grigelionis · 6 years ago
  50. 73f7cf4 Added makepom option to main/standalone by Thomas Pasch · 6 years ago
  51. 198af5c Upgrade to 1.9.11 of Ant by Jaikiran Pai · 6 years ago
  52. 6221696 Update BouncyCastle to 1.59 by Gintas Grigelionis · 6 years ago
  53. 1132a0e Tidy up the code by Gintas Grigelionis · 6 years ago
  54. e4131dc Simplify assertions by Gintas Grigelionis · 6 years ago
  55. 8c4cd48 Extraneous exceptions by Gintas Grigelionis · 6 years ago
  56. 2597f85 extraneous check: parseBoolean takes null by Gintas Grigelionis · 6 years ago
  57. b10d76b Simplify append substring by Gintas Grigelionis · 6 years ago
  58. c4091fa Simplify try with resources by Gintas Grigelionis · 6 years ago
  59. 6c6b441 IVY-1321 Make Main.run() public by Gintas Grigelionis · 6 years ago
  60. 39edf7e Use Java 5+ features by Gintas Grigelionis · 6 years ago
  61. 70d8de7 Bad merge… by Gintas Grigelionis · 6 years ago
  62. bc29062 Suppress “deprecation” and “unused” warnings by Gintas Grigelionis · 6 years ago
  63. e14481c More updates to the release notes by Gintas Grigelionis · 6 years ago
  64. fa2ddf8 Update the release notes by Gintas Grigelionis · 6 years ago
  65. 4a2608a Make logic more concise by Gintas Grigelionis · 6 years ago
  66. 5a2af8d Tidy up the code by Gintas Grigelionis · 6 years ago
  67. 2510c7b IVY-1483 use correct parent classloader when launching resolved artifacts from CLI by Gintas Grigelionis · 6 years ago
  68. 4cf4461 IVY-1569 refactor the tests by Gintas Grigelionis · 6 years ago
  69. 2c63341 Use HTML entities by Gintas Grigelionis · 6 years ago
  70. 05c3af9 Spell check… by Gintas Grigelionis · 6 years ago
  71. d90c391 Update Commons VFS to 2.2 by Gintas Grigelionis · 6 years ago
  72. 1a93bbe Prefer HTTPS… by Gintas Grigelionis · 6 years ago
  73. 6d1082c Complete the conversion by Gintas Grigelionis · 6 years ago
  74. 6e0c466 Let’s go asciidoc… by Gintas Grigelionis · 6 years ago
  75. b27ae95 Use HTML entities by Gintas Grigelionis · 6 years ago
  76. 9191f35 Use ASCII (TM) by Gintas Grigelionis · 6 years ago
  77. 8423423 Revise coding style by Gintas Grigelionis · 6 years ago
  78. d278094 Revise grammar and/or Java versions by Gintas Grigelionis · 6 years ago
  79. b77d464 Correct CLI help text by Gintas Grigelionis · 6 years ago
  80. 6c93cba Trim whitespace by Gintas Grigelionis · 6 years ago
  81. f7b3cb9 Fix formatting by Gintas Grigelionis · 6 years ago
  82. 13a8d2f Fix a missing link by Gintas Grigelionis · 6 years ago
  83. 8736a16 More navigation fixes by Gintas Grigelionis · 6 years ago
  84. d7ddccd Fix asciidoc navigation on GitHub by Gintas Grigelionis · 6 years ago
  85. 44d800e Spelling check… by Gintas Grigelionis · 6 years ago
  86. e536c35 Refine asciidoc styling by Gintas Grigelionis · 6 years ago
  87. a11454b Complete asciidoc conversion by Gintas Grigelionis · 6 years ago
  88. 4450542 Salvage documents outside of xooki2asciidoc migration scope by Gintas Grigelionis · 6 years ago
  89. 2d109de Point to the asciidoc for release instructions by Jaikiran Pai · 6 years ago
  90. 0c76915 We now use asciidoc for documentation by Jaikiran Pai · 6 years ago
  91. 1dc8749 No more MD5 by Gintas Grigelionis · 6 years ago
  92. 8ed4a9b Add "link" to release notes so we could find it better. by Jan Matèrne · 6 years ago
  93. afd3f11 Ditto for some tests by Gintas Grigelionis · 6 years ago
  94. b0ded85 More tabs and trailing spaces… by Gintas Grigelionis · 6 years ago
  95. 08e1d1c Checkstyle: trim trailing whitespace, replace tabs by Gintas Grigelionis · 6 years ago
  96. 075134d IVY-1576 make the test a bit more robust to make sure the artifact content is the right one for the dependency by Jaikiran Pai · 6 years ago
  97. 9e88105 IVY-1576 Update release notes by Jaikiran Pai · 6 years ago
  98. 3b17df0 IVY-1576 Fix parsing of (maven) dependency with multiple classifiers by Jaikiran Pai · 6 years ago
  99. 313d28f Minor updates to the release instructions to reflect the correct branch to use for the release by Jaikiran Pai · 6 years ago
  100. c656549 This isn't needed, since the release process is already documented in asciidoc/dev/makerelease.adoc by Jaikiran Pai · 6 years ago