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

Commits on Apr 14, 2015

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

Commits on May 28, 2015

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

Commits on Jan 20, 2016

  1. Merge pull request #1 from jyemin/3.0-log4j

    Updated to Log4J 2 for the SLF4J logging implementation
    rozza committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    f1e7bf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. Fix connectionString handling

    - using the previous `System.properties.get` method was not collecting the correct connection string
    nleite committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    7021164 View commit details
    Browse the repository at this point in the history
  2. fixing properties gathering

    nleite committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    064bebb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #2 from nleite/fixconnectionstring

    Fixconnectionstring
    rozza authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    85c5b5a View commit details
    Browse the repository at this point in the history
Loading