1. 0450158 Dormant by Sebb · 6 months ago master
  2. a26161b Add a default goal by Sebb · 6 months ago
  3. 9b40490 Fix up GHA badges by Sebb · 7 months ago
  4. 9313f5c fix componentid and a related README link by Sebb · 7 months ago
  5. f905a60 Fix spelling in error message by Gary Gregory · 7 months ago
  6. abf1582 Grammar by Gary Gregory · 12 months ago
  7. 9b36abf codecov-commenter => notifications by Sebb · 1 year, 3 months ago
  8. 6efa3db +=README by Sebb · 1 year, 4 months ago
  9. 5f27046 += .asf.yaml by Sebb · 1 year, 4 months ago
  10. 371bbc3 Update NOTICE to 2023 by Gary Gregory · 1 year, 4 months ago
  11. 679b3d9 Add GHitHub robots file by Gary Gregory · 1 year, 6 months ago
  12. 9a2af4f Add a GitHub code of conduct and security page. by Gary Gregory · 1 year, 7 months ago
  13. 82bfe8b Git ignore Eclipse files and folders and then some by Gary Gregory · 1 year, 7 months ago
  14. f120e29 Fix old codehaus issue link by Sebb · 3 years, 9 months ago
  15. 4a93771 SCM: SVN => Git by sebbASF · 4 years, 9 months ago
  16. 838024d (chore) adding commons.module.name and updating commons.componentid in pom by Rob Tompkins · 7 years ago
  17. b606336 Update copyright for 2016 in NOTICE.txt by Gary D. Gregory · 8 years ago
  18. c47b989 Collect the DOAPs by Sebastian Bazley · 8 years ago
  19. 9414273 Fix up URLs by Sebastian Bazley · 10 years ago
  20. 74c7a81 [maven-release-plugin] prepare for next development iteration by Matthew Jason Benson · 10 years ago
  21. 7f61089 [maven-release-plugin] prepare release 2.0_RC1 by Matthew Jason Benson · 10 years ago
  22. 2ec724a versions by Matthew Jason Benson · 10 years ago
  23. ec9e3b3 [maven-release-plugin] rollback the release of 1.0_RC1 by Matthew Jason Benson · 10 years ago
  24. 97648fd [maven-release-plugin] prepare for next development iteration by Matthew Jason Benson · 10 years ago
  25. 0b3ad17 [maven-release-plugin] prepare release 1.0_RC1 by Matthew Jason Benson · 10 years ago
  26. 87992d6 generate 2.0 release notes by Matthew Jason Benson · 10 years ago
  27. fe254ef changes by Matthew Jason Benson · 10 years ago
  28. b4ca4e3 cleanup by Matthew Jason Benson · 10 years ago
  29. ab396e4 fix release info and pull from pom to site by Matthew Jason Benson · 10 years ago
  30. 6d6e7b6 enable filtering by Matthew Jason Benson · 10 years ago
  31. 26656f3 document serialization and stubbing by Matthew Jason Benson · 10 years ago
  32. 2251996 missing parens by Matthew Jason Benson · 10 years ago
  33. 9e84781 move quote by Matthew Jason Benson · 10 years ago
  34. 8b2e326 join two static init blocks; remove unnecessary checks on method identity (name/args are enough to identify a method) by Matthew Jason Benson · 10 years ago
  35. 60174ea correct @since tag by Matthew Jason Benson · 10 years ago
  36. 56a8554 Missing inline explanation by Sebastian Bazley · 10 years ago
  37. 0d65ab7 Eol-style by Sebastian Bazley · 10 years ago
  38. fcc8516 Eol style by Sebastian Bazley · 10 years ago
  39. 0b9eb1c remove spurious executable props by Sebastian Bazley · 10 years ago
  40. e9976ea Eol style by Sebastian Bazley · 10 years ago
  41. 1c17dea Missed some more @author tags by Sebastian Bazley · 10 years ago
  42. 3cd1b9a We really don't need @since markers in test code Remove some more @author tags by Sebastian Bazley · 10 years ago
  43. 337cf7c lang3 by Matthew Jason Benson · 10 years ago
  44. f427127 explain suppressed warnings by Matthew Jason Benson · 10 years ago
  45. d558291 generics fix by Matthew Jason Benson · 10 years ago
  46. 14f32e6 use ObjectUtils#clone for cloning functionality by Matthew Jason Benson · 10 years ago
  47. be9664c unmodifiable static maps by Matthew Jason Benson · 10 years ago
  48. e084e64 fix generics by Matthew Jason Benson · 10 years ago
  49. 1cc4c72 use ServiceLoader to find available ProxyFactory implementations by Matthew Jason Benson · 10 years ago
  50. 3017615 move abstract test case to appropriate package by Matthew Jason Benson · 10 years ago
  51. 34bf490 rename asm4 module to asm by Matthew Jason Benson · 10 years ago
  52. 78c1b43 Update dependency versions to latest by Sebastian Bazley · 10 years ago
  53. f893431 Drop @author tags (following agreement from authors) by Sebastian Bazley · 10 years ago
  54. eaeb524 Use numeric formatting for fields that are expected to be numbers; explicit boxing by Sebastian Bazley · 10 years ago
  55. ab004db Explicit boxing by Sebastian Bazley · 10 years ago
  56. b58630f Boxing OK in test code by Sebastian Bazley · 10 years ago
  57. e6f2789 Avoid unused warnings by Sebastian Bazley · 10 years ago
  58. dbc9f40 += @Override for interface implementations (Java 1.6) by Sebastian Bazley · 10 years ago
  59. 19fa752 Add minimum JVM version for binary bundle by Sebastian Bazley · 10 years ago
  60. 43062c5 Add default serialVersionUID values (rest of code uses dummy values) by Sebastian Bazley · 10 years ago
  61. 04e72b3 Field not accessed outside its class by Sebastian Bazley · 10 years ago
  62. 327b134 Immutable private field might as well be final by Sebastian Bazley · 10 years ago
  63. 380d25f Explicit boxing needed here by Sebastian Bazley · 10 years ago
  64. d927570 Dummy svuid by Sebastian Bazley · 10 years ago
  65. 6640f9b Javadoc references by Sebastian Bazley · 10 years ago
  66. 1564740 Javadoc by Sebastian Bazley · 10 years ago
  67. 9093850 Avoid variable hiding by Sebastian Bazley · 10 years ago
  68. 305276a Unnecessay cast by Sebastian Bazley · 10 years ago
  69. 58e68e0 Add missing method @Overrides (Java 5) by Sebastian Bazley · 10 years ago
  70. 911978f Make immutable private static field final by Sebastian Bazley · 10 years ago
  71. 70bfeba Specify version for pmd and findbugs reporting plugins by Sebastian Bazley · 10 years ago
  72. 99958cd create checksum files during install when deploy profile is activated by Matthew Jason Benson · 10 years ago
  73. 7ae2737 checkstyle/findbugs/pmd by Matthew Jason Benson · 10 years ago
  74. 247c8c3 add license header by Matthew Jason Benson · 10 years ago
  75. b8d87de missing headers by Matthew Jason Benson · 10 years ago
  76. 12aa45b test artifacts by Matthew Jason Benson · 10 years ago
  77. 19000a5 formatting by Matthew Jason Benson · 10 years ago
  78. 4d8ae97 add support interfaces and unit test by way of example for supporting the serialization proxy pattern when the default Serializable implementations fall short by Matthew Jason Benson · 10 years ago
  79. b43f337 extracted AbstractProxyFactoryAgnosticTest by Matthew Jason Benson · 10 years ago
  80. 6d21efe expand star imports by Matthew Jason Benson · 10 years ago
  81. 0c30015 use JUnit parameterized test to test all known proxyFactory implementations by Matthew Jason Benson · 10 years ago
  82. 909700a expand star imports by Matthew Jason Benson · 10 years ago
  83. e462044 format, edit javadoc; make CaseBuilder EDSL syntax class constructor private by Matthew Jason Benson · 10 years ago
  84. cec577a expand star imports by Matthew Jason Benson · 10 years ago
  85. 4f58cb3 empty test packages by Matthew Jason Benson · 10 years ago
  86. 193cdf4 release javadoc by Matthew Jason Benson · 10 years ago
  87. 6a8134d commons.site.path by Matthew Jason Benson · 10 years ago
  88. 833254f upgrade commons-parent; introduce commons-proxy2 distribution module, renaming original module of this artifactId to commons-proxy2-core, clone other multimodule setup from [weaver] by Matthew Jason Benson · 10 years ago
  89. ec0918c c'right by Matthew Jason Benson · 10 years ago
  90. ea9d4eb add doap file back to (new) trunk by Matthew Jason Benson · 10 years ago
  91. 3d0c564 make 2.0 branch into trunk by Matthew Jason Benson · 10 years ago
  92. 129333f synchronization by Matthew Jason Benson · 10 years ago version-2.0-work
  93. 75036db restrict access to TrainingContext; rework method names; permit interrupt-then-resume stubbing by Matthew Jason Benson · 10 years ago
  94. 408a446 make annotationType available as early as possible for stubbed annotations; implement stubbed annotation arrays as nested annotation members by Matthew Jason Benson · 10 years ago
  95. a2190ff format by Matthew Jason Benson · 10 years ago
  96. 7a9348e format by Matthew Jason Benson · 10 years ago
  97. 95b6ec9 add support for stubbing array elements of a stub by Matthew Jason Benson · 10 years ago
  98. 5d2c38e [PROXY-19] Add download link, upgrade to parent 32 for site publishing. by Thomas Neidhart · 11 years ago
  99. fde1719 ASF Branding by Sebastian Bazley · 11 years ago
  100. 6ee7c9c add the ability to add additional types when stubbing by Matthew Jason Benson · 11 years ago