Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
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: jbdemonte/mongoose-elasticsearch-xp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.2.0
Choose a base ref
...
head repository: jbdemonte/mongoose-elasticsearch-xp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 14 commits
  • 30 files changed
  • 4 contributors

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    9ad90fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from muhammadfaizan/master

    fixed a typo in README.md
    jbdemonte authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    0a2f688 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    835ca70 View commit details
    Browse the repository at this point in the history
  2. fix: update elasticsearch till 14.0.0

    (works without code changes)
    nodkz committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    0fa4683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7bbc13 View commit details
    Browse the repository at this point in the history
  4. ci(Travis): test runs on 9, 8, 6, 4 node versions

    Maybe need to remove Node 4 version already? Or will waiting maintenance
    end at April 2018?
    nodkz committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    2a7f47b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1aae42f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    565d626 View commit details
    Browse the repository at this point in the history
  7. test: fix and improve projection tests

    - `+age` - no avaliable in mongoose 5.0.0
    - add check that not projected field, not passed to elastic _source
    object
    nodkz committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    61afbc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2de638 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. docs: update prerequisite

    nodkz authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    99105c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8c949 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Merge pull request #39 from nodkz/semantic-release

    build: add semantic-release for automatic package publishing
    jbdemonte authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    63c1351 View commit details
    Browse the repository at this point in the history
  2. setup semantic-release

    jbdemonte authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    bd63cb9 View commit details
    Browse the repository at this point in the history
Loading