1. 28 May, 2019 4 commits
    • Phillip Webb's avatar
      Add new line when rewriting git message · ef09ee5d
      Phillip Webb authored
      Update the forward merge script to add an additional new line when
      rewiring the commit message. Prior this this commit, if an additional
      line immediately followed the "Fixes ... in ..." pattern it would be
      appended to the end of the rewritten fixes line.
      
      Closes gh-16861
      ef09ee5d
    • Phillip Webb's avatar
      Polish · 07ebfc03
      Phillip Webb authored
      07ebfc03
    • Phillip Webb's avatar
      Merge pull request #16974 from izeye · b1e90fdc
      Phillip Webb authored
      * pr/16974:
        Use actual resolvedType when checking Binder cache
      b1e90fdc
    • Johnny Lim's avatar
      Use actual resolvedType when checking Binder cache · e2f69d04
      Johnny Lim authored
      Update `JavaBeanBinder` so that the `isOfDifferentType` method checks
      both the actual type and the resolved type. Prior to this commit, it
      was possible that when `canCallGetValue` is `true` the `resolvedType`
      could be different from `type.resolve`.
      
      Closes gh-16974
      e2f69d04
  2. 27 May, 2019 1 commit
  3. 25 May, 2019 4 commits
  4. 24 May, 2019 1 commit
  5. 23 May, 2019 1 commit
  6. 22 May, 2019 2 commits
  7. 21 May, 2019 10 commits
  8. 15 May, 2019 9 commits
  9. 14 May, 2019 8 commits