-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: strongloop/loopback
base: 9fb67315f9b9af4ae5e61ecef479888a8a9002f9
head repository: strongloop/loopback
compare: 9b1d4885ab869d977bc7d464aa861b4f88691862
Commits on May 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ee68b80 - Browse repository at this point
Copy the full SHA ee68b80View commit details
Commits on May 22, 2017
-
Support remoting adapters with no ctx.req object
Fix `Model.createOptionsFromRemotingContext()` to correctly handle the case where `ctx.req` is not defined, e.g. when using websocket-based adapters.
Configuration menu - View commit details
-
Copy full SHA for 4735efa - Browse repository at this point
Copy the full SHA 4735efaView commit details -
Merge pull request #3376 from pierissimo/patch-1
Support remoting adapters with no ctx.req object
Configuration menu - View commit details
-
Copy full SHA for f8db64c - Browse repository at this point
Copy the full SHA f8db64cView commit details
Commits on May 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 375d476 - Browse repository at this point
Copy the full SHA 375d476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a10209 - Browse repository at this point
Copy the full SHA 3a10209View commit details -
Merge pull request #3396 from sqlwwx/master
Update strong-error-handler to 2.x
Configuration menu - View commit details
-
Copy full SHA for 359a6a5 - Browse repository at this point
Copy the full SHA 359a6a5View commit details
Commits on Jun 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0498383 - Browse repository at this point
Copy the full SHA 0498383View commit details -
Merge pull request #3448 from strongloop/fix_type
Fix API doc for Model class property type
Configuration menu - View commit details
-
Copy full SHA for 1be0a9f - Browse repository at this point
Copy the full SHA 1be0a9fView commit details
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 75b4a45 - Browse repository at this point
Copy the full SHA 75b4a45View commit details
Commits on Jun 21, 2017
-
Merge pull request #3450 from watilde/fixes-3179
Use `localhost` instead of `::` for local
Configuration menu - View commit details
-
Copy full SHA for f85551b - Browse repository at this point
Copy the full SHA f85551bView commit details
Commits on Jun 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 065eeda - Browse repository at this point
Copy the full SHA 065eedaView commit details -
Merge pull request #3444 from alFReD-NSH/patch-2
Fix Model#settings.acls doc type signature
Configuration menu - View commit details
-
Copy full SHA for ca3a21d - Browse repository at this point
Copy the full SHA ca3a21dView commit details
Commits on Jul 12, 2017
-
Remove observers from Model on end of the stream
- Remove flags and properly finish the stream. - Destroy emits an end event for compability with ending of ReadableStream now. - Check for default implementation of destroy() method, because in Node.js 8 all types of streams have a native one.
Configuration menu - View commit details
-
Copy full SHA for 8ed92a1 - Browse repository at this point
Copy the full SHA 8ed92a1View commit details -
Merge pull request #3474 from bigcup/fixChangeStreamIssue#1569
Removed observers from a Model after finish of the stream
Configuration menu - View commit details
-
Copy full SHA for f7b88e3 - Browse repository at this point
Copy the full SHA f7b88e3View commit details -
* Remove observers from Model on end of the stream (Alexei Smirnov) * Fix Model#settings.acls doc type signature (Farid Nouri Neshat) * Use `localhost` instead of `::` for local (Daijiro Wachi) * Fix API doc for Model class property type (Candy) * Update package.json (sqlwwx) * Support remoting adapters with no ctx.req object (Piero Maltese) * update strong-error-handler (sqlwwx)
Configuration menu - View commit details
-
Copy full SHA for 839c586 - Browse repository at this point
Copy the full SHA 839c586View commit details
Commits on Jul 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5ed74ab - Browse repository at this point
Copy the full SHA 5ed74abView commit details -
Merge pull request #3513 from strongloop/add-codeowner
Add CODEOWNER file
Configuration menu - View commit details
-
Copy full SHA for d1f6129 - Browse repository at this point
Copy the full SHA d1f6129View commit details -
Configuration menu - View commit details
-
Copy full SHA for c761dc5 - Browse repository at this point
Copy the full SHA c761dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bf813 - Browse repository at this point
Copy the full SHA a3bf813View commit details -
Merge pull request #3511 from strongloop/empty-password-lb3
Add unit test for empty password
Configuration menu - View commit details
-
Copy full SHA for 131b78d - Browse repository at this point
Copy the full SHA 131b78dView commit details
Commits on Jul 27, 2017
-
Changed the following links from HTTP to HTTPS as it is supported by loopback and strongloop
Configuration menu - View commit details
-
Copy full SHA for 1fcc40f - Browse repository at this point
Copy the full SHA 1fcc40fView commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 478e3f3 - Browse repository at this point
Copy the full SHA 478e3f3View commit details -
Merge pull request #3523 from Alaev/patch-4
Fixed broken link && Changed http to https
Configuration menu - View commit details
-
Copy full SHA for 8589629 - Browse repository at this point
Copy the full SHA 8589629View commit details
Commits on Aug 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 679ecbc - Browse repository at this point
Copy the full SHA 679ecbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for deec84f - Browse repository at this point
Copy the full SHA deec84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7879ec3 - Browse repository at this point
Copy the full SHA 7879ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd0d19 - Browse repository at this point
Copy the full SHA 5dd0d19View commit details -
Merge pull request #3541 from strongloop/add-validate-updateAll
Validate on updateAll
Sakib Hasan authoredAug 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 619a0e4 - Browse repository at this point
Copy the full SHA 619a0e4View commit details
Commits on Aug 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3915c49 - Browse repository at this point
Copy the full SHA 3915c49View commit details -
Merge pull request #3543 from strongloop/update/travis-platforms
travis: drop Node.js 7.x, add 8.x
Configuration menu - View commit details
-
Copy full SHA for 5562dca - Browse repository at this point
Copy the full SHA 5562dcaView commit details -
Add tests of HTTP normalization on app level
Also improve tests on model level to include nested routes Add a test for HTTP normalization precedence too.
Configuration menu - View commit details
-
Copy full SHA for 5cd95e4 - Browse repository at this point
Copy the full SHA 5cd95e4View commit details -
Merge pull request #3527 from lehni/feature/test-http-normalization
Add tests of HTTP normalization on app level
Configuration menu - View commit details
-
Copy full SHA for d3d0ef4 - Browse repository at this point
Copy the full SHA d3d0ef4View commit details -
Merge pull request #3538 from strongloop/juggler-version
Update juggler version
Configuration menu - View commit details
-
Copy full SHA for 2809d62 - Browse repository at this point
Copy the full SHA 2809d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd5701 - Browse repository at this point
Copy the full SHA 2fd5701View commit details
Commits on Aug 4, 2017
-
Merge pull request #3545 from strongloop/revert-3541-add-validate-upd…
…ateAll Revert "Validate on updateAll"
Sakib Hasan authoredAug 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 74cbe12 - Browse repository at this point
Copy the full SHA 74cbe12View commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dcb190f - Browse repository at this point
Copy the full SHA dcb190fView commit details
Commits on Aug 11, 2017
-
Merge pull request #3555 from kallenboone/master
Update translated strings Q3 2017
Configuration menu - View commit details
-
Copy full SHA for 132ce4c - Browse repository at this point
Copy the full SHA 132ce4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8321a - Browse repository at this point
Copy the full SHA 9f8321aView commit details -
Merge pull request #3559 from strongloop/acl-apidoc-fix
Fix case of values per doc issue
Configuration menu - View commit details
-
Copy full SHA for df87c17 - Browse repository at this point
Copy the full SHA df87c17View commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 724a7d1 - Browse repository at this point
Copy the full SHA 724a7d1View commit details -
Merge pull request #3504 from zbarbuto/feature/share-method-glob
Allow glob-style patterns for remote options
Configuration menu - View commit details
-
Copy full SHA for 06a2b6d - Browse repository at this point
Copy the full SHA 06a2b6dView commit details -
* Allow glob-style patterns for remote options (Zak Barbuto) * Fix case of values per doc issue (crandmck) * Update translated strings Q3 2017 (Allen Boone) * Revert "Validate on updateAll" (Sakib Hasan) * Add tests of HTTP normalization on app level (Jürg Lehni) * travis: drop Node.js 7.x, add 8.x (Miroslav Bajtoš) * Validate on updateAll (ssh24) * Update juggler version (loay) * update messages.json (Diana Lau) * small fix for the title (Michael Alaev) * Changed http to https (Michael Alaev) * Update Travis registry (loay) * Add unit test for empty password (loay) * Add CODEOWNER file (Diana Lau)
Configuration menu - View commit details
-
Copy full SHA for 5db00c6 - Browse repository at this point
Copy the full SHA 5db00c6View commit details
Commits on Aug 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a736f78 - Browse repository at this point
Copy the full SHA a736f78View commit details
Commits on Aug 16, 2017
-
fix(validatePassword): reword error message
Reword the error message returned when the password is too long - remove the plaintext password value, it looks very bad - include information about the maximum allowed length instead Also add additional context to the error.
Configuration menu - View commit details
-
Copy full SHA for 44dd048 - Browse repository at this point
Copy the full SHA 44dd048View commit details -
Merge pull request #3556 from STRML/fix/validatePassword
fix(validatePassword): Reword password too long error.
Configuration menu - View commit details
-
Copy full SHA for bc87789 - Browse repository at this point
Copy the full SHA bc87789View commit details -
Merge pull request #3540 from lehni/fix/isStatic-method-settings
Do not add isStatic properties to method settings
Configuration menu - View commit details
-
Copy full SHA for 2ebe38b - Browse repository at this point
Copy the full SHA 2ebe38bView commit details -
* fix(validatePassword): reword error message (Samuel Reed) * Do not add isStatic properties to method settings (Jürg Lehni)
Configuration menu - View commit details
-
Copy full SHA for b1adba1 - Browse repository at this point
Copy the full SHA b1adba1View commit details -
Update Issue and PR Templates (#3568)
* update issue template * update pr template
Sakib Hasan authoredAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for b3602bd - Browse repository at this point
Copy the full SHA b3602bdView commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bf4b5de - Browse repository at this point
Copy the full SHA bf4b5deView commit details -
Merge pull request #3570 from strongloop/catch-err
Catch errors on invalidate update
Configuration menu - View commit details
-
Copy full SHA for 4a8e3f1 - Browse repository at this point
Copy the full SHA 4a8e3f1View commit details
There are no files selected for viewing