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: ember-cli/ember-load-initializers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: ember-cli/ember-load-initializers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 33 files changed
  • 6 contributors

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    9c41f09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from efx/fix-coduct-markdown

    fix code of conduct markdown
    rwjblue authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    043dbb9 View commit details
    Browse the repository at this point in the history
  3. internal clean up for contributing

    * update ember-cli and relevant files
    * use eslint instead of jshint
    * disable lockfile generation from npm
    eflanagan0 committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ea41645 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from efx/topic-contributer-cleanup

    internal clean up for contributing
    stefanpenner authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    bff6ff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. fix linting config

    eflanagan0 committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    3a87918 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from efx/fix-linting

    fix linting config
    rwjblue authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    d73c0b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    fb82460 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from efx/bump-ember-cli

    bump dependencies, refactor tests slightly
    rwjblue authored Apr 6, 2018
    Configuration menu
    Copy the full SHA
    69fe4b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Update ember-cli to 3.1.2

    Elias Júnior authored and Elias Júnior committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    85adf6c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Merge pull request #52 from eliasmelgaco/update-ember-cli

    Update ember-cli to 3.1.2
    rwjblue authored Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d3e4a88 View commit details
    Browse the repository at this point in the history
  2. allow colocated test files

    GavinJoyce committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    6b6e40c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Merge pull request #53 from GavinJoyce/gj/allow-colocated-test-files

    allow colocated test files
    rwjblue authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    f9c3eac View commit details
    Browse the repository at this point in the history
  2. Add 1.1.0 to CHANGELOG.

    Robert Jackson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    234964c View commit details
    Browse the repository at this point in the history
  3. 1.1.0

    Robert Jackson committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    3f1f39b View commit details
    Browse the repository at this point in the history
Loading