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: elixir-mongo/mongodb_ecto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: astjohn/mongodb_ecto
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.
  • 11 commits
  • 9 files changed
  • 5 contributors

Commits on Jun 17, 2016

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

Commits on Aug 24, 2016

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

Commits on Dec 2, 2016

  1. mongodb version (#95)

    * mongodb ~> 0.1.0
    
    * mongodb-version-manager v1.0.6 for travis
    Vladislao authored and michalmuskala committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    6d47b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Fixed a compiler warning about unsafe variable usage (#98)

    * Fixed a compiler warning about unsafe variable usage
    
    * Moved the anonymous function from aggregate to a private one
    vfsoraki authored and michalmuskala committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    ba65aaf View commit details
    Browse the repository at this point in the history
  2. Fix travis script

    michalmuskala committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    a5c6411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe789d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a26909 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.1.5

    michalmuskala committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    66006e2 View commit details
    Browse the repository at this point in the history
  6. Use dev for docs

    michalmuskala committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    d38f994 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. Fix bug where an empty map would be stored as an empty array. (#101)

    * Fix bug where an empty map %{} would be stored as an empty array [].
    
    * Add unit test. Small fix refactor.
    
    * Fix ugly newline in tests.
    DanielZendejas authored and michalmuskala committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    35ec641 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    429c4b4 View commit details
    Browse the repository at this point in the history
Loading