Commit Graph

28451 Commits

Author SHA1 Message Date
Antonio Scandurra
e8e2370ed1 Log an error message to console as well 2016-03-30 15:06:26 +02:00
Antonio Scandurra
2d5e697016 Add AutoUpdateManager.prototype.onUpdateError 2016-03-30 15:05:57 +02:00
Daniel Hengeveld
80fc98a6ca Merge pull request #11312 from coliff/patch-3
https link to nodejs.org and visualstudio.com
2016-03-30 10:32:04 +02:00
Christian Oliff
0442aac9a3 https link to nodejs.org and visualstudio.com
https links to nodejs.org and visualstudio.com
2016-03-30 17:25:59 +09:00
Christian Oliff
1a124853f0 https link to nodejs.org
https link to nodejs.org
2016-03-30 17:23:50 +09:00
simurai
fb2a08f1f7 ⬆️ solarized-dark/light-syntax@v1.0.1 2016-03-30 14:38:44 +09:00
joshaber
f1516f7de4 First pass at using the work queue. 2016-03-29 23:54:39 -04:00
joshaber
36121e3bf8 First pass at the git work queue. 2016-03-29 22:59:24 -04:00
Nathan Sobo
5c8fee44a3 Merge pull request #11306 from atom/ns-warn-on-leaked-path-watches
Warn rather than failing if we detect leaked pathwatcher subscriptions
2016-03-29 17:19:56 -06:00
Nathan Sobo
265aa2f6c8 Warn rather than failing if we detect leaked pathwatcher subscriptions 2016-03-29 16:46:57 -06:00
Michelle Tilley
edcceeed5b ⬆️ apm
(cherry picked from commit c6319ea602)
2016-03-29 15:12:23 -07:00
Josh Abernathy
614eb818c8 Merge pull request #11295 from atom/fix-submodule-line-diffs
Take the submodule into account in more instances.
2016-03-29 11:57:41 -04:00
Jordan Tucker
f4b94fef30 always save state on close, check config on open 2016-03-29 08:30:18 -07:00
joshaber
4b3ca21e29 Cache the workdir per-repo. 2016-03-29 11:26:39 -04:00
Antonio Scandurra
ea01981a85 Merge pull request #11286 from atom/as-fix-pane-axis-element-subscriptions
Correctly (un)subscribe to model events on PaneAxisElement attach/detach
2016-03-29 09:46:10 +02:00
Machiste Quintana
3b222dbee8 Don't merge selections if at start or end of line 2016-03-28 23:26:28 -07:00
Machiste Quintana
e932e3db05 Merge branch 'master' into mq-move-selected-columns 2016-03-28 22:16:31 -07:00
Wliu
435dcc7bdb ⬆️ language-json@0.18.0 2016-03-28 21:15:16 -04:00
Nathan Sobo
f83fcac26a Merge pull request #11296 from atom/dg-ns-improve-windows-build
Improve build on Windows
2016-03-28 16:54:48 -06:00
Wliu
ce26b2f7d8 ⬆️ language-ruby@0.68.4 2016-03-28 18:50:07 -04:00
Wliu
9063173ba3 ⬆️ language-python@0.43.1 2016-03-28 18:49:47 -04:00
Wliu
e547cac795 ⬆️ language-less@0.29.1 2016-03-28 18:49:29 -04:00
Wliu
36c6e89296 ⬆️ language-c@0.51.2 2016-03-28 18:49:11 -04:00
Damien Guard
8d2de5fe73 🎨 2016-03-28 16:39:37 -06:00
Damien Guard
df4e552596 Exclude PATH entries with msbuild.exe to fix node-gyp on Windows 2016-03-28 16:39:37 -06:00
Damien Guard
76f9f43e6a Fix clean command to actually work when paths missing 2016-03-28 16:39:37 -06:00
joshaber
55172c66e9 Merge branch 'master' into fix-submodule-line-diffs 2016-03-28 17:28:22 -04:00
Josh Abernathy
307944c4e7 Merge pull request #11277 from atom/less-disk-io
Less disk IO
2016-03-28 17:24:55 -04:00
joshaber
5b722fe0b7 ⬆️ nodegit@0.12.0 2016-03-28 14:54:27 -04:00
joshaber
08513e2f6e Merge branch 'master' into less-disk-io 2016-03-28 14:54:06 -04:00
joshaber
51831b332d Take the submodule into account in more instances.
Fixes https://github.com/atom/git-diff/issues/97.
2016-03-28 14:50:04 -04:00
Antonio Scandurra
584cf41901 Merge pull request #11251 from atom/as-fallback-to-storage-folder
Fallback to ~/.atom/storage when no state is found in IndexedDb
2016-03-28 20:29:34 +02:00
Josh Abernathy
aa9393d560 Merge pull request #11280 from atom/remove-old-git-status
Remove GitRepository git status
2016-03-28 14:16:01 -04:00
joshaber
22665c24d1 ⬆️ tree-view@0.203.3 2016-03-28 13:38:25 -04:00
joshaber
414a424ae8 Merge branch 'master' into remove-old-git-status 2016-03-28 10:44:28 -04:00
Antonio Scandurra
8adf47b1c2 Allow element to work without attaching it to DOM 2016-03-28 16:40:39 +02:00
Antonio Scandurra
ae277c685f Merge branch 'master' into as-fallback-to-storage-folder 2016-03-28 15:50:14 +02:00
Antonio Scandurra
3d4611ce4c Remove conditional assignment
HTML nodes are guaranteed to be detached before being re-attached, so we
are always sure that `subscriptions` is null on attach and non-null on
detach.
2016-03-28 14:52:40 +02:00
Antonio Scandurra
b5f866b6fc Correctly (un)subscribe to model events on PaneAxisElement attach/detach 2016-03-28 14:49:26 +02:00
Lee Dohm
5fc111a104 📝 Add standard global notation 2016-03-26 15:50:07 -07:00
joshaber
fdebbf12ac If we're been destroyed then we won't have an async anymore. 2016-03-25 17:14:09 -04:00
joshaber
8ee1c3274b Always update the cached status path. 2016-03-25 17:13:06 -04:00
joshaber
81d7912b23 Merge branch 'master' into less-disk-io 2016-03-25 15:41:07 -04:00
joshaber
6b26863012 Revert "Fix the specs."
This reverts commit 39dcd59994.
2016-03-25 15:41:05 -04:00
joshaber
3db54ebdef Merge branch 'master' into remove-old-git-status 2016-03-25 15:36:53 -04:00
joshaber
fff1e8f3d1 Cache the results of calling getPathStatus so we're consistent across calls. 2016-03-25 15:36:44 -04:00
joshaber
f001c83263 Bring back some synchronous event emitting.
Preserve the previous behavior of emitting synchronously with observed
change.
2016-03-25 15:26:18 -04:00
joshaber
380df72808 All emissions will propagate out from the async layer. 2016-03-25 15:15:24 -04:00
joshaber
c9ff5db064 Don't update status anymore in the sync layer. 2016-03-25 15:15:10 -04:00
joshaber
4ecc6aac90 Grab the branch from the async layer. 2016-03-25 15:14:32 -04:00