Commit Graph

27126 Commits

Author SHA1 Message Date
Nathan Sobo
5cfd3423bf Use internal scroll assignment methods when committing logical positions
This prevents an addition pending assignment and cuts directly to
adjusting the positions.
2015-12-11 13:34:46 -07:00
joshaber
8a91bfb209 Be consistent in our path relativization. 2015-12-11 15:34:42 -05:00
joshaber
311728453e Merge branch 'master' into dh-async-repo 2015-12-11 14:48:13 -05:00
joshaber
c1cf5583b4 If there isn't an index entry then it's not a submodule. 2015-12-11 14:48:11 -05:00
Max Brunsfeld
f6da4a9139 ⬆️ find-and-replace 2015-12-11 11:14:37 -08:00
Nathan Sobo
8b3c69b8b0 Merge pull request #10017 from atom/as-sha1-v8-cache
Cache v8 code by source file's SHA1
2015-12-11 12:13:17 -07:00
Antonio Scandurra
3e63197b51 💄 Fix lint warnings 2015-12-11 19:05:49 +01:00
Antonio Scandurra
fa48b2fbe0 Make v8 version part of the key 2015-12-11 17:47:04 +01:00
joshaber
5d87002b3f Use the functions. 2015-12-11 10:18:58 -05:00
joshaber
d14603c778 Use some instead. 2015-12-11 10:09:52 -05:00
joshaber
b9f5853729 Const. 2015-12-11 10:05:10 -05:00
Antonio Scandurra
a63c294dfd 🎨 2015-12-11 15:39:29 +01:00
Antonio Scandurra
1f5473b2dd Test cache invalidation 2015-12-11 15:37:56 +01:00
Antonio Scandurra
12376039a9 🎨 cjk -> CJK 2015-12-11 14:28:26 +01:00
Antonio Scandurra
173fbba02b Wrap at the first CJK character before the boundary 2015-12-11 14:26:51 +01:00
Antonio Scandurra
4bf86b2b9e Merge branch 'master' into as-cjk-wrap-boundary 2015-12-11 13:49:53 +01:00
Antonio Scandurra
8a1984d1b7 ⬆️ cached-run-in-this-context 2015-12-11 13:43:03 +01:00
Antonio Scandurra
c5562d8446 Allow to supply an invalidation key to FileSystemBlobStore 2015-12-11 13:38:50 +01:00
Antonio Scandurra
cdd4212400 Pass an invalidation key in NativeCompileCache 2015-12-11 12:47:17 +01:00
joshaber
976fe0f2cf Linter 2015-12-10 20:19:58 -05:00
joshaber
81d4f06802 And that's why we write tests. 2015-12-10 20:00:37 -05:00
joshaber
35768f8595 Merge branch 'master' into dh-async-repo 2015-12-10 17:57:38 -05:00
joshaber
c5383305d0 If we don't have a project then we're not at the root. 2015-12-10 17:57:35 -05:00
joshaber
dba698f672 Define a constant for this. 2015-12-10 17:57:21 -05:00
joshaber
3ccf186150 This can be local. 2015-12-10 17:57:13 -05:00
Nathan Sobo
26163f2195 Merge pull request #9947 from atom/ns-mb-refactor-text-measurement
Don’t force DOM updates in LinesYardstick
2015-12-10 15:18:10 -07:00
joshaber
15ab4b2383 Merge branch 'master' into dh-async-repo 2015-12-10 16:55:27 -05:00
joshaber
0c42747e8a Just Use Clone. 2015-12-10 16:55:21 -05:00
joshaber
4916a2e762 🍩 need this. 2015-12-10 16:55:08 -05:00
joshaber
3e7344394c Fix the documentation style. 2015-12-10 16:54:15 -05:00
Nathan Sobo
85c6139579 Don’t force DOM updates in LinesYardstick
Instead, determine the need for a DOM update in the component before
measuring with the lines yardstick, and break `updateSync` into two
explicit pre- and post-measurement phases.
2015-12-10 14:47:05 -07:00
joshaber
fcf8581255 Put this constant with the others. 2015-12-10 16:45:05 -05:00
joshaber
5302fb84a9 Better test name. 2015-12-10 16:44:51 -05:00
joshaber
0794ea365d Tinker tailor soldier spy. 2015-12-10 16:43:25 -05:00
joshaber
bc14c28f11 Use the usual name. 2015-12-10 16:42:11 -05:00
joshaber
1a04c5a9c2 Be more specific in our error names. 2015-12-10 16:41:38 -05:00
joshaber
be964abf9f Ensure we actually do give them a boolean. 2015-12-10 16:31:46 -05:00
joshaber
47606507f7 We want the booleans. 2015-12-10 16:31:36 -05:00
simurai
50dc9b6bb4 ⬆️ one-dark/light-ui@v1.1.9 2015-12-11 06:17:15 +09:00
Nathan Sobo
3937312936 Merge pull request #9796 from atom/as-native-key-bindings
Use CommandRegistry to listen for native-key-bindings
v1.3.1
2015-12-10 10:49:11 -08:00
Max Brunsfeld
9fed2c669e Merge pull request #10004 from atom/mb-no-es6-in-compile-cache
There is no ES6 in compile-cache.js
2015-12-10 10:28:37 -08:00
Max Brunsfeld
e5c9a67056 Add a comment explaining why there's no es6 in compile-cache.js 2015-12-10 10:00:43 -08:00
Max Brunsfeld
5a6fd06386 There is no ES6 in compile-cache.js 2015-12-10 09:51:53 -08:00
Max Brunsfeld
3846a46c4c Prepare 1.3.1 2015-12-10 09:50:33 -08:00
joshaber
abf5697240 Delint 2015-12-10 11:33:01 -05:00
joshaber
bea7ce55d5 Merge branch 'master' into dh-async-repo 2015-12-10 11:05:57 -05:00
joshaber
352f4064e9 Add a whole ton of missing documentation. 2015-12-10 11:05:55 -05:00
joshaber
e867b68eab Match the ordering of the GitRepository spec. 2015-12-10 10:38:15 -05:00
joshaber
86e39a22ff Test .destroy(). 2015-12-10 10:35:53 -05:00
joshaber
7f19cd4f17 Throw if we try to use the repository after it's been destroyed. 2015-12-10 10:35:46 -05:00