Katrina Uychaco
479a065c1b
Merge branch 'beta'
2016-02-10 17:06:40 -08:00
Katrina Uychaco
7ed8623480
1.6.0-beta2
2016-02-10 17:05:47 -08:00
Katrina Uychaco
262459829c
⬆️ tree-view
2016-02-10 17:04:04 -08:00
Max Brunsfeld
9c0aa629d7
Let packages define deserializers & view providers as main module methods
2016-02-10 14:28:57 -08:00
Wliu
d77c334d23
⬆️ language-xml@0.34.3
2016-02-10 16:33:46 -05:00
Wliu
6f4e98898c
⬆️ language-ruby@0.68.1
2016-02-10 16:33:05 -05:00
Katrina Uychaco
285c082ac0
Use text-buffer 8.2.2-2
2016-02-10 12:37:31 -08:00
joshaber
d759eb022d
Merge branch 'stable' into beta
v1.6.0-beta1
2016-02-10 15:19:48 -05:00
joshaber
88524b19ce
1.5.1
v1.5.1
2016-02-10 15:17:43 -05:00
Josh Abernathy
b7da70a7e9
Merge pull request #10758 from atom/fix-status-in-subdir
...
Fix status in subdir
2016-02-10 15:17:34 -05:00
Josh Abernathy
306560616b
Merge pull request #10758 from atom/fix-status-in-subdir
...
Fix status in subdir
2016-02-10 15:15:10 -05:00
Ben Ogle
3ede656176
Merge pull request #9198 from alexchandel/patch-1
...
permit any whole number for tabLength
2016-02-10 11:53:54 -08:00
joshaber
45c50e5635
⬆️ symbols-view@0.111.0
2016-02-10 14:50:59 -05:00
joshaber
98a63d1d68
Glob it.
2016-02-10 14:25:05 -05:00
joshaber
ea91588f87
⬆️ git-utils@4.1.2.
2016-02-10 14:19:44 -05:00
Katrina Uychaco
baa2c32a51
Merge branch 'master' into ku-crash-recovery
2016-02-10 11:10:57 -08:00
Katrina Uychaco
7b808257a6
Add test to check for indexedDB connection
2016-02-10 11:04:30 -08:00
joshaber
c1a3535ab2
Don't need to repeat ourselves here.
2016-02-10 11:09:52 -05:00
joshaber
0c6235de71
Add failing test.
2016-02-10 11:00:20 -05:00
Josh Abernathy
99a7158de1
Merge pull request #10743 from atom/dont-cascade-on-reload
...
Don't cascade on reload
2016-02-10 09:22:57 -05:00
Alex
fff2a54258
✅ Specs for variable tabLength
...
For #9198
2016-02-10 02:53:01 -06:00
Alex
28a2f2773c
permit any whole number for tabLength
...
from #8261
2016-02-10 02:53:01 -06:00
Wliu
3cca5cdc3e
⬆️ language-coffee-script@0.46.1
2016-02-09 20:14:56 -05:00
Ian Olsen
d95f1b1405
Merge pull request #10747 from damieng/patch-1
...
Clarify Windows build docs for VS2015 etc.
2016-02-09 15:46:38 -08:00
Max Brunsfeld
fa70560eba
👕 Use single quotes in JS string
...
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:34:32 -08:00
Max Brunsfeld
0f02663f6b
Add --user-data-dir flag, to control indexedDB directory
...
This way, we can still use indexedDB in the integration tests
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:30:58 -08:00
Max Brunsfeld
b0cf440f9c
Handle database connection errors gracefully
...
When opening a second Atom instance (e.g. when running the integration specs)
indexedDB connections will fail. In this case, StateStore.prototype.save
and StateStore.prototype.load will become noops.
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:30:10 -08:00
Max Brunsfeld
9b2c791c86
Don't emit window:loaded event until async window initialization completes
...
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:28:01 -08:00
Nathan Sobo
0243a345b7
Merge branch 'master' into ns-use-display-layers
2016-02-09 12:42:57 -07:00
Lee Dohm
e5075c2570
📝 Add link to article on glob patterns
2016-02-09 11:26:19 -08:00
joshaber
017bd2f716
1.7.0-dev
2016-02-09 13:40:38 -05:00
joshaber
1b416c789e
1.6.0-beta0
v1.6.0-beta0
2016-02-09 13:40:37 -05:00
joshaber
69df5d0836
1.5.0
v1.5.0
2016-02-09 13:40:36 -05:00
Josh Abernathy
60140577be
Merge pull request #10673 from atom/wl-apm-cmd-again
...
Copy apm.cmd to the build directory when building
2016-02-09 11:17:45 -05:00
joshaber
7695c20e39
De-lint.
2016-02-08 23:13:43 -05:00
joshaber
6131beef66
Document @isFirstLoad.
2016-02-08 21:24:41 -05:00
joshaber
03e33b4474
Use default dimensions the first time we load a window, but saved dimensions after that.
2016-02-08 21:20:36 -05:00
Nathan Sobo
4597d1e436
Merge pull request #7953 from acontreras89/ac-pane-split
...
Improve multi-pane API
2016-02-08 17:51:16 -08:00
Aaron Contreras
cbff7394c6
🐛 Reuse scroll position on text editor's copy. Fixes #8765
...
✅ Update specs to avoid regressions
2016-02-09 00:36:37 +01:00
Aaron Contreras
ee86cee4e0
✅ Add specs for new commands, update old specs
2016-02-09 00:36:37 +01:00
Aaron Contreras
6b118a8061
Add convenience commands to copy/move active item between panes
...
Give focus to destination pane and set the copied/moved item as active
2016-02-09 00:36:37 +01:00
Damien Guard
f2d7b3953e
More Windows build instruction tweaks
2016-02-08 15:27:53 -08:00
Katrina Uychaco
656cac8814
Merge branch 'master' into ku-crash-recovery
2016-02-08 15:24:00 -08:00
Katrina Uychaco
dc35562962
Remove empty parameter list in order to pass linter
2016-02-08 15:12:46 -08:00
Katrina Uychaco
f3a6a1d522
Use prerelease version of text-buffer
2016-02-08 14:44:35 -08:00
Katrina Uychaco
f3b39ad82e
Add ‘indexedDB’ to list of known global variables
2016-02-08 14:44:12 -08:00
Wliu
b70713283c
Merge pull request #10725 from atom/wl-update-language-js
...
Update language-javascript to 0.110.0
2016-02-08 17:36:10 -05:00
joshaber
f9ec7b5691
Save window dimensions before reloading.
2016-02-08 17:02:50 -05:00
Wliu
8ca1071168
Update presenter specs
2016-02-08 16:52:47 -05:00
Ben Ogle
f5d13e3e3c
⬆️ status-bar@0.83.0
2016-02-08 12:08:08 -08:00