-
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.7.1
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.7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 83 files changed
- 3 contributors
Commits on May 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b27323 - Browse repository at this point
Copy the full SHA 5b27323View commit details
Commits on May 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc55ef5 - Browse repository at this point
Copy the full SHA cc55ef5View commit details
Commits on May 10, 2018
-
chore: upgrade fs-extra to latest
Get rid of the following warning triggered by older versions of fs-extra on Node.js 10.1.0: ExperimentalWarning: The fs.promises API is experimental
Configuration menu - View commit details
-
Copy full SHA for d07ad39 - Browse repository at this point
Copy the full SHA d07ad39View commit details -
chore: upgrade strong-docs to latest
Pick up the new strong-docs version that does not trigger fs.promises ExperimentalWarning on Node.js 10.1.0.
Configuration menu - View commit details
-
Copy full SHA for d496ae1 - Browse repository at this point
Copy the full SHA d496ae1View commit details -
ci: pin Node.js 10.x version to 10.0.0
When running on Node.js 10.1.0, fs-extra triggers the following warning: ExperimentalWarning: The fs.promises API is experimental Unfortunately it's not enough to upgrade to the latest fs-extra, because many of our (deep) dependencies are still using an older fs-extra version.
Configuration menu - View commit details
-
Copy full SHA for a36e257 - Browse repository at this point
Copy the full SHA a36e257View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for afa5511 - Browse repository at this point
Copy the full SHA afa5511View commit details -
fix: multiple instances of the same repository class
Fix DefaultCrudRepository to re-use legacy juggler Models across all instances of the same Repository class. Before this change, each call of DefaultCrudRepository constructor was redefining the backing persisted model. This commit adds a caching mechanism to DefaultCrudRepository: when setting up a backing model, we check datasource's modelBuilder registry to find if the backing model was not already created by an older instance of the repository.
Configuration menu - View commit details
-
Copy full SHA for c553f11 - Browse repository at this point
Copy the full SHA c553f11View commit details -
- @loopback/authentication@0.10.2 - @loopback/boot@0.10.2 - @loopback/build@0.6.4 - @loopback/cli@0.11.4 - @loopback/context@0.11.0 - @loopback/core@0.8.2 - @loopback/metadata@0.8.2 - @loopback/openapi-spec-builder@0.7.2 - @loopback/openapi-v3-types@0.7.2 - @loopback/openapi-v3@0.10.2 - @loopback/repository-json-schema@0.9.2 - @loopback/repository@0.10.2 - @loopback/rest@0.10.2 - @loopback/service-proxy@0.5.3 - @loopback/testlab@0.10.2 - @loopback/example-hello-world@0.7.2 - @loopback/example-log-extension@0.9.2 - @loopback/example-rpc-server@0.7.2 - @loopback/example-todo@0.9.2 - @loopback/docs@0.7.4
Configuration menu - View commit details
-
Copy full SHA for bb1c62f - Browse repository at this point
Copy the full SHA bb1c62fView 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.7.1...@loopback/example-rpc-server@0.7.2