Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: loopbackio/loopback-connector-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 260733d21e6d9cf73947c3dc08a53e650f37f766
Choose a base ref
...
head repository: loopbackio/loopback-connector-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 56172b8d2134156f39f50880bffc9a1bb676fc9b
Choose a head ref
  • 4 commits
  • 5 files changed
  • 5 contributors

Commits on Nov 29, 2018

  1. Fix missing '_id' when selected in filter.fields (#439)

    * do not delete _id when selected in filter.fields
    
    * test: honor filter.fields with _id selected
    tachylatus authored and Janny committed Nov 29, 2018
    Copy the full SHA
    8c2a527 View commit details

Commits on Apr 12, 2019

  1. fix: coerce deep nested decimal properties

    Co-authored-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    biniam and bajtos committed Apr 12, 2019

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    fb41e40 View commit details
  2. Merge pull request #501 from strongloop/fix/nested-decimal-props

    Fix/nested decimal props
    b-admike authored Apr 12, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    36f8980 View commit details
  3. 4.1.0

     * fix: coerce deep nested decimal properties (biniam)
     * Fix missing '_id' when selected in filter.fields (#439) (Helge Willum Thingvad)
    dhmlau committed Apr 12, 2019
    Copy the full SHA
    56172b8 View commit details
Loading