Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
f572f92
Implement ReplaceOrCreate
Dec 4, 2015
551856b
Upgrade `should` module
Jan 21, 2016
5da1763
Merge pull request #146 from strongloop/upgrade_should
superkhau Jan 21, 2016
c321556
Remove sl-blip from dependencies
bajtos Feb 19, 2016
0f10ccd
2.2.1
bajtos Feb 19, 2016
fe58c75
Merge pull request #139 from strongloop/replace
Amir-61 Mar 28, 2016
02e7c57
Add `connectorCapabilities `
Amir-61 Mar 29, 2016
18e05b1
Merge pull request #157 from strongloop/Add_connectorCapabilities
Amir-61 Mar 31, 2016
12cf967
Override other settings if url provided
jannyHou Mar 24, 2016
7f8abba
Merge pull request #156 from strongloop/feature/handle-url-in-config
Apr 7, 2016
c442f57
relicense as MIT only
rmg May 3, 2016
340a4eb
insert/update copyright notices
rmg May 3, 2016
658635e
Add function connect
jannyHou May 9, 2016
a63765f
Merge pull request #166 from strongloop/feature/lazy-connect
May 13, 2016
1a95685
2.3.0
simonhoibm Jun 21, 2016
0cb17dc
Update URLs in CONTRIBUTING.md (#176)
rmg Jul 14, 2016
b55ae36
Add globalization
0candy Jul 19, 2016
1ee7976
Add special handling of zero date/time entries
azatoth Jul 26, 2016
0fcaa35
Merge pull request #178 from strongloop/initial_glob
0candy Aug 4, 2016
ebb6e68
test: fix undefined password
rmg Aug 5, 2016
acaa6b0
test: seed test DB with example
rmg Aug 5, 2016
9ad29dd
test: update tests to use example DB
rmg Aug 5, 2016
5a7cac6
test: separate assertions from test flow control
rmg Aug 5, 2016
45491d1
test: match case with example/table.sql
rmg Aug 5, 2016
b965a31
test: account for mysql version differences
rmg Aug 5, 2016
cb118de
test: use should for easier debugging
rmg Aug 6, 2016
b1c5516
Merge pull request #184 from strongloop/update-tests-to-current-mysql
rmg Aug 9, 2016
3954709
test: accept alternate test db credentials
rmg Aug 9, 2016
a798377
test: skip cardinality, update sub_part
rmg Aug 10, 2016
2533fe8
test: use dump of original test DB as seed
rmg Aug 10, 2016
4368b6e
Merge pull request #186 from strongloop/parallel-tests
rmg Aug 10, 2016
9c9b61e
Update eslint infrastructure
loay Aug 10, 2016
07f306e
Merge pull request #185 from strongloop/eslint/dependencies
loay Aug 11, 2016
5fec12a
Merge pull request #179 from azatoth/zero_datetime
raymondfeng Aug 11, 2016
22c1700
Fix to configure model index in keys field
deepakrkris Aug 3, 2016
2c4b2f8
Merge pull request #182 from strongloop/issue109indexconfig
deepakrkris Aug 15, 2016
a004b03
Fix pretest and init test configs
simonhoibm Aug 18, 2016
4ce71a3
Merge pull request #187 from strongloop/fix-default-test-configs
superkhau Aug 19, 2016
a9dc15c
Explictly set forceId:false in test model
bajtos Sep 5, 2016
b13f501
Use juggler@3 for running the tests
bajtos Sep 5, 2016
8976658
Merge pull request #191 from strongloop/update/juggler3
bajtos Sep 5, 2016
0de8dc7
Tests for autoupdate mysql.columnName bug fix
Aug 29, 2016
a96d61f
Autoupdate mysql.columnName bug fix
Aug 29, 2016
980151d
Fixing lint errors
Aug 30, 2016
955f5dc
Merge pull request #190 from rlloyd2001/mysqlPropFix
superkhau Sep 14, 2016
c01cd26
Remove Makefile in favour of NPM test scripts
simonhoibm Sep 20, 2016
15c3307
Merge pull request #194 from strongloop/remove-makefile
superkhau Sep 21, 2016
97bf933
Update deps to loopback 3.0.0 RC
bajtos Sep 22, 2016
706f36a
Merge pull request #195 from strongloop/update-lb-3-rc
bajtos Sep 22, 2016
e445ab5
Add translated files
gunjpan Sep 19, 2016
3f03604
Merge pull request #192 from strongloop/add-translatedFiles
0candy Sep 23, 2016
6100a62
Add CI fixes (#197)
loay Sep 28, 2016
bbd4369
Update translation files - round#2 (#199)
0candy Sep 28, 2016
8ed53f6
Remove unused prefix for test env vars (#203)
superkhau Oct 8, 2016
18cffb9
Add connectorCapabilities global object (#201)
duffn Oct 12, 2016
746ee48
2.4.0
bajtos Oct 17, 2016
499a1c3
Update README with correct doc links, etc
Amir-61 Oct 31, 2016
46d5e95
Merge pull request #212 from strongloop/edit_readme
crandmck Oct 31, 2016
1a6e51a
Start the development of the next major version
siddhipai Nov 19, 2016
0acd9ef
Drop support for Node v0.10 and v0.12
siddhipai Nov 19, 2016
6a3fc7f
Merge pull request #215 from strongloop/next-major-drop-old-node
superkhau Nov 21, 2016
fce2207
Fix CI Failures
Oct 26, 2016
37bb679
Merge pull request #211 from strongloop/Fix/CI
loay Dec 8, 2016
3eab2cb
Update paid support URL
siddhipai Dec 6, 2016
333fa21
Merge pull request #219 from strongloop/update-support-URL
siddhipai Dec 9, 2016
0f1b14b
Fix expected column name when autoupdate
hasanlussa Dec 9, 2016
529eebb
Merge pull request #226 from hasanlussa/fix/column-name-in-discovery
Dec 12, 2016
9fab8ba
Update readme w info from docs (#229)
crandmck Jan 11, 2017
160e8da
Fix readme glitch (#231)
crandmck Jan 12, 2017
5383c4c
Follow mysql recommendations for handling booleans
azatoth Oct 5, 2016
6ac3a56
Merge pull request #232 from strongloop/azatoth-change_discovery_boolean
superkhau Jan 12, 2017
0fe2265
3.0.0
bajtos Jan 13, 2017
da0807f
Update LB-connector version
loay Jan 26, 2017
d27ab08
Merge pull request #235 from strongloop/lc-version3
loay Jan 26, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"extends": "loopback",
"rules": {
"max-len": ["error", 120, 4, {
"ignoreComments": true,
"ignoreUrls": true,
"ignorePattern": "^\\s*var\\s.=\\s*(require\\s*\\()|(/)"
}],
"camelcase": 0,
"one-var": "off",
"no-unused-expressions": "off"
}
}
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!--
- Please ask questions at https://groups.google.com/forum/#!forum/loopbackjs or
https://gitter.im/strongloop/loopback

- Immediate support is available through our subscription plans, see
https://strongloop.com/api-connect-faqs/
-->

### Bug or feature request

<!--
Mark your choice with an "x" (eg. [x], NOT [*]).
-->

- [ ] Bug
- [ ] Feature request

### Description of feature (or steps to reproduce if bug)



### Link to sample repo to reproduce issue (if bug)



### Expected result



### Actual result (if bug)



### Additional information (Node.js version, LoopBack version, etc)


24 changes: 24 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### Description


#### Related issues

<!--
Please use the following link syntaxes:

- #49 (to reference issues in the current repository)
- strongloop/loopback#49 (to reference issues in another repository)
-->

- None

### Checklist

<!--
Please mark your choice with an "x" (i.e. [x], see
https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments)
-->

- [ ] New tests added or existing tests modified to cover all changes
- [ ] Code conforms with the [style
guide](http://loopback.io/doc/en/contrib/style-guide.html)
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ coverage
*.xml
.loopbackrc
.idea

122 changes: 122 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,125 @@
2017-01-13, Version 3.0.0
=========================

* Follow mysql recommendations for handling booleans (Carl Fürstenberg)

* Fix readme glitch (#231) (Rand McKinney)

* Update readme w info from docs (#229) (Rand McKinney)

* Fix expected column name when autoupdate (muhammad hasan)

* Update paid support URL (Siddhi Pai)

* Fix CI Failures (Loay Gewily)

* Drop support for Node v0.10 and v0.12 (Siddhi Pai)

* Start the development of the next major version (Siddhi Pai)

* Update README with correct doc links, etc (Amir Jafarian)


2016-10-17, Version 2.4.0
=========================

* Add connectorCapabilities global object (#201) (Nicholas Duffy)

* Remove unused prefix for test env vars (#203) (Simon Ho)

* Update translation files - round#2 (#199) (Candy)

* Add CI fixes (#197) (Loay)

* Add translated files (gunjpan)

* Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)

* Remove Makefile in favour of NPM test scripts (Simon Ho)

* Fixing lint errors (Ron Lloyd)

* Autoupdate mysql.columnName bug fix (Ron Lloyd)

* Tests for autoupdate mysql.columnName bug fix (Ron Lloyd)

* Use juggler@3 for running the tests (Miroslav Bajtoš)

* Explictly set forceId:false in test model (Miroslav Bajtoš)

* Fix pretest and init test configs (Simon Ho)

* Fix to configure model index in keys field (deepakrkris)

* Update eslint infrastructure (Loay)

* test: use dump of original test DB as seed (Ryan Graham)

* test: skip cardinality, update sub_part (Ryan Graham)

* test: accept alternate test db credentials (Ryan Graham)

* test: use should for easier debugging (Ryan Graham)

* test: account for mysql version differences (Ryan Graham)

* test: match case with example/table.sql (Ryan Graham)

* test: separate assertions from test flow control (Ryan Graham)

* test: update tests to use example DB (Ryan Graham)

* test: seed test DB with example (Ryan Graham)

* test: fix undefined password (Ryan Graham)

* Add special handling of zero date/time entries (Carl Fürstenberg)

* Add globalization (Candy)

* Update URLs in CONTRIBUTING.md (#176) (Ryan Graham)


2016-06-21, Version 2.3.0
=========================

* Add function connect (juehou)

* insert/update copyright notices (Ryan Graham)

* relicense as MIT only (Ryan Graham)

* Override other settings if url provided (juehou)

* Add `connectorCapabilities ` (Amir Jafarian)

* Implement ReplaceOrCreate (Amir Jafarian)


2016-02-19, Version 2.2.1
=========================

* Remove sl-blip from dependencies (Miroslav Bajtoš)

* Upgrade `should` module (Amir Jafarian)

* removed console.log (cgole)

* seperate env variable for test db (cgole)

* Changed username to user (cgole)

* Added db username password (cgole)

* Add mysql CI host (cgole)

* Refer to licenses with a link (Sam Roberts)

* Pass options to the execute command. (Diogo Correia)

* Use strongloop conventions for licensing (Sam Roberts)


2015-07-30, Version 2.2.0
=========================

Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ Contributing to `loopback-connector-mysql` is easy. In a few simple steps:
inaccurate in any respect. Email us at callback@strongloop.com.
```

[Google C++ Style Guide]: https://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
[Google Javascript Style Guide]: https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
[Google C++ Style Guide]: https://google.github.io/styleguide/cppguide.html
[Google Javascript Style Guide]: https://google.github.io/styleguide/javascriptguide.xml
25 changes: 25 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Copyright (c) IBM Corp. 2012,2016. All Rights Reserved.
Node module: loopback-connector-mysql
This project is licensed under the MIT License, full text below.

--------

MIT license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
9 changes: 0 additions & 9 deletions LICENSE.md

This file was deleted.

13 changes: 0 additions & 13 deletions Makefile

This file was deleted.

Loading