Commit Graph

961 Commits

Author SHA1 Message Date
Kevin Sawicki
69f3222e85 Re-enable install 2015-09-06 10:27:23 +02:00
Kevin Sawicki
94a7f13f92 ⬆️ grunt-cson@0.15 2015-09-06 10:27:23 +02:00
Kevin Sawicki
5e3c0ca08e ⬆️ onigiruma@4.2.2 2015-09-06 10:27:23 +02:00
Kevin Sawicki
80837fc837 Uncoment install task 2015-09-06 10:27:23 +02:00
Kevin Sawicki
3bfef54f44 Rename Electron exe to Atom 2015-09-06 10:27:23 +02:00
Kevin Sawicki
49e7c6fd86 Copy electron folder 2015-09-06 10:27:23 +02:00
Kevin Sawicki
c807675d99 Remove log suppressing 2015-09-06 10:27:22 +02:00
Kevin Sawicki
66f312fdfc Rename atom shell tasks 2015-09-06 10:27:22 +02:00
Kevin Sawicki
0262ae3c9d Update build to use electron 2015-09-06 10:27:22 +02:00
Kevin Sawicki
01a692a276 Use grunt-download-electron 2015-09-06 10:27:22 +02:00
Kevin Sawicki
06fe06985f ⬆️ grunt-electron-installer@1.0.0 2015-08-31 09:06:37 -07:00
Max Brunsfeld
b15b103ba0 ⬆️ grunt-download-atom-shell 2015-08-26 17:41:57 -07:00
Max Brunsfeld
0310ccb6e5 ⬆️ grunt-download-atom-shell
Fixes https://github.com/atom/atom/issues/8525
2015-08-26 12:35:18 -07:00
Thomas Johansen
499f920638 Rename .ctags file to ctags-config in unpack list
Necessary since the file was renamed in symbols-view@0.103.0.
2015-08-25 21:45:39 +02:00
Max Brunsfeld
3a66096ea4 Remove harmony-collections shim in Gruntfile
eslint cannot load if this shim is present.
2015-08-21 17:25:25 -07:00
Max Brunsfeld
a4b9b9c6cd 👕 Use standard style for js code 2015-08-21 16:56:32 -07:00
Max Brunsfeld
ca4922bb70 🔥 File extension 2015-08-21 16:00:39 -07:00
Max Brunsfeld
070f4000f0 Replace 'use babel' -> '@babel' in comment directive 2015-08-20 11:58:46 -07:00
Max Brunsfeld
2285e8a42c Move babel config to a separate file in static directory 2015-08-19 17:55:29 -07:00
Max Brunsfeld
a25a8c83e4 Use same babel options for compiling bundled packages 2015-08-18 17:50:49 -07:00
Max Brunsfeld
bea45b5921 Don't use Buffer::equals
Node 0.10 doesn't have it
2015-08-18 17:32:11 -07:00
Max Brunsfeld
ca58687c88 Write babel-compiled JS files to app dir 2015-08-18 15:43:38 -07:00
Max Brunsfeld
76f05814d7 convert-tabs-to-spaces 2015-08-18 14:51:15 -07:00
Max Brunsfeld
7adcbc60a3 Compile babel files in place during compile task 2015-08-18 14:47:48 -07:00
Kevin Sawicki
1b17402937 Add missing comma 2015-08-06 12:56:35 -07:00
Kevin Sawicki
b7b3b11b2b 🎨 2015-08-06 12:56:03 -07:00
Kevin Sawicki
effa54f4da Add missing atom.exe path 2015-08-06 12:54:59 -07:00
Kevin Sawicki
6cae6d3d12 🎨 2015-08-06 12:54:15 -07:00
Kevin Sawicki
60147a8357 Codesign Update.exe 2015-08-06 12:52:59 -07:00
Kevin Sawicki
38f9d550de Remove unused require 2015-08-06 11:19:55 -07:00
Kevin Sawicki
06cb1110c7 🎨 clean up mac codesign task 2015-08-06 11:19:16 -07:00
Kevin Sawicki
2cdf313e32 Codesign atom.exe before building installer 2015-08-06 10:58:50 -07:00
Machiste Quintana
a0c6c81c8e ⬆️ npm@2.13.3 2015-08-03 13:31:38 -04:00
Machisté N. Quintana
197e170294 ⬆️ npm@2.11.2 2015-08-03 13:31:13 -04:00
Kevin Sawicki
bd5403fe07 ⬆️ grunt-electron-installer@0.37
Fixes #5661
2015-07-31 10:02:06 -07:00
Kevin Sawicki
c7afd63f4a grunt-atom-shell-installer -> grunt-electron-installer 2015-07-29 11:56:40 -07:00
Kevin Sawicki
1121981597 Run create-windows-installer:installer 2015-07-29 11:31:54 -07:00
Kevin Sawicki
e7c1dfdc7c grunt-electron-installer@0.36 2015-07-29 10:52:43 -07:00
Kevin Sawicki
42a8ab0eca Merge pull request #7667 from atom/jl-bump-minidump
Bump version of minidump@0.9
2015-07-06 10:14:00 -07:00
Jessica Lord
5c89588273 ⬆️ minidump@0.9 2015-07-02 16:22:14 -07:00
Machiste Quintana
2cab325c44 🔥 Remove errant console.log 2015-06-30 12:20:22 -04:00
Machiste Quintana
a955ca0757 🐛 coreSpecFailed is not an array 2015-06-30 11:34:57 -04:00
Machiste Quintana
3d57c25608 Guard against null results 2015-06-30 11:09:26 -04:00
Machiste Quintana
348b2419b4 Check for failed packages first 2015-06-29 23:13:17 -04:00
Machiste Quintana
145f45afc2 Only try to print failures for the current specs task 2015-06-29 22:30:08 -04:00
Machiste Quintana
90fce1286a runSpecs -> specs 2015-06-29 21:28:51 -04:00
Machiste Quintana
2dbfe68e2d 🎨 Clearer var name and trigger CI build 2015-06-29 21:28:51 -04:00
Machiste Quintana
30cee5b61d WIP: Parallelize specs tasks 2015-06-29 21:28:51 -04:00
Kevin Sawicki
0c4e052247 Remove --include-deprecated-apis from apm test commands 2015-06-24 16:51:48 -04:00
Kevin Sawicki
9de1f3daff ⬆️ legal-eagle@0.10
Closes atom/atom#7366
2015-06-22 10:11:39 -07:00
Kevin Sawicki
2893772d1a Add stricter atom.png glob pattern 2015-06-08 15:32:33 -07:00
atrotors
02c8cd682d fixed missing icon when building from source 2015-06-09 01:00:45 +10:00
Ben Ogle
2f26de3e26 Remove treeview from the deprecated packages 2015-06-04 13:52:05 -07:00
Ben Ogle
e1514cf363 Update to latest deprecation data 2015-06-03 18:30:53 -07:00
Kevin Sawicki
d557e78847 Add spec for deprecated packages 2015-06-03 09:19:57 -07:00
Kevin Sawicki
59e3b01dd1 Ignore missing versions 2015-06-03 09:19:57 -07:00
Kevin Sawicki
b7c2cd7ba1 Precheck ranges just to be safe 2015-06-03 09:19:57 -07:00
Kevin Sawicki
90ea63393c Include deprecated packages in package.json 2015-06-03 09:19:57 -07:00
Kevin Sawicki
ab36e690d0 Add deprecated packages metadata 2015-06-03 09:19:56 -07:00
Kevin Sawicki
40adc9fef6 Include deprecated APIs when running core specs 2015-06-02 16:36:20 -07:00
Kevin Sawicki
bf109b0e61 Remove --one flag 2015-06-02 16:36:20 -07:00
Machisté N. Quintana
290c5c76e5 Add coffeelint config files to ignored build paths 2015-05-26 19:31:16 -04:00
Machiste Quintana
8fa1614d69 👕 Fix linter error in build/tasks/install-task 2015-05-22 20:28:15 -04:00
Jessica Lord
e8a20bb6b0 Check for repository data 2015-05-12 15:15:35 -07:00
Jessica Lord
c9d12bc130 Remove ? 2015-05-12 12:33:30 -07:00
Jessica Lord
188ca6e9cc Merge branch 'master' into jl-all-your-normalizes 2015-05-12 12:13:56 -07:00
Jessica Lord
d7aa2fc2c4 Only remove 'git+' if 'git' type matches 2015-05-12 12:13:14 -07:00
Jessica Lord
4b9718f5cf Remove 'git+' prefix 2015-05-12 11:54:39 -07:00
Kevin Sawicki
9fccb0dc42 Run core package specs in 1.0 API preview mode 2015-05-12 08:47:42 -07:00
Jessica Lord
ec15db4523 Merge branch 'master' into jl-all-your-normalizes 2015-05-11 18:17:47 -07:00
Kevin Sawicki
cbf32acd47 Don't pack spellchecker into asar archive 2015-05-11 14:47:06 -07:00
Kevin Sawicki
ab3be66834 Remove --one flag from package spec command 2015-05-11 08:58:04 -07:00
Kevin Sawicki
80c24f240a Run package specs in API preview mode 2015-05-11 08:44:04 -07:00
Jessica Lord
78307d5b9d Fail when bundled packages have bad metadata 2015-05-08 12:26:26 -07:00
Jessica Lord
01221bd4ad Normalize bundled package data
Warn if contains incomplete package.json data
2015-05-08 11:32:20 -07:00
Cheng Zhao
07f80bcb8a ⬆️ asar@0.5.0 2015-04-24 13:19:29 +08:00
Tom Pusateri
fc7825f549 Update csslint version. 2015-04-23 16:02:15 -04:00
Dean Brettle
e96376121d Fix issue #6466 by using full path to atom 2015-04-22 00:55:17 -07:00
Antonio Scandurra
b2ac9be211 Use concurrency variable only to configure async/parallel stuff 2015-04-21 16:15:04 +02:00
Antonio Scandurra
b2d7a203e7 Run specs in series when concurrency is 1
We need to run specs in series on the Travis Build, because workers have less
than 2 cores: trying to parallelize jobs on such machines increases
context-switching, thus making specs slower and, as a result, flakier.
2015-04-21 15:23:49 +02:00
Kevin Sawicki
ab9a6c12b3 Only log out top 25 file types 2015-04-20 16:34:55 -07:00
Kevin Sawicki
2d57580881 Add --extension option to log out all found paths 2015-04-20 16:31:28 -07:00
Kevin Sawicki
dfc30830ff Recurse into .asar files 2015-04-20 16:23:41 -07:00
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
46f90f0984 ⬆️ grunt-download-atom-shell@0.14 2015-04-20 10:39:54 -07:00
Antonio Scandurra
50010a55b9 Use a guard clause to disable integration specs 2015-04-16 09:52:41 +02:00
Antonio Scandurra
b984a48456 Don't run integration tests on Travis 2015-04-16 09:13:14 +02:00
Antonio Scandurra
f3a1aebb8a Merge branch 'master' into as-public-ci 2015-04-16 08:31:21 +02:00
Kevin Sawicki
65420bd6ce Ensure latest asar is used 2015-04-15 15:55:31 -07:00
Kevin Sawicki
324b68c795 Remove unneeded * 2015-04-15 15:55:31 -07:00
Kevin Sawicki
19b6043e92 Update .ctags pattern for unpacking 2015-04-15 15:55:31 -07:00
Kevin Sawicki
9f3ee0842e 🎨 2015-04-15 15:55:31 -07:00
Kevin Sawicki
1c5726b60c ⬆️ grunt-atom-shell-installer@0.29 2015-04-15 15:55:31 -07:00
Kevin Sawicki
1c6ee82c6d Don't bundle native-mate
It makes the apm paths long and is only used during the build
2015-04-15 15:55:30 -07:00
Kevin Sawicki
6fcca86ede Unpack .ctags file 2015-04-15 15:55:30 -07:00
Kevin Sawicki
d534f2a867 Make ctags executable 2015-04-15 15:55:30 -07:00
Kevin Sawicki
245f4585cd Unpack ctags 2015-04-15 15:55:30 -07:00
Kevin Sawicki
a61f732cf8 Keep apm and atom.sh in app folder 2015-04-15 15:55:30 -07:00
Kevin Sawicki
5a8885aeed Revert "Revert "Add asar support in Atom"" 2015-04-15 15:55:30 -07:00
Kevin Sawicki
c8f590dfec Don't bundle specs and fixtures 2015-04-15 14:43:40 -07:00
Ben Ogle
960a5a45f9 ⬆️ tello@1.0.5 2015-04-15 11:10:01 -07:00
Antonio Scandurra
bc2747ead7 Run spec on darwin only
...as we're not ready yet to use Linux.
2015-04-15 15:21:04 +02:00
Antonio Scandurra
4daadfc4c0 Avoid codesign and publish-build on Travis 2015-04-15 14:43:33 +02:00
Antonio Scandurra
cf17a1ddc8 Merge branch 'master' into as-public-ci 2015-04-15 09:40:33 +02:00
Kevin Sawicki
930f306476 Precompile atom-space-pen-views stylesheets 2015-04-13 16:45:48 -07:00
Kevin Sawicki
626afe4e0d Don't include fallback imports for static files 2015-04-13 16:45:20 -07:00
Kevin Sawicki
838c3c1b5e Remove bootstrap from prebuildLessConfig 2015-04-13 13:59:25 -07:00
Kevin Sawicki
932e7d4ad7 LESS -> Less 2015-04-13 13:47:54 -07:00
Kevin Sawicki
9d6248cabb Don't ship bootstrap dist and fonts folders 2015-04-13 13:47:53 -07:00
Kevin Sawicki
168c0d0dd7 LESS -> Less 2015-04-13 13:47:53 -07:00
Kevin Sawicki
e7030ba4b3 Compile bootstrap before prebuilding cache 2015-04-13 13:47:53 -07:00
Kevin Sawicki
bc325c36c5 Exclude bootstrap/less from build 2015-04-13 13:47:53 -07:00
Kevin Sawicki
2fcf5d6248 Precompile bootstrap.less 2015-04-13 13:47:53 -07: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
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
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
Antonio Scandurra
5068bd530e Revert "🐧 Run tests also on Linux"
This reverts commit 31d1f587e3.
2015-04-09 19:05:33 +02:00
Antonio Scandurra
31d1f587e3 🐧 Run tests also on Linux 2015-04-09 11:36:26 +02: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
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -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
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
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
Antonio Scandurra
8720af76a4 Merge branch 'master' into as-public-ci 2015-04-08 08:30:58 +02:00
Antonio Scandurra
859a6dcf68 Use script/cibuild 2015-04-07 10:48:18 +02:00
Machiste Quintana
2bb2022b5b 👕 2015-04-07 00:05:19 -04:00
Kevin Sawicki
c7071f15b5 ⬆️ donna@1.0.10 2015-04-06 14:43:49 -07:00
Kevin Sawicki
2cf1a92688 ⬆️ donna@1.0.9 2015-04-03 11:29:17 -07:00
Kevin Sawicki
3de83f6860 Revert "Add asar support in Atom" 2015-04-03 11:03:43 -07:00
Cheng Zhao
32f2e4c4bc Merge branch 'master' into asar
Conflicts:
	apm/package.json
