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: msathis/SQLToNoSQLImporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: driverUpdate
Choose a base ref
...
head repository: msathis/SQLToNoSQLImporter
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.
  • 17 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 5, 2017

  1. Merge pull request #10 from msathis/driverUpdate

    updated mongo driver and added few new fields
    msathis authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    010348f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

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

Commits on Aug 23, 2018

  1. Merge pull request #14 from i-am-socket/mongoAndMultipleTableUpdate

    MongoAndMultipleTableUpdate
    msathis authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    45fab81 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Update pom.xml

    fix security vulnerability
    msathis authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    2c52b83 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Merge pull request #1 from msathis/master

     Sync with master
    i-am-socket authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    5d6a903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2a6eb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Merge pull request #15 from i-am-socket/AtlasConfig

    Add Mongodb Atlas configuration options
    msathis authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    2c02446 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    5a27002 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from msathis/dependabot/maven/mysql-mysql-conn…

    …ector-java-8.0.16
    
    Bump mysql-connector-java from 5.1.31 to 8.0.16
    msathis authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6a097af View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Bump elasticsearch from 1.3.1 to 6.8.13

    Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 1.3.1 to 6.8.13.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - [Commits](elastic/elasticsearch@v1.3.1...v6.8.13)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8d9f6c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Merge pull request #18 from msathis/dependabot/maven/org.elasticsearc…

    …h-elasticsearch-6.8.13
    
    Bump elasticsearch from 1.3.1 to 6.8.13
    msathis authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    f9e8faa View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Bump commons-io from 2.4 to 2.7

    Bumps commons-io from 2.4 to 2.7.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bcbe723 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Bump httpclient from 4.3.6 to 4.5.13

    Bumps httpclient from 4.3.6 to 4.5.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a5cba2b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Merge pull request #20 from msathis/dependabot/maven/org.apache.httpc…

    …omponents-httpclient-4.5.13
    
    Bump httpclient from 4.3.6 to 4.5.13
    msathis authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    53dfc78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from msathis/dependabot/maven/commons-io-commo…

    …ns-io-2.7
    
    Bump commons-io from 2.4 to 2.7
    msathis authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    41c76e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Bump elasticsearch from 6.8.13 to 6.8.17

    Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.8.13 to 6.8.17.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - [Commits](elastic/elasticsearch@v6.8.13...v6.8.17)
    
    ---
    updated-dependencies:
    - dependency-name: org.elasticsearch:elasticsearch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    317cb80 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Merge pull request #22 from msathis/dependabot/maven/org.elasticsearc…

    …h-elasticsearch-6.8.17
    
    Bump elasticsearch from 6.8.13 to 6.8.17
    msathis authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    05fba15 View commit details
    Browse the repository at this point in the history
Loading