Commit Graph

36650 Commits

Author SHA1 Message Date
Rafael Oleza
6222cee660 ⬆️ electron-packager@12.2.0 2019-05-13 11:20:51 +02:00
Winston Liu
136c36cbdd Merge pull request #19189 from atom/wl-update-apm
Remove apm's node-gyp dependency
2019-05-13 00:08:00 -04:00
Winston Liu
d35e396055 Merge branch 'master' into wl-update-apm 2019-05-11 21:52:48 -04:00
Rafael Oleza
c5ebfbddd0 1.39.0-dev 2019-05-11 10:56:25 +02:00
Winston Liu
d2482e602a Package lock updates 2019-05-11 01:13:41 -04:00
Winston Liu
f629070698 Merge branch 'master' into wl-update-apm 2019-05-11 00:59:47 -04:00
Nathan Sobo
b2ecabd527 Merge pull request #19244 from atom/ns/notify
Default to @atom/notify for file system notifications
2019-05-10 19:58:28 -06:00
Hubot
c3bf95194a 1.39.0-dev 2019-05-10 19:07:58 -05:00
Rafael Oleza
4e140df542 Merge pull request #19305 from atom/upgrade-metrics
⬆️ metrics@1.7.4
2019-05-11 02:05:18 +02:00
Rafael Oleza
7255397a56 ⬆️ metrics@1.7.4 2019-05-11 01:03:59 +02:00
Nathan Sobo
e05c88dd06 Revert "Revert "⬆️ language-json@1.0.0 for TreeSitter support""
This reverts commit 547c610fec.
2019-05-10 16:20:23 -06:00
Nathan Sobo
547c610fec Revert "⬆️ language-json@1.0.0 for TreeSitter support"
This reverts commit 8d928c53b7.
2019-05-10 15:49:04 -06:00
Nathan Sobo
1d2878f92e Merge remote-tracking branch 'origin/master' into ns/notify 2019-05-10 15:38:36 -06:00
Nathan Sobo
8d928c53b7 ⬆️ language-json@1.0.0 for TreeSitter support 2019-05-10 15:35:29 -06:00
Rafael Oleza
db6031db03 Merge pull request #19297 from atom/startup-timing-markers
Add markers for more granular logging of startup time
2019-05-10 23:16:57 +02:00
Nathan Sobo
be7d129675 Normalize to realpath in waitForEvents helper 2019-05-10 14:31:14 -06:00
Nathan Sobo
9a176f648f Test everything on Windows 2019-05-10 14:23:08 -06:00
Nathan Sobo
b1b1b15d49 Normalize %TEMP% to a long path on Windows CI
This avoids problems with assertions that involve paths inside the temp 
folder.
2019-05-10 13:46:57 -06:00
Rafael Oleza
e42531e413 Do not add the startup-time module to the snapshot 2019-05-10 19:50:51 +02:00
Nathan Sobo
07c08d7d7c ⬆️ @atom/notify@1.2.1 for better path handling on Windows 2019-05-10 10:26:01 -06:00
Rafael Oleza
b59d6d838f Add more markers on atom-environment 2019-05-10 17:33:43 +02:00
Winston Liu
f226bc34e1 Merge pull request #19298 from atom/wl-rm-custom-event-mixin
Remove custom-event-mixin.coffee
2019-05-09 18:06:11 -04:00
Nathan Sobo
e15f9faebd Merge pull request #19296 from atom/ns/eslintrc
Add .eslintrc.json to support use of Prettier code formatter
2019-05-09 16:05:11 -06:00
Winston Liu
5f35405a6a 🔥 custom-event-mixin.coffee 2019-05-09 16:02:13 -04:00
Rafael Oleza
90bcdf4cba Add markers for more granular logging of startup time 2019-05-09 20:12:07 +02:00
Rafael Oleza
31de2b42d0 Merge pull request #19295 from atom/upgrade-settings-view
⬆️ settings-view@0.261.3
2019-05-09 19:09:59 +02:00
Nathan Sobo
138809a3a0 Add .eslintrc.json to improve support for editor integrations 2019-05-09 10:31:34 -06:00
Rafael Oleza
04fb6e4960 ⬆️ settings-view@0.261.3 2019-05-09 17:50:02 +02:00
Jason Rudolph
2dd76fef0c Merge pull request #19291 from atom/language-html-0.52.1
⬆️ language-html@0.52.1
2019-05-09 10:53:40 -04:00
Nathan Sobo
e58d52ee23 Add clarifying assertion to test script 2019-05-09 08:42:02 -06:00
Nathan Sobo
58dece3d9c 🔥 unused methods 2019-05-09 08:33:36 -06:00
Jason Rudolph
0818a6512d ⬆️ language-html@0.52.1 2019-05-09 09:42:14 -04:00
Rafael Oleza
32d995ed70 Merge pull request #19282 from atom/upgrade-fuzzy-finder
⬆️ fuzzy-finder@1.13.3
2019-05-09 10:05:09 +02:00
Max Brunsfeld
5b9284637e ⬆️ language-c
Fixes #325
Fixes #326
2019-05-08 16:12:47 -07:00
Rafael Oleza
9347d554a7 ⬆️ fuzzy-finder@1.13.3 2019-05-08 23:36:53 +02:00
Jason Rudolph
bc7ec2d3a8 Merge pull request #19287 from atom/language-hyperlink-0.17.1
⬆️ language-hyperlink@0.17.1
2019-05-08 17:35:26 -04:00
Nathan Sobo
5366614774 Revert "Default to 'native' watcher on the stable channel just to be safe"
This reverts commit 6da489edc9.

This commit was messing up the V8 startup snapshot.
2019-05-08 15:28:44 -06:00
Nathan Sobo
6da489edc9 Default to 'native' watcher on the stable channel just to be safe 2019-05-08 14:47:11 -06:00
Nathan Sobo
bfdb1fa7b0 Enable 'poll' option for @atom/notify-based fs watching 2019-05-08 13:59:35 -06:00
Jason Rudolph
ecbdb3de75 Merge pull request #19279 from atom/mb-newlines-between-injection-points
Improve handling of comment characters in ERB and EJS
2019-05-08 15:53:16 -04:00
Rafael Oleza
435eb8e462 Merge pull request #19286 from atom/upgrade-find-and-replace
⬆️ find-and-replace@0.218.10
2019-05-08 21:29:22 +02:00
Jason Rudolph
7fb08103b6 ⬆️ language-hyperlink@0.17.1 2019-05-08 13:28:59 -04:00
Jason Rudolph
f18ad1eea1 Enhance spec to better demonstrate the functionality being tested
/xref https://github.com/atom/atom/pull/19279#discussion_r282137915
2019-05-08 13:07:12 -04:00
Rafael Oleza
ed1845ccf1 ⬆️ find-and-replace@0.218.10 2019-05-08 16:52:03 +02:00
Jason Rudolph
e247815879 Rename test for additional clarity (hopefully) 2019-05-08 10:33:25 -04:00
Jason Rudolph
e00ea44310 Fix test 2019-05-08 10:29:23 -04:00
Ash Wilson
6eb380db56 Merge pull request #19283 from atom/aw/github-up-dev
Upgrade GitHub package on master
2019-05-08 10:01:38 -04:00
Ash Wilson
6354275c89 ⬆️ github@0.29.0 2019-05-08 08:52:38 -04:00
Winston Liu
cfba94e4e4 Undebugify 2019-05-07 23:31:37 -04:00
Winston Liu
c37239b251 ⬆️ apm@2.2.2
Also contains another fix for permissions
2019-05-07 23:31:11 -04:00