Commit graph

371 commits

Author SHA1 Message Date
Anatoly cf6dcc84d3 migrating to typescript 2018-06-16 12:01:44 +03:00
Anatoly 79b1f6a635 migrating to typescript 2018-06-14 04:53:40 +03:00
Anatoly f85564284c migrating to typescript 2018-06-13 02:21:28 +03:00
Anatoly f69f807e53 migrating to typescript 2018-06-12 03:18:34 +03:00
Anatoly 7141c1be92 added typescript 2018-05-18 19:22:24 +03:00
Anatoly 7e83c0d254 added type hints 2018-05-04 18:01:08 +03:00
Anatoly e243b161ed changed start and test scripts 2018-05-04 15:11:56 +03:00
Anatoly 9e3a7fb7e1 removed an empty line 2018-05-04 15:08:56 +03:00
Anatoly 9d7b3f9343 removed unnecessary "use strict" statement 2018-05-03 03:15:36 +03:00
Anatoly e229d9e1cc added type hints 2018-05-03 03:14:35 +03:00
Anatoly ff33e4317a corrected type hints 2018-05-03 03:14:06 +03:00
Anatoly 83f7e546e6 added type hints 2018-05-03 03:13:44 +03:00
Anatoly 1447a38d85 updated configuration 2018-05-03 01:52:26 +03:00
Anatoly d6dcb896de converted js to ts 2018-05-02 03:08:03 +03:00
Anatoly 809ee49f7a added tsconfig.json 2018-05-02 03:07:15 +03:00
Anatoly b0ab627f17 added dist to ".gitignore" 2018-05-02 03:06:32 +03:00
Anatoly f18ea4515d added "@types/node" to "devDependencies" 2018-05-02 03:04:59 +03:00
Anatoly 0172b462fe added engines and keywords attributes 2018-02-14 11:17:13 +02:00
Anatoly b0400f00a3 moved configuration files into config directory 2018-02-14 10:16:50 +02:00
Anatoly 810e762bf5 added section 2018-02-13 21:08:33 +02:00
Anatoly c3e17548b8 refactoring 2018-02-13 14:13:44 +02:00
Anatoly 7ea1808201 fixed hanged tests issue 2018-02-12 23:51:54 +02:00
Anatoly b220a39c8d added a comment 2018-02-12 23:44:55 +02:00
Anatoly 150f3eb023 run tests using node binary instead of tape binary 2018-02-12 23:40:02 +02:00
Anatoly 0f679701e8 fixed data types test 2018-02-12 21:18:47 +02:00
Anatoly a421b91770 updated dependencies 2018-02-12 21:12:40 +02:00
Anatoly d33a5a0c24 added data types test 2018-02-12 20:03:45 +02:00
Anatoly 4f5ba2409d fixed a comment 2018-02-12 19:35:22 +02:00
Anatoly c680221e30 removed unused require() call 2018-02-11 20:00:06 +02:00
Anatoly eb85c99337 quoted table and column names 2018-02-11 18:19:49 +02:00
Anatoly fc751e2bbf refactoring 2018-02-11 18:09:37 +02:00
Anatoly b3bb7e0816 refactoring 2018-02-11 16:26:12 +02:00
Anatoly 5b9b271de9 added data tests 2018-02-11 14:19:54 +02:00
Anatoly fed001a54f changed test data 2018-02-11 14:07:18 +02:00
Anatoly f6b2925e16 added data tests 2018-02-11 03:59:33 +02:00
Anatoly 81a717626d added a comment 2018-02-11 03:54:30 +02:00
Anatoly 75c953a67e added data tests 2018-02-11 03:50:40 +02:00
Anatoly 45af6a96aa removed decodeBit() function 2018-02-10 19:35:52 +02:00
Anatoly 933258917d improved comment 2018-02-10 19:34:00 +02:00
Anatoly 7faf699bf1 added bit column content test 2018-02-10 19:29:53 +02:00
Anatoly 5d991c491b added binary data decoder 2018-02-10 19:09:19 +02:00
Anatoly 391fb15454 removed TestAssets directory 2018-02-10 19:08:08 +02:00
Anatoly 8ac927ab97 added data content tests 2018-02-10 19:04:49 +02:00
Anatoly 3084e5e974 added getTestBlob() method 2018-02-10 18:52:46 +02:00
Anatoly 4657f901de added decodeBinaryData() function 2018-02-10 17:31:57 +02:00
Anatoly 7868edfe38 changed the test file 2018-02-07 13:06:07 +02:00
Anatoly fd5553d3c3 updated comment 2018-02-06 20:11:43 +02:00
Anatoly 1cae231082 added data content test suite 2018-02-06 14:37:02 +02:00
Anatoly c981e7c714 added queryPg() function 2018-02-06 14:33:21 +02:00
Anatoly 66aaee78d1 modified start script 2018-02-05 19:03:03 +02:00