Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Version 2.5.1 #165

Merged
merged 31 commits into from
Jan 17, 2018
Merged

Version 2.5.1 #165

merged 31 commits into from
Jan 17, 2018

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    1d45160 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Merge pull request #152 from Flipkart/threadsafechanges

    Thread-Safety Changes, moved the getSubFactory to the synchronised block
    anthonycr committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    9326850 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Resolve #153 by moving suppressing across the entire generated TA class

    If the solution is not applied then the RawGenericField class will cause
    the compilation warning to be promoted to an error, failing the
    integration-test-java module.
    mcumings committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    853b561 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Merge pull request #154 from mcumings/issue153

    Resolve #153 by moving suppressing across the entire generated TA class
    anthonycr committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    215b3a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e12726 View commit details
    Browse the repository at this point in the history
  3. Adding integration test

    anthonycr committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0a4f8c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. temp

    anirudhramanan committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    7596bdf View commit details
    Browse the repository at this point in the history
  2. temp

    anirudhramanan committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    879f88a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d36e01 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. fixed test cases

    anirudhramanan committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    a9ef2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2661e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62d11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a62b458 View commit details
    Browse the repository at this point in the history
  5. fixed lint warnings

    anirudhramanan committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    e3939ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84a24bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca4a96e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    907df55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4213fbb View commit details
    Browse the repository at this point in the history
  10. reverting back file

    anirudhramanan committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    594a034 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #159 from vimeo/functional-test-raw-type

    RawGenericField functional test
    anthonycr committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    58115f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Fixing the test breakage

    yasirmhd committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    831300b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Merge pull request #161 from Flipkart/wildcard

    Support to generate TypeAdapters For Wildcard Models
    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    f5db435 View commit details
    Browse the repository at this point in the history
  2. Update Kotlin version

    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    badc0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338f0fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #160 from Flipkart/serializeNull

    Support for writing NULL values to JSON
    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    a740edf View commit details
    Browse the repository at this point in the history
  5. Bugfix release 2.5.1 prep

    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    f03e48a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79d02f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da40db2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #162 from vimeo/wildcard-functional-tests

    Wildcard functional tests
    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    3e53924 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #163 from vimeo/master

    Merge master -> develop
    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    f10cc9c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #164 from vimeo/release-2-5-1

    Release 2.5.1
    anthonycr committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    476921f View commit details
    Browse the repository at this point in the history