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@1.1.3
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@1.1.4
Choose a head ref
  • 15 commits
  • 134 files changed
  • 7 contributors

Commits on Feb 25, 2019

  1. Configuration menu
    Copy the full SHA
    302a6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28fb0ed View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. docs: tutorial on how to submit a pull request to lb4

    This tutorial shows contributors step-by-step instructions on how to submit a pull request (PR) to
    Loopback v4
    emonddr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    af4a55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cee896 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    d2f658c View commit details
    Browse the repository at this point in the history
  2. fix(rest-explorer): allow explorer for a rest app to be mounted to ex…

    …press
    
    This is a follow-up to #2387
    raymondfeng committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    5d2db07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962f1cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3dd42d View commit details
    Browse the repository at this point in the history
  5. fix(cli): fix prompt for base repository class

    fix #2429
    Gustavo Czobel authored and Janny committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    b429729 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. feat: add express example

    nabdelgadir committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    dd2400e View commit details
    Browse the repository at this point in the history
  2. chore(docs): clean up

    nabdelgadir committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    69039a5 View commit details
    Browse the repository at this point in the history
  3. refactor(rest-explorer): use request.originalUrl when available

    Simplify the code building redirect location to leverage `originalUrl`
    provided by Express.
    bajtos authored and raymondfeng committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    fb84f2b View commit details
    Browse the repository at this point in the history
  4. docs: fix a broken link to model decorators

    Fixes a broken link to model decorators
    emonddr committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    fed9956 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    55461af View commit details
    Browse the repository at this point in the history
  2. chore: publish release

     - @loopback/benchmark@1.1.12
     - @loopback/docs@1.9.0
     - express-composition@1.1.0
     - @loopback/example-hello-world@1.1.5
     - @loopback/example-log-extension@1.1.5
     - @loopback/example-rpc-server@1.1.4
     - @loopback/example-soap-calculator@1.4.0
     - @loopback/example-todo-list@1.5.0
     - @loopback/example-todo@1.5.0
     - @loopback/authentication@1.0.14
     - @loopback/boot@1.0.14
     - @loopback/cli@1.8.0
     - @loopback/http-caching-proxy@1.0.8
     - @loopback/http-server@1.1.7
     - @loopback/openapi-v3@1.2.3
     - @loopback/repository-json-schema@1.3.3
     - @loopback/repository@1.1.7
     - @loopback/rest-explorer@1.1.10
     - @loopback/rest@1.7.0
    raymondfeng committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    67d3bd9 View commit details
    Browse the repository at this point in the history
Loading