Anthony Dresser
aae013d498
add option to open excel file externally ( #11324 )
2020-07-15 15:06:46 -07:00
Anthony Dresser
6e9e97f711
fix screenshots for smoketests ( #11334 )
2020-07-13 16:34:49 -07:00
Anthony Dresser
351ab2f40f
fix default connection group by changing ordering of groups ( #11303 )
2020-07-13 13:25:05 -07:00
Anthony Dresser
286c021df9
Fix access to query editor configuration ( #11321 )
...
* fix access to query editor configuration
* fix configuration type
* fix setting type
2020-07-13 13:05:36 -07:00
Anthony Dresser
d2bdd2bace
web smoke tests ( #11280 )
...
* distro
* renable web smoke
* add missing script
* update node version
* update node version everywhere
* ensure playwright drivers are installed
* fix screenshot capture
* try this
* rewrite connection dialog code
* fix permissions
* more wip
* replace more $ with ^
* revert changes
* refactor and revert more changes
* add screen shot functionality to playwright
* fix compile
* fix profiler compile
* don't run new files for web
* continue on error for web
* continue on error for web not normal
* revert some changes
2020-07-10 22:12:45 -07:00
Anthony Dresser
6d6abdff7d
fix configuration access for grid ( #11299 )
2020-07-10 14:51:10 -07:00
Anthony Dresser
a69032e317
fix issues with file menu commands ( #11254 )
2020-07-08 18:52:26 -07:00
Anthony Dresser
6d94d79527
distro ( #11210 )
2020-07-06 14:11:33 -07:00
AzureDataStudio
4c27001de5
Merge remote-tracking branch 'origin/ads-main-vscode-2020-07-01T03-37-25' into main
2020-06-30 22:30:53 -07:00
ADS Merger
f6b44865cc
Merge from vscode b16b467d3e03e1a1ae05b5836e4e5a5af504e86d
2020-07-01 03:37:27 +00:00
AzureDataStudio
59b69311d7
fix hygiene, update sqlite
...
skip failing tests
2020-06-30 11:31:12 -07:00
ADS Merger
1388493cc1
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
2020-06-30 11:31:11 -07:00
Anthony Dresser and Justin Hutchings
ef8205f918
Remove deleting the old config (unsupported) and add notification ( #11142 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* remove deleting the old config (unsupported) and add notification
* fix tests
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-06-29 21:40:03 -07:00
Anthony Dresser and Justin Hutchings
93a88e38fe
Messages panel wordwrap ( #10970 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* fix word wrap support in the message panel
* fix width on message treee
* fix import
* fix settings editor to reflect the changes in the settings ids
* fix tests
* add configuration upgrader
* make sure to maintian execution order
* make the compiler happy
* add tests for upgrader
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-06-29 16:25:11 -07:00
Anthony Dresser
5d3178f649
delete duplicate workflow ( #11132 )
2020-06-29 13:53:26 -07:00
AzureDataStudio
333ce37ae5
Merge branch 'ads-master-vscode-2020-06-18T04-32-50' into main
2020-06-19 12:15:53 -07:00
AzureDataStudio
c4c23aa40d
remove unused workflows
...
fix tests
disable vscode integration tests
distro
bump smoke test extension
ensure we register language register
fix compile
2020-06-19 10:59:24 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Anthony Dresser
a971aee5bd
Use cp for coverage copy ( #11006 )
...
* test cp
* mkdir
* maintain directory
* copy with directories
2020-06-19 10:07:37 -07:00
Anthony Dresser
5168d3d975
Better Smoke test setup ( #11005 )
...
* add handling for 404
* make the error message make more sense
2020-06-19 01:02:19 -07:00
Anthony Dresser
381a747b62
fix export for remote ( #10934 )
2020-06-16 12:10:05 -07:00
Anthony Dresser
16c27baf10
maintain scheme in insights ( #10904 )
...
* maintain scheme in insights
* fix compiles
* fix tests
* handle undefined
* fix windows tests
* fix imports
* handle remote resources
2020-06-15 14:23:31 -07:00
Anthony Dresser
ff8b03aa5e
fix edit data ( #10907 )
2020-06-15 11:17:42 -07:00
Anthony Dresser
535e9d012a
add getting started to contribution ( #10892 )
2020-06-12 12:21:04 -07:00
Anthony Dresser
46f72fef6a
change icon locations ( #10884 )
...
* change icon locations
* fix icon location
2020-06-11 17:10:29 -07:00
Anthony Dresser
a63bdfedd5
Add web compile ( #10880 )
...
* add web compile step
* add missing file
* add to release
* add container
2020-06-11 15:40:11 -07:00
Anthony Dresser
6b86cbdd6e
rewrite some automation; add notebook tests ( #10853 )
2020-06-11 13:17:10 -07:00
Anthony Dresser
a940999c39
add more sourcemaps ( #10851 )
2020-06-10 14:51:45 -07:00
Anthony Dresser
d849ed9357
Add more smoke tests and abstract more code ( #10799 )
...
* add more smoke tests and abstract more code
* fix missing imports
2020-06-10 12:12:35 -07:00
Anthony Dresser
72b2d9ef72
rework some of some, add query to smoke ( #10591 )
2020-06-05 17:25:24 -07:00
Anthony Dresser
6b7c286891
Add upload of sourcemaps ( #10714 )
...
* add upload of sourcemaps
* add storage account
2020-06-04 15:40:08 -07:00
Anthony Dresser
a68e74527e
Merge branch 'ads-master-vscode-2020-05-31T19-47-47'
2020-06-03 14:05:57 -07:00
Anthony Dresser
15d8e09491
Merge remote-tracking branch 'origin/master' into ads-master-vscode-2020-05-31T19-47-47
2020-06-03 12:35:26 -07:00
Anthony Dresser
8b0b0a029e
fix compile
2020-06-01 12:36:41 -07:00
Anthony Dresser
874717fee5
fix testing issues
2020-06-01 12:15:14 -07:00
Anthony Dresser
1d9c79aa1b
fix mixin
2020-05-31 14:06:59 -07:00
Anthony Dresser
7d53e744f3
fix imports
2020-05-31 13:08:12 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Anthony Dresser
5136a8b54c
distro ( #10509 )
2020-05-19 16:04:17 -07:00
Anthony Dresser
0ad7810ba0
fix styles to apply to error message correctly ( #10505 )
2020-05-19 15:42:34 -07:00
Anthony Dresser
4763685237
Add more testing in the pipelines ( #10455 )
...
* run tests in every pipeline and include integration tests
* fix test env
* fix integration test scripts
* remove windows unit tests
* remove unused tests in integrations
* add comments
2020-05-18 13:54:19 -07:00
Anthony Dresser
e0bdfc8b21
modify git edits to make webpack not be stupid ( #10442 )
2020-05-15 15:00:22 -07:00
Anthony Dresser
dd697b337d
clear buffer when a batch is completed ( #10382 )
2020-05-15 11:34:48 -07:00
Anthony Dresser
35236a6107
distro ( #10376 )
2020-05-13 23:40:56 -07:00
Anthony Dresser
f550002d33
Remove web smoke tests ( #10380 )
...
* remove smoke tests
* use run_tests
2020-05-13 16:29:15 -07:00
Anthony Dresser
dee02796c9
ensure we can still write version infomation if we don't recompile ( #10365 )
2020-05-13 10:21:21 -07:00
Anthony Dresser and chgagnon
ff848b5903
Remove request promise for request-light ( #10346 )
...
* remove request promise for request-light
* make sure data is a string not a json
* add configure call
* remove unused reference
* more fixes
* Move configure calls
* clean up
* fix name
* move test deps as dev
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-05-12 10:27:11 -07:00
Anthony Dresser
e3daec38c6
Merge branch 'ads-master-vscode-2020-05-08T03-58-31'
2020-05-08 00:58:57 -07:00
Anthony Dresser
11636f8fc3
remove crash reporting
2020-05-07 22:34:46 -07:00
Anthony Dresser
8c08d5117b
revert workflow changes
2020-05-07 21:02:48 -07:00
ADS Merger
fa62ec1f34
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
2020-05-08 03:58:34 +00:00
Anthony Dresser
df5df38a55
Query Runner Tests ( #10252 )
...
* rework some code and write an inital test
* fix strict
* add more to standard test
* add to existing workflow test
* fix tests
* simplify the code
* add more tests
* remove bad import
* fix compile
* fix timestampiong
2020-05-06 13:38:12 -07:00
Anthony Dresser
dbb40d820c
Merge branch 'ads-master-vscode-2020-05-06T02-35-47'
2020-05-05 23:21:01 -07:00
Anthony Dresser
d7d13c7218
update sqlite in smoke tests
2020-05-05 19:41:28 -07:00
Anthony Dresser
485e185270
remove workflows
2020-05-05 19:38:07 -07:00
ADS Merger
8420d9f04e
Merge from vscode bd0efff9e3f36d6b3e1045cee9887003af8034d7
2020-05-06 02:35:49 +00:00
Anthony Dresser
3e5b7fd3e6
Fix errors in message panel ( #10257 )
...
* fix errors in message panel
* fix compile
2020-05-02 19:37:42 -07:00
Anthony Dresser
5cb9b36329
Add tests for statusmodeselect ( #10235 )
...
* add tests for statusmodeselect
* add another test
2020-05-01 13:52:20 -07:00
Anthony Dresser
cebbd04d10
Merge from vscode 2a36b7d0d527bf408bae4f96b8386db9d9455113 ( #10237 )
2020-04-30 23:41:35 -07:00
Anthony Dresser
b4deca3b4b
update token for copycat ( #10232 )
2020-04-30 14:25:11 -07:00
Anthony Dresser
92e0b2e130
Rework message panel ( #10177 )
...
* wip
* fix compile
* fix look
* fix hygiene errors
* add back functionality
* fix some issues with accessibility
* proper dispose template
* handle state properly in message panel
2020-04-30 13:49:18 -07:00
AzureDataStudio
d07455d2ea
Merge branch 'ads-master-vscode-2020-04-30T00-53-40'
2020-04-30 01:33:00 -07:00
AzureDataStudio
f8232be553
fix compile
2020-04-29 21:40:29 -07:00
AzureDataStudio
2a71032284
wrong eslint command
2020-04-29 19:45:35 -07:00
Anthony Dresser
7ef753449f
fix paths ( #10226 )
2020-04-29 19:37:06 -07:00
Anthony Dresser
9ac9872533
Refactor github actions and add copycat ( #10215 )
...
* add actions
* disable copycat, fix action location
* dont look for env for token
2020-04-29 19:34:02 -07:00
AzureDataStudio
0cae38f8ae
ignore errors
2020-04-29 19:32:06 -07:00
ADS Merger
93f35ca321
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
2020-04-30 00:53:43 +00:00
Anthony Dresser
8a6e918fff
Update versions for 1.18 ( #10127 )
...
* update versions for 1.18
* update install links
* update changelog
2020-04-27 14:40:12 -07:00
Anthony Dresser
c6f87ff088
update sqlite extension for smoke
2020-04-24 14:04:06 -07:00
Anthony Dresser
89cf3ff515
fix panel issues
2020-04-24 14:03:48 -07:00
Anthony Dresser
6cd2d213ca
fix eslint issue
2020-04-24 14:03:38 -07:00
Anthony Dresser
98f2d5510f
remove irellivent tests
2020-04-24 14:03:38 -07:00
Anthony Dresser
a1930bdc59
fix formatting
2020-04-24 14:03:37 -07:00
Anthony Dresser
ce81a0a81c
remove workflows
2020-04-24 14:03:37 -07:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Anthony Dresser
fb67f9f860
also publish drop on darwin to catch screenshots from smoketests ( #10148 )
2020-04-23 14:13:30 -07:00
Anthony Dresser
ab97e38f91
add searches for edits and strictnulls ( #10133 )
2020-04-23 13:11:29 -07:00
Anthony Dresser
9d1b99f1d3
add condition to version writing ( #10128 )
2020-04-22 15:29:33 -07:00
Anthony Dresser
d88918ab40
dont append quality to version info ( #10118 )
2020-04-22 12:47:19 -07:00
Anthony Dresser
92ea0c3f5a
Removing quality addition in naming and move to compile step ( #10114 )
...
* removing quality addition in naming and move to compile step
* fix yml
2020-04-21 17:09:19 -07:00
Anthony Dresser
94da31569e
modify upload names ( #10084 )
2020-04-21 12:43:50 -07:00
Anthony Dresser
33e7641400
remove intermediate uploads for mac ( #10085 )
2020-04-20 16:16:27 -07:00
Anthony Dresser
c11cb420cd
check for succeed before building docker ( #10086 )
2020-04-20 14:17:21 -07:00
Anthony Dresser
4e1e116c83
check in generated files ( #10075 )
2020-04-19 14:12:55 -07:00
Anthony Dresser
dd6b958898
Removing some unnecessary differences ( #9495 )
...
* work on removing some unncessary differences
* fix compile
* skip another test
2020-04-17 23:53:33 -07:00
Anthony Dresser
08bb6414b1
Use custom kerberos to reduce size ( #9910 )
...
* add custom kerberos
* fix kerberos and consolidate ignores
2020-04-17 15:15:06 -07:00
Anthony Dresser
5b19fe7c67
Revert "Stop executing the same code three times ( #9835 )" ( #10026 )
...
This reverts commit 97108bdeea .
2020-04-16 14:54:25 -07:00
Anthony Dresser
8435dc468e
add innoupdater for fast update ( #10015 )
2020-04-16 12:25:17 -07:00
Anthony Dresser
b6b72de706
distro ( #9977 )
2020-04-14 17:03:34 -07:00
Anthony Dresser
37b14d83a6
Release rc ( #9971 )
...
* release rc builds
* allow ref heads
2020-04-14 13:14:55 -07:00
Anthony Dresser
bb7255b87e
enable cross partition queryies ( #9961 )
2020-04-14 12:30:58 -07:00
AzureDataStudio
15fc4517ee
distro
2020-04-12 19:44:02 -07:00
Anthony Dresser
0382c561f3
add docker build
2020-04-12 18:55:57 -07:00
Anthony Dresser
0de774eb75
Move service installs to their extensions ( #9778 )
...
* move service installs to their extensions
* more clean up
* fix clearline
* remove some stuff
2020-04-08 18:34:13 -07:00
Anthony Dresser
ffdde0209b
Merge branch 'ads-master-vscode-2020-04-08T06-33-35'
2020-04-08 13:34:54 -07:00
Anthony Dresser
c428a3aebf
distro
2020-04-08 03:05:09 -07:00
Anthony Dresser
06c1db5417
distro
2020-04-08 02:19:57 -07:00
ADS Merger
1868a7d370
Merge from vscode 10492ba146318412cbee8b76a8c630f226914734
2020-04-08 06:33:38 +00:00
Anthony Dresser
f056086662
Remove checks for integration testing ( #9856 )
...
* remove checks for testing
* fix schema compare tests
* move some files
* fix file location
* fixc another file path
2020-04-07 14:50:20 -07:00