1. 067f7e6 [WAGON-576] Retry handler docs are possibly wrong by Michael Osipov · 4 years, 2 months ago
  2. 96118c9 [WAGON-579] Handle SC_UNAUTHORIZED and SC_PROXY_AUTHENTICATION_REQUIRED in all methods by Michael Osipov · 4 years, 2 months ago
  3. e9dd774 [WAGON-570] Use RedirectStrategy from HttpClient rather than a custom approach by Michael Osipov · 4 years, 3 months ago
  4. bfcc820 Fix flaky test with path info checks by Michael Osipov · 4 years, 2 months ago
  5. 2bcfebb [WAGON-578] Upgrade HttpClient to 4.5.11 by Michael Osipov · 4 years, 3 months ago
  6. 1e19350 [WAGON-577] Upgrade HttpCore to 4.4.13 by Michael Osipov · 4 years, 3 months ago
  7. ae3b9c4 [WAGON-573] EntityUtils.consumeQuietly() never called on non-2xx status codes by Michael Osipov · 4 years, 6 months ago
  8. a332328 [maven-release-plugin] prepare for next development iteration by Hervé Boutemy · 4 years, 6 months ago
  9. 463e916 [maven-release-plugin] prepare release wagon-3.3.4 by Hervé Boutemy · 4 years, 6 months ago wagon-3.3.4
  10. 49c3537 [WAGON-567] Provide request retry strategy on transient client and server side errors by Chandler Zhang · 4 years, 6 months ago
  11. cd2acb1 [WAGON-571] Rename RequestEntityImplementation to WagonHttpEntity by Michael Osipov · 4 years, 6 months ago
  12. 7d1315e [WAGON-569] Inconsistent encoding behavior for repository URLs with spaces by Michael Osipov · 4 years, 7 months ago
  13. 372aa52 WAGON-541 added a note on Reason Phrase future by Hervé Boutemy · 4 years, 6 months ago
  14. 003c1f6 WAGON-541 code simplification by Hervé Boutemy · 4 years, 6 months ago
  15. d77d88b WAGON-541 code dedupe by Hervé Boutemy · 4 years, 6 months ago
  16. 7bfe244 WAGON-541 fixed code style in tests by Hervé Boutemy · 4 years, 6 months ago
  17. e6c8e91 WAGON-541 add consistency to exception messages for all wagons so that clients ( ie. Maven ) reporting the Exceptions to users have good consistent contextual information. This means also report any custom status line reason phrases the servers involved might return. by Peter Lynch · 4 years, 7 months ago
  18. d300b11 Ask ftp/http server for its assigned port instead of trying to assign an available port by rfscholte · 4 years, 8 months ago
  19. 184cdad [WAGON-564] SSH connection failure because 'preferredAuthentications' option is ignored if password isn't set by Michael Osipov · 4 years, 9 months ago
  20. 2421041 ignore this test as it does nothing and require an internet connection by olivier lamy · 4 years, 10 months ago
  21. a941540 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 4 years, 11 months ago
  22. 226df2e [maven-release-plugin] prepare release wagon-3.3.3 by Michael Osipov · 4 years, 11 months ago wagon-3.3.3
  23. 05ed8fe [WAGON-562] Upgrade HttpClient to 4.5.9 by Michael Osipov · 5 years ago
  24. e713a1f [WAGON-561] Upgrade JSoup to 1.12.1 by Michael Osipov · 5 years ago
  25. 933bd26 [WAGON-560] Upgrade Plexus Utils to 3.2.0 by Michael Osipov · 5 years ago
  26. a09dc3a [WAGON-559] Upgrade Plexus Interactivity to 1.0 by Michael Osipov · 5 years ago
  27. baa6fc2 [WAGON-557] Integer overflow prevents optimal buffer size selection for large artifacts by olaf.otto · 5 years ago
  28. 947fa6b WAGON-557 Wrap around in AbstractWagon.getBufferCapacityForTransfer prevents optimal buffer size selection for large artifacts by olaf.otto · 5 years ago
  29. 35ff402 Remove getTestRepositoryPort() from WagonTestCase, wagon doesn't always require a port by rfscholte · 5 years ago
  30. 8871eb7 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 5 years ago
  31. 505455f [maven-release-plugin] prepare release wagon-3.3.2 by Michael Osipov · 5 years ago wagon-3.3.2
  32. 46d3214 [WAGON-556] Skip parsing of user info for file:// URLs by Michael Osipov · 5 years ago
  33. 38e5b32 [WAGON-554] Tests with checkin rely on global Git config by Michael Osipov · 5 years ago
  34. 41ee93b [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI in tests by Michael Osipov · 5 years ago
  35. 38bea29 [WAGON-553] Upgrade Plexus Classworlds to 2.6.0 by Michael Osipov · 5 years ago
  36. c4274a4 [WAGON-552] Replace Commons Codec with Plexus Utils by Michael Osipov · 5 years ago
  37. ca53aac [WAGON-549] Upgrade Commons Net to 3.6 by Michael Osipov · 5 years ago
  38. 1eee810 [WAGON-551] Uprade JSch to 0.1.55 by Michael Osipov · 5 years ago
  39. 4901bba [WAGON-550] Upgrade JSoup to 1.11.3 by Michael Osipov · 5 years ago
  40. 36dc4b3 [WAGON-548] Upgrade HttpClient to 4.5.7 by Michael Osipov · 5 years ago
  41. 9087a4d [WAGON-547] Upgrade HttpCore to 4.4.11 by Michael Osipov · 5 years ago
  42. dfd2258 [WAGON-546] HttpWagon TTL not set by Michael Osipov · 5 years ago
  43. 7d14fae [maven-release-plugin] prepare for next development iteration by Michael Osipov · 5 years ago
  44. de8cfc0 [maven-release-plugin] prepare release wagon-3.3.1 by Michael Osipov · 5 years ago wagon-3.3.1
  45. 69c931b [WAGON-544] Work around JSch issue #122 by Michael Osipov · 5 years ago
  46. f15cb6d [maven-release-plugin] prepare for next development iteration by Michael Osipov · 5 years ago
  47. 9425a71 [maven-release-plugin] prepare release wagon-3.3.0 by Michael Osipov · 5 years ago wagon-3.3.0
  48. 49d058c [WAGON-540] Switch to modern-day encoding (UTF-8) of auth credentials by Michael Osipov · 5 years ago
  49. 8d23d6d [WAGON-539] Explicitly register only supported auth schemes by Michael Osipov · 5 years ago
  50. ff45ca8 [WAGON-537] Maven transfer speed of large artifacts is slow due to unsuitable buffer strategy by olaf-otto · 6 years ago
  51. 7e4da38 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 6 years ago
  52. c7f48a0 [maven-release-plugin] prepare release wagon-3.2.0 by Michael Osipov · 6 years ago wagon-3.2.0
  53. c4bc047 [WAGON-532] Upgrade Maven SCM to 1.11.1 by Michael Osipov · 6 years ago
  54. 3b1b992 upgraded parent POM from 32 to 33 by Hervé Boutemy · 6 years ago
  55. 9feac7c [WAGON-536] Upgrade parent to 32 by Michael Osipov · 6 years ago
  56. 5b670e1 [WAGON-535] Upgrade EasyMock to 3.6 by Michael Osipov · 6 years ago
  57. 4adef55 [WAGON-534] Upgrade HttpClient to 4.5.6 by Michael Osipov · 6 years ago
  58. 93df85b [WAGON-533] Upgrade HttpCore to 4.4.10 by Michael Osipov · 6 years ago
  59. b32212d [WAGON-531] Add default TTL for HTTP connections by Michael Osipov · 6 years ago
  60. d6cd8c5 [MPOM-205] use sha512 checksums instead of sha1 by Hervé Boutemy · 6 years ago
  61. 79c2d0f [MNGSITE-341] use https for sigs, hashes and KEYS by Hervé Boutemy · 6 years ago
  62. 75c74cc [WAGON-530] Drop invalid header 'Expires' by Michael Osipov · 6 years ago
  63. 53bdf1c [WAGON-529] Clean up inconsistent status code and reason phrase handling by Michael Osipov · 6 years ago
  64. 5fbd51e [WAGON-478] WebDavWagon accepts SC_OK for MKCOL by Michael Osipov · 6 years ago
  65. 8809d22 [WAGON-528] Extend and unify compression capabilities in HTTP (Lightweight) Wagon by Michael Osipov · 6 years ago
  66. b49a5c8 Replace literals with static finals by Michael Osipov · 6 years ago
  67. ad0c89f [WAGON-527] Drop custom user agent in WebDAV Wagon by Michael Osipov · 6 years ago
  68. f920bc1 [WAGON-526] Make the retry handling of HttpClient configurable by Romain Manni-Bucau · 6 years ago
  69. 7b72081 [WAGON-500] Re-enable ScmCvsExeWagonTest by Ilya Basin · 6 years ago
  70. 2df529a [WAGON-525] Support for detecting and using of KiTTY's klink.exe and kscp.exe by Sebastian Thomschke · 8 years ago
  71. ac48f9f Merge pull request #48 from jimmycasey/master by Olivier Lamy · 6 years ago
  72. 4535f85 Fixed Spelling. by Jimmy Casey · 6 years ago
  73. 730aa49 [INFRA-16467] move components documentation out of CMS space by Hervé Boutemy · 6 years ago
  74. aa23e55 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 6 years ago
  75. 208e2d9 [maven-release-plugin] prepare release wagon-3.1.0 by Michael Osipov · 6 years ago wagon-3.1.0
  76. d3a11ca [WAGON-503] Directory gives out of date error in putDirectory() to a non-empty Subversion repo by Ilya Basin · 6 years ago
  77. 2e70c85 [WAGON-495] Fix checkoutDirectory leak by Ilya Basin · 6 years ago
  78. 66ce798 [WAGON-497] ScmWagon#put() strips parent dirs from the target path if they already exist in SCM by Ilya Basin · 6 years ago
  79. 7ac6a74 [WAGON-501] Add ScmGitExeWagonTest by Ilya Basin · 6 years ago
  80. 5d92f82 [WAGON-498] ScmWagon should work in binary mode when possible by Ilya Basin · 6 years ago
  81. d4ebe79 [WAGON-519] Upgrade to SCM 1.10.0 by Michael Osipov · 6 years ago
  82. 805263d [MNGSITE-328] use sha1 checksum instead of md5 by Hervé Boutemy · 6 years ago
  83. 9590d0a [WAGON-518] AbstractHttpClientWagon#putFromStream() reads entire content to memory by Michael Osipov · 6 years ago
  84. f11d9e8 [WAGON-510] Upgrade parent to 31 by Michael Osipov · 6 years ago
  85. 3f0ce6c Update dependency graphics for httpcomponents by Michael Osipov · 6 years ago
  86. 277fa3c [WAGON-517] Bump version to 3.1.0 by Michael Osipov · 6 years ago
  87. 9974b30 [WAGON-516] Upgrade Jackrabbit WebDAV to 2.14.4 by Michael Osipov · 6 years ago
  88. 739d5a3 [WAGON-516] Upgrade Jackrabbit WebDAV to 2.16.1 by Michael Osipov · 6 years ago
  89. 0e12300 Remove managed version override by Michael Osipov · 6 years ago
  90. 4af55b7 [WAGON-516] Upgrade Jackrabbit WebDAV to 2.17.1 by Michael Osipov · 6 years ago
  91. e34c7fb [WAGON-515] Upgrade JSoup to 1.11.2 by Michael Osipov · 6 years ago
  92. 52e23fc [WAGON-514] Upgrade HttpCore to 4.4.9 by Michael Osipov · 6 years ago
  93. 991a538 [WAGON-513] Upgrade HttpClient to 4.5.5 by Michael Osipov · 6 years ago
  94. c532e63 [WAGON-512] Upgrade EasyMock to 3.5.1 by Michael Osipov · 6 years ago
  95. f4e0fe0 [WAGON-511] Upgrade Plexus Container Default to 1.7.1 by Michael Osipov · 6 years ago
  96. be41d09 [WAGON-510] Upgrade parent to 31 by Michael Osipov · 6 years ago
  97. df9a436 [WAGON-509] Upgrade Commons IO to 2.6 by Michael Osipov · 6 years ago
  98. b884375 [WAGON-508] Upgrade JUnit to 4.12 by Michael Osipov · 6 years ago
  99. f4c0d84 [WAGON-507] Upgrade Plexus Utils to 3.1.0 by Michael Osipov · 6 years ago
  100. 5e019f6 [WAGON-505] Upgrade SLF4J to 1.7.25 by Michael Osipov · 6 years ago