Taranveer Virk
|
41d7c656c6
|
Merge pull request #127 from candytangnb/webfm-0629-000311-cs,pl,ru-translation
[WebFM] cs/pl/ru translation Check-in by YI TANG (tangyinb@cn.ibm.com)
|
2018-07-06 14:32:01 -04:00 |
candytangnb
|
f8f3f2404f
|
[WebFM] cs/pl/ru translation
cs/pl/ru translation check-in by YI TANG (tangyinb@cn.ibm.com) using
WebFM tool.
|
2018-06-29 00:03:11 -04:00 |
Miroslav Bajtoš
|
f3f4c61c15
|
4.5.0
* Update msgpack5 to 4.x (Miroslav Bajtoš)
* Update strong-globalize to 4.x (Miroslav Bajtoš)
* Update Mocha and Chai to latest (Miroslav Bajtoš)
* Update eslint + config to latest (Miroslav Bajtoš)
* Disable package-lock feature of npm (Miroslav Bajtoš)
* Travis: add Node.js 8.x + 10.x to the build matrix (Miroslav Bajtoš)
* Drop support for Node 4.x (Miroslav Bajtoš)
* chore:update license (Diana Lau)
|
2018-06-14 09:33:51 +02:00 |
Miroslav Bajtoš
|
45cbee7602
|
Merge pull request #126 from strongloop/update-deps
Drop support for Node.js 4.x + update dependencies
|
2018-06-14 09:33:23 +02:00 |
Miroslav Bajtoš
|
9435ba5071
|
Update msgpack5 to 4.x
This adds support for Timestamp extension type:
https://github.com/msgpack/msgpack/blob/master/spec.md#timestamp-extension-type
|
2018-06-12 16:49:36 +02:00 |
Miroslav Bajtoš
|
9c44ec59c3
|
Update strong-globalize to 4.x
|
2018-06-12 16:44:59 +02:00 |
Miroslav Bajtoš
|
284e0111b7
|
Update Mocha and Chai to latest
|
2018-06-12 16:44:24 +02:00 |
Miroslav Bajtoš
|
a695cb22e1
|
Update eslint + config to latest
|
2018-06-12 16:33:52 +02:00 |
Miroslav Bajtoš
|
9f18837ec6
|
Disable package-lock feature of npm
|
2018-06-12 16:31:40 +02:00 |
Miroslav Bajtoš
|
ffc06e3ce1
|
Travis: add Node.js 8.x + 10.x to the build matrix
|
2018-06-12 16:31:02 +02:00 |
Miroslav Bajtoš
|
5231b0cb27
|
Drop support for Node 4.x
Node 4.x is no longer maintained by Node.js project.
|
2018-06-12 16:30:15 +02:00 |
Diana Lau
|
97d2aea868
|
Merge pull request #120 from strongloop/license
chore:update license
|
2017-11-13 10:34:05 -05:00 |
Diana Lau
|
798796eaac
|
chore:update license
|
2017-11-09 13:18:04 -05:00 |
Diana Lau
|
32794834ce
|
4.4.0
* update depdencies (Diana Lau)
* package: use loopback-datasource-juggler@3.12 (Kevin Delisle)
|
2017-10-17 08:37:46 -04:00 |
Diana Lau
|
acb9956cb3
|
Merge pull request #119 from strongloop/update-dep
Update dependencies
|
2017-10-17 08:32:41 -04:00 |
Diana Lau
|
89330cdbef
|
update depdencies
|
2017-10-16 18:46:27 -04:00 |
Kevin Delisle
|
1ed09c098c
|
Merge pull request #118 from strongloop/package/juggler@3.12
package: use loopback-datasource-juggler@3.12
|
2017-09-07 14:37:43 -04:00 |
Kevin Delisle
|
4803b0cff9
|
package: use loopback-datasource-juggler@3.12
|
2017-09-07 11:12:54 -04:00 |
Kevin Delisle
|
f2cbdedee5
|
4.3.0
* Transaction: Support moving timeout to connector (Jürg Lehni)
* Add support for transactions in count() (Jürg Lehni)
* Add stalebot configuration (Kevin Delisle)
* Create Issue and PR Templates (#113) (Sakib Hasan)
* Update translated strings Q3 2017 (Allen Boone)
* update messages.json (Diana Lau)
* Add CODEOWNER file (Diana Lau)
|
2017-09-01 12:51:28 -04:00 |
Kevin Delisle
|
c7e4f58562
|
Merge pull request #116 from lehni/feature/move-transaction-timeout-and-id
Part 2 of moving tx timeout and id to connector
|
2017-08-31 13:25:09 -04:00 |
Jürg Lehni
|
b6670f5d6c
|
Transaction: Support moving timeout to connector
|
2017-08-31 16:43:51 +02:00 |
Kevin Delisle
|
fa6f51d198
|
Merge pull request #114 from lehni/fix/count-transaction
Support transactions in count()
|
2017-08-23 11:52:48 -04:00 |
Jürg Lehni
|
e253d39901
|
Add support for transactions in count()
|
2017-08-23 16:35:19 +02:00 |
Kevin Delisle
|
4fe63cbd1c
|
Add stalebot configuration
|
2017-08-22 13:14:16 -04:00 |
Sakib Hasan
|
692156de4c
|
Create Issue and PR Templates (#113)
* create issue template
* create pr template
|
2017-08-16 15:06:38 -04:00 |
Allen Boone
|
286dd6657b
|
Merge pull request #112 from kallenboone/master
Update translated strings Q3 2017
|
2017-08-11 14:18:28 -04:00 |
Allen Boone
|
ab56408287
|
Update translated strings Q3 2017
|
2017-08-10 15:32:04 -04:00 |
Diana Lau
|
61ca524f6b
|
Merge pull request #111 from strongloop/translate
update messages.json
|
2017-08-02 15:01:35 -04:00 |
Diana Lau
|
a12057e683
|
update messages.json
|
2017-08-01 19:17:30 -04:00 |
Diana Lau
|
fb19c89561
|
Merge pull request #110 from strongloop/add-codeowner
Add CODEOWNER file
|
2017-07-25 10:47:47 -04:00 |
Diana Lau
|
3718efaf17
|
Add CODEOWNER file
|
2017-07-24 22:20:15 -04:00 |
Kevin Delisle
|
a22d8cb827
|
4.2.2
* Fix transaction (Diana Lau)
* Fix comment lines (Quentin Presley)
* Fix API docs (#80) (Rand McKinney)
|
2017-07-17 10:40:28 -04:00 |
Diana Lau
|
fd7d5db2c8
|
Merge pull request #109 from strongloop/txn-instance
Fix Postgresql transaction
|
2017-07-14 11:51:15 -04:00 |
Diana Lau
|
5a00628526
|
Fix transaction
|
2017-07-14 11:24:08 -04:00 |
Diana Lau
|
ffa776cf6a
|
Merge pull request #94 from strongloop/fixComments
Fix comment lines
|
2017-06-27 23:03:04 -04:00 |
Quentin Presley
|
2bcd916a86
|
Fix comment lines
|
2017-06-27 22:38:17 -04:00 |
Rand McKinney
|
d1d24529cc
|
Fix API docs (#80)
* Fix API docs
* Replace some text removed from doc comments
* Fix connector docs
* Fix parameterized sql docs
* Fix sql docs
|
2017-06-22 13:06:24 -04:00 |
Kevin Delisle
|
e50644a922
|
4.2.1
* Updated Italian translated strings Q2 2017 (Allen Boone)
* Update translated strings Q2 2017 (Allen Boone)
* Fix update bug when id not found (Loay Gewily)
|
2017-06-22 10:46:02 -04:00 |
Candy
|
7e15bd567d
|
Merge pull request #105 from kallenboone/master
Updated Italian translated strings Q2 2017
|
2017-06-02 17:28:53 -04:00 |
Allen Boone
|
48a5f4ec63
|
Updated Italian translated strings Q2 2017
|
2017-06-02 17:07:36 -04:00 |
Candy
|
bfb147c3e7
|
Merge pull request #104 from kallenboone/master
Update translated strings Q2 2017
|
2017-05-23 15:47:16 -04:00 |
Allen Boone
|
70e587235c
|
Update translated strings Q2 2017
|
2017-05-23 14:41:01 -04:00 |
Loay
|
5307f68364
|
Merge pull request #100 from strongloop/upsert2
Fix update bug when id not found
|
2017-04-17 19:13:13 -04:00 |
Loay Gewily
|
d2d426c93b
|
Fix update bug when id not found
|
2017-04-14 01:51:31 -04:00 |
Kevin Delisle
|
6bb07257d3
|
4.2.0
* Add generateUniqueId prototype (Tetsuo Seto)
* Add travis for CI (#91) (Sakib Hasan)
|
2017-04-10 15:08:51 -04:00 |
Tetsuo Seto
|
4d1574521d
|
Merge pull request #92 from strongloop/cass-work
Add generateUniqueId prototype
|
2017-04-06 13:15:34 -07:00 |
Tetsuo Seto
|
6d5745f8b6
|
Add generateUniqueId prototype
|
2017-04-06 11:47:52 -07:00 |
Sakib Hasan
|
f4f2be2b3a
|
Add travis for CI (#91)
|
2017-04-05 13:24:54 -04:00 |
Kevin Delisle
|
34cd86901a
|
4.1.0
* Extract getAddModifyColumns into base (#90) (Sakib Hasan)
|
2017-03-31 10:35:25 -04:00 |
Sakib Hasan
|
40f3844b5b
|
Extract getAddModifyColumns into base (#90)
* Extract getAddModifyColmns into base
* Extract globalized strings
|
2017-03-20 11:15:27 -04:00 |