Kevin Sawicki
|
94ebbccc9f
|
⬆️ language-python@0.34
|
2015-04-09 16:36:56 -07:00 |
|
Kevin Sawicki
|
d9d319c406
|
⬆️ settings-view@0.190
|
2015-04-09 16:33:12 -07:00 |
|
Ben Ogle
|
f35187e8c3
|
Allow editor.completions to be an array or an object.
|
2015-04-09 14:21:03 -07:00 |
|
Max Brunsfeld
|
09be369544
|
Update help message to reflect changes to multi-path handling
|
2015-04-09 13:06:11 -07:00 |
|
Ivan Žužak
|
467d4bfce6
|
Merge pull request #6202 from FoldingText/expose-file-and-directory
Export File and Directory through require('atom')
|
2015-04-09 21:05:14 +02:00 |
|
subesokun
|
1f9d8b129f
|
📝 Fix doc on getting the home directory
|
2015-04-09 20:32:06 +02:00 |
|
Antonio Scandurra
|
ffd4ab8aff
|
Clone .nvm into tmp directory
|
2015-04-09 19:46:46 +02:00 |
|
Antonio Scandurra
|
5068bd530e
|
Revert "🐧 Run tests also on Linux"
This reverts commit 31d1f587e3.
|
2015-04-09 19:05:33 +02:00 |
|
Ivan Zuzak
|
74a627d41b
|
Merge pull request #6005 from vegar/patch-1
Documentation: workspace.open( ) with no URI
|
2015-04-09 15:40:01 +02:00 |
|
Ivan Zuzak
|
b8fb2f4d11
|
Clarify that URIs don't need to be files
|
2015-04-09 15:38:48 +02:00 |
|
Antonio Scandurra
|
31d1f587e3
|
🐧 Run tests also on Linux
|
2015-04-09 11:36:26 +02:00 |
|
Antonio Scandurra
|
c8d30d929c
|
Remove iojs from build matrix
|
2015-04-09 11:09:46 +02:00 |
|
Antonio Scandurra
|
f78dec2574
|
Run against multiple nodejs versions
|
2015-04-09 11:02:38 +02:00 |
|
Antonio Scandurra
|
3d6c6d0cc1
|
🍎 Don't fail on Mac OS X build
|
2015-04-09 10:40:50 +02:00 |
|
Antonio Scandurra
|
821f60924f
|
Enable Multi-OS support
|
2015-04-09 10:29:36 +02:00 |
|
Kevin Sawicki
|
5fd767b9d8
|
⬆️ symbols-view@0.94
|
2015-04-08 17:46:06 -07:00 |
|
Kevin Sawicki
|
7fb6e79c8d
|
⬆️ language-javascript@0.71
|
2015-04-08 17:03:50 -07:00 |
|
Kevin Sawicki
|
4160a8c239
|
Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
|
2015-04-08 12:07:23 -07:00 |
|
Machiste Quintana
|
adbd539302
|
Revert 👕
|
2015-04-08 14:36:00 -04:00 |
|
Kevin Sawicki
|
ce960ff1e1
|
Merge pull request #6297 from atom/ks-inline-menus-and-keymaps-in-package-dot-json
Inline core menus/keymaps into app package.json
|
2015-04-08 11:00:49 -07:00 |
|
Kevin Sawicki
|
6d61588467
|
Only look for JSON keymaps
|
2015-04-08 09:40:23 -07:00 |
|
Kevin Sawicki
|
80787ef1e2
|
Remove try/catch around package.json requiring
No other requires are ever guarded against and the package.json should
be assumed to be valid JSON.
|
2015-04-08 09:30:40 -07:00 |
|
Kevin Sawicki
|
ca67d33ebe
|
Use inlined context menu from package.json when available
|
2015-04-08 09:16:56 -07:00 |
|
Kevin Sawicki
|
83541c01b5
|
Pull out menu property from _atomMenu
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
4b8bb9e1d9
|
platformMenuPath -> platformMenu
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
c69af727cf
|
Don't default menu value
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
3954a5fd84
|
.cson -> .json
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
ab79f2cf50
|
🎨 Drop unneeded detail:
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
50688973e6
|
Load keymaps from package.json
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
0d3d72c181
|
Add missing extension
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
d30b61f7c9
|
Load platform menu from package.json
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
0560687e96
|
Remove unneeded default
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
bdca781fb8
|
Add atom prefix to keys
|
2015-04-08 09:16:55 -07:00 |
|
Kevin Sawicki
|
f36584903f
|
Inline all keymaps into package.json
|
2015-04-08 09:16:54 -07:00 |
|
Kevin Sawicki
|
d0bd76072b
|
Inline platform system menu
|
2015-04-08 09:16:54 -07:00 |
|
simurai
|
fe927280ff
|
:arrrow_up: one-dark-ui@v0.6.3 one-light-ui@v0.5.3
|
2015-04-09 01:12:41 +09:00 |
|
Kevin Sawicki
|
937fc27f6e
|
⬆️ keybinding-resolver@0.31
|
2015-04-08 09:04:43 -07:00 |
|
Kevin Sawicki
|
79989a59a9
|
⬆️ settings-view@0.189
|
2015-04-08 09:03:17 -07:00 |
|
Antonio Scandurra
|
6d132a9a24
|
Use GYP_MSVS_VERSION=2013 as suggested on #5894
|
2015-04-08 10:35:58 +02:00 |
|
Antonio Scandurra
|
b08bd79e02
|
Disable focus methods on CI
|
2015-04-08 10:27:03 +02:00 |
|
Antonio Scandurra
|
32909efd7e
|
Revert "Avoid setting --arch=ia32"
This reverts commit 8e2c5a34e4.
|
2015-04-08 10:23:54 +02:00 |
|
Antonio Scandurra
|
8e2c5a34e4
|
Avoid setting --arch=ia32
|
2015-04-08 10:08:20 +02:00 |
|
Antonio Scandurra
|
f9f5213cdf
|
Handle http.on('error') for webdriver polling
|
2015-04-08 08:57:26 +02:00 |
|
Antonio Scandurra
|
dee626ab69
|
Investigate timeouts issues (again)
|
2015-04-08 08:36:46 +02:00 |
|
Antonio Scandurra
|
8720af76a4
|
Merge branch 'master' into as-public-ci
|
2015-04-08 08:30:58 +02:00 |
|
Machiste Quintana
|
ec11c89a74
|
Revert 👕 for spec fixtures
|
2015-04-07 19:24:29 -04:00 |
|
Kevin Sawicki
|
e39e25a92e
|
Merge pull request #6295 from atom/ks-require-package-dot-json
Use require to read/parse package.json
|
2015-04-07 16:09:59 -07:00 |
|
Kevin Sawicki
|
658629f45e
|
🎨
|
2015-04-07 15:29:34 -07:00 |
|
Kevin Sawicki
|
2fc132c97b
|
🐎 Use require to read/parse package.json
This file is really large and should be read via require so it is cached
|
2015-04-07 15:28:55 -07:00 |
|
Kevin Sawicki
|
9524c34aa4
|
Merge pull request #6294 from atom/ks-more-api-preview
More API preview cleanups
|
2015-04-07 15:27:33 -07:00 |
|