2015-04-02 10:08:33 +08:00
Cheng Zhao
cfca178eef ⬆️ grunt-atom-shell-installer@0.28 2015-04-01 12:26:21 -07:00
Kevin Sawicki
e1e34baaea ⬇️ grunt-atom-shell-installer@0.25 2015-03-31 16:42:21 -07:00
Kevin Sawicki
dc0296851b ⬆️ grunt-atom-shell-installer@0.27 2015-03-31 16:04:13 -07:00
Cheng Zhao
2d9f2091c5 Unpack native module files
It improves performance and makes virus scanners happy
2015-03-30 15:01:19 +08:00
Cheng Zhao
3ce12693e6 Install apm to process.resourcesPath 2015-03-30 15:01:19 +08:00
Cheng Zhao
01130230e4 Copy LICENSE.md to process.resourcesPath
The LICENSE file is needed by mkdeb task, we should move it out of asar
archive.
2015-03-30 15:01:19 +08:00
Cheng Zhao
505754783f Warn empty app dir 2015-03-30 15:01:19 +08:00
Cheng Zhao
f9e80439d0 Add generate-asar task 2015-03-30 15:01:18 +08:00
Cheng Zhao
2e10517e1c ⬆️ asar@0.2.2 2015-03-30 15:01:18 +08:00
Machiste N. Quintana
c0d4103fef Update set-version-task.coffee
Wooo 2015
2015-03-26 10:50:12 -04:00
Kevin Sawicki
63e6df8022 Move .npmrc file to build folder
apm commands appear to be picking it up as a config file when bootstrapping
from the root of the repo causing cache clashes between build modules and
core packages.
2015-03-24 13:16:08 -07:00
Kevin Sawicki
6e464ac35c Catch non-protype functions 2015-03-19 11:48:40 -07:00
Kevin Sawicki
b4f911f6d3 Add task to log loop returns 2015-03-19 11:48:40 -07:00
Kevin Sawicki
414b82f05e Bump license overrides for new jschardet version 2015-03-16 14:49:59 -07:00
Kevin Sawicki
3296a3f9e8 ⬆️ grunt-atom-shell-installer@0.25 2015-03-03 11:09:33 -08:00
Kevin Sawicki
00023709d3 ⬆️ grunt-atom-shell-installer@0.24 2015-03-03 09:54:42 -08:00
Kevin Sawicki
c049ab7e62 ⬆️ npm@2.5.1 2015-02-18 16:02:23 -08:00
Kevin Sawicki
83b27fc93e ⬆️ Squirrel for Windows 0.8.5 2015-02-18 11:09:34 -08:00
Ivan Žužak
31bca7ea93 Remove markdown:guides task which doesn't exist anymore 2015-02-18 17:23:23 +01:00
Kevin Sawicki
a372c892f0 Set chromedriver path in integration spec helper 2015-02-12 15:04:33 -08:00
Kevin Sawicki
c52d3593ff Handle broken symlinks when walking 2015-02-11 15:21:23 -08:00
Kevin Sawicki
fd969e9f9a Group modules into categories 2015-02-11 15:21:22 -08:00
Kevin Sawicki
3d15810b1b Ignore invalid modules 2015-02-11 15:21:22 -08:00
Kevin Sawicki
637c53dbb4 Log total module count 2015-02-11 15:21:22 -08:00
Kevin Sawicki
c60e4345ed Add versions to output 2015-02-11 15:21:01 -08:00
Kevin Sawicki
cfde9954f2 Add grunt task to print duplicate modules 2015-02-11 15:21:00 -08:00
Kevin Sawicki
ce58e7ec78 ⬆️ runas@2
Closes #5493
2015-02-11 09:20:24 -08:00
Max Brunsfeld
79d0f296e0 Use path.delimiter 2015-02-09 13:40:07 -08:00
Max Brunsfeld
ef9ae8e7d7 Merge pull request #5404 from atom/mb-integration-test
Add integration test to cover browser-side code
2015-02-09 13:11:53 -08:00
Max Brunsfeld
56a4e6b7bf Use webdriverio, not selenium-webdriver 2015-02-06 20:38:26 -08:00
Kevin Sawicki
b388ebb73a Merge pull request #5405 from eestrada/rpmbuild
Pick up icons from icon path in RPM package build
2015-02-06 11:38:23 -08:00
Ethan Estrada
5f2b5c3781 Only copy icons to build location
Linux icons are now only copied for build process, not for install
process. They should be ignored for all platforms except RPM package
build on Linux.
2015-02-06 01:06:28 -07:00
Max Brunsfeld
362ff963fd ⬆️ grunt-download-atom-shell 2015-02-05 13:07:05 -08:00
Max Brunsfeld
61ca2e14dc Run integration tests on CI 2015-02-05 13:02:25 -08:00
Max Brunsfeld
c927101bb2 Download chromedriver along with atom-shell 2015-02-05 12:59:48 -08:00
Kevin Sawicki
40de6a7114 Add executable value to desktop file template
Closes #5419
2015-02-05 10:12:30 -08:00
Max Brunsfeld
d0757c87c8 Move selenium-webdriver dependency to build/package.json 2015-02-04 13:11:33 -08:00
Ethan Estrada
fc5a22a783 Pick up icons from icon path in RPM package build 2015-02-04 12:55:59 -07:00
Ethan Estrada
d05a3f370e Have atom.desktop use PATH to find executable
Currently for RPM build only.
2015-02-04 11:20:52 -07:00
Ethan Estrada
08edcf23c9 Let Linux packages fully determine executable path
It is no longer hard coded into the atom.desktop.in file; the
individual grunt tasks now determine how the executable is accessed.
2015-02-04 11:06:20 -07:00
Kevin Sawicki
c7315e2be6 Merge pull request #5342 from paulcbetts/deltas
Delta Packages for Windows + Update Squirrel.Windows
2015-02-03 17:14:36 -08:00
Kevin Sawicki
c7b206f5ca Add core-js license override 2015-02-02 13:22:08 -08:00
Paul Betts
8fcd71f207 Publish delta packages 2015-02-01 01:51:49 -08:00
Paul Betts
776eedd473 Set us up to download the current release so we can create deltas 2015-02-01 01:51:48 -08:00
Paul Betts
62c515e4e7 ⬆️ grunt-atom-shell-installer@0.21.0 2015-02-01 01:51:42 -08:00
Xue Fuqiao
22158031bf Change HTTP to HTTPS.
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Kevin Sawicki
34b1615782 Lower limit to 175 2015-01-28 12:09:43 -08:00
Kevin Sawicki
6af2e1649c ⬆️ legal-eagle@0.9 2015-01-23 13:33:25 -08:00
Kevin Sawicki
5b992d1397 Warm cache with one themes 2015-01-22 13:49:42 -08:00
Nathan Sobo
f691c20d68 Revert "Add license override for emoji-images"
This reverts commit 36d28235fa.
2015-01-22 10:58:51 -07:00
Nathan Sobo
36d28235fa Add license override for emoji-images 2015-01-22 08:40:53 -07:00
Kevin Sawicki
9df7ea91db Use new apm path on all platforms 2015-01-21 09:07:26 -08:00
Kevin Sawicki
5bf0e53c01 Shorten apm paths on Windows 2015-01-21 09:07:26 -08:00
Nathan Sobo
22cf142473 Add license override for cheerio@0.15.0
Newer versions of the library have the license added, but this is easier
than upgrading for now.
2015-01-21 09:02:25 -07:00
Kevin Sawicki
432b531c07 Include fallback vars when warming less cache 2015-01-20 18:45:14 -08:00
Cheng Zhao
7f8f5203bc ⬆️ grunt-atom-shell-installer@0.20.0 2015-01-15 11:09:14 -08:00
Nathan Sobo
f570a417e6 Allow for styles/ directory in themes in prebuild-less task 2015-01-14 19:49:07 -07:00
Kevin Sawicki
3dbdfe54ad Use Atom icon in AtomSetup.exe 2015-01-14 10:32:50 -08:00
Kevin Sawicki
485fc62d22 ⬆️ grunt-atom-shell-installer@0.19 2015-01-14 10:32:50 -08:00
Kevin Sawicki
a0f8405457 ⬆️ grunt-atom-shell-installer@0.18 2015-01-14 10:32:49 -08:00
Kevin Sawicki
e8c19300b5 Use access token when downloading atom shell 2015-01-13 14:37:21 -08:00
Kevin Sawicki
277d3ea4ff ⬆️ grunt-cson@0.14 2015-01-13 11:00:23 -08:00
Kevin Sawicki
6d661692df ⬆️ grunt-cson@0.13 2015-01-13 10:55:49 -08:00
Kevin Sawicki
9564fdb48f ⬆️ grunt-cson@0.12 2015-01-13 10:27:39 -08:00
Kevin Sawicki
1609b6c51b ⬆️ legal-eagle@0.8 2015-01-12 17:34:42 -08:00
Kevin Sawicki
66e30dd38a ⬆️ legal-eagle@0.7 2015-01-12 17:34:42 -08:00
Kevin Sawicki
1c57a48287 ⬆️ coffee-script@1.8 2015-01-12 16:55:58 -08:00
Kevin Sawicki
1207a432eb ⬆️ season@4.0.1 2015-01-12 16:55:58 -08:00
Kevin Sawicki
2f31822942 ⬆️ grunt-cson@0.11 2015-01-12 16:55:57 -08:00
Kevin Sawicki
dea75513b5 Add missing colon 2015-01-12 16:55:57 -08:00
Kevin Sawicki
c3a2b3d321 Add cson-safe license override 2015-01-12 16:55:57 -08:00
Kevin Sawicki
29f95b88db deprecatedStart is an index 2015-01-09 18:40:57 -08:00
Kevin Sawicki
76a2b8c54a Add sample list item 2015-01-07 17:57:11 -08:00
Kevin Sawicki
081fc0e1ae Use icon from resources directory 2015-01-07 16:22:11 -08:00
Kevin Sawicki
a6cc6afb16 Don't bundle resources/linux 2015-01-07 16:20:57 -08:00
Kevin Sawicki
a01e6e543e POST data as JSON 2015-01-06 14:21:46 -08:00
Kevin Sawicki
d931b3ed5c Use util.inspect on details 2015-01-06 14:18:47 -08:00
Kevin Sawicki
b95a7f47a8 Create draft release when one does not exist 2015-01-06 14:09:52 -08:00
Kevin Sawicki
92a8701c70 Add icon and title to update dialogs
Closes #4718
2015-01-06 11:44:10 -08:00
Kevin Sawicki
a84e19c9bd ⬆️ grunt-atom-shell-installer@0.16 2015-01-05 17:14:58 -08:00
Cheng Zhao
ab203e5f81 ⬆️ grunt-atom-shell-installer@0.14.0 2015-01-05 17:14:58 -08:00
Kevin Sawicki
ba63239928 ⬆️ grunt-atom-shell-installer@0.13.2 2015-01-05 10:51:42 -08:00
Kevin Sawicki
bd92acba7e Simply deprecation output 2014-12-23 16:58:59 -08:00
Kevin Sawicki
f439d0d996 Tweak log prefix text 2014-12-23 16:38:11 -08:00
Kevin Sawicki
4142845632 ⬆️ octicons@2.1.2 2014-12-23 11:43:37 -08:00
Kevin Sawicki
1cf8479831 Remove duplicate require 2014-12-23 09:24:56 -08:00
Kevin Sawicki
16f56a068b ⬆️ grunt-atom-shell-installer@0.13.1 2014-12-22 13:50:46 -08:00
Kevin Sawicki
9126f2e45c Include apm.sh 2014-12-16 09:19:40 -08:00
Kevin Sawicki
59d582722b Add .sh extension 2014-12-15 17:48:04 -08:00
Kevin Sawicki
c345532864 stdout -> stderr 2014-12-12 14:57:31 -08:00
Kevin Sawicki
c0c4e65b5d Warnings to do stderr 2014-12-12 14:54:48 -08:00
Kevin Sawicki
b441b3cd6f Remove prefix and suffix from deprecation lines 2014-12-12 14:01:33 -08:00
Kevin Sawicki
3a51228899 Label output 2014-12-12 13:53:52 -08:00
Kevin Sawicki
42d5d0ba87 Log deprecations from apm test output 2014-12-12 13:52:46 -08:00