Commit Graph

22927 Commits

Author SHA1 Message Date
Kevin Sawicki
e4007f7c8f Precompile spec/ CoffeeScript files 2015-04-20 16:11:51 -07:00
Kevin Sawicki
65cc948647 Don't bundle native source files 2015-04-20 16:11:51 -07:00
Kevin Sawicki
0cd8a300f8 Don't bundle spec .less files in cache 2015-04-20 16:11:51 -07:00
Kevin Sawicki
175d717d8c Don't bundle es6-weak-map 2015-04-20 16:11:51 -07:00
Kevin Sawicki
cb47dde7b0 Don't bundle .git* files 2015-04-20 16:11:51 -07:00
Kevin Sawicki
426a2e5e6b Don't bundle .jshintignore files 2015-04-20 16:11:51 -07:00
Kevin Sawicki
2a8d08db42 Don't bundle config files 2015-04-20 16:11:50 -07:00
Kevin Sawicki
d5f7151096 Add missing node_modules segment 2015-04-20 16:11:50 -07:00
Kevin Sawicki
592641801c Add _ prefix/suffix to test folder pattern 2015-04-20 16:11:50 -07:00
Kevin Sawicki
5703aeff2c Don't bundle .idea folders 2015-04-20 16:11:50 -07:00
Kevin Sawicki
f4b8d88143 Don't bundle appveyor.yml files 2015-04-20 16:11:50 -07:00
Kevin Sawicki
bc0acf47a3 Ignore bundle testla from get-parameter-names
This should have been a dev dependency
2015-04-20 16:11:50 -07:00
Kevin Sawicki
e633e5d8de Remove empty keymaps/menus folders 2015-04-20 16:11:50 -07:00
Kevin Sawicki
32a475a5a2 Don't compile spec .less/.cson files 2015-04-20 16:11:50 -07:00
Kevin Sawicki
91eb0b3b9f Remove unneeded atom-keymap ignores 2015-04-20 16:11:50 -07:00
Kevin Sawicki
931ea2f198 Ignore package spec folder 2015-04-20 16:11:50 -07:00
Kevin Sawicki
f12eb04339 Don't compile package specs 2015-04-20 16:11:50 -07:00
Kevin Sawicki
1530d68a08 Only compile .pegjs files in lib/ 2015-04-20 16:11:49 -07:00
Kevin Sawicki
d39fa88ae5 ⬆️ settings-view@0.193 2015-04-20 16:09:09 -07:00
Kevin Sawicki
7a9b1674c8 ⬆️ fs-plus@2.7.1 2015-04-20 15:47:17 -07:00
Nathan Sobo
3c86f2a23a Merge pull request #6431 from atom/ns-fix-font-size-changes
Don't load settings from disk when a save has been requested
2015-04-20 14:07:54 -06:00
Nathan Sobo
d1c44dcb54 Never load config settings from disk when a save is pending
Fixes #5771

We load the user’s settings from disk when we detect a change to their
config.cson file. However, if there’s a save pending, doing this will
end up blowing away the values we intend to save.
2015-04-20 12:12:05 -06:00
Nathan Sobo
96b0938c7c 🎨 2015-04-20 12:12:05 -06:00
Kevin Sawicki
46f90f0984 ⬆️ grunt-download-atom-shell@0.14 2015-04-20 10:39:54 -07:00
Ivan Žužak
b1d005f4bf Merge pull request #6433 from vvakame/improves-document-consistency
📝 improves document consistency
2015-04-19 17:12:26 +02:00
vvakame
d02a67f5bb 📝 improves document consistency 2015-04-19 11:39:19 +09:00
Machiste N. Quintana
98d3646fee Merge pull request #6429 from suyash/patch-1
atom-shell is now electron
2015-04-17 15:44:58 -04:00
Suyash
294df98f83 📝 capitalize electron 2015-04-18 01:07:22 +05:30
Suyash
e8ca2e8a18 📝 atom-shell is now electron 2015-04-18 00:58:13 +05:30
Kevin Sawicki
bcb8ca4549 ⬆️ fuzzy-finder@0.81 2015-04-16 19:56:14 -07:00
Kevin Sawicki
c0522d2d26 ⬆️ fuzzy-finder@0.80 2015-04-16 17:46:48 -07:00
Kevin Sawicki
ca0948114e ⬆️ fuzzy-finder@0.79 2015-04-16 17:32:49 -07:00
Kevin Sawicki
168aa4f426 ⬆️ fuzzy-finder@0.78 2015-04-16 17:30:45 -07:00
Kevin Sawicki
759f32afa0 ⬆️ fuzzy-finder@0.77 2015-04-16 16:42:09 -07:00
Kevin Sawicki
05ab1bc60a ⬆️ fuzzy-finder@0.76 2015-04-16 16:09:49 -07:00
Max Brunsfeld
917c9e8d04 ⬆️ scandal 2015-04-16 15:40:45 -07:00
Kevin Sawicki
3e993ca9e6 Merge pull request #6407 from atom/ks-asar-tweaks
asar optimizations
2015-04-16 15:14:11 -07:00
Kevin Sawicki
edbcf4023e Add back accidentally deleted resolve call 2015-04-16 14:57:11 -07:00
Kevin Sawicki
f1d90570b6 Check grammars/settings paths before reading
asar seems to create and throw errors synchronously when these
do not exist and fs.readdir is called.
2015-04-16 14:57:11 -07:00
Max Brunsfeld
019356be32 ⬆️ fuzzy-finder 2015-04-16 14:31:11 -07:00
Kevin Sawicki
abb72a39ca ⬆️ apm@0.159 2015-04-16 10:16:34 -07:00
Kevin Sawicki
f33db6b7d0 Add Travis badge to README 2015-04-16 09:55:23 -07:00
Kevin Sawicki
c20ece7d06 Merge pull request #6248 from as-cii/as-public-ci
Public Continuous Integration
2015-04-16 09:54:20 -07:00
Antonio Scandurra
50010a55b9 Use a guard clause to disable integration specs 2015-04-16 09:52:41 +02:00
Antonio Scandurra
17894fd36b 🎨 2015-04-16 09:15:46 +02:00
Antonio Scandurra
b984a48456 Don't run integration tests on Travis 2015-04-16 09:13:14 +02:00
Antonio Scandurra
77d73f92f7 🐧 Avoid starting xvfb on Linux
...since we don't run tests anymore in there.
2015-04-16 09:04:32 +02:00
Antonio Scandurra
f3a1aebb8a Merge branch 'master' into as-public-ci 2015-04-16 08:31:21 +02:00
Max Brunsfeld
356bb7ce0f Don't rethrow exceptions from reading state files
They block startup.
2015-04-15 16:53:45 -07:00
Kevin Sawicki
d754a71da1 Merge pull request #6313 from atom/revert-6242-revert-5382-asar
Add asar support in Atom
2015-04-15 16:22:12 -07:00