1. 1d10325 Added myself (Dave Beech) to developer section of pom by Dave Beech · 12 years ago
  2. 6567d6d MRUNIT-105: testJavaSerialization methods fail in Java 7 because they do not set a group comparator by Jim Donofrio · 12 years ago
  3. 9449789 MRUNIT-104: move non user classes into internal package by Jim Donofrio · 12 years ago
  4. 725b821 Update CHANGES.txt to include latest changeset from 0.9 by Brock Noland · 12 years ago
  5. 9970af7 MRUNIT-103: JUnit license not in NOTICE.txt in a binary tarball by Brock Noland · 12 years ago
  6. 1f6bbdd MRUNIT-95: use Serialization framework to change all set/add input/output methods to serialize, deserialize to do defensive copying by Jim Donofrio · 12 years ago
  7. 88fef6d MRUNIT-95: use Serialization framework to change all set/add input/output methods to serialize, deserialize to do defensive copying by Jim Donofrio · 12 years ago
  8. 0fd5873 MRUNIT-95: use Serialization framework to change all set/add input/output methods to serialize, deserialize to do defensive copying by Jim Donofrio · 12 years ago
  9. 3b415b7 MRUNIT-100: Maven doesn't generate md5/sha1 files automatically by Jim Donofrio · 12 years ago
  10. 328cddb MRUNIT-99: dont force K2 in MapReduceDriver's to be Comparable since Hadoop dont enforce this on the map output key and value classes by Jim Donofrio · 12 years ago
  11. c6370d4 MRUNIT-99: dont force K2 in MapReduceDriver's to be Comparable since Hadoop dont enforce this on the map output key and value classes by Jim Donofrio · 12 years ago
  12. c2a56e9 MRUNIT-99: dont force K2 in MapReduceDriver's to be Comparable since Hadoop dont enforce this on the map output key and value classes by Jim Donofrio · 12 years ago
  13. f1132d3 MRUNIT-97: InputSplit causes NullPointerException in mapreduce api by Jim Donofrio · 12 years ago
  14. 9b0c7b8 MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution with 2 build artifacts, 1 for hadoop 1+ and 1 for hadoop 2+ by Jim Donofrio · 12 years ago
  15. 443b924 MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution with 2 build artifacts, 1 for hadoop 1+ and 1 for hadoop 2+ by Jim Donofrio · 12 years ago
  16. f6761fe MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution with 2 build artifacts, 1 for hadoop 1+ and 1 for hadoop 2+ by Jim Donofrio · 12 years ago
  17. f43424e MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution with 2 build artifacts, 1 for hadoop 1+ and 1 for hadoop 2+ by Jim Donofrio · 12 years ago
  18. bb4a51e MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution with 2 build artifacts, 1 for hadoop 1+ and 1 for hadoop 2+ by Jim Donofrio · 12 years ago
  19. 12d6df9 MRUNIT-97: InputSplit causes NullPointerException in mapreduce api by Brock Noland · 12 years ago
  20. 7d22807 MRUNIT-96: Cleanup release: remove unnecesssary artifacts from nexus and distribute single binary distribution by Jim Donofrio · 12 years ago
  21. fcf3353 Bumping version in pom.xml by Brock Noland · 12 years ago
  22. a47b68b Preparing for release 0.9.0-incubating by Brock Noland · 12 years ago
  23. 8ab1645 MRUNIT-94: upgrade parent pom to version 10 and remove info in pom that is inherited from parent by Jim Donofrio · 12 years ago
  24. ce0734e MRUNIT-91: runTest() should optionally ignore output order. Contributed by Dave Beech. by Jim Donofrio · 12 years ago
  25. 8c7d27c MRUNIT-61: Build separate source and binary tar balls by Jim Donofrio · 12 years ago
  26. 0504243 MRUNIT-61: Build separate source and binary tar balls by Jim Donofrio · 12 years ago
  27. 56ea198 MRUNIT-92: cleanup multiple release profile and javadoc handling in pom by Jim Donofrio · 12 years ago
  28. 9462d91 MRUNIT-92: cleanup multiple release profile and javadoc handling in pom by Jim Donofrio · 12 years ago
  29. 5498965 MRUNIT-46: Tests should use *Driver.new*Driver factory methods for cleaner code by Jim Donofrio · 12 years ago
  30. d69f513 MRUNIT-66: null input checks and behavior on no input to a driver are inconsistent by Jim Donofrio · 12 years ago
  31. 7bd404d MRUNIT-66: null input checks and behavior on no input to a driver are inconsistent by Jim Donofrio · 12 years ago
  32. 68015dc MRUNIT-68: Support custom counter checking by Jim Donofrio · 12 years ago
  33. 18fcd53 MRUNIT-90: upgrade junit to 4.10 and change ExpectedSuppliedException to implement TestRule instead by Jim Donofrio · 12 years ago
  34. 002de10 MRUNIT-68: Support custom counter checking (update license) by Brock Noland · 12 years ago
  35. efbfa4d MRUNIT-68: Support custom counter checking by Brock Noland · 12 years ago
  36. fcd2f0e MRUNIT-67: o.a.h.mrunit.mapreduce.MapReduceDriver should support a combiner by Jim Donofrio · 12 years ago
  37. 14a5977 MRUNIT-86: Configuration not passed to individual mappers/reducers in mapred MapReducerDriver, PipelineMapReduceDriver by Jim Donofrio · 12 years ago
  38. 595c3fe MRUNIT-86: Configuration not passed to individual mappers/reducers in mapred MapReducerDriver, PipelineMapReduceDriver by Jim Donofrio · 12 years ago
  39. f2cabb7 MRUNIT-89: add static convenience methods to PipelineMapReduceDriver class by Jim Donofrio · 12 years ago
  40. a2432e4 MRUNIT-85: Run java conventions formatter that comes with eclipse on all source code by Jim Donofrio · 12 years ago
  41. 4430c7b MRUNIT-74: Matching output but at incorrect position is not returned as an Error in the message string thrown in the RuntimeException by Jim Donofrio · 12 years ago
  42. 0a27db8 MRUNIT-77: cannot use serializations that do not clone into object, or serializations without no arg constructors with reduce driver by Jim Donofrio · 12 years ago
  43. dadedc2 MRUNIT-70: copy(orig, conf) in Serialization shouldn't require objects to have a no-args constructor, and copy(orig, copy, conf) seems to violate contract for deserializer.deserialize() by Jim Donofrio · 12 years ago
  44. 21688bc MRUNIT-75: cleanup exception checking in tests to use a @Rule ExpectedException by Jim Donofrio · 12 years ago
  45. 1279ba1 MRUNIT-54: Driver.runTest throws RuntimeException should it throw AssertionError? by Jim Donofrio · 12 years ago
  46. a177f5a MRUNIT-48: Test and Deprecate Driver.{*OutputFromString,*InputFromString} Methods by Jim Donofrio · 12 years ago
  47. b9789c4 MRUNIT-72: MRUnit pom.xml should not depend on 0.23.1-SNAPSHOT by Jim Donofrio · 12 years ago
  48. b8d0b9d MRUNIT-62: Add Maven Profile Build Information to BUILD.txt by Jim Donofrio · 12 years ago
  49. 6562c47 MRUNIT-45: MockOutputCollector.deepCopy should use o.a.h.mrunit.Serialization.copy by Brock Noland · 12 years ago
  50. 22193c9 MRUNIT-46: Tests should use *Driver.new*Driver factory methods for cleaner code (patch 2) by Brock Noland · 12 years ago
  51. 0ae70a2 MRUNIT-65: return better error message when mapper or reducer is null for MapDriver or ReduceDriver by Brock Noland · 12 years ago
  52. c7df5ac MRUNIT-46: Tests should use *Driver.new*Driver factory methods for cleaner code by Brock Noland · 12 years ago
  53. 89408b2 MRUNIT-49: o.a.h.mrunit.mapreduce.ReduceDriverBase.ValueClassInstanceReuseList Configuration not modifable by Brock Noland · 12 years ago
  54. 25296a2 Pulling in updated 0.8.1-incubating release notes by Brock Noland · 12 years ago
  55. 2734824 MRUNIT-60: Remove special characters from classifers by Brock Noland · 12 years ago
  56. 5bfecfe Update release notes from 0.8.1 by Brock Noland · 12 years ago
  57. 44822a9 MRUNIT-59: Only assemble tar.gz, not .zip by Brock Noland · 12 years ago
  58. eb0bba8 MRUNIT-58: Javadoc for org.apache.hadoop.mrunit Package Ends Prematurely by Brock Noland · 12 years ago
  59. 639db9c MRUNIT-56: 0.8.0 release does not work with Hadoop 0.23 (also MRUNIT-55 and MRUNIT-57) by Brock Noland · 12 years ago
  60. 242c7d4 fix for MRUNIT-52 Update copyright year in NOTICE.txt file. by Chris Mattmann · 12 years ago
  61. 899a52f MRUNIT-51: Add SNAPSHOT to trunk version number by Brock Noland · 12 years ago
  62. 81e419f Incrementing version in trunk by Brock Noland · 12 years ago
  63. ce94f47 Preparing for release 0.8.0-incubating by Brock Noland · 12 years ago
  64. 906486d MRUNIT-44: Remove AllTests classes (1) by Brock Noland · 12 years ago
  65. ea3b4e0 MRUNIT-44: Remove AllTests classes (0) by Brock Noland · 12 years ago
  66. 9cfda09 MRUNIT-50: Remove guava dependency by Brock Noland · 12 years ago
  67. e12d7eb MRUNIT-42: Push -javadoc.jar and -sources.jar to maven by Brock Noland · 12 years ago
  68. 768ead0 MRUNIT-43: Driver methods should have static factory methods similar to Guava Lists.newArrayList() by Brock Noland · 12 years ago
  69. 799913e MRUNIT-14: Support JobConfigurable and Closable interfaces by Brock Noland · 12 years ago
  70. 2ee2e6e MRUNIT-19: MRunit ReduceDriver does not fully replicate the reducers behaviour with reusing pointers over the iterator by Brock Noland · 12 years ago
  71. 110a681 MRUNIT-30: Methods {add,set}{Input,Output}FromString have poor error messages by Brock Noland · 12 years ago
  72. ef89814 MRUNIT-27: Remove unused variables/imports (2) by Brock Noland · 12 years ago
  73. 9457eec MRUNIT-28: remove generic types compiler warnings (2) by Brock Noland · 12 years ago
  74. a7d022b MRUNIT-29: squash warnings for depreciated classes/methods by Brock Noland · 12 years ago
  75. c8695bd MRUNIT-27: unused variables/imports (1) by Brock Noland · 12 years ago
  76. db2ea83 MRUNIT-28: remove generic types compiler warnings (1) by Brock Noland · 12 years ago
  77. d5e29a7 Add forgotten file for MRUNIT-31: Support Hadoop 0.22 and 0.23 by Brock Noland · 12 years ago
  78. 294c7d0 MRUNIT-41: Add Brock to list of developers in pom.xml by Brock Noland · 12 years ago
  79. c5d0ccc MRUNIT-31: Support Hadoop 0.22 and 0.23 by Brock Noland · 12 years ago
  80. 39e5f0a Update release notes for 0.5.0 release by Brock Noland · 13 years ago
  81. bf3ebd3 MRUNIT-37: Use maven deploy plugin by Brock Noland · 13 years ago
  82. d7cf384 MRUNIT-36: Update release notes and add tag for 0.5.0 by Brock Noland · 13 years ago
  83. 737fa04 MRUNIT-35: Include DISCLAIMER and BUILD in artifact by Brock Noland · 13 years ago
  84. 6da2601 MRUNIT-34: Create smoke test for build by Brock Noland · 13 years ago
  85. 32351b7 Merged 1188763 from 0.5.0 (fixed MRUNIT-33: maven assembly fails with no assembly descriptors found) by Brock Noland · 13 years ago
  86. 46bbd99 Apply patch for MRUNIT-15 from Brock Noland. by Chris Mattmann · 13 years ago
  87. 46a72ca MRUNIT-2: Create a project site by Eric Sammer · 13 years ago
  88. 729e4ed Cleaning up directories that should have been removed already by Eric Sammer · 13 years ago
  89. 0f3ce0f Updated CHANGES. by Eric Sammer · 13 years ago
  90. 50522e2 MRUNIT-25: Updated BUILD instructions by Eric Sammer · 13 years ago
  91. fb500b4 Updated CHANGES. by Eric Sammer · 13 years ago
  92. 3d9fbef MRUNIT-17: Bind maven assembly to package phase by Eric Sammer · 13 years ago
  93. 2ab42f3 MRUNIT-24: Fix RAT license check failures since adding CHANGES file by Eric Sammer · 13 years ago
  94. 9f03f4a MRUNIT-23: Create a CHANGES file by Eric Sammer · 13 years ago
  95. 5073de9 MRUNIT-22: Add build instructions document by Eric Sammer · 13 years ago
  96. b139b9d MRUNIT-21: Add the ASF incubator disclaimer to the README by Eric Sammer · 13 years ago
  97. 5d82ea7 FIX: Undoing previous addition of a dist directory - should have been top level. by Eric Sammer · 13 years ago
  98. d364cd8 MRUNIT-20: Add a KEYS file containing dev pgp keys to the repo by Eric Sammer · 13 years ago
  99. b014ac6 MRUNIT-16: Generate distribution artifacts from maven by Eric Sammer · 13 years ago
  100. 82b0b3e MRUNIT-9: Fix failing testDoubleIteration test by Eric Sammer · 13 years ago