close
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: strongloop/loopback-component-push
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: strongloop/loopback-component-push
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 14, 2016

  1. Fix timeout in tests on Windows

    Rework the test waiting for connection failure to periodically check
    whether the error has been reported yet, instead of having a constant
    timeout value.
    bajtos committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    8fced48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #137 from strongloop/fix/ci-windows-1x

    Fix timeout in tests on Windows
    bajtos authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    b02a30f View commit details
    Browse the repository at this point in the history
  3. Revert dev-dependency on loopback to 2.x

    LoopBack 3.x is dropping support for Node v0.10/v0.12, which we still
    support in 1.x branch of this component. If we stayed with LoopBack 3.x,
    then we would get CI failures on those two old platforms.
    bajtos committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    c453d7e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from strongloop/revert-to-lb2

    Revert dev-dependency on loopback to 2.x
    bajtos authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    f120bce View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Set publish tag to "lts"

    bajtos committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    c214cd2 View commit details
    Browse the repository at this point in the history
Loading