30 KiB
30 KiB
layout | since |
---|---|
page | (from 2016-04-18 to 2016-06-13) |
Core
generator-loopback
- 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)
- PR#177 Add warning when no datasource available (0candy)
- Released 1.20.6 (Miroslav Bajtoš)
loopback
- @6502309 Expose
Replace*
methods (Amir Jafarian) - 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)
- PR#2273 remove @private from jsdoc (bionikspoon)
- PR#2272 Fix for
remoteMethodDisabled
PR (superkhau) - PR#2266 Emit a remoteMethodDisabled event when disabling a remote method (supasate)
- PR#2245 Fix typo in Model.nestRemoting (bajtos)
loopback-boot
- @5eaa909 update copyright notices and license (Ryan Graham)
- PR#185 Add flag var lazyConnect to ds config (jannyHou)
loopback-datasource-juggler
- 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)
- PR#918 [SEMVER-MAJOR] DAO.create: don't return the instance (bajtos)
- PR#917 RELEASE-NOTES: describe 30283291 (bajtos)
- PR#911 Implement operation hooks for EmbedsMany methods (bajtos)
- PR#904 Implement operation hooks for EmbedsOne methods (bajtos)
- PR#909 eslint config 2.0 + remove extra empty lines (bajtos)
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
- 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
- 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)
- PR#291 Doc/hook return promise (jannyHou)
- PR#295 Remove reference to jshintrc (0candy)
- PR#294 Set to no compression when using change stream (0candy)
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)
- Released 1.0.9 (Anthony Ffrench)
- @4c97c39 Fix , and operators to align with the CQ syntax. closes #12 (Anthony Ffrench)
- Released 1.0.8 (Anthony Ffrench)
- PR#14 Use the Cloudant Query selector syntax to associate models to (tonyffrench)
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
- @2286350 Update README.md (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)
- PR#29 Add DB2 for z/OS support and a fix for issues #28 (qpresley)
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)
- PR#68 Support for geoNear queries (timosaikkonen)
loopback-connector-mssql
- @eb2b07d update copyright notices and license (Ryan Graham)
- PR#80 Lazy connect when booting app (jannyHou)
- @9d9c025 Add feature/eslint (Amir-61)
- @4564714 Fix linting errors (Amir Jafarian)
- @add7e21 Auto-update by eslint --fix (Amir Jafarian)
- @1febd1c Add eslint infrastructure (Amir Jafarian)
loopback-connector-mysql
- 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
- 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š)
- PR#44 Add promise support (doublemarked)
loopback-connector-soap
- @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
SDKs
loopback-sdk-angular
- PR#223 Describe model schema in generated $resource (bajtos)
- @279c810 update copyright notices and license (Ryan Graham)
- PR#178 Clear data logout interceptor (mrbatista)
- @1b5eba8 Clear user data when logout returns error response (Matteo Padovano)
- PR#218 Linting generated code (davidcheung)
loopback-sdk-angular-cli
- @a11ba8b update copyright notices and license (Ryan Graham)
loopback-sdk-ios
- @74fc996 skip failing test (Ryan Graham)
- @f9fe9d3 update copyright notices and license (Ryan Graham)
loopback-sdk-xm
- @3c4bf47 update copyright notices and license (Ryan Graham)
Components
loopback-component-explorer
- 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)
- PR#142 examples launch fix (Coobaha)
- Released 2.5.0 (Miroslav Bajtoš)
- PR#157 Allow disabling remote method after initialize explorer (supasate)
- @45e0bf8 More fixes of indentation in index.js (Miroslav Bajtoš)
- PR#158 Fix broken indentation (bajtos)
- PR#156 Feature/eslint (Amir-61)
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)
- PR#140 Return the configured strategy (ernie58)
- PR#142 adds error to redirect URL (ernie58)
loopback-component-push
- 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
- Released 1.8.1 (Ryan Graham)
- @728a198 update/insert copyright notices (Ryan Graham)
- @2121565 relicese as Artistic-2.0 only (Ryan Graham)
- @9f31877 Update storage-service.js (Rand McKinney)