Commit Graph

35597 Commits

Author SHA1 Message Date
Jason Rudolph
a7ad7478b7 📝 Vary PR template based type of change 2018-09-17 11:27:25 -04:00
David Wilson
699db30920 Merge pull request #18060 from atom/dw-catch-json-exception
Catch exceptions for bad package.json when looking for Atom repo in pwd
2018-09-15 07:51:45 -07:00
David Wilson
b35778b686 Catch exceptions for bad package.json when looking for Atom repo in pwd 2018-09-15 06:30:49 -07:00
David Wilson
e6507c59cb Turn RELEASES file support back on for Windows x86 builds 2018-09-14 23:02:20 -07:00
David Wilson
0eb040a382 👕 2018-09-14 21:54:32 -07:00
David Wilson
b22441e545 Temporarily turn off RELEASES input for first Windows x86 Nightly build 2018-09-14 21:29:19 -07:00
David Wilson
262c2f1c0e Write to stderr when an error is encountered in windows-run.js 2018-09-14 21:05:36 -07:00
Tilde Ann Thurium
f986dfd041 Merge pull request #18044 from atom/tt-18-sept-tooltip-bug
Fix bug with keyboard input in click tooltips
2018-09-14 16:39:10 -07:00
Tilde Ann Thurium
6bb1318a05 Merge branch 'master' of github.com:atom/atom into tt-18-sept-tooltip-bug 2018-09-14 15:24:12 -07:00
Max Brunsfeld
bc9d9bc495 ⬆️ tree-sitter 2018-09-14 13:53:58 -07:00
David Wilson
aef6ba315b Merge pull request #18049 from atom/dw-fix-linux-build
Use a custom Ubuntu 18.04 container for VSTS Linux builds
2018-09-14 13:34:08 -07:00
David Wilson
69932be7d8 Use a custom Ubuntu 18.04 container for VSTS Linux builds 2018-09-14 11:39:27 -07:00
Max Brunsfeld
03f1383e86 ⬆️ event-kit 2018-09-14 11:17:53 -07:00
David Wilson
9c58988d9b Merge pull request #18048 from atom/dw-vsts-windows-x86
Enable 32-bit Windows builds on VSTS
2018-09-13 20:37:27 -07:00
David Wilson
7961bd5124 Upload x86 Windows build artifacts 2018-09-13 17:16:09 -07:00
Tilde Ann Thurium
945b57e2ca 👕 2018-09-13 17:09:38 -07:00
Tilde Ann Thurium
51b873345f add comment advising against adding window listeners in tooltip manager 2018-09-13 16:26:58 -07:00
Tilde Ann Thurium
dc1f6a02f3 fix leaked state in tests. 2018-09-13 16:24:46 -07:00
David Wilson
861a2155b8 Enable Windows x64 builds on VSTS 2018-09-13 16:10:55 -07:00
Tilde Ann Thurium
9e6b4b413b add unit tests 2018-09-12 17:02:05 -07:00
Tilde Ann Thurium
f7b95d03d3 fixes bug with keyboard input in click tooltips
Co-Authored-By: David Wilson <daviwil@users.noreply.github.com>
2018-09-12 16:17:30 -07:00
Max Brunsfeld
399ab9d577 ⬆️ tree-sitter, language-ruby 2018-09-12 15:31:38 -07:00
Max Brunsfeld
c609a3e0c0 ⬆️ tree-sitter 2018-09-12 13:50:47 -07:00
Max Brunsfeld
04d29d9ba1 ⬆️ tree-sitter, language-ruby 2018-09-12 11:26:45 -07:00
simurai
e865182393 Merge pull request #18016 from atom/sm/auto-complete
Fix autocomplete icon
2018-09-12 15:05:49 +09:00
David Wilson
7cc4534118 ⬆️ keybinding-resolver 2018-09-11 15:02:06 -07:00
David Wilson
ab97393732 Merge pull request #18014 from atom/migrate-autoflow-package
➡️ Migrate core package 'autoflow' into ./packages
2018-09-11 14:41:36 -07:00
David Wilson
93abcd06bd Fix the 'repository' field of migrated package's package.json files 2018-09-11 13:37:01 -07:00
Max Brunsfeld
a9d2041376 Merge pull request #18015 from atom/mb-buffer-range-for-scope-fixes
Accept a TextMate scope selector in bufferRangeForScopeAtPosition
2018-09-11 10:12:10 -07:00
simurai
bf1adcda93 Fix icon in autocomplete popover 2018-09-11 12:58:01 +09:00
Max Brunsfeld
0b6876c4c6 Accept a TextMate scope selector in bufferRangeForScopeAtPosition 2018-09-10 20:38:54 -07:00
David Wilson
803e42f7c4 ➡️ Migrate core package 'autoflow' into ./packages 2018-09-10 15:02:20 -07:00
David Wilson
d1292fd7e3 Merge pull request #18012 from mfonville/master
Update to Electron 2.0.9
2018-09-10 12:10:32 -07:00
Maarten Fonville
b34cefa75b Update to Electron 2.0.9
Updated Electron fixes segfault on glibc 2.28 (see https://github.com/electron/electron/issues/13972 )
2018-09-10 18:36:01 +02:00
Ash Wilson
76cdeae4aa Merge pull request #17996 from atom/aw/apm-up
Update apm on master
2018-09-07 10:48:03 -04:00
Ash Wilson
159704a0e8 ⬆️ apm 2018-09-07 08:44:42 -04:00
Ashi Krishnan
73ab237132 Merge pull request #17985 from atom/ak-no-selection-in-the-text-editing-room
Disallow OS text selection in atom buffers.
2018-09-06 16:58:31 -07:00
Jason Rudolph
9127ddd918 Merge pull request #17981 from atom/migrate-one-light-syntax-package
➡️ Migrate core package 'one-light-syntax' into ./packages
2018-09-06 19:01:07 -04:00
Ashi Krishnan
892b27784c Update package-lock 2018-09-06 15:53:05 -07:00
Ashi Krishnan
3dc0729dfe markdown-preview to 0.159.25 2018-09-06 15:50:43 -07:00
Ashi Krishnan
401b7fe965 Disallow OS text selection in atom buffers. 2018-09-06 15:50:43 -07:00
Max Brunsfeld
9c3fecf93d Merge pull request #17993 from atom/mb-migrate-git-diff-package
Migrate core package 'git-diff' into ./packages
2018-09-06 15:44:03 -07:00
Max Brunsfeld
de64cb666d ➡️ Migrate core package 'git-diff' into ./packages 2018-09-06 14:31:10 -07:00
Jason Rudolph
cce37f6a44 Fix package-lock.json merge conflict 2018-09-06 17:04:36 -04:00
Jason Rudolph
f3a4cc1d3a Merge master into migrate-one-light-syntax-package 2018-09-06 17:01:34 -04:00
Max Brunsfeld
95f09d6a50 Merge pull request #17990 from atom/mb-migrate-one-dark-ui-package
Migrate one-dark-ui package into packages directory
2018-09-06 12:36:55 -07:00
David Wilson
a988288c9b Merge pull request #17978 from chrisrpatterson/feature/vsts-ci-schema-change
VSTS CI Schema Change
2018-09-06 11:52:52 -07:00
David Wilson
3f4feda9b3 Merge pull request #17988 from atom/dw-bump-modules
Bump modules that were updated for Node 10 / Electron 3 support
2018-09-06 11:43:04 -07:00
Max Brunsfeld
376c5ca57a Decaffeinate one-light-ui package 2018-09-06 11:22:42 -07:00
Max Brunsfeld
6db97d3fc9 ➡️ Migrate core package 'one-dark-ui' into ./packages 2018-09-06 11:17:04 -07:00