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
|
2f9a9ed657
|
Merge branch 'master' into as-snapshot-atom-environment
|
2017-03-17 15:25:10 +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
|
bade347e01
|
Revert "Upgrade to Babel 6 and apply fewer transformations when transpiling babel files"
|
2017-03-17 12:40:38 +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 |
|
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
|
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 |
|