joshaber
|
a87aac00e4
|
Port the fixes too.
|
2016-02-15 17:04:03 -05:00 |
|
joshaber
|
2e8569d7b3
|
Port failing tests.
Bring the failing tests over from
https://github.com/atom/atom/pull/10758 and
https://github.com/atom/atom/pull/10797.
|
2016-02-15 17:03:09 -05:00 |
|
Damien Guard
|
f8ae09b112
|
Register Atom for file associations in Windows #6177 #4893 #6860
|
2016-02-14 15:10:07 -08:00 |
|
Lee Dohm
|
97205410d7
|
Merge pull request #10803 from atom/ld-bug-10783
Fix typo in function call
|
2016-02-12 21:15:06 -08:00 |
|
Lee Dohm
|
57ea5c0fc4
|
Fix typo in function call
|
2016-02-12 18:57:38 -08:00 |
|
Lee Dohm
|
0b13cb00e1
|
📝 Make the atom.workspace.open split documentation match behavior
|
2016-02-12 18:45:05 -08:00 |
|
Lee Dohm
|
6b24f4bfa7
|
📝 Fix atom.workspace.open split parameter mismatch
|
2016-02-12 18:36:12 -08:00 |
|
Katrina Uychaco
|
24dc4c6c73
|
Add command-line argument to clear state in IndexedDB
|
2016-02-12 15:18:41 -08:00 |
|
Josh Abernathy
|
9e073d807d
|
Merge pull request #10792 from atom/fix-test-timeout
Fix TextEditorPresenter spec timeout.
|
2016-02-12 17:24:29 -05:00 |
|
Max Brunsfeld
|
81c15bd8b4
|
Make --profile-startup flag work w/ async initializion
|
2016-02-12 14:19:09 -08:00 |
|
Katrina Uychaco
|
427dba57ad
|
Remove unused StorageFolder::store method (moved state to IndexedDB)
|
2016-02-12 14:07:21 -08:00 |
|
Katrina Uychaco
|
22c9fe7cb7
|
🔥 trailing white space
|
2016-02-12 14:06:06 -08:00 |
|
joshaber
|
cc3f6b888f
|
Don't need to duplicate this line.
|
2016-02-12 16:35:16 -05:00 |
|
joshaber
|
82860a12a0
|
Fix waitsForStateToUpdate proper like.
|
2016-02-12 16:35:10 -05:00 |
|
Max Brunsfeld
|
0ea06bad31
|
Merge branch 'master' into wl-electron-35
|
2016-02-12 12:57:54 -08:00 |
|
Max Brunsfeld
|
7ecdc390f2
|
⬆️ archive-view
|
2016-02-12 12:45:28 -08:00 |
|
Josh Abernathy
|
3e5c5e46c2
|
Merge pull request #10797 from atom/fix-status-with-multiple-paths
Fix status with multiple paths
|
2016-02-12 15:32:34 -05:00 |
|
joshaber
|
9fa766e01a
|
Don't use synchronous updates anymore.
|
2016-02-12 15:13:10 -05:00 |
|
joshaber
|
72f3d0b309
|
Unfocused.
|
2016-02-12 14:45:26 -05:00 |
|
joshaber
|
0e8161f30e
|
Always search the repo itself.
|
2016-02-12 14:45:21 -05:00 |
|
joshaber
|
25e58eb1a2
|
Stop logging.
|
2016-02-12 14:45:05 -05:00 |
|
joshaber
|
98a051080b
|
Failing test.
|
2016-02-12 14:43:55 -05:00 |
|
joshaber
|
6813bf50a0
|
Use waitsForStateToUpdateAsync in a bunch of places.
|
2016-02-12 14:00:47 -05:00 |
|
joshaber
|
272ff19d7b
|
Decrease the timeout interval.
|
2016-02-12 13:58:54 -05:00 |
|
joshaber
|
8b14f5afdc
|
Let's get some deterministic failures.
|
2016-02-12 13:58:38 -05:00 |
|
Max Brunsfeld
|
d9f659206c
|
⬆️ tabs
|
2016-02-12 10:49:21 -08:00 |
|
Lee Dohm
|
ace3ae8ed8
|
Remove unused Core Team Project Management labels
Some Core Team labels aren't used anymore. To prevent misleading our
users, we are removing these labels from the CONTRIBUTING document.
|
2016-02-12 09:33:25 -08:00 |
|
joshaber
|
319043c93d
|
Update this test too.
|
2016-02-12 12:11:52 -05:00 |
|
Antonio Scandurra
|
94c25cc874
|
Merge pull request #10789 from atom/as-upgrade-ac
Upgrade autocomplete-plus to use new text-buffer API
|
2016-02-12 17:57:49 +01:00 |
|
joshaber
|
07d35245e0
|
Move it around again.
|
2016-02-12 11:51:48 -05:00 |
|
joshaber
|
a3ec51f492
|
Let's try rearranging this.
|
2016-02-12 11:46:43 -05:00 |
|
joshaber
|
dd6a6be8b1
|
Once more, with feeling.
|
2016-02-12 10:56:36 -05:00 |
|
joshaber
|
3e7de73580
|
Bump the timeout.
|
2016-02-12 09:58:37 -05:00 |
|
Antonio Scandurra
|
9cd59e8a51
|
⬆️ autocomplete-plus
|
2016-02-12 15:08:54 +01:00 |
|
Antonio Scandurra
|
795bb72ec8
|
⬆️ text-buffer
|
2016-02-12 10:17:29 +01:00 |
|
Katrina Uychaco
|
255b943d45
|
Add ability to clear IndexedDB state object store
|
2016-02-11 19:56:25 -08:00 |
|
Wliu
|
3d13af270a
|
⬆️ language-html@0.44.1
|
2016-02-11 21:46:35 -05:00 |
|
Max Brunsfeld
|
54d3c72cb1
|
⬆️ settings-view
|
2016-02-11 17:42:20 -08:00 |
|
Max Brunsfeld
|
2ef3f0adc2
|
⬆️ whitespace
|
2016-02-11 17:41:27 -08:00 |
|
Max Brunsfeld
|
aa14d6b19e
|
⬆️ welcome
|
2016-02-11 17:40:37 -08:00 |
|
Max Brunsfeld
|
096af6d5cc
|
⬆️ tree-view
|
2016-02-11 17:39:55 -08:00 |
|
Max Brunsfeld
|
7f65c50c85
|
⬆️ timecop
|
2016-02-11 17:39:21 -08:00 |
|
Max Brunsfeld
|
c9909e551d
|
⬆️ symbols-view
|
2016-02-11 17:38:46 -08:00 |
|
Max Brunsfeld
|
eccf5e69d8
|
⬆️ styleguide
|
2016-02-11 17:38:12 -08:00 |
|
Max Brunsfeld
|
e0ddba741e
|
⬆️ spell-check
|
2016-02-11 17:37:09 -08:00 |
|
Max Brunsfeld
|
42397a2d01
|
⬆️ status-bar
|
2016-02-11 17:35:40 -08:00 |
|
Max Brunsfeld
|
45298d4c3c
|
⬆️ package-generator
|
2016-02-11 17:34:56 -08:00 |
|
Max Brunsfeld
|
27963169c9
|
⬆️ open-on-github
|
2016-02-11 17:34:03 -08:00 |
|
Max Brunsfeld
|
bd90d8a84f
|
⬆️ notifications
|
2016-02-11 17:33:01 -08:00 |
|
Max Brunsfeld
|
551742f211
|
⬆️ markdown-preview
|
2016-02-11 17:32:27 -08:00 |
|