Kevin Sawicki
0c4e052247
Remove --include-deprecated-apis from apm test commands
2015-06-24 16:51:48 -04: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
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
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
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
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
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
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
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
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
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
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
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
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
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
3de83f6860
Revert "Add asar support in Atom"
2015-04-03 11:03:43 -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
Machiste N. Quintana
c0d4103fef
Update set-version-task.coffee
...
Wooo 2015
2015-03-26 10:50:12 -04: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
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
Max Brunsfeld
79d0f296e0
Use path.delimiter
2015-02-09 13:40:07 -08:00