Commit graph

41139 commits

Author SHA1 Message Date
Shivam Agarwal de36f4c272 Update README.md (#60903) 2018-10-14 19:59:38 +02:00
Benjamin Pasero a6c1151b32 sqlite - stricter rules for *.node files 2018-10-14 19:06:26 +02:00
Benjamin Pasero e83160bd19 sqlite - fix tests 2018-10-14 11:55:16 +02:00
Benjamin Pasero c61ee508be use vscode-sqlite3@4.0.2 2018-10-14 11:53:41 +02:00
Benjamin Pasero 248bef1fd4 sqlite - fix compile 2018-10-14 11:25:53 +02:00
Benjamin Pasero e7c47cdf9c sqlite - fix compile 2018-10-14 10:44:59 +02:00
Benjamin Pasero b843906c3f sqlite - selfhost on DB, bump storage delay 2018-10-14 10:42:38 +02:00
Benjamin Pasero f0a2aa5551 sqlite - fix warnings 2018-10-14 10:26:10 +02:00
Benjamin Pasero 982051a36d sqlite - fix close boolean flag 2018-10-14 10:21:45 +02:00
Benjamin Pasero 0c5a3da3cf sqlite - fix tests 2018-10-14 09:52:27 +02:00
Benjamin Pasero 06476f7f8c sqlite - fold inserts/deletes into one transaction 2018-10-14 09:41:15 +02:00
Benjamin Pasero 3560e67017 sqlite - reduce changes 2018-10-14 09:19:13 +02:00
Benjamin Pasero e7ddb88e1e sqlite - fix compilation 2018-10-14 08:35:31 +02:00
Gary Mathews d3e13c97e5 Fix explorer inputbox alignment 2018-10-13 16:52:35 -07:00
Benjamin Pasero ee2d4a1c9b sqlite - trim trailing whitespace 2018-10-13 18:09:34 +02:00
Benjamin Pasero 2f4af9744c sqlite - remove storageHome for now 2018-10-13 18:04:44 +02:00
Benjamin Pasero 3ba85cbce6 sqlite - more renames 2018-10-13 18:04:02 +02:00
Benjamin Pasero 37cfa4ea29 sqlite - renames 2018-10-13 18:00:36 +02:00
Benjamin Pasero a49ad0c525 sqlite - rename to storage service 2018-10-13 17:54:44 +02:00
Benjamin Pasero 32f401fb93 sqlite - storage => legacy storage 2018-10-13 17:45:43 +02:00
Benjamin Pasero e4b21b6794 Merge branch 'master' into ben/sqlite 2018-10-13 16:38:26 +02:00
Benjamin Pasero 7e9546a39e sqlite - memento conversion 2018-10-13 16:35:01 +02:00
Benjamin Pasero d2067156ea sqlite - more next storage adoption 2018-10-13 10:39:25 +02:00
Aaliyah Ahmed fc7d9578d5
Update Contributing.md 2018-10-13 13:34:32 +05:30
Rob Lourens cdabfc35e0 Fix search smoketest 2018-10-12 17:42:13 -07:00
Rob Lourens 3d3df21a92 Fix #50676 - unreponsive window for some searches in EH 2018-10-12 16:48:35 -07:00
Matt Bierner 36aa4dfd23 Temporarily remove shell helper
This file causes tsc to fail (even in normal compiles)
2018-10-12 16:23:36 -07:00
Alex Dima 1e2b78d601 strict null checks (#60565) 2018-10-13 01:22:15 +02:00
Alex Dima 49f8bfbc42 Remove editor contribs that have incorrect assumptions about editor API 2018-10-13 00:07:50 +02:00
Alex Dima 9a2bacc635 strict null checks (#60565) 2018-10-13 00:05:14 +02:00
Matt Bierner 68b9bd59e4 Exclude duplicate typings file on windows
Workaround since normal builds still work here
2018-10-12 14:30:25 -07:00
Matt Bierner 3b30105213 Use files instead of includes
Seems that having a super long includes section crashes tsc on windows
2018-10-12 14:23:27 -07:00
Matt Bierner cadd6586c6 Auto add to strict null checks 2018-10-12 12:57:19 -07:00
Matt Bierner 3fcb671444
Use es2017 as target for build scripts (#60707)
Upgrades our build scripts to target ES2017 since they are run on modern versions of node

This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
kieferrm 36b60430f5 fix GDPR annotation 2018-10-12 10:58:17 -07:00
Alex Dima 0e7b34db42 Attempt to fix build 2018-10-12 17:56:37 +02:00
Alex Dima 5bd13a8cee More strict null checks (#60565) 2018-10-12 17:53:47 +02:00
Daniel Imms 4eb61b9ada Strict null check windowsShellHelper.ts
Part of #60565
2018-10-12 08:44:32 -07:00
Daniel Imms 7087e41ee5 Strict null check terminalCommandTracker.ts 2018-10-12 08:42:45 -07:00
Joao Moreno fd12842eb2 fix marker model tests 2018-10-12 17:07:00 +02:00
Joao Moreno ee0a36970c Merge remote-tracking branch 'origin/master' into joao/markers-tree 2018-10-12 16:53:10 +02:00
Joao Moreno 9ef5f082e4 remember to clear cache 2018-10-12 16:45:17 +02:00
Joao Moreno 19f030b2ce markers panel should focus input when typing 2018-10-12 16:42:00 +02:00
Joao Moreno 4c781f050a markers: tree element 2018-10-12 16:33:44 +02:00
Joao Moreno b368ea76fb list: renames 2018-10-12 12:38:31 +02:00
Joao Moreno 6636ad9d08 beware of sync/async promises
related to #60163
2018-10-12 12:16:38 +02:00
Benjamin Pasero 084fb5ccd1 sqlite - more adoption of next storage service 2018-10-12 11:58:17 +02:00
Alex Dima 26e3925377 strict null checks (#60565) 2018-10-12 11:57:16 +02:00
isidor 4716afaa20 strcit null checks
#60565
2018-10-12 11:46:17 +02:00
Benjamin Pasero fbdb6f529d sqlite - more next storage service adoption 2018-10-12 11:30:16 +02:00