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: Automattic/mongoose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: radixo/mongoose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 9, 2017

  1. Created mongoose.mergeSchemas

    - Merge schemas and control kinds by default
    - Model method ofKind
    - Document method ofKind
    radixo committed Feb 9, 2017
    Copy the full SHA
    ad29cc7 View commit details
  2. Copy the full SHA
    af5e3c1 View commit details

Commits on Feb 12, 2017

  1. Fixing let, mongoose uses ES5

    radixo committed Feb 12, 2017
    Copy the full SHA
    07cbe2b View commit details

Commits on Feb 13, 2017

  1. Fixes MongoDB update

    radixo committed Feb 13, 2017
    Copy the full SHA
    e78a305 View commit details
  2. Copy the full SHA
    6427e43 View commit details
  3. Copy the full SHA
    fe74c65 View commit details
  4. Adjusting js code style

    radixo committed Feb 13, 2017
    Copy the full SHA
    c4c847e View commit details
Loading