Skip to content
Started 6 yr 10 mo ago
Took 13 sec

#17 (Jun 23, 2017, 11:00:32 PM)

Changes
  1. Enable SonarQube analysis (details / githubweb)
  2. Remove useless declaration of properties for SonarQube (details / githubweb)
  3. Add missing Override annotations (details / githubweb)
  4. Yak shaving: upgrade maven-jar-plugin and maven-source-plugin (details / githubweb)
  5. Deprecate EMPTY_INSTANCE in ImmutableBiMapFactoryImpl. Fixes #232. (details / githubweb)
  6. Annotate interfaces with the @FunctionalInterface annotation. Fixes (details / githubweb)
  7. Replace the type specification with the diamond operator ("<>") in stg (details / githubweb)
  8. Remove duplicate and unnecessary imports. Fixes #229. (details / githubweb)
  9. Add missing Override annotations. (details / githubweb)
  10. Fix condition that triggers SonarQube analysis (details / githubweb)
  11. Fix condition that triggers SonarQube analysis. (details / githubweb)
  12. Fix compilation errors (details / githubweb)
  13. Deprecate EMPTY Multimap instances in (details / githubweb)
  14. .travis.yml: prefix commands with travis_wait because they can execute (details / githubweb)
  15. Ignore files in test-coverage module. (details / githubweb)
  16. Escape angle brackets in pre javadoc tags (closes #250) (details / githubweb)
  17. Upgrade JaCoCo to 0.7.9. (details / githubweb)
  18. Update details of maintainers. (details / githubweb)
  19. Implement OrderedIterable.getFirstOptional() and (details / githubweb)
  20. fix version in since javadoc tags of OrderedIterable.getFirstOptional() (details / githubweb)
  21. Upgrade versions of several libraries: (details / githubweb)
  22. Add configuration to install latest JDK 8 version for build. (details / githubweb)
  23. Fix sonar properties. (details / githubweb)
  24. Fix static analysis violations in OrderedIterable changes. (details / githubweb)
  25. Remove unused imports. (details / githubweb)
  26. Fix compilation errors. (details / githubweb)
  27. Upgrade maven-plugin-plugin, maven-compiler, maven-javadoc plugin. (details / githubweb)
  28. Remove Idea project files (*.iml) and add them to .gitignore. Fix #199 (details / githubweb)
  29. Implement OrderedIterable.getFirstOptional() and (details / githubweb)
  30. Implement minOptional, maxOptional, minByOptional and maxByOptional on (details / githubweb)
  31. Upgrade Travis build Maven to 3.5.0. (details / githubweb)
  32. Provide a p2 repository with new OSGi bundle (details / githubweb)
  33. Deprecate Serializable*SummaryStatistics, SummaryStatistics. (details / githubweb)
  34. Add workaround for reflection in ArrayListIterate for Java 9. (details / githubweb)
  35. Make combiner non-null. (details / githubweb)
  36. Change 'throws' tests to support Java 8 and Java 9. (details / githubweb)
  37. Add workaround for reflection in Verify#assertShallowClone(). (details / githubweb)
  38. Optimize ImmutableTreeSet constructor to not create a new TreeSortedSet. (details / githubweb)
  39. Optimize constructors of ImmutableTreeSet which take an array as input. (details / githubweb)
  40. Optimize minOptional, maxOptional, minByOptional, maxByOptional on lazy (details / githubweb)
  41. Pull up implementations of some methods from AbstractRichIterable to (details / githubweb)
  42. Add unit tests for PairPredicate and MapEntryPredicate. (details / githubweb)
  43. Deprecate Verify#assertShallowClone(), fix tests and reflection (details / githubweb)
  44. Substantially improve efficiency of size method for concatenated rich (details / githubweb)
  45. Update draft release notes for 8.2.0. (details / githubweb)
  46. Release version 8.2.0. (details / githubweb)

Started by user nikhil.nanivadekar@gs.com

Revision: 313a156f862397fd7b5149c6b99c9fde24d3e8ed
  • origin/master