-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
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.4.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 332 files changed
- 6 contributors
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 16094d7 - Browse repository at this point
Copy the full SHA 16094d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 678b385 - Browse repository at this point
Copy the full SHA 678b385View commit details
Commits on Apr 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ea617ab - Browse repository at this point
Copy the full SHA ea617abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1be1f - Browse repository at this point
Copy the full SHA 6e1be1fView commit details
Commits on Apr 6, 2018
-
refactor: move example packages to examples folder
the packages folder currently contains all the examples, the example packages don't contain any loopback logic, therefore it makes sense to move the examples to a separate folder. All example packages are thus moved from `packages/example-{name}` to `examples/{name}`.Configuration menu - View commit details
-
Copy full SHA for 10dac0b - Browse repository at this point
Copy the full SHA 10dac0bView commit details -
- @loopback/authentication@0.5.3 - @loopback/boot@0.5.3 - @loopback/build@0.4.2 - @loopback/cli@0.6.3 - @loopback/context@0.5.3 - @loopback/core@0.4.3 - @loopback/metadata@0.4.3 - @loopback/openapi-spec-builder@0.4.3 - @loopback/openapi-v3-types@0.3.3 - @loopback/openapi-v3@0.5.3 - @loopback/repository-json-schema@0.4.3 - @loopback/repository@0.5.0 - @loopback/rest@0.5.3 - @loopback/testlab@0.5.3 - @loopback/example-hello-world@0.4.3 - @loopback/example-log-extension@0.5.3 - @loopback/example-rpc-server@0.4.3 - @loopback/example-todo@0.5.3 - @loopback/docs@0.3.5
Configuration menu - View commit details
-
Copy full SHA for 0eff2d2 - Browse repository at this point
Copy the full SHA 0eff2d2View commit details
Commits on Apr 9, 2018
-
feat(context): typed binding keys
Modify Context, Binding, and related methods to allow developers to add a type information to individual binding keys. These binding keys will allow the compiler to verify that a correct value is passed to binding setters (`.to()`, `.toClass()`, etc.) and automatically infer the type of the value returned by `ctx.get()` and `ctx.getSync()`. Bring the documentation in sync with the actual implementation in code. Rename `AuthenticationProvider` to `AuthenticateActionProvider`
Configuration menu - View commit details
-
Copy full SHA for 685195c - Browse repository at this point
Copy the full SHA 685195cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4145a6f - Browse repository at this point
Copy the full SHA 4145a6fView commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8ad1b86 - Browse repository at this point
Copy the full SHA 8ad1b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b9e9f - Browse repository at this point
Copy the full SHA 59b9e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db07eb - Browse repository at this point
Copy the full SHA 3db07ebView commit details
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f085fe - Browse repository at this point
Copy the full SHA 3f085feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0331df8 - Browse repository at this point
Copy the full SHA 0331df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184371b - Browse repository at this point
Copy the full SHA 184371bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1cbab3 - Browse repository at this point
Copy the full SHA a1cbab3View commit details -
refactor(rest): tidy up controller related methods
- move controllFactory param next to controllerCtor - split createControllerFactory to three functions
Configuration menu - View commit details
-
Copy full SHA for 5446cea - Browse repository at this point
Copy the full SHA 5446ceaView commit details -
chore: update package.json to remove api-docs
Now the apidocs will be generated for the whole monorepo
Configuration menu - View commit details
-
Copy full SHA for c04bd9d - Browse repository at this point
Copy the full SHA c04bd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1ef72 - Browse repository at this point
Copy the full SHA 6e1ef72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3f560 - Browse repository at this point
Copy the full SHA 2a3f560View commit details -
- @loopback/authentication@0.6.0 - @loopback/boot@0.6.0 - @loopback/build@0.4.3 - @loopback/cli@0.7.0 - @loopback/context@0.6.0 - @loopback/core@0.5.0 - @loopback/metadata@0.4.4 - @loopback/openapi-spec-builder@0.4.4 - @loopback/openapi-v3-types@0.3.4 - @loopback/openapi-v3@0.5.4 - @loopback/repository-json-schema@0.4.4 - @loopback/repository@0.6.0 - @loopback/rest@0.6.0 - @loopback/testlab@0.5.4 - @loopback/example-hello-world@0.4.4 - @loopback/example-log-extension@0.6.0 - @loopback/example-rpc-server@0.4.4 - @loopback/example-todo@0.6.0 - @loopback/docs@0.4.0
Configuration menu - View commit details
-
Copy full SHA for 345a71f - Browse repository at this point
Copy the full SHA 345a71fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @loopback/example-rpc-server@0.4.2...@loopback/example-rpc-server@0.4.4