Commit Graph

410 Commits

Author SHA1 Message Date
Diana Lau 10ec2c5ed6 Merge pull request #254 from strongloop/add-codeowner
Add CODEOWNERS file
2017-07-26 20:42:40 -04:00
Diana Lau 3f42e66dea Add CODEOWNER file 2017-07-26 19:40:35 -04:00
Diana Lau 2bf14c8cb4 3.0.1
* Update Italian translated strings Q2 2017 (Allen Boone)
 * Update translated strings Q2 2017 (Allen Boone)
 * Replicate new issue_template from loopback (Siddhi Pai)
 * Replicate issue_template from loopback repo (Siddhi Pai)
2017-06-22 09:47:10 -04:00
Miroslav Bajtoš 6e6ecb3ecc Merge pull request #238 from strongloop/replicate-issue-template
Replicate issue_template from loopback repo
2017-06-07 13:58:03 +02:00
Candy 0d216ac360 Merge pull request #249 from kallenboone/master
Update Italian translated strings Q2 2017
2017-06-02 16:36:07 -04:00
Allen Boone 96d59ce610 Update Italian translated strings Q2 2017 2017-06-02 16:21:20 -04:00
Candy 756e3aedda Merge pull request #248 from kallenboone/master
Update translated strings Q2 2017
2017-05-23 14:52:24 -04:00
Allen Boone 3ec9d3ab1c Update translated strings Q2 2017 2017-05-23 14:27:47 -04:00
Raymond Feng 92d6a1f91c 3.0.0
* Upgrade deps and fix style issues (Raymond Feng)
 * Provide scriptExtensions option (Supasate Choochaisri)
 * Update paid support URL (Siddhi Pai)
 * Refactor for  modular and pluggable design (Raymond Feng)
 * Add Node v7 to Travis CI platforms (Miroslav Bajtoš)
 * Drop support for Node v0.10 and v0.12 (Miroslav Bajtoš)
 * readme: update URL to new doc site (David Cheung)
 * Update ja translation file (Candy)
 * Update header-browser.md (Sequoia McDowell)
 * Update translation files - round#2 (Candy)
 * Normalize line endings to support both LF and CRLF (Miroslav Bajtoš)
 * Remove "defaultForType" from datasource config (Miroslav Bajtoš)
 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
 * globalization: add translated strings (gunjpan)
 * Start development of 3.0 (Miroslav Bajtoš)
2017-05-22 08:44:21 -07:00
Raymond Feng 63a11502a6 Merge pull request #247 from strongloop/feature/upgrade-deps
Upgrade deps and fix style issues
2017-05-22 10:41:07 -05:00
Raymond Feng 3bb519d5e9 Upgrade deps and fix style issues 2017-05-08 14:48:48 -07:00
Raymond Feng 480380224d Merge pull request #240 from supasate/provide-script-extensions-option
Provide scriptExtensions option for 3.x
2017-04-03 10:02:51 -07:00
Supasate Choochaisri d68ffc6f6f Provide scriptExtensions option 2017-04-01 02:14:47 +07:00
Siddhi Pai aa321cf072 Replicate new issue_template from loopback 2017-02-15 15:27:59 -08:00
Siddhi Pai f39fe30e47 Replicate issue_template from loopback repo 2017-02-13 10:25:44 -08:00
Simon Ho 79d9ddb835 Merge pull request #234 from strongloop/update-support-URL
Replicate .github from loopback repo
2016-12-07 00:30:46 -08:00
Siddhi Pai ba688e0026 Update paid support URL 2016-12-06 03:06:40 -08:00
David Cheung f7c9cbc2c6 Merge pull request #181 from strongloop/feature/extensibility
[SEMVER-MAJOR] Refactor for modular and pluggable design
2016-11-22 14:19:29 -05:00
Raymond Feng ac1571ccf1 Refactor for modular and pluggable design
- refactor logic of processing artifacts into their own classes
- introduce Container as the main class for bootstrapping and build a
  registry of handlers during boot to organize them by a hierarchy
  denoted by path
