Daniel Hengeveld
196fb35b65
Add missing return in checkouthead
2015-10-20 16:52:43 +02:00
Daniel Hengeveld
49969288bb
un-nest waitsForPromise
2015-10-20 16:42:20 +02:00
Daniel Hengeveld
95b3ac806f
un-nest waitsForPromise
2015-10-20 16:42:20 +02:00
Daniel Hengeveld
057f0817e3
Fix up deserialize specs
2015-10-20 16:40:11 +02:00
Daniel Hengeveld
fbd0c3677c
Fix up deserialize specs
2015-10-20 16:40:11 +02:00
Daniel Hengeveld
716a96f814
Errant logs
2015-10-20 16:02:34 +02:00
Daniel Hengeveld
2ff283a6b0
Async buffer events
2015-10-20 16:01:35 +02:00
simurai
7ae249baf7
⬆️ solarized-light-syntax@v0.23.0
2015-10-20 22:47:55 +09:00
simurai
8dd7841204
⬆️ solarized-dark-syntax@v0.39.0
2015-10-20 22:46:58 +09:00
Ivan Zuzak
65f02eab50
Organize structure and add section on packages
2015-10-20 15:13:42 +02:00
Dave Rael
6d4105ac97
Escape characters is portable path not writable
...
warning to resolve missing backslash and other potential problems
resulting from the markdown-parsed nature of the display of notifications.
2015-10-20 07:09:58 -06:00
Daniel Hengeveld
60180677a2
add .async attribute to GitRepository
2015-10-20 14:03:19 +02:00
Antonio Scandurra
5fc521fedc
Add deprecated method to TextEditor
2015-10-20 08:37:15 +02:00
Antonio Scandurra
40e3b08a8c
Add TextEditorElement::getMaxScrollTop
2015-10-20 08:36:27 +02:00
Ben Ogle
ec9d1231aa
⬆️ metrics@0.53.0
2015-10-19 18:16:52 -07:00
Wliu
c162eb892d
⬆️ language-json@0.17.1
2015-10-19 20:04:38 -04:00
Wliu
401bc98340
⬆️ language-xml@0.33.1
2015-10-19 20:04:14 -04:00
Wliu
dc76115454
⬆️ language-less@0.28.3
2015-10-19 20:03:49 -04:00
Wliu
7d7687bab3
⬆️ language-python@0.41.0
2015-10-19 20:03:25 -04:00
Wliu
1593cdbf7a
🐛 Fix toggle-menu-bar command
2015-10-19 18:19:43 -04:00
Wliu
c29514a448
Address comments
...
[ci skip]
2015-10-19 18:06:16 -04:00
Nathan Sobo
f916aa0682
⬆️ language-php
2015-10-19 14:48:36 -06:00
Max Brunsfeld
3535525ad9
Don't try to reuse existing normal windows as dev mode windows
2015-10-19 13:43:40 -07:00
Daniel Hengeveld
0e6d30e707
.refreshStatus() (partial implementation)
2015-10-19 17:04:27 +02:00
Daniel Hengeveld
2c96f8ce3d
.getDirectoryStatus
2015-10-19 16:10:13 +02:00
Daniel Hengeveld
ab4ba2ca4c
.getPathStatus()
2015-10-19 15:15:42 +02:00
Daniel Hengeveld
58c989455a
Add .eslintrc
2015-10-19 13:47:51 +02:00
Wliu
2603a3f611
⬆️ notifications@0.60.0
2015-10-18 15:13:27 -04:00
Nathan Sobo
eea75b69b9
Merge pull request #9192 from atom/ns-fix-headless-tests
...
Fix issues with running headless tests
2015-10-17 11:19:04 -06:00
Nathan Sobo
979b08f5fe
Override console.log/error/warn in headless mode to log to stdout/stderr
2015-10-17 10:55:23 -06:00
Nathan Sobo
c35411cd29
🎨
2015-10-17 10:52:39 -06:00
Nathan Sobo
abee4c1db4
Default devMode to true ASAP if running Atom in test mode
...
Previously, we ran the window in devMode, but didn’t set devMode to true
early enough to compute the correct resource path. This caused errors
when attempting to load the bundled keymaps when running atom —test
without the —dev flag.
2015-10-17 10:39:26 -06:00
Thomas Johansen
2cb77aa4b9
🐛 Use fat arrow to capture correct scope
...
Fixes #9187
2015-10-17 16:55:57 +02:00
Thomas Johansen
306729f20c
🐛 Use fat arrow to capture correct scope
...
Fixes #9186
2015-10-17 16:55:04 +02:00
Wliu
6495f1a531
Revert " 🔥 subpixel-font-scaling"
...
This reverts commit 1c0420b3bb .
2015-10-16 19:58:47 -04:00
Wliu
1c0420b3bb
🔥 subpixel-font-scaling
...
This option was removed in Electron v0.33.9
2015-10-16 19:57:40 -04:00
Max Brunsfeld
82103f9da0
Remove unused spec-helper requires
2015-10-16 16:49:24 -07:00
Max Brunsfeld
6e81846580
Merge pull request #9181 from atom/mb-ns-freeze-prepare-stack-trace
...
Make Error.prepareStackTrace read-only (again)
2015-10-16 16:46:05 -07:00
Max Brunsfeld
f31328baec
Disable linter warning for Error prototype method
2015-10-16 16:25:45 -07:00
Max Brunsfeld
c36b4bd169
Make Error.prepareStackTrace read-only (again)
...
This time, we've provided a way for Grim to access an Error's
raw stack trace array
2015-10-16 16:25:45 -07:00
Max Brunsfeld
7d74382782
Fix extra child node removal in PanelContainerElement
2015-10-16 16:18:40 -07:00
Max Brunsfeld
52d0556c6e
⬆️ line-ending-selector
2015-10-16 15:47:32 -07:00
Max Brunsfeld
e4246fefa3
⬆️ spellcheck
2015-10-16 15:42:15 -07:00
Nathan Sobo
26a5b26cb9
Merge pull request #8779 from atom/cz-electron-32
...
Update to Electron v0.33.x
2015-10-16 15:59:14 -06:00
Max Brunsfeld
56d5cea762
⬆️ donna
2015-10-16 14:20:20 -07:00
Max Brunsfeld
7cea69d6af
Merge pull request #9177 from atom/mb-allow-window-reload
...
Don't prevent renderer-side reloads
2015-10-16 12:08:46 -07:00
Max Brunsfeld
cd9e24ea33
Don't prevent renderer-side reloads
2015-10-16 12:04:35 -07:00
Nathan Sobo
4093e6d135
⬆️ wrap-guide
2015-10-16 12:42:02 -06:00
Nathan Sobo
eb2a6a3388
Mock process.cwd to make test pass in headless mode
2015-10-16 12:34:11 -06:00
Daniel Hengeveld
df949d3a3d
more ::checkoutHead specs
2015-10-16 19:24:34 +02:00