Max Brunsfeld
|
fa100866cb
|
Merge pull request #19172 from atom/mb-tree-sitter-upgrade-test-travis
Try upgrading Tree-sitter for a third time
|
2019-05-06 22:33:20 -07:00 |
|
Max Brunsfeld
|
e33ac81167
|
⬆️ tree-sitter (stable release)
|
2019-05-06 16:45:05 -07:00 |
|
Max Brunsfeld
|
59319d639a
|
Update test to expect new rendering of missing tree-sitter nodes
|
2019-05-06 14:50:38 -07:00 |
|
Max Brunsfeld
|
a3f022883f
|
⬆️ tree-sitter (prerelease)
|
2019-05-06 14:06:06 -07:00 |
|
Max Brunsfeld
|
d66bc8747a
|
⬆️ tree-sitter (prerelease)
|
2019-05-06 13:28:01 -07:00 |
|
Nathan Sobo
|
1de17649eb
|
⬆️ fuzzy-finder@1.13.2
|
2019-05-06 13:17:01 -06:00 |
|
Nathan Sobo
|
0deaf0986b
|
Fix bracket matcher upgrade
|
2019-05-06 13:15:33 -06:00 |
|
Winston Liu
|
33dda20516
|
Merge pull request #19271 from atom/wl-update-bracket-matcher
Update bracket-matcher to 0.91.0
|
2019-05-06 12:54:53 -04:00 |
|
Winston Liu
|
50f537c456
|
⬆️ bracket-matcher@0.91.0
|
2019-05-06 11:07:55 -04:00 |
|
Rafael Oleza
|
ad3a7e8468
|
Merge pull request #19270 from atom/fix-json-config
Fix atom --dev with JSON config files
|
2019-05-06 15:21:03 +02:00 |
|
Rafael Oleza
|
18a308de57
|
Fix atom --dev with JSON config files
|
2019-05-06 14:00:41 +02:00 |
|
Rafael Oleza
|
0d80191516
|
Merge pull request #19257 from atom/increase-timeout-file-recovery-test
Increase the timeout for the FileRecoveryService tests
|
2019-05-06 11:39:16 +02:00 |
|
Winston Liu
|
68b984ff12
|
Merge pull request #19264 from atom/wl-add-missing-it
Add 'it' in front of spec descriptions
|
2019-05-04 13:52:28 -04:00 |
|
Winston Liu
|
d8559d37a2
|
Add 'it' in front of spec descriptions
|
2019-05-04 12:29:52 -04:00 |
|
Rafael Oleza
|
fb79283d15
|
Increase the timeout for the FileRecoveryService tests
|
2019-05-03 17:27:48 +02:00 |
|
Jason Rudolph
|
55ecd5304a
|
⬆️ language-shellscript@0.27.11 (#19254)
|
2019-05-02 15:28:40 -04:00 |
|
Nathan Sobo
|
150424bdb2
|
⬆️ settings-view@0.261.2
|
2019-05-02 07:39:58 -06:00 |
|
Rafael Oleza
|
5b21fdad7e
|
Merge pull request #19246 from atom/delay-waiting-for-watcher
Do not wait until config watcher is ready in order to launch the Atom window
|
2019-05-02 13:26:21 +02:00 |
|
Rafael Oleza
|
84915c40d1
|
Explain why we don't use randomBytes on a comment
|
2019-05-02 11:59:19 +02:00 |
|
Rafael Oleza
|
966f002fa2
|
Add more explicit comment about Windows perf issue
|
2019-05-02 11:55:30 +02:00 |
|
Rafael Oleza
|
7eec855439
|
Merge branch 'master' into delay-waiting-for-watcher
|
2019-05-02 11:26:15 +02:00 |
|
Rafael Oleza
|
164d543364
|
Only delay the watcher on Windows
|
2019-05-02 11:25:55 +02:00 |
|
Winston Liu
|
5c09bed1e8
|
Merge pull request #19250 from atom/wl-rm-win-powershell-coffee
Remove win-powershell.coffee
|
2019-05-02 02:40:13 -04:00 |
|
Winston Liu
|
e2d44ce5cc
|
🔥 win-powershell.coffee
|
2019-05-02 01:39:03 -04:00 |
|
Jason Rudolph
|
2cf285bc36
|
Merge #19175 from UziTech/patch-7: await uriHandler
|
2019-05-01 16:23:34 -04:00 |
|
Ash Wilson
|
3ee3641525
|
Merge pull request #19247 from atom/aw/drag-and-drop
Always use target window for drag-and-drop
|
2019-05-01 12:44:43 -04:00 |
|
Jason Rudolph
|
4d7f7dea41
|
Merge pull request #19243 from atom/no-junit-xml-on-appveyor
Avoid AppVeyor build failures due to problem uploading JUnit XML
|
2019-05-01 10:38:41 -04:00 |
|
Rafael Oleza
|
0132e1e963
|
Merge pull request #19242 from atom/use-async-randombytes
Use async randomBytes API to speedup Windows startup
|
2019-05-01 15:43:43 +02:00 |
|
Ash Wilson
|
e2d5143b53
|
Use the "here" option to open for drag-and-drop
|
2019-05-01 09:05:46 -04:00 |
|
Ash Wilson
|
61377b843c
|
Support a "here" option in the "open" IPC message handler
|
2019-05-01 09:02:02 -04:00 |
|
Rafael Oleza
|
350d5ef3a7
|
Do not wait until config watcher is ready in order to launch the Atom
window
|
2019-05-01 11:02:43 +02:00 |
|
Jason Rudolph
|
6e66198f30
|
Remove use of JUnit XML output on AppVeyor
|
2019-04-30 13:43:44 -04:00 |
|
Rafael Oleza
|
2b6d70a525
|
Avoid using randomBytes() when encrypting options
This way we avoid delaying the opening of a project when reusing an
existing Atom window.
|
2019-04-30 19:16:05 +02:00 |
|
Rafael Oleza
|
3fcdcde74d
|
Use async randomBytes API to speedup Windows startup
|
2019-04-30 19:14:54 +02:00 |
|
Rafael Oleza
|
2a7ddf0d22
|
Merge pull request #19234 from atom/improve-flaky-test
Disable external events from workspaceElement test
|
2019-04-30 11:01:55 +02:00 |
|
Rafael Oleza
|
7e4dfa9417
|
Merge pull request #13760 from atom/wl-open-empty-editor-as-pending
Open empty editor as a pending pane item
|
2019-04-29 15:54:25 +02:00 |
|
Rafael Oleza
|
4e2e820a6c
|
Disable external events from workspaceElement test
|
2019-04-29 15:09:23 +02:00 |
|
Rafael Oleza
|
0219306c87
|
Merge pull request #19233 from atom/upgrade-node-spellchecker
⬆️ spell-check@0.74.5
|
2019-04-29 15:09:04 +02:00 |
|
Rafael Oleza
|
ffd5ea6556
|
⬆️ spell-check@0.74.5
|
2019-04-29 13:30:43 +02:00 |
|
Ash Wilson
|
bac771e1ff
|
Merge pull request #19231 from atom/aw/no-focus-dev-mode
Skip dev mode windows when choosing an existing window for an open action
|
2019-04-28 20:32:21 -04:00 |
|
Ash Wilson
|
896ebfd97d
|
Skip spec windows when finding an existing window to open paths
|
2019-04-28 17:22:14 -04:00 |
|
Ash Wilson
|
e368d78d27
|
Main process test for dev mode and benchmark windows
|
2019-04-28 17:21:37 -04:00 |
|
Rafael Oleza
|
dffe455668
|
Merge pull request #19224 from atom/wl-update-tree-view
Update tree-view to 0.227.0
|
2019-04-27 22:08:41 +02:00 |
|
Rafael Oleza
|
4fe8dbfe08
|
Merge pull request #18705 from UziTech/autoFocus-element
Enable autoFocus option to accept an element to focus on pane creation
|
2019-04-27 22:05:32 +02:00 |
|
Rafael Oleza
|
5d90758753
|
Merge pull request #19227 from atom/upgrade-snippets
⬆️ snippets@1.5.0
|
2019-04-27 22:05:01 +02:00 |
|
Rafael Oleza
|
d846bd5e87
|
Merge pull request #19074 from rafeca/upgrade-underscore-plus
⬆️ underscore-plus@1.7.0
|
2019-04-27 19:13:00 +02:00 |
|
Rafael Oleza
|
aa5d73d565
|
⬆️ snippets@1.5.0
|
2019-04-27 19:10:06 +02:00 |
|
Winston Liu
|
dbb6c7b1b6
|
Merge branch 'master' into wl-open-empty-editor-as-pending
|
2019-04-27 00:25:00 -04:00 |
|
Winston Liu
|
4ef76983d0
|
⬆️ tree-view@0.227.0
|
2019-04-26 18:43:14 -04:00 |
|
Rafael Oleza
|
41d934fc02
|
Merge pull request #19192 from vinkla/reset-font-size
Fix reset-font-size
|
2019-04-26 23:47:56 +02:00 |
|