- adopt middleware like registration and invocation
- container.use(path, handler)
- container.run(context, done)
- allow more phases during boot
- boot is now asynchronous
2016-11-22 13:38:28 -05:00
Miroslav Bajtoš 314dff9f5f Merge pull request #231 from strongloop/drop-support-node-0x
Drop support for Node v0.10 and v0.12
2016-11-15 15:42:39 +01:00
Miroslav Bajtoš ecc2d43957 Add Node v7 to Travis CI platforms 2016-11-15 15:07:33 +01:00
Miroslav Bajtoš fbea19a002 Drop support for Node v0.10 and v0.12 2016-11-15 15:07:22 +01:00
David Cheung e96b08087d Merge pull request #227 from strongloop/update-new-docs-url
readme: update URL to new doc site
2016-11-08 13:58:01 -05:00
David Cheung a17c6c50e3 readme: update URL to new doc site 2016-10-28 16:28:11 -04:00
Miroslav Bajtoš 6491cc8e71 Merge pull request #220 from Sequoia/patch-1
Update header-browser.md
2016-10-11 14:25:15 +02:00
David Cheung 94aef17122 Merge pull request #221 from strongloop/add_translation3
Update ja translation file
2016-10-06 15:27:34 -04:00
Candy 295db6d873 Update ja translation file 2016-10-06 11:25:39 -04:00
Sequoia McDowell 63cc0ecf7b Update header-browser.md
closes #53
2016-10-05 17:25:52 -04:00
Amirali Jafarian 0d985bae0b Merge pull request #219 from strongloop/add_translation2
Update translation files - round#2
2016-09-28 17:13:36 -04:00
Candy 5da1420027 Update translation files - round#2 2016-09-28 13:56:16 -04:00
Miroslav Bajtoš 57e5e64b4d Merge pull request #214 from strongloop/update-lb-3-rc-1
Update deps to loopback 3.0.0 RC
2016-09-23 12:41:58 +02:00
Miroslav Bajtoš 49ed10caaf Normalize line endings to support both LF and CRLF
This should fix build failures on Windows caused by line-ending
mismatch.
2016-09-23 11:16:26 +02:00
Miroslav Bajtoš 748a728a4f Remove "defaultForType" from datasource config
The option "defaultForType" is no longer supported by LoopBack
and causes an unhandled error.
2016-09-23 10:57:53 +02:00
Miroslav Bajtoš 58ef16993b Update deps to loopback 3.0.0 RC 2016-09-22 13:11:01 +02:00
David Cheung a6076ae8be Merge pull request #213 from strongloop/add-translatedFiles
Add translated files.
2016-09-21 15:19:30 -04:00
gunjpan 422fa6c11d globalization: add translated strings 2016-09-21 11:38:52 -04:00
David Cheung 28d58ede8e Merge pull request #211 from strongloop/start/3.0
Start development of 3.0
2016-09-16 12:02:59 -04:00
Miroslav Bajtoš 889a9fe275 Start development of 3.0 2016-09-16 10:17:29 +02:00
Miroslav Bajtoš d2c55e79c5 2.22.0
* Replace fs.existsSync calls with fs.statSync (Joshua Estrin Skrzypek)
 * Change test cases port to be dynamic (David Cheung)
 * Globalization for Loopback-boot (David Cheung)
2016-09-05 14:55:34 +02:00
Miroslav Bajtoš 53112957d9 Merge pull request #204 from jskrzypek/replace-exists-sync
Replace fs.existsSync calls with wrapped fs.statSync

Close #204
2016-09-05 14:45:20 +02:00
Joshua Estrin Skrzypek 09c3f8365b Replace fs.existsSync calls with fs.statSync 2016-09-05 14:29:51 +02:00
David Cheung e68502a4f5 Merge pull request #205 from strongloop/indepdent-port
Change test cases port to be dynamic
2016-08-16 16:41:52 -04:00
David Cheung dcc575f90b Change test cases port to be dynamic
To avoid port collision when running in Jenkins
2016-08-16 14:37:28 -04:00
David Cheung 13a049412a Merge pull request #200 from strongloop/globalize-2.x
Globalize Loopback-boot
2016-08-05 16:24:57 -04:00
David Cheung 1121721afe Globalization for Loopback-boot 2016-08-05 14:31:48 -04:00
Miroslav Bajtoš 8fb9f751cd 2.21.0
* Configurable dir for components and middleware (Doped Dude)
 * test: fix security warning (Miroslav Bajtoš)
2016-07-27 16:14:22 +02:00
Miroslav Bajtoš 1382e8af2f Merge pull request #171 from dopeddude/component-and-middleware-rootpath-configuration
Configurable directory for components and middleware

Close #171
2016-07-27 16:12:41 +02:00
Doped Dude 129938bacd Configurable dir for components and middleware
Add two new options `middlewareRootDir` and `componentRootDir`
allowing users to load middleware and/or components from a custom
place
2016-07-27 16:09:46 +02:00
Miroslav Bajtoš eb49c7a386 Merge pull request #195 from strongloop/fix/crypto-warning-in-tests
test: fix security warning
2016-07-19 15:40:06 +02:00
Miroslav Bajtoš 9b23e71501 2.20.0
* Update URLs in CONTRIBUTING.md (#198) (Ryan Graham)
 * travis: drop io.js, add Node v4 and v6 (Miroslav Bajtoš)
 * Stop caching config files (Miroslav Bajtoš)
2016-07-14 13:54:35 +02:00