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: loopbackio/loopback-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @loopback/example-rpc-server@0.5.1
Choose a base ref
...
head repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @loopback/example-rpc-server@0.5.2
Choose a head ref
  • 7 commits
  • 31 files changed
  • 5 contributors

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    31d4cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ad2f1 View commit details
    Browse the repository at this point in the history
  3. ci: disable code coverage and linting on Windows

    Speed up our AppVeyor CI builds by disabling features that are not
    needed:
    
     - Linting is performed by Travis CI, no need to lint on Windows too
     - Code coverage is collected by Travis jobs, AppVeyor was never
       exporting code coverage to Coveralls.
    bajtos committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    ada3617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104d3c2 View commit details
    Browse the repository at this point in the history
  5. ci: enable node 10

    virkt25 committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    1f5effe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9e6b12 View commit details
    Browse the repository at this point in the history
  7. chore: publish release

     - @loopback/authentication@0.8.2
     - @loopback/boot@0.8.2
     - @loopback/cli@0.9.1
     - @loopback/openapi-v3@0.8.1
     - @loopback/repository-json-schema@0.7.0
     - @loopback/rest@0.8.1
     - @loopback/example-hello-world@0.5.2
     - @loopback/example-log-extension@0.7.2
     - @loopback/example-rpc-server@0.5.2
     - @loopback/example-todo@0.7.2
     - @loopback/docs@0.5.2
    raymondfeng committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    77bcbd9 View commit details
    Browse the repository at this point in the history
Loading