Commit Graph

31451 Commits

Author SHA1 Message Date
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
liuderchi
7408fc8731 🎨 add 'Run Benchmark' menu item for win32 and linux platform 2017-03-11 16:24:20 +08:00
Max Brunsfeld
ad3c4d968a Merge pull request #13713 from dirk-thomas/match_with_context
pass through line count options
2017-03-10 11:34:13 -08:00
Antonio Scandurra
a792fa378f ⬆️ service-hub 2017-03-10 19:47:48 +01:00
Dirk Thomas
348553049a update specs 2017-03-10 10:41:20 -08:00
Dirk Thomas
159ab1c435 ⬆️ scandal 3.1.0 2017-03-10 10:39:29 -08:00
Dirk Thomas
865294f3c8 pass through line count options 2017-03-10 10:37:50 -08:00
Damien Guard
6eca9d4709
Ensure Windows builds fail when Squirrel packaging fails 2017-03-10 09:54:46 -08:00
Max Brunsfeld
bb557d83a5 Merge pull request #13970 from atom/fb-mdt-refactor-open
Refactor open; separate creation and placement of items
2017-03-10 09:19:14 -08:00
Antonio Scandurra
05eb737a94 Set config schema entirely in the snapshot 2017-03-10 16:50:50 +01:00
Antonio Scandurra
f5a19a6904 Move StateStore into the snapshot 2017-03-10 16:50:50 +01:00
Antonio Scandurra
c4d0944c0d Snapshot more objects 2017-03-10 16:49:53 +01:00
Antonio Scandurra
c61df72548 Snapshot config, keymaps, tooltips, commands, grammars and styles 2017-03-10 16:48:00 +01:00
Antonio Scandurra
44e3573fcb Start moving AtomEnvironment instantiation bits inside the snapshot 2017-03-10 16:48:00 +01:00
Antonio Scandurra
b128b5de48 Temporarily add faster script to build Atom 2017-03-10 16:48:00 +01:00
Antonio Scandurra
4b98843fae Merge branch 'master' into as-ns-startup-snapshot 2017-03-10 16:47:27 +01:00
Antonio Scandurra
c27ee0286c ⬆️ settings-view 2017-03-10 16:47:12 +01:00
Antonio Scandurra
b32f409a20 Merge pull request #13976 from atom/as-resolve-proxy-async
Add `AtomEnvironment.prototype.resolveProxy(url)`
2017-03-10 16:46:38 +01:00
Antonio Scandurra
69ea645b85 Fix lint errors 2017-03-10 16:31:20 +01:00
Antonio Scandurra
1e040c62d9 Add AtomEnvironment.prototype.resolveProxy(url)
This new private API will allow settings-view to communicate
asynchronously with the main process to resolve proxies, instead of
using `remote` and blocking the renderer process during startup.
2017-03-10 16:08:02 +01:00
Antonio Scandurra
e61919cd60 Merge branch 'master' into as-ns-startup-snapshot 2017-03-10 15:04:26 +01:00
Antonio Scandurra
b228d2de4f ⬆️ electron-link 2017-03-10 15:04:13 +01:00
Antonio Scandurra
11961b09ac Merge pull request #13949 from atom/as-minimize-startup-sync-io
Minimize synchronous I/O during startup
2017-03-10 15:00:30 +01:00
Antonio Scandurra
79e6a6ff3c 🔥 HistoryImporter 2017-03-10 14:45:34 +01:00
Antonio Scandurra
337ad58434 🔥 HistoryManager.prototype.importProjectHistory 2017-03-10 14:37:49 +01:00
Antonio Scandurra
7e761d39af Fall back to local storage when no history can be found 2017-03-10 14:37:37 +01:00
Antonio Scandurra
bfac08ab3f ⬆️ electron-link to handle backslashes on Windows correctly 2017-03-10 13:15:52 +01:00
Antonio Scandurra
1d774ea20a ⬆️ electron-link for Windows support 2017-03-10 11:18:21 +01:00
Antonio Scandurra
3d40f55747 Fix lint errors 2017-03-10 10:00:09 +01:00
Antonio Scandurra
6ac01d2781 Cache snapshot cache on CIs 2017-03-10 09:39:14 +01:00
Antonio Scandurra
1248eb0b20 Merge branch 'master' into as-ns-startup-snapshot 2017-03-10 09:32:17 +01:00
Antonio Scandurra
5f9b62c603 💚 2017-03-10 09:31:59 +01:00
Antonio Scandurra
6aacd3d76e Copy atom.png from the appropriate location on Linux 2017-03-10 09:25:20 +01:00
Antonio Scandurra
e0d65bbcae ⬆️ apm 2017-03-10 09:04:49 +01:00
Antonio Scandurra
73e8642b96 Merge branch 'master' into as-ns-startup-snapshot 2017-03-10 09:04:30 +01:00
Antonio Scandurra
e2dae97c40 Merge pull request #13940 from atom/as-update-fs-plus
Upgrade fs-plus to version 3.0.0
2017-03-10 09:01:37 +01:00
Antonio Scandurra
33f96bf6cb Fix workspace-spec.js 2017-03-10 09:01:10 +01:00
Antonio Scandurra
8c671e9f87 Merge branch 'master' into as-update-fs-plus
# Conflicts:
#	package.json
2017-03-10 08:47:30 +01:00