Commit Graph

22733 Commits

Author SHA1 Message Date
Antonio Scandurra
cfdf7cfae4 Merge branch 'master' into as-public-ci 2015-04-13 11:16:29 +02:00
Antonio Scandurra
379ec598e8 Revert "Run script/cibuild with sudo"
This reverts commit fe4fff4dc8.
2015-04-13 10:04:06 +02:00
Nathan Sobo
8aba0f7218 ⬆️ settings-view to load config for inactive packages 2015-04-13 13:21:07 +12:00
Ivan Žužak
e017c0fad3 Merge pull request #6338 from subesokun/chore-contr-home-dir
Fix doc on getting the home directory
2015-04-11 22:02:56 +02:00
Antonio Scandurra
fe4fff4dc8 Run script/cibuild with sudo 2015-04-11 16:07:30 +02:00
Antonio Scandurra
458cd0bf2f Revert "Avoid specs to trip up on each other"
This reverts commit 756ce8cea6.
2015-04-11 15:05:49 +02:00
Antonio Scandurra
b9c98bced4 Enable RANDR extension for xvfb 2015-04-11 12:33:35 +02:00
Antonio Scandurra
756ce8cea6 Avoid specs to trip up on each other
...because of possible race conditions.
2015-04-11 12:13:37 +02:00
Antonio Scandurra
2dda990533 Try again to run specs on 🐧 2015-04-11 11:46:20 +02:00
Ivan Žužak
27e2a04ba9 ⬆️ language-todo@0.18.0 2015-04-11 10:30:32 +02:00
Kevin Sawicki
3bbf337d64 ⬆️ notifications@0.37 2015-04-10 14:59:17 -07:00
Antonio Scandurra
6dfcc582b3 Increase defaultTimeoutInterval for Travis 2015-04-10 21:07:14 +02:00
Kevin Sawicki
4d20e17b2b ⬆️ language-javascript@0.72 2015-04-10 09:08:41 -07:00
Antonio Scandurra
9a269178cd Merge branch 'master' into as-public-ci 2015-04-10 17:56:22 +02:00
Antonio Scandurra
f790cda5ca Run CI tests verbosely 2015-04-10 12:01:44 +02:00
Antonio Scandurra
01504cfde5 Use Math.max instead of Math.min 2015-04-10 10:20:02 +02:00
Antonio Scandurra
43a807c630 Fix cibuild returning 0 as status code 2015-04-10 10:17:17 +02:00
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
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