Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JsonPropertyNamingStrategy.LOWER_CASE_WITH_DOTS for dot-delimited names #2243

Closed
wants to merge 551 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 28, 2018

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

    cowtowncoder committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    c8a233c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee73b4 View commit details
    Browse the repository at this point in the history
  4. ...

    cowtowncoder committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    ebbfb76 View commit details
    Browse the repository at this point in the history
  5. ...

    cowtowncoder committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    625a9a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Try to make it clear to even most unobservant user that this is not a…

    … discussion group but issue tracker.
    cowtowncoder committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    fc80753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9362a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d969024 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    e104e67 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. ...

    cowtowncoder committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    46e8bf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Configuration menu
    Copy the full SHA
    c58e91a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb6978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9069158 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. ...

    cowtowncoder committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    8558856 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    692f20e View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    838ae27 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Incremental changes to try to refactor type (de)serializer handling f…

    …rom annotations, default type handling (eventually)
    cowtowncoder committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    e016358 View commit details
    Browse the repository at this point in the history
  2. ...

    cowtowncoder committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    32951c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. refactoring

    cowtowncoder committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    b4bec1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b1bd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Refactor type resolver (TypeSerializer, TypeDeserializer) constructio…

    …n, remove from `AnnotationIntrospector`, add `TypeResolverProvider`
    cowtowncoder committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    ea9c999 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    8d1c9c8 View commit details
    Browse the repository at this point in the history
  2. moar refactoring

    cowtowncoder committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    7d353ce View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    4bbce44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f203048 View commit details
    Browse the repository at this point in the history
  5. ...

    cowtowncoder committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    9dc7aaa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Configuration menu
    Copy the full SHA
    cbca4d8 View commit details
    Browse the repository at this point in the history
  2. minor trimming, renaming

    cowtowncoder committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    db69efd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f350b20 View commit details
    Browse the repository at this point in the history
  4. Fix #1973

    cowtowncoder committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    3181c25 View commit details
    Browse the repository at this point in the history
  5. yet more simplification

    cowtowncoder committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    7f6be7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f3d9bb View commit details
    Browse the repository at this point in the history
  7. Change null-key/null-value override into SerializerFactory (from pr…

    …ovider), changeable via Module
    cowtowncoder committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    aa07f10 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Configuration menu
    Copy the full SHA
    7bf434c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612d29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78149a View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    aeba548 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    97ae341 View commit details
    Browse the repository at this point in the history
  2. Extend support for deserializing via builder if the builder has type …

    …bindings by inferring those bindings from the value type. This behavior is not ideal, but addresses the common case, and is controlled by a MapperFeature. (#1796)
    vjkoskela authored and cowtowncoder committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    3501f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2d1656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ea43f View commit details
    Browse the repository at this point in the history
  5. Change signature of isEmpty() (in JsonSerializer) to allow throwi…

    …ng of `IOException` (same as serialization).
    
    Needed to support lookups needed for determining emptiness for serialization exclusion
    cowtowncoder committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    db9202e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d50f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    255a9b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. javadoc fix

    cowtowncoder committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    54ef12a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    0ef3e5d View commit details
    Browse the repository at this point in the history
  2. ...

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    7947410 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1527836 View commit details
    Browse the repository at this point in the history
  4. minor cleanup

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    68fb2c5 View commit details
    Browse the repository at this point in the history
  5. Fix #1825

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    37b53e2 View commit details
    Browse the repository at this point in the history
  6. javadoc cleanup

    cowtowncoder committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    f5838d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. ...

    cowtowncoder committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    08246a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a3afd08 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    003e6e9 View commit details
    Browse the repository at this point in the history
  2. Fix some of rotten links

    cowtowncoder committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    7aa7154 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    14358f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6edbc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    b385977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7585fc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    a1c8751 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

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

Commits on Apr 11, 2018

  1. stylistic changes.

    cowtowncoder committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    2dc2cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f6c6d View commit details
    Browse the repository at this point in the history
  3. Fix #1994

    cowtowncoder committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3fd96e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141d09b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    e8f3d0e View commit details
    Browse the repository at this point in the history
  2. Clean up

    cowtowncoder committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    7171116 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    4db3fdf View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a85bbc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7d1c8 View commit details
    Browse the repository at this point in the history
  4. Further refactoring

    cowtowncoder committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e02fbe1 View commit details
    Browse the repository at this point in the history
  5. ...

    cowtowncoder committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    bdbd67e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    4037d85 View commit details
    Browse the repository at this point in the history
  2. Demote more of property/dynamic-serializer-access handling to `Contai…

    …nerSerializer` (from half a dozen sub-classes)
    cowtowncoder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3b1cf09 View commit details
    Browse the repository at this point in the history
  3. Further cleanup

    cowtowncoder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    5160ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    b18cff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b64c8b View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    b4e908f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a2694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    564fb09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb67b0a View commit details
    Browse the repository at this point in the history
  7. Fix an issue with IterableSerializer that lead to probs in Guava mo…

    …dule (but alas was unable to repro here!)
    cowtowncoder committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    60dcbf7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37910f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50c1f31 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. javadoc fix

    cowtowncoder committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    bfb15b5 View commit details
    Browse the repository at this point in the history
  2. Further refactoring

    cowtowncoder committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    9725b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f30ab View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. ...

    cowtowncoder committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    45bdbf5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0219c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd26174 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    28667ee View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.9'

    cowtowncoder committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    fc8f6e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    0cf0f44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc2427d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff16cea View commit details
    Browse the repository at this point in the history
  4. Another major refactoring: add SerializationContexts to cleave off …

    …"blueprint" part of `SerializerProvider`
    cowtowncoder committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    f89a309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c750bde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75905f2 View commit details
    Browse the repository at this point in the history
  7. ...

    cowtowncoder committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    fb23ee6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27943e3 View commit details
    Browse the repository at this point in the history
  9. minor changes

    cowtowncoder committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    34efcb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b45838 View commit details
    Browse the repository at this point in the history
  11. ...

    cowtowncoder committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4814f8b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

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

    cowtowncoder committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    21b00dd View commit details
    Browse the repository at this point in the history
  3. test config overrides

    cowtowncoder committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    6cc5d8f View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    56d2f6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fad72e2 View commit details
    Browse the repository at this point in the history
  6. Convert DeserializationContext to be built as well (instead of blue…

    …print/instance separation)
    cowtowncoder committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    8d50efe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Correct javadoc (#2009)

    "withoutFeature" disables, not enables, the specified features
    dukeyin authored and cowtowncoder committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    3f1f0d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    f3e9dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23f5235 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    9c8ff1f View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    e528639 View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    720a2f6 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    cd9720f View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.9'

    cowtowncoder committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    1d94c72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2184c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

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

Commits on Apr 27, 2018

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

Commits on Apr 28, 2018

  1. Configuration menu
    Copy the full SHA
    863014c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd10a2 View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    ab7ba0b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

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

Commits on May 2, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    bfa9728 View commit details
    Browse the repository at this point in the history
  2. merge

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    b23217c View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    0b8f29e View commit details
    Browse the repository at this point in the history
  4. fix #2014

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3010de7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e72a25 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    2f627dd View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    022074a View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3399c09 View commit details
    Browse the repository at this point in the history
  9. Merge branch '2.9'

    cowtowncoder committed May 2, 2018
    Configuration menu
    Copy the full SHA
    85fef42 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

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

Commits on May 4, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 4, 2018
    Configuration menu
    Copy the full SHA
    63d790a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa578ee View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed May 4, 2018
    Configuration menu
    Copy the full SHA
    c14e122 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.9'

    cowtowncoder committed May 4, 2018
    Configuration menu
    Copy the full SHA
    61966e5 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.9'

    cowtowncoder committed May 4, 2018
    Configuration menu
    Copy the full SHA
    dda25f7 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2.9'

    cowtowncoder committed May 4, 2018
    Configuration menu
    Copy the full SHA
    7bb3c44 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 9, 2018
    Configuration menu
    Copy the full SHA
    40b2f73 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 11, 2018
    Configuration menu
    Copy the full SHA
    bd428a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afee726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfa075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf0741b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 14, 2018
    Configuration menu
    Copy the full SHA
    87cdc13 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 16, 2018
    Configuration menu
    Copy the full SHA
    9c6a56c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 17, 2018
    Configuration menu
    Copy the full SHA
    ee96ce0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    8fadb29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615265c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb870ae View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 24, 2018
    Configuration menu
    Copy the full SHA
    2bb1316 View commit details
    Browse the repository at this point in the history
  2. ...

    cowtowncoder committed May 24, 2018
    Configuration menu
    Copy the full SHA
    2739c27 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed May 24, 2018
    Configuration menu
    Copy the full SHA
    c0ed392 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Merge branch '2.9'

    cowtowncoder committed May 25, 2018
    Configuration menu
    Copy the full SHA
    734a34a View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed May 25, 2018
    Configuration menu
    Copy the full SHA
    9463f55 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.9'

    cowtowncoder committed May 25, 2018
    Configuration menu
    Copy the full SHA
    30b7178 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. ...

    cowtowncoder committed May 26, 2018
    Configuration menu
    Copy the full SHA
    499d9f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    a73707c View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    2327fc4 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    cowtowncoder committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    4613f9d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    6947acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a062d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    22961d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Merge branch '2.9'

    cowtowncoder committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    0ff5c8b View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9'

    cowtowncoder committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f38c9a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    481592c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    927a445 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d2c083a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    496e591 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Fix typo (#2093)

    ismail-s authored and cowtowncoder committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    ee1c4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    01d92fc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    4c77e51 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    6647574 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    bce7545 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    52220fd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    33b52dd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    c45267c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a6f8d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    c4ae67f View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    da902fa View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

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

Commits on Oct 9, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    770903f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    9fd5247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f897e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. ...

    cowtowncoder committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    46c1700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1acc4f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. ...

    cowtowncoder committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    bf60412 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. more renaming

    cowtowncoder committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    9d0e911 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

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

Commits on Oct 23, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ef4d094 View commit details
    Browse the repository at this point in the history
  2. Update example version to 2.9.7 (#2161)

    Since a security issue is being fixed on the latest patch I think it makes sense to make this change, being that some people skip checking the badges and go straight to this section 👍
    lbalmaceda authored and cowtowncoder committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    8904564 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Replace loop with Collection removeIf method (#2169)

    Code cleanup:
    
    * Replace loop with Collection removeIf method
    * Simplify expression
    * Remove double negation
    * Fix typo
    tiwarivikash authored and cowtowncoder committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    1ff8ea3 View commit details
    Browse the repository at this point in the history
  2. test cleanup

    cowtowncoder committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    62832ea View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    6880f4d View commit details
    Browse the repository at this point in the history
  4. ...

    cowtowncoder committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    4a7fb12 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    0291979 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    5a2fac6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

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

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    9d1a666 View commit details
    Browse the repository at this point in the history
  2. Change argument to ValueInstantiator.getFromObjectArguments(): need…

    … to pass full context, not just config
    cowtowncoder committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    c6ef829 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. ...

    cowtowncoder committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    a352b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b8b69 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. javadoc fix

    cowtowncoder committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    7573ab6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    8a1c246 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    081ef5b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    60f06e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    119a35d View commit details
    Browse the repository at this point in the history
  3. Issue #2178: Make SQL date serialisation test TZ safe (#2179)

    SqlDateSerializationTest.testSqlDateConfigOverride was
    sensitive to time zone becaus the mapper is using UTC
    while SQL dates use system default time zone. The mapper
    it uses simply needs to be set up with the system default
    time zone a la the other tests in SqlDateSerializationTest.
    tbartley authored and cowtowncoder committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    cd764c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    5305ad2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    55f5505 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.10'

    cowtowncoder committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    583acf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    561ad96 View commit details
    Browse the repository at this point in the history
  2. ...

    cowtowncoder committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    81f8b86 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    1277378 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    36ff317 View commit details
    Browse the repository at this point in the history
  3. Fix #2176

    cowtowncoder committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    0987598 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    77aacdf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c4965ea View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Merge branch '2.10'

    cowtowncoder committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    4c04eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f82000a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

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

Commits on Jan 11, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    d6bf5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1395e2a View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.10'

    cowtowncoder committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2db10ca View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.10'

    cowtowncoder committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1ecb17f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    c292e82 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    e7d643e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d1f57 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    3612115 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f545202 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    0290867 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    6300188 View commit details
    Browse the repository at this point in the history
  3. ...

    cowtowncoder committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2d1cba7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    9076a02 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    79ddcb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    b6c308e View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    4821212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfeccda View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    f4fe528 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    f46a78e View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.10'

    cowtowncoder committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    f3fd5fd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    fde9792 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Merge branch '2.10'

    cowtowncoder committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    74ee1bd View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    7858c09 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.10'

    cowtowncoder committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    b64aa0c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Fix #2220

    cowtowncoder committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    165dd03 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10'

    cowtowncoder committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    821f013 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

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