Commit Graph

33196 Commits

Author SHA1 Message Date
Michelle Tilley
ed423672ef Getting the package manager requires devMode 2017-09-19 12:22:58 -07:00
Michelle Tilley
1bcf2e246c Just in case 2017-09-19 10:45:01 -07:00
Michelle Tilley
3c5d471ec7 Fix bugs in urlMain handling 2017-09-19 10:41:53 -07:00
Michelle Tilley
f6d7cdd417 Merge remote-tracking branch 'origin/master' into mkt-url-based-command-dispatch 2017-09-19 09:29:58 -07:00
Jason Rudolph
d7fe05c80e Merge #15678: Decaffeinate Notification, NotificationManager, & related specs 2017-09-19 08:27:09 -04:00
Wliu
cd974e41a5 ⬆️ line-ending-selector@0.7.4 2017-09-19 10:58:34 +02:00
Michelle Tilley
0d1be477fb Merge pull request #15683 from dreiss/master
Allow atom:// urls to be opened from the command line
2017-09-18 20:04:02 -07:00
Michelle Tilley
f66e4c21d8 Correctly initialize AtomWindow 2017-09-18 19:01:41 -07:00
Michelle Tilley
b4f73f254d Hook up package URL handlers 2017-09-18 18:55:02 -07:00
Michelle Tilley
a7b52ee9cb Fix missing devMode param in AtomApplication#findPackageWithName 2017-09-18 18:52:18 -07:00
Michelle Tilley
006612c9e4 Ensure initial packages are loaded before dispatching URLs 2017-09-18 18:11:40 -07:00
Michelle Tilley
3174ecbc13 More 📝 2017-09-18 17:55:52 -07:00
Michelle Tilley
2996d9dded Fix package.json key 2017-09-18 17:49:46 -07:00
Michelle Tilley
40ae9a3698 Make it private 2017-09-18 17:49:36 -07:00
Michelle Tilley
208132fb52 Refactor AtomApplication URL opening code 2017-09-18 17:46:57 -07:00
Michelle Tilley
7c1d6ec07c Replace MessageRegistry with UrlHandlerRegistry 2017-09-18 17:40:29 -07:00
Michelle Tilley
0ae64c37de Add UrlHandlerRegistry 2017-09-18 17:33:51 -07:00
Michelle Tilley
bf4985e265 🔥 MessageRegistry 2017-09-18 17:33:42 -07:00
Michelle Tilley
9e74e164b6 Merge remote-tracking branch 'origin/master' into mkt-url-based-command-dispatch 2017-09-18 16:49:12 -07:00
David Reiss
8ef9dabffa Allow atom:// urls to be opened from the command line
Some Atom extensions (like Nuclide) have functionality that can only be
triggered by open-url events, which only work on Mac OS.  With this
change, `atom://` URLs can be passed on the command-line, and they will
opened with the normal openUrl method on all platforms.

This change doesn't set Atom up as the default handler for atom:// urls.
That will require some platform-specific changes.
2017-09-18 12:27:29 -07:00
Michelle Tilley
1f25cda7c4 ⬆️ github@0.6.2 2017-09-18 10:49:16 -07:00
Jason Rudolph
0188730751 Merge 'origin/master' into decaffeinate-notifications 2017-09-18 11:47:12 -04:00
Ash Wilson
248bdfda25 ⬆️ styleguide 2017-09-18 10:03:29 -04:00
Wliu
15ade42e92 ⬆️ language-php@0.42.0 2017-09-18 10:05:44 +02:00
Antonio Scandurra
f41b7aa5f4 ⬆️ text-buffer 2017-09-18 10:04:48 +02:00
Jason Rudolph
9d0ed6da52 📝 Document that NotficationManager add* methods return a Notification
Parts of the Atom ecosystem rely on the fact that these methods return
the Notification that was added. For example:

https://github.com/atom/exception-reporting/blob/4e6866c3a9/lib/reporter.js#L159

Therefore, we should document that these methods are expected to return
the Notification that was added.
2017-09-17 08:25:05 -04:00
Jason Rudolph
0054e3f796 :skull: Decaffeinate spec/notification-manager-spec.coffee 2017-09-16 21:03:04 -04:00
Jason Rudolph
45c3770293 :skull: Decaffeinate spec/notification-spec.coffee 2017-09-16 21:03:01 -04:00
Jason Rudolph
3e21dd6923 :skull: Decaffeinate src/notification-manager.coffee 2017-09-16 21:02:58 -04:00
Jason Rudolph
3fb699fa22 :skull: Decaffeinate src/notification.coffee 2017-09-16 21:02:54 -04:00
Wliu
9ba632e223 Revert "⬆️ text-buffer"
This reverts commit b269b20864.
2017-09-16 23:50:16 +02:00
Wliu
f1a2af6e6a Merge pull request #15669 from BenRussert/cursor-docs-fix
📝 Fix cursor name letter casing
2017-09-16 22:43:23 +02:00
Ben Russert
69b1e2c4d8 📝 Fix cursor name letter casing [ci skip] 2017-09-16 15:30:44 -05:00
Wliu
2b13d0b53e ⬆️ encoding-selector@0.23.6 2017-09-16 21:56:51 +02:00
Wliu
c17697ee08 Unrevert the revert 2017-09-16 20:54:47 +02:00
Wliu
d99147468d ...revert? 2017-09-16 20:11:38 +02:00
Wliu
75af119bbb ⬆️ language-yaml@0.31.0 2017-09-16 17:21:20 +02:00
Nathan Sobo
b269b20864 ⬆️ text-buffer 2017-09-15 16:19:39 -06:00
Wliu
86b337edeb ⬆️ language-css@0.42.6 2017-09-15 23:21:17 +02:00
Damien Guard
af095a649e ⬆️ language-typescript 2017-09-15 14:10:27 -07:00
Damien Guard
369c17f599 ⬆️ language-typescript 2017-09-15 12:08:12 -07:00
Ian Olsen
024ad73a52 ⬆️ atom-keymap@8.2.5 2017-09-15 09:24:12 -07:00
Damien Guard
3aa27a6256 ⬆️ electron-winstaller 2017-09-14 23:45:37 -07:00
Ash Wilson
a01e49578a Merge pull request #15656 from atom/aw-extra-write-guard
Restore the fs.existsSync guard in Config
2017-09-14 21:58:27 -04:00
Ash Wilson
275089fdbe Restore the fs.existsSync guard 2017-09-14 21:06:49 -04:00
Michelle Tilley
c25b8570d7 Merge pull request #15654 from atom/mkt-updoot-github-again
⬆ github@0.6.0
2017-09-14 16:39:04 -07:00
Michelle Tilley
0e15a723dc ⬆️ github@0.6.1 2017-09-14 14:37:33 -07:00
Michelle Tilley
71c8df9d74 ⬆️ github@0.6.0 2017-09-14 13:07:05 -07:00
Wliu
7a02e85331 ⬆️ find-and-replace@0.212.3 2017-09-14 21:48:12 +02:00
Wliu
dd84a7d280 ⬆️ tree-view@0.218.0
Begone, __proto__!
2017-09-14 21:34:35 +02:00