Commit Graph

36302 Commits

Author SHA1 Message Date
Rafael Oleza
7ad8976a00 Do not check for order of windows in test
The order is not deterministic on Windows, since it depends on focus
state
2019-04-05 17:13:53 +02:00
Rafael Oleza
df54e900d5 Add test to ensure that the piping logic works as expected 2019-04-05 17:13:53 +02:00
Rafael Oleza
31d7dd6bb9 Add explicit handle for errors when decrypting 2019-04-05 17:13:53 +02:00
Rafael Oleza
bca056d956 Remove the handling logic for the --socket-path arg 2019-04-05 17:13:53 +02:00
Rafael Oleza
d40ca4b675 Implement authentication and encryption of the client 2019-04-05 17:13:53 +02:00
Rafael Oleza
5e124f437e Implement server-side authentication on pipes
This is done by using a secret as the name of the pipe
2019-04-05 17:13:53 +02:00
Rafael Oleza
a7d1e682e6 Extract logic to get the socket name to a function 2019-04-05 17:13:53 +02:00
Rafael Oleza
78d1927967 Merge pull request #19110 from atom/upgrade-fuzzy-finder
⬆️ fuzzy-finder@1.12.1
2019-04-05 17:12:28 +02:00
Rafael Oleza
712d14145c ⬆️ fuzzy-finder@1.12.1 2019-04-05 16:10:35 +02:00
Rafael Oleza
3ce4dcc354 Merge pull request #19103 from atom/remove-socket-path
Remove --socket-path CLI argument
2019-04-05 10:15:59 +02:00
Nathan Sobo
e38a3b77d3 ⬆️ keybinding-resolver@0.39.0 2019-04-04 13:40:49 -06:00
Nathan Sobo
9f4c339f30 ⬆️ language-css@0.44.0 2019-04-04 13:28:46 -06:00
Rafael Oleza
f04a00ac2d Remove --socket-path CLI argument 2019-04-04 17:55:58 +02:00
Jason Rudolph
b50818e773 Merge pull request #19096 from atom/lint-early-and-fail-fast
Update CI scripts to lint early and fail fast
2019-04-03 20:49:17 -04:00
Jason Rudolph
9e03795c20 Provide the BUILD_ARCH env var for bootstrapping Windows env on VSTS
`script/vsts/windows-run.js` checks the BUILD_ARCH env var, so let's 
make sure it's populated.
2019-04-03 13:11:24 -04:00
Winston Liu
7af03ddd02 Merge pull request #19085 from atom/wl-update-language-javascript
Update language-javascript
2019-04-03 00:05:15 -04:00
Jason Rudolph
166658f588 Add back bootstrapping to script/build on Windows
Hopefully this will resolve the error we're seeing here:

https://github.visualstudio.com/Atom/_build/results?buildId=37021&view=logs&jobId=97a617bf-bcbd-5dfa-bba2-cfba2747b693&taskId=1e1369e9-1c56-59b0-830c-f1606a680c8a&lineStart=13&lineEnd=19&colStart=1&colEnd=1

