Wliu
c16c7a2a46
⬆️ language-sass@0.59.0
2017-03-17 16:04:51 -04:00
Wliu
9fe5ddd13b
⬆️ language-less@0.32.0
2017-03-17 16:04:33 -04:00
Antonio Scandurra
6722450b7e
Merge pull request #14021 from atom/as-fix-snapshot-stack-traces
...
Use the generated snapshot source map in `source-map-support`
2017-03-17 18:05:42 +01:00
Antonio Scandurra
784d5043cf
Set also defaultSettings.core.projectHome when initializing Config
2017-03-17 17:40:08 +01:00
Antonio Scandurra
934c377af6
Fix tests
2017-03-17 17:04:11 +01:00
Antonio Scandurra
7ca204dc4b
⬆️ atom-keymap
2017-03-17 16:34:43 +01:00
Antonio Scandurra
d94c8811f3
Replace CommandRegistry.addBundled with a boolean param in .add
2017-03-17 16:19:25 +01:00
Antonio Scandurra
16d1859bb9
⬆️ spell-check
2017-03-17 16:00:58 +01:00
Antonio Scandurra
ae48ab1186
⬆️ spell-check
2017-03-17 15:26:59 +01:00
Antonio Scandurra
2f9a9ed657
Merge branch 'master' into as-snapshot-atom-environment
2017-03-17 15:25:10 +01:00
Antonio Scandurra
7534fbbeb7
Fix lint errors
2017-03-17 14:58:36 +01:00
Antonio Scandurra
24293c1596
Merge pull request #14022 from atom/revert-13823-as-use-babel6
...
Revert "Upgrade to Babel 6 and apply fewer transformations when transpiling babel files"
2017-03-17 14:55:18 +01:00
Antonio Scandurra
54a813eda9
Exclude graceful-fs from snapshot
2017-03-17 13:31:21 +01:00
Antonio Scandurra
ccbb276bf5
Bake source maps into the snapshot
2017-03-17 13:25:00 +01:00
Antonio Scandurra
0c8e515f9f
Don't change on{Will,Did}ThrowError events parameter
2017-03-17 13:16:23 +01:00
Antonio Scandurra
bade347e01
Revert "Upgrade to Babel 6 and apply fewer transformations when transpiling babel files"
2017-03-17 12:40:38 +01:00
Antonio Scandurra
cbe60bd53d
Use the generated snapshot source map in source-map-support
...
This will report the correct file and line numbers on stack traces
instead of always showing `<embedded>:absoluteLineNumber`. As a result,
it will also fix the `notifications` package, which will be able again
to identify which package threw an exception and to create an issue on
its repository.
2017-03-17 12:28:22 +01:00
Wliu
ab17e4042b
⬆️ language-coffee-script@0.48.6
2017-03-16 17:19:24 -04:00
Antonio Scandurra
c1dbf488d9
Delete unused build scripts
2017-03-16 21:09:51 +01:00
Antonio Scandurra
e3596ce7a9
🔥 Remove parserlib
2017-03-16 21:09:18 +01:00
Antonio Scandurra
81af989f0d
Merge branch 'master' into as-snapshot-atom-environment
2017-03-16 21:08:41 +01:00
Nathan Sobo
306968aa53
⬆️ text-buffer
2017-03-16 13:20:38 -06:00
Max Brunsfeld
df1210cc3f
⬆️ find-and-replace
2017-03-16 09:34:19 -07:00
Antonio Scandurra
ad6a5ac3bf
Don't send did-resolve-proxy messages to destroyed windows
...
This should fix some main process test failures we are observing on
AppVeyor.
2017-03-16 15:58:54 +01:00
Antonio Scandurra
e9bf53fc3b
Merge pull request #13916 from atom/as-ns-startup-snapshot
...
Startup Snapshot
2017-03-16 12:22:01 +01:00
Antonio Scandurra
a8b885c4d5
Merge branch 'master' into as-ns-startup-snapshot
2017-03-16 10:52:34 +01:00
Antonio Scandurra
6da748ee67
⬆️ autocomplete-atom-api and autocomplete-css
2017-03-16 10:52:09 +01:00
Antonio Scandurra
9ff213d27b
⬆️ autocomplete-html
2017-03-16 10:13:41 +01:00
Antonio Scandurra
b2983f63ba
Replace backward with forward slashes when requiring files on Windows
2017-03-15 13:26:31 +01:00
Antonio Scandurra
d95a5f1d3c
Revert "Clear compile-cache on AppVeyor"
...
This reverts commit 7caeb3d852 .
2017-03-15 10:38:13 +01:00
Antonio Scandurra
7caeb3d852
Clear compile-cache on AppVeyor
2017-03-15 09:49:05 +01:00
Ian Olsen
bc8d961ae7
Merge pull request #14004 from atom/ks-log-typo
...
Fix typo in logged message during build
2017-03-14 12:23:54 -07:00
Kevin Sawicki
52fb79172c
Dowloading -> Downloading
2017-03-14 12:17:50 -07:00
Kevin Sawicki
09b9e57cb4
⬆️ Upgrade to Electron 1.3.14 with snapshot patch
2017-03-14 11:57:26 -07:00
Antonio Scandurra
4f87dad604
⬆️ incompatible-packages
2017-03-14 18:01:30 +01:00
Antonio Scandurra
d623a41243
Merge pull request #13982 from liuderchi/run_benchmark_menu_update
...
Adding 'Run Benchmark' menu item for win32 and linux platform
2017-03-14 17:57:33 +01:00
Antonio Scandurra
56aae269e9
⬆️ autocomplete-plus
2017-03-14 15:03:39 +01:00
Antonio Scandurra
a1da6c9196
Resolve style sheets paths during script/build for bundled packages
2017-03-14 14:27:10 +01:00
Antonio Scandurra
b2ef8abf0a
Don't use cached less sources and imported files in dev mode
2017-03-14 13:50:22 +01:00
Antonio Scandurra
684d8bd42c
Provide importedFilePathsByRelativeImportPath to LessCache
2017-03-14 13:35:28 +01:00
Antonio Scandurra
dc76e2e144
Load base style sheets in AtomEnvironment again
2017-03-14 08:59:21 +01:00
Antonio Scandurra
abeedfe0c5
Skip deprecated selectors upgrade for base style sheets too
2017-03-14 08:58:31 +01:00
Ian Olsen
4ef9a0502f
Merge pull request #11803 from lexicalunit/lexicalunit/replace-selected-text-tweak
...
Following replaceSelectedText(), update the selected text range accordingly.
2017-03-13 14:46:50 -07:00
Antonio Scandurra
0d29004723
Speed up FileSystemBlobStore.load by not storing invalidation keys
...
This was unneeded because we can simply compute the cache key by
concatenating the v8 version and the file's contents.
2017-03-13 19:11:53 +01:00
Antonio Scandurra
70177e5a4d
Merge branch 'as-snapshot-atom-environment' into as-ns-optimize-stylesheets-loading
...
# Conflicts:
# script/package.json
# script/tdd
# src/atom-environment.coffee
# src/context-menu-manager.coffee
# src/keymap-extensions.coffee
# src/theme-manager.coffee
# src/workspace-element.coffee
2017-03-13 08:32:12 +01:00
Antonio Scandurra
ea440148d8
Fix remaining tests
2017-03-12 11:57:16 +01:00
Antonio Scandurra
b1704ee7e6
Fix Workspace specs
2017-03-11 19:20:16 +01:00
Antonio Scandurra
284f2c62e5
Start fixing tests
2017-03-11 19:05:28 +01:00
Antonio Scandurra
fbcbfc4889
Validate selectors only in devMode
2017-03-11 18:56:29 +01:00
Antonio Scandurra
8bd409ede3
Fix dev mode
2017-03-11 18:50:13 +01:00