* [PR#175](https://github.com/strongloop/generator-loopback/pull/175) Fix accept and return to end with empty input ([jannyHou](https://github.com/jannyHou))
* [PR#172](https://github.com/strongloop/generator-loopback/pull/172) Fix how default base model is set ([raymondfeng](https://github.com/raymondfeng))
* [PR#169](https://github.com/strongloop/generator-loopback/pull/169) Check empty name in validateName and add testcase ([jannyHou](https://github.com/jannyHou))
* [PR#168](https://github.com/strongloop/generator-loopback/pull/168) Pare down next steps text when running apic. ([curtisr7](https://github.com/curtisr7))
* [PR#2297](https://github.com/strongloop/loopback/pull/2297) Separate error-checking and next/done logic from other logic ([supasate](https://github.com/supasate))
* [@8acac40](https://github.com/strongloop/loopback/commit/8acac40ec347bdb0458c04ee52f7c3f58ab29666) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
* [PR#2283](https://github.com/strongloop/loopback/pull/2283) travis: drop node@5, add node@6 ([bajtos](https://github.com/bajtos))
* [PR#2259](https://github.com/strongloop/loopback/pull/2259) Resolver support return promise ([jannyHou](https://github.com/jannyHou))
* [PR#2273](https://github.com/strongloop/loopback/pull/2273) remove @private from jsdoc ([bionikspoon](https://github.com/bionikspoon))
* [PR#2272](https://github.com/strongloop/loopback/pull/2272) Fix for `remoteMethodDisabled` PR ([superkhau](https://github.com/superkhau))
* [PR#2266](https://github.com/strongloop/loopback/pull/2266) Emit a remoteMethodDisabled event when disabling a remote method ([supasate](https://github.com/supasate))
* [PR#2245](https://github.com/strongloop/loopback/pull/2245) Fix typo in Model.nestRemoting ([bajtos](https://github.com/bajtos))
* [PR#2155](https://github.com/strongloop/loopback/pull/2155) Fix inconsistencies in JSDoc ([sghung](https://github.com/sghung))
* [PR#2108](https://github.com/strongloop/loopback/pull/2108) Allow built-in token middleware to run repeatedly ([benkroeger](https://github.com/benkroeger))
* [@9e0405d](https://github.com/strongloop/loopback/commit/9e0405de9fb8039ee608641c370c03569d81694a) Allow built-in token middleware to run repeatedly (Benjamin Kröger)
* [PR#2193](https://github.com/strongloop/loopback/pull/2193) Use eslint with loopback config ([bajtos](https://github.com/bajtos))
* [PR#893](https://github.com/strongloop/loopback-datasource-juggler/pull/893) Test coverages for hashed password ([Amir-61](https://github.com/Amir-61))
* [PR#896](https://github.com/strongloop/loopback-datasource-juggler/pull/896) Fix `forceId` check for `replaceById` ([Amir-61](https://github.com/Amir-61))
* [PR#898](https://github.com/strongloop/loopback-datasource-juggler/pull/898) Fix notify for find method ([Amir-61](https://github.com/Amir-61))
* [PR#786](https://github.com/strongloop/loopback-datasource-juggler/pull/786) Partition by foreign key for pagination ([raymondfeng](https://github.com/raymondfeng))
* [PR#860](https://github.com/strongloop/loopback-datasource-juggler/pull/860) fix nin support for in memory datasource ([horiaradu](https://github.com/horiaradu))
* [PR#886](https://github.com/strongloop/loopback-datasource-juggler/pull/886) Use eslint with loopback config ([bajtos](https://github.com/bajtos))
* [PR#887](https://github.com/strongloop/loopback-datasource-juggler/pull/887) Relicense as MIT only ([rmg](https://github.com/rmg))
* [PR#884](https://github.com/strongloop/loopback-datasource-juggler/pull/884) Add automigrate to setup tables for replace test cases ([Amir-61](https://github.com/Amir-61))
* [PR#881](https://github.com/strongloop/loopback-datasource-juggler/pull/881) Allow test folder to be published ([Amir-61](https://github.com/Amir-61))
* [PR#868](https://github.com/strongloop/loopback-datasource-juggler/pull/868) Fix tests for mysql ([Amir-61](https://github.com/Amir-61))
* [PR#875](https://github.com/strongloop/loopback-datasource-juggler/pull/875) support custom field settings under the connector's namespace ([bitmage](https://github.com/bitmage))
* [PR#38](https://github.com/strongloop/loopback-swagger/pull/38) Do not generate required if no item is present ([raymondfeng](https://github.com/raymondfeng))
* [@73dce7c](https://github.com/strongloop/loopback-swagger/commit/73dce7c4b84cbb9d5a4f58ae7e6958fbbf350223) Disable the warning as it prints messages during loopback scaffolding ([Raymond Feng](https://github.com/raymondfeng))
* [@d568588](https://github.com/strongloop/strong-remoting/commit/d5685889827b498cc0873e922e55c86560ff821e) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
* [PR#295](https://github.com/strongloop/strong-remoting/pull/295) Remove reference to jshintrc ([0candy](https://github.com/0candy))
* [PR#294](https://github.com/strongloop/strong-remoting/pull/294) Set to no compression when using change stream ([0candy](https://github.com/0candy))
* [PR#289](https://github.com/strongloop/strong-remoting/pull/289) Handle array of errors. ([richardpringle](https://github.com/richardpringle))
* [PR#288](https://github.com/strongloop/strong-remoting/pull/288) Use eslint with loopback config ([gunjpan](https://github.com/gunjpan))
* [@7afcf2c](https://github.com/strongloop/strong-task-emitter/commit/7afcf2cb2b1a1ef8fb999497d368a815d764cfc6) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
* [PR#16](https://github.com/strongloop/loopback-connector-cloudant/pull/16) Lazy connect when booting from swagger generator ([jannyHou](https://github.com/jannyHou))
* [@4c97c39](https://github.com/strongloop/loopback-connector-cloudant/commit/4c97c392e0e7b6bbb3491564d09d4c9f2ae3ad4b) Fix , and operators to align with the CQ syntax. closes #12 ([Anthony Ffrench](https://github.com/tonyffrench))
* [PR#14](https://github.com/strongloop/loopback-connector-cloudant/pull/14) Use the Cloudant Query selector syntax to associate models to ([tonyffrench](https://github.com/tonyffrench))
* [PR#29](https://github.com/strongloop/loopback-connector-db2/pull/29) Add DB2 for z/OS support and a fix for issues #28 ([qpresley](https://github.com/qpresley))
* [PR#27](https://github.com/strongloop/loopback-connector-db2/pull/27) Add SQL file for dashDB ([qpresley](https://github.com/qpresley))
* [PR#26](https://github.com/strongloop/loopback-connector-db2/pull/26) properly identify and fail with missing credentials ([svennam92](https://github.com/svennam92))
* [PR#24](https://github.com/strongloop/loopback-connector-db2/pull/24) Change test command back ([jannyHou](https://github.com/jannyHou))
* [PR#23](https://github.com/strongloop/loopback-connector-db2/pull/23) Use dsn to override other settings if dsn provided ([jannyHou](https://github.com/jannyHou))
* [@535df25](https://github.com/strongloop/loopback-connector-db2/commit/535df251eb44b7e89afd17d9df179c53eaf4d6f1) Update schema to default to this.username ([Quentin Presley](https://github.com/qpresley))
* [@b44065b](https://github.com/strongloop/loopback-connector-informix/commit/b44065bae234af2496b140a37a53d294586bd519) Significant rewrite of many functions/tests ([Quentin Presley](https://github.com/qpresley))
* [@7ac33c4](https://github.com/strongloop/loopback-connector-informix/commit/7ac33c48ce8aa8144a563fd3ff6a5e146002d2ee) Second push of informix code ([Quentin Presley](https://github.com/qpresley))
* [@db78d43](https://github.com/strongloop/loopback-connector-informix/commit/db78d43b07b3d58990f1656f5929dbaa34bb050a) Initial addition of files ([Quentin Presley](https://github.com/qpresley))
* [@304537f](https://github.com/strongloop/loopback-connector-mongodb/commit/304537f31b998b651ec6f71c7b84123aaab5fa27) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
* [PR#241](https://github.com/strongloop/loopback-connector-mongodb/pull/241) Lazy connect when booting app ([jannyHou](https://github.com/jannyHou))
* [PR#68](https://github.com/strongloop/loopback-connector-mongodb/pull/68) Support for geoNear queries ([timosaikkonen](https://github.com/timosaikkonen))
* [PR#75](https://github.com/strongloop/loopback-connector-mssql/pull/75) use url to override settings if url provided ([jannyHou](https://github.com/jannyHou))
* [PR#76](https://github.com/strongloop/loopback-connector-mssql/pull/76) Use request.input to avoid SQL injection ([raymondfeng](https://github.com/raymondfeng))
* [@c442f57](https://github.com/strongloop/loopback-connector-mysql/commit/c442f572c7a2f17babe38d9d487b3b24c7612d76) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
* [PR#156](https://github.com/strongloop/loopback-connector-mysql/pull/156) Use url to override other settings if url provided ([jannyHou](https://github.com/jannyHou))
* [PR#139](https://github.com/strongloop/loopback-connector-mysql/pull/139) Implementation of ReplaceOrCreate - mysql ([Amir-61](https://github.com/Amir-61))
* [PR#64](https://github.com/strongloop/loopback-connector-oracle/pull/64) Lazy connect when booting from swagger generator ([jannyHou](https://github.com/jannyHou))
* [PR#140](https://github.com/strongloop/loopback-connector-postgresql/pull/140) Lazy connect when booting from swagger ([jannyHou](https://github.com/jannyHou))
* [@5d5458b](https://github.com/strongloop/loopback-connector-postgresql/commit/5d5458bd9e6e2f8a8545a7c016b7f067ba2418ca) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
* [PR#137](https://github.com/strongloop/loopback-connector-postgresql/pull/137) Fix typo in SET NOT NULL migration. ([hyatt03](https://github.com/hyatt03))
* [@5a1b1f9](https://github.com/strongloop/loopback-connector-rest/commit/5a1b1f9bcf809a26ba7ffdfc6c1e35b024abf4c9) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
* [@2de4e5e](https://github.com/strongloop/loopback-connector-rest/commit/2de4e5e5e8e0294eb126b75c5f16cbbcee85dd43) insert IBM copyrights ([Ryan Graham](https://github.com/rmg))
* [@7a6bc5b](https://github.com/strongloop/loopback-connector-rest/commit/7a6bc5b7d1df12cb79346709c7199d780d756bdd) Add a test for header var ([Raymond Feng](https://github.com/raymondfeng))
* [PR#178](https://github.com/strongloop/loopback-sdk-angular/pull/178) Clear data logout interceptor ([mrbatista](https://github.com/mrbatista))
* [@1b5eba8](https://github.com/strongloop/loopback-sdk-angular/commit/1b5eba874936bed4b15229c895d4d331190c1b1e) Clear user data when logout returns error response ([Matteo Padovano](https://github.com/mrbatista))
* [PR#217](https://github.com/strongloop/loopback-sdk-angular/pull/217) Use ESlint in replace of jshint ([davidcheung](https://github.com/davidcheung))
* [PR#209](https://github.com/strongloop/loopback-sdk-angular/pull/209) Added getter for AuthHeader value in LoopBackResource ([martinjuhasz](https://github.com/martinjuhasz))
* [@702117d](https://github.com/strongloop/loopback-component-explorer/commit/702117dbea73e68308cdb10eac224a0a5acc3fbe) Add blank lines to separate error-checking and done logic from other logic ([Supasate Choochaisri](https://github.com/supasate))
* [@c3fe27a](https://github.com/strongloop/loopback-component-explorer/commit/c3fe27a5fe50dc585fb0c79b434d0cb9201cfdd9) Ignore copyright in dummy swagger-ui test ([Supasate Choochaisri](https://github.com/supasate))
* [PR#157](https://github.com/strongloop/loopback-component-explorer/pull/157) Allow disabling remote method after initialize explorer ([supasate](https://github.com/supasate))
* [@45e0bf8](https://github.com/strongloop/loopback-component-explorer/commit/45e0bf85e9035ce21e3ca3844e33db5a22e83e2c) More fixes of indentation in index.js ([Miroslav Bajtoš](https://github.com/bajtos))
* [@f6ca0a7](https://github.com/strongloop/loopback-component-push/commit/f6ca0a7005210ac06ed99bcefda522dd572c060e) re-license as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
* [@2121565](https://github.com/strongloop/loopback-component-storage/commit/2121565fc3ca23d82c8fbc581c84eefc7f117d2c) relicese as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))