🤞
2019-04-02 19:43:45 -04:00
Jason Rudolph
6a88937739 Revert "Insert linter violation (for testing purposes)"
This reverts commit 2717815762823d2d9bc75d2a9e2712845739c587.
2019-04-02 19:43:44 -04:00
Jason Rudolph
8c0455189e Teach linting to fail fast on Travis CI 2019-04-02 19:43:44 -04:00
Jason Rudolph
5f52a8e0b0 Lint earlier in the build process 2019-04-02 19:43:44 -04:00
Jason Rudolph
ca0299628a Insert linter violation (for testing purposes) 2019-04-02 19:43:29 -04:00
Jason Rudolph
62a4a3b909 Merge pull request #19091 from atom/language-ruby-0.72.16
⬆️ language-ruby@0.72.16
2019-04-02 15:57:48 -04:00
Jason Rudolph
37dee29a68 ⬆️ language-ruby@0.72.16 2019-04-02 13:01:00 -04:00
Winston Liu
ea0f3f60ce Update package locks 2019-04-01 10:42:26 -04:00
Rafael Oleza
b94276c82b Merge pull request #19075 from rafeca/upgrade-fuzzy-finder
⬆️ fuzzy-finder@1.12.0
2019-04-01 11:06:10 +02:00
Winston Liu
8daea3e2cb ⬆️ language-javascript@0.129.21 2019-04-01 00:35:24 -04:00
Rafael Oleza
3bfec7169a Exclude fuzzy-native from the v8 snapshot 2019-03-29 21:04:49 +01:00
Rafael Oleza
4d3e71d25a Ignore node_modules of the fuzzy-native package 2019-03-29 19:21:06 +01:00
Rafael Oleza
e3e3eff71e ⬆️ fuzzy-finder@1.12.0 2019-03-29 19:20:51 +01:00
Ash Wilson
7a6e4fd203 Merge pull request #19068 from atom/aw/preserve-exit-code
Preserve Atom's exit code in atom.sh
2019-03-28 11:15:41 -04:00
Ash Wilson
5c950409c0 Preserve Atom's exit code in atom.sh 2019-03-28 09:59:13 -04:00
Rafael Oleza
2656d4a846 Merge pull request #19058 from rafeca/fix-reopen-project
Fix reopen project when there are no open windows
2019-03-27 16:21:45 +01:00
Ash Wilson
53c02025ff Merge pull request #19028 from atom/aw/revert-launch-scenario-change
Revert launch scenario changes
2019-03-27 10:02:05 -04:00
Ash Wilson
04685d13fe Port changes to atom.cmd to show conflicting option error on win32 2019-03-27 08:35:31 -04:00
Rafael Oleza
382838723f Merge pull request #19054 from rafeca/fix-scoped-settings
Do not delete global scope setting when resetting user settings
2019-03-27 09:47:57 +01:00
Winston Liu
128e6b059f Merge pull request #19047 from atom/wl-upgrade-language-toml
Update language-toml
2019-03-26 21:14:10 -04:00
Max Brunsfeld
71200e8edd ⬆️ tree-sitter to 0.14.0 2019-03-26 17:30:32 -07:00
Winston Liu
f7d123ca8c Update package-lock.json 2019-03-26 14:44:08 -04:00
Rafael Oleza
4fd800328a Do not delete global scope setting when resetting user settings 2019-03-26 19:19:59 +01:00
Rafael Oleza
9f453e64fe Fix reopen project when there are no open windows 2019-03-26 17:01:38 +01:00
Rafael Oleza
e4e1f5540e Merge pull request #19053 from rafeca/upgrade-metrics
⬆️ metrics@1.7.2
2019-03-26 16:00:22 +01:00
Rafael Oleza
5f22376607 ⬆️ metrics@1.7.2 2019-03-26 11:20:10 +01:00
Rafael Oleza
3f67989b3b Merge pull request #19045 from rafeca/upgrade-welcome
⬆️ welcome@0.36.9
2019-03-25 21:40:34 +01:00
Rafael Oleza
564f5b4220 Merge pull request #19046 from rafeca/upgrade-fuzzy-finder
⬆️ fuzzy-finder@1.10.2
2019-03-25 21:40:18 +01:00
Winston Liu
04509adfca ⬆️ language-toml@0.20.0 2019-03-25 11:00:20 -04:00
Rafael Oleza
2931616153 ⬆️ fuzzy-finder@1.10.2 2019-03-25 15:04:35 +01:00
Rafael Oleza
3f7f57a402 ⬆️ welcome@0.36.9 2019-03-25 15:00:21 +01:00
Rafael Oleza
30d94ee897 Merge pull request #19030 from rafeca/fix-build
Update package-lock.json file
2019-03-22 17:25:00 +01:00
Ash Wilson
2526e69e28 Exit with 1 and a message when -a and -n are both provided 2019-03-22 11:29:21 -04:00
Rafael Oleza
09774dfb1e Update package-lock.json file 2019-03-22 13:29:32 +01:00