Commit Graph

33716 Commits

Author SHA1 Message Date
Wliu
22d8ae67df Merge branch 'master' into b3-failing-seed 2017-11-12 13:27:28 +01:00
Justin Ratner
cb82a4201d ⬆️ autocomplete-plus@2.37.3 2017-11-11 17:33:52 -07:00
Wliu
4321db050c ⬆️ update-package-dependencies@0.13.0 2017-11-11 15:55:30 +01:00
Wliu
9f2a07448c ⬆️ tree-view@0.221.3 2017-11-11 13:34:58 +01:00
Nathan Sobo
e5ebdc0856 ⬆️ find-and-replace 2017-11-10 15:05:30 -07:00
Lee Dohm
2c5fd8a552 Merge pull request #16150 from atom/atom-core-flight-manual
Point Atom Core and build documentation to new Flight Manual section
2017-11-09 11:35:22 -08:00
Lee Dohm
396b78f71d Add docs back with references to new location for bookmarks 2017-11-09 10:37:51 -08:00
Lee Dohm
0673866a39 Point Atom Core and build documentation to new Flight Manual section 2017-11-09 10:32:29 -08:00
Jason Rudolph
dd8173fc35 Merge pull request #16144 from atom/fix-jquery-handling-in-tooltip-manager-add-method
Fix handling of jQuery objects in `TooltipManager.add` method
2017-11-09 11:05:47 -05:00
Max Brunsfeld
6c99872040 Merge pull request #16141 from atom/mb-decaf-atom-environment
Convert AtomEnvironment to JS
2017-11-08 22:33:01 -08:00
Max Brunsfeld
fed595b49f Use async/await in AtomEnvironment 2017-11-08 21:42:00 -08:00
Max Brunsfeld
188142bac3 Suppress lint warning for Promise.prototype monkey patch 2017-11-08 16:58:30 -08:00
Max Brunsfeld
bc774773f7 Convert AtomEnvironment to JS 2017-11-08 16:44:46 -08:00
Jason Rudolph
0e82b8bb42 🐛 Fix #16135 2017-11-08 17:56:45 -05:00
Jason Rudolph
fb74992454 Enhance test to catch bug reported in #16135
Enhance the fake jQuery object to more closely match a real jQuery
object. With this change, the test fails, thus allowing us to reproduce
the regression reported in #16135.
2017-11-08 17:44:32 -05:00
Max Brunsfeld
fd150622a3 Merge pull request #16140 from atom/mb-make-subword-regex-compatible-with-superstring
Fix errors when passing subword regex to native find methods
2017-11-08 14:40:31 -08:00
Max Brunsfeld
ff8ecf1a49 Fix errors when passing subword regex to native find methods 2017-11-08 14:00:00 -08:00
Max Brunsfeld
7bae4e7324 Use dedent for multiline template strings in text-editor-spec 2017-11-08 11:57:04 -08:00
Damien Guard
156002c418 ⬆️ language-typescript 2017-11-08 07:15:53 -08:00
Justin Ratner
843f91c8d2 ⬆️ text-buffer@13.8.2 2017-11-07 17:02:25 -07:00
Nathan Sobo
6227ecebed Merge pull request #16092 from atom/autoscroll-after-fold-or-unfold
Autoscroll to cursor position after folding or unfolding
2017-11-07 11:33:22 -07:00
Jason Rudolph
311055c575 Merge pull request #16091 from atom/decaf-text-utils
 Decaffeinate text-utils
2017-11-07 08:12:59 -05:00
Max Brunsfeld
b538a88294 Merge pull request #16119 from atom/mb-decaf-atom-environment-spec
Convert atom-environment-spec to JS
2017-11-06 18:47:18 -08:00
Max Brunsfeld
786f8b6a93 Use await instead of waitsForPromise in atom-environment-spec 2017-11-06 17:51:49 -08:00
Max Brunsfeld
31eafc4622 Convert atom-environment-spec to JS 2017-11-06 17:32:29 -08:00
Katrina Uychaco
3b5948c110 ⬆️ github@0.8.2 2017-11-06 15:08:51 -08:00
Max Brunsfeld
42657780d5 Merge pull request #16111 from atom/mb-fix-flaky-git-repo-specs
Fix flakiness in (and decaffeinate) GitRepository tests
2017-11-06 11:18:52 -08:00
Max Brunsfeld
6e0b629389 Use async and await in git-repository-spec 2017-11-06 10:57:46 -08:00
Max Brunsfeld
275fb0eb36 Convert GitRepository spec to JS 2017-11-06 10:25:31 -08:00
Max Brunsfeld
85f8b13a62 🎨 clean up git-repository.js 2017-11-06 09:45:43 -08:00
Wliu
05fc82cb86 ⬆️ status-bar@1.8.15 2017-11-06 15:30:25 +01:00
Jason Rudolph
935c63932f Merge pull request #16090 from atom/decaf-token-iterator
 Decaffeinate TokenIterator
2017-11-06 09:25:10 -05:00
Wliu
3f264fa2b0 ⬆️ styleguide@0.49.9 2017-11-06 10:24:57 +01:00
Wliu
4fd0345e84 ⬆️ timecop@0.36.2 2017-11-05 02:49:56 +01:00
Wliu
d89a816262 ⬆️ timecop@0.36.1 2017-11-04 20:44:30 +01:00
Jason Rudolph
761fa46863 Merge pull request #16073 from atom/decaf-theme-manager-spec
 Decaffeinate spec/theme-manager-spec.coffee
2017-11-04 08:29:12 -04:00
Katrina Uychaco
ead3fdb462 ⬆️ github@0.8.1 2017-11-03 15:36:46 -07:00
Nathan Sobo
a1e8d25e55 Autoscroll to cursor position after folding or unfolding
There were several different fold/unfold code paths, so I decided to
weave simple autoscroll assertions into the existing tests.
2017-11-03 09:57:29 -06:00
Hubot
6465f54bcd 1.24.0-dev 2017-11-03 10:57:02 -05:00
Nathan Sobo
5dd5b29ca9 ⬆️ fuzzy-finder 2017-11-03 09:28:59 -06:00
Jason Rudolph
3a42785678 Decaffeinate spec/text-utils-spec.coffee 2017-11-03 08:21:01 -04:00
Nathan Sobo
b7504a2a72 ⬆️ tree-view 2017-11-03 06:17:07 -06:00
Jason Rudolph
208e3293f3 Decaffeinate src/text-utils.coffee 2017-11-03 08:14:24 -04:00
Jason Rudolph
7b5837afb8 Decaffeinate spec/token-iterator-spec.coffee 2017-11-03 07:53:28 -04:00
Jason Rudolph
1ee1c6c30e Decaffeinate src/token-iterator.coffee 2017-11-03 07:49:32 -04:00
Michelle Tilley
a3bb0bbb44 Merge pull request #15935 from atom/mkt-core-uri-handlers
Add core URI handlers
2017-11-02 18:40:00 -07:00
Ash Wilson
809a2d6348 Merge pull request #16080 from atom/fb-hw-directory-watcher
Allow directory providers to implement a custom onDidChangeFiles
2017-11-02 18:30:59 -07:00
Michelle Tilley
0267829211 Change the way we test this 2017-11-02 16:45:52 -07:00
Michelle Tilley
fba5fbc42d Merge remote-tracking branch 'origin/master' into mkt-core-uri-handlers 2017-11-02 16:30:29 -07:00
Michelle Tilley
07ac7041d9 ⬆️ settings-view@0.253.0 2017-11-02 16:19:19 -07:00