32 KiB
32 KiB
layout | since |
---|---|
page | (from 2016-05-02 to 2016-06-27) |
Core
generator-loopback
- PR#203 Update generator-loopback to yeoman 0.23 (0candy)
- PR#206 test: remove workarounds no longer needed (bajtos)
- Released 1.22.0 (Miroslav Bajtoš)
- PR#199 Support custom connector (jannyHou)
- PR#197 Add prompt for lbVersion (jannyHou)
- PR#198 Fix "undefined" model name (rundef)
- Released 1.21.1 (Raymond Feng)
- PR#195 Fix generator prompt validate error (0candy)
- PR#188 remote-method: make prompts more descriptive (bajtos)
- Released 1.21.0 (Raymond Feng)
- PR#192 Fix/revert promise (jannyHou)
- PR#173 Allow defining remote method without isStatic flag (0candy)
- PR#190 Fix failing relation name test (eddiemonge)
- Released 1.20.7 (Miroslav Bajtoš)
- PR#184 remove glob devDep (eddiemonge)
- PR#187 fix/update-to-promise-support (jannyHou)
- @8fbdb0d update copyright notices and license (Ryan Graham)
loopback
- PR#2437 Remove
rectifyAllChanges
andrectifyChange
(0candy) - PR#2440 Fix verificationToken bug (loay)
- PR#2446 update express version (loay)
- @42c83f6 Cleanup unit-test added in
1fc51d129
(Miroslav Bajtoš) - PR#2411 [SEMVER-MAJOR] Remove
loopback#errorHandler
middleware (loay) - @a2e199f 3.0.0-alpha.2 (Miroslav Bajtoš)
- PR#2227 add missing unit tests for #2108 (benkroeger)
- @83b5d72 add missing unit tests for #2108 (Benjamin Kroeger)
- PR#2316 Expose
Replace*
methods (Amir-61) - PR#2375 [SEMVER-MAJOR] Fix remoting strong-error-handler (davidcheung)
- PR#2394 [SEMVER-MAJOR] Remove legacy express 3.x middleware getters (bajtos)
- PR#2360 Docuemtation for
replace*
methods (Amir-61) - PR#2349 Make the doc clear for
findORCreate
cb (Amir-61) - PR#2327 Remove env.json and strong-pm dir (ritch)
- PR#2336 Fix JSCS unsupported rule error (jasonwoan)
- PR#2301 Remove unused condition for checking non-existent model (davidcheung)
- PR#2299 [SEMVER-MAJOR] Removed unused user properties (davidcheung)
- PR#2310 Update user.js (ambrt)
- PR#2308 Remove Change.handleError (0candy)
- PR#2297 Separate error-checking and next/done logic from other logic (supasate)
- PR#2269 Add feature to not allow duplicate role name (supasate)
- @6964914 update copyright statements (Ryan Graham)
- @8acac40 relicense as MIT only (Ryan Graham)
- PR#2283 travis: drop node@5, add node@6 (bajtos)
- PR#1989 [SEMVER-MAJOR] Remove "loopback.autoAttach()" (bajtos)
- PR#2259 Resolver support return promise (jannyHou)
loopback-boot
- Released 2.19.0 (Miroslav Bajtoš)
- @5eaa909 update copyright notices and license (Ryan Graham)
- PR#185 Add flag var lazyConnect to ds config (jannyHou)
loopback-datasource-juggler
- @fbe58f7 give options to validators #984 (RobinBiondi)
- PR#947 [SEMVER-MAJOR] Throw Error for property names with dots (gunjpan)
- PR#960 Update datasource.js (ritch)
- @058d9d4 3.0.0-alpha.5 (Miroslav Bajtoš)
- PR#952 Avoid changing PK of instance in operation hook when forceId is set (Amir-61)
- PR#965 [SEMVER-MAJOR] Remove model events (0candy)
- @ea2266e Persist changes on parent for embedsOne (Dimitris Halatsis)
- PR#964 Fix
disableInclude
for hasAndBelongsToMany relation (Amir-61) - PR#953 Fix error message (Amir-61)
- PR#954 Retun err for UPSERT if the connector returns err (Amir-61)
- PR#955 ModelBuilder: add new setting strictEmbeddedModels (bajtos)
- PR#950 Add test's description (Amir-61)
- PR#944 [SEMVER-MAJOR] throw error for undefined mixin (alexpit)
- PR#938 Fix incompatibility between different connectors for replace methods (Amir-61)
- PR#943 travis: add v4, v6, drop io.js (bajtos)
- PR#937 fix avoid duplicate record on scope with promise (alexpit)
- PR#922 Document promise support for DAO::find (Sequoia)
- PR#926 Set ESLint as devdep (superkhau)
- PR#924 Use mocha instead of Makefile for testing (superkhau)
loopback-filters
- Released 0.1.2 (Ryan Graham)
- @2f44e21 update copyright notices and license (Ryan Graham)
loopback-phase
- Released 1.3.1 (Ryan Graham)
- @fc2cf3d update copyright notices and license (Ryan Graham)
loopback-swagger
- @a41a508 Add doc root (jannyHou)
- PR#39 Add custom definition to swagger file (jannyHou)
- Released 2.4.3 (Ryan Graham)
- @a0aa29a update copyright notices and license (Ryan Graham)
strong-remoting
- @f899aa3 Prioritise auth errors over sharedCtor errors (Miroslav Bajtoš)
- @aa0bda6 Fix style violations introduced by a1b156b9 (Miroslav Bajtoš)
- PR#271 Allow source to be
formData
(===form
) to comply with swagger-definition (0ff) - @2e4a500 Add http source "formData" (Fabian Off)
- @6cf759a 3.0.0-alpha.3 (Miroslav Bajtoš)
- @270d88f Fix integration tests for coercion in REST (Miroslav Bajtoš)
- PR#304 Test rest coercion (bajtos)
- PR#302 [SEMVER-MAJOR] Implement strong error handler for rest-adapter (davidcheung)
- PR#305 Implement getEndpoints (Amir-61)
- PR#303 travis: add v4 and v6, drop io.js (bajtos)
- @aa391d2 update copyright notices (Ryan Graham)
- @d568588 relicense as Artistic-2.0 only (Ryan Graham)
strong-task-emitter
- Released 0.0.7 (Ryan Graham)
- @7afcf2c relicense as Artistic-2.0 only (Ryan Graham)
Connectors
loopback-connector-cloudant
- @ca6fb34 fix whitespace (Ryan Graham)
- Released 1.0.11 (Ryan Graham)
- @fc458cb update copyright notices and license (Ryan Graham)
- Released 1.0.10 (Anthony Ffrench)
- PR#16 Lazy connect when booting from swagger generator (jannyHou)
loopback-connector-dashdb
- Released 1.0.15 (Quentin Presley)
- @66bdf04 Update loopback-ibmdb version (Quentin Presley)
- @23d8ef6 Update README.md (Quentin Presley)
- @11d4ca0 Update to use loopback-ibmdb (Quentin Presley)
- @c08aa32 Update to use loopback-ibmdb (Quentin Presley)
- @6e60214 Update to move most functionality to loopback-connector-ibmdb (Quentin Presley)
- @1943f99 Remove DB2 from package.json (Quentin Presley)
- @fdfb3b5 Collapsing for simplicity (Quentin Presley)
- @8c519c0 Get tests functioning (Quentin Presley)
- @787c77c Initial commit (Quentin Presley)
- @48336bc Initial commit (Quentin Presley)
loopback-connector-db2
- PR#36 Componentization (qpresley)
- @72a8f01 Merge v1.0.17 release (Ryan Graham)
- @2286350 Update README.md (Quentin Presley)
- Released 1.0.17 (Quentin Presley)
- Released 1.0.16 (Quentin Presley)
- PR#35 Check dsn in config before throw error (jannyHou)
- PR#31 Lazy connect when app booting from swagger generator (jannyHou)
- @adc17e7 update copyright notices and license (Ryan Graham)
loopback-connector-db2z
- Released 1.0.2 (Quentin Presley)
- @bc4c343 Update README.md (Quentin Presley)
- @73c08f8 Update loopback-ibmdb version (Quentin Presley)
- @342a7f0 Ignore travis (Quentin Presley)
- Released 1.0.1 (Quentin Presley)
- Released 1.0.0 (Quentin Presley)
- @c21f3e2 Update README.md (Quentin Presley)
- @c970f95 Change to use loopback-ibmdb (Quentin Presley)
- @8519471 Update to use loopback-ibmdb (Quentin Presley)
- @d973433 Add DB2z code (Quentin Presley)
- @f72fbe2 Initial code drop (Quentin Presley)
- @d444f2f Initial commit (Quentin Presley)
loopback-connector-informix
- Released 1.0.0 (Quentin Presley)
- @0b49093 Fix module name (Raymond Feng)
- @adcf182 Update LICENSE (Quentin Presley)
loopback-connector-jsonrpc
- Released 1.0.4 (Ryan Graham)
- @6fb035a update/insert copyright notices (Ryan Graham)
loopback-connector-mongodb
- Released 1.15.2 (Miroslav Bajtoš)
- PR#244 Fix warning UNMET PEER DEPENDENCY kerberos@~0.0 (beeman)
- @6eb89bd Update "mongodb" dependency to caret notation (Bram Borggreve)
- Released 1.15.1 (Ryan Graham)
- @175e581 insert/update copyrights (Ryan Graham)
- @304537f relicense as MIT only (Ryan Graham)
- Released 1.15.0 (Miroslav Bajtoš)
- PR#241 Lazy connect when booting app (jannyHou)
loopback-connector-mqlight
- Released 1.0.0 (Quentin Presley)
- @82d0d74 Complete readme and touch up minor typos (Quentin Presley)
- @3aed1cb Update tests to include CReate Update and Delete tests (Quentin Presley)
- @e0d112d Code cleanup (Quentin Presley)
- @53f079b Updated with working tests (Quentin Presley)
- @20893c5 Initial code drop (Quentin Presley)
- @7a3c77c Initial commit (Quentin Presley)
loopback-connector-mssql
- Released 2.8.0 (Simon Ho)
- @eb2b07d update copyright notices and license (Ryan Graham)
- PR#80 Lazy connect when booting app (jannyHou)
loopback-connector-mysql
- Released 2.3.0 (Simon Ho)
- PR#166 Add function connect (jannyHou)
- @340a4eb insert/update copyright notices (Ryan Graham)
- @c442f57 relicense as MIT only (Ryan Graham)
loopback-connector-oracle
- @6bdc764 Fix package.json to use oracle installer (Raymond Feng)
- @86e0530 Update dependencies (Raymond Feng)
- PR#63 [SEMVER-MAJOR] Use oracledb module as the underlying Node.js driver for Oracle DBs (raymondfeng)
- PR#66 Handle connect error in datasource-juggler instead of connector (jannyHou)
- @6c0ce51 update copyright notices and license (Ryan Graham)
- PR#64 Lazy connect when booting from swagger generator (jannyHou)
loopback-connector-postgresql
- Released 2.6.3 (Raymond Feng)
- @ab5a0cb Fix the datasource init (Raymond Feng)
- Released 2.6.2 (Raymond Feng)
- Released 2.6.1 (Raymond Feng)
- @315bd2a Fix for https://github.com/strongloop/loopback-connector-postgresql/issues/145 (Raymond Feng)
- Released 2.6.0 (Raymond Feng)
- PR#143 Upgrade to pg 6.0.0 (raymondfeng)
- Released 2.5.0 (Simon Ho)
- PR#140 Lazy connect when booting from swagger (jannyHou)
- @0facead update/insert copyright notices (Ryan Graham)
- @5d5458b relicense as Artistic-2.0 only (Ryan Graham)
loopback-connector-redis
- @934f308 update license text (Ryan Graham)
loopback-connector-remote
- PR#47 Do not use native promises in tests (superkhau)
- Released 1.3.1 (Ryan Graham)
- @17e60c9 update copyright notices and license (Ryan Graham)
- Released 1.3.0 (Miroslav Bajtoš)
loopback-connector-soap
- Released 2.5.0 (Raymond Feng)
- @54dd01d Upgrade to soap@0.16 (Raymond Feng)
- @568557d Honor security options (Raymond Feng)
- @5955176 Update deps (Raymond Feng)
- PR#35 Update soap-connector.js (ritch)
- Released 2.4.1 (Ryan Graham)
- @f5447c5 update copyright notices and license (Ryan Graham)
loopback-connector-sqlite3
- Released 1.1.2 (Ryan Graham)
- @5cdc819 update copyright notices and license (Ryan Graham)
loopback-connector-swagger
- Released 1.0.0 (Miroslav Bajtoš)
- PR#4 Update Readme with more info (gunjpan)
- PR#2 Develop basic connector (gunjpan)
SDKs
loopback-sdk-angular
- PR#223 Describe model schema in generated $resource (bajtos)
- @279c810 update copyright notices and license (Ryan Graham)
loopback-sdk-angular-cli
- @a11ba8b update copyright notices and license (Ryan Graham)
loopback-sdk-ios
- PR#108 WIP: fix on new CI (rmg)
- @f9fe9d3 update copyright notices and license (Ryan Graham)
loopback-sdk-xm
- @3c4bf47 update copyright notices and license (Ryan Graham)
Components
loopback-component-explorer
- PR#168 Redirect get http 301 instead of 303 (jannyHou)
- PR#160 [Fix]
overrides-swagger-ui files
test ignores copyright in dummy file. (supasate) - PR#159 Upgrade loopback devDependency (supasate)
- @cb6eafd update copyright notices and license (Ryan Graham)
loopback-component-oauth2
- Released 2.4.1 (Ryan Graham)
- @cf2277b update copyright notices and license (Ryan Graham)
loopback-component-passport
- @1e25a09 update copyright notices and license (Ryan Graham)
loopback-component-push
- PR#113 [SEMVER-MINOR] Update GCM, APN and node-cache (seriousben)
- Released 1.5.4 (Ryan Graham)
- @b68d41a update copyright statements (Ryan Graham)
- @f6ca0a7 re-license as Artistic-2.0 only (Ryan Graham)
loopback-component-storage
- PR#129 Fixes issue #127 (Bad Content-type returned) (GaryTowers)
- Released 1.8.1 (Ryan Graham)
- @728a198 update/insert copyright notices (Ryan Graham)
- @2121565 relicese as Artistic-2.0 only (Ryan Graham)