Ash Wilson
366ee19bd9
👕 make the linter happy
2017-08-01 15:08:03 -04:00
Ash Wilson
908e5ad1e9
FileSystemManager that hands out Watchers to subscribe to filesystem events
2017-08-01 15:08:03 -04:00
Ash Wilson
a1ccd49b8e
Use a tree-backed registry to deduplicate and consolidate native watchers
2017-08-01 15:08:03 -04:00
Ash Wilson
73ac74cce9
Use nsfw for file watching
2017-08-01 15:07:59 -04:00
Michelle Tilley
008ea39650
Merge pull request #15137 from atom/mkt-updoot-github-from-0-3-8
...
⬆ github@0.3.9-0
2017-08-01 10:40:21 -07:00
Jason Rudolph
ea5e6d51f8
Merge pull request #15135 from atom/js-ns-fix-gutter-layout
...
Fix gutter decoration regression in v1.19 beta
2017-08-01 13:39:52 -04:00
Max Brunsfeld
967c2a3440
Merge pull request #15121 from atom/mb-fix-spurious-text-buffer-conflict-events
...
Upgrade text-buffer to fix spurious conflict and reload events
2017-08-01 09:55:27 -07:00
Max Brunsfeld
7295e5de6f
⬆️ text-buffer
2017-08-01 09:53:03 -07:00
Michelle Tilley
cc753be2ca
⬆️ github@0.3.9-0
2017-08-01 09:20:52 -07:00
Max Brunsfeld
dbfc792df0
⬆️ text-buffer (prerelease)
2017-07-31 16:28:37 -07:00
Max Brunsfeld
fe52743b82
⬆️ text-buffer (prerelease)
2017-07-31 15:24:13 -07:00
Bryant Ung
1c7aa39996
⬇️ bracket-matcher
...
reverting bracket-matcher due to issue https://github.com/atom/bracket-matcher/issues/303
2017-07-31 14:39:18 -07:00
Jason Rudolph
b72d8078dc
Use relative positioning for gutters
2017-07-31 16:41:50 -04:00
Nathan Sobo
2cd1a08b65
Merge pull request #15108 from atom/ns-fix-spec-helper
...
Remove duplicate mocking
2017-07-31 13:35:27 -06:00
Nathan Sobo
f33bca4fd9
Try always mocking Date.now in our global spec helper
2017-07-31 11:21:14 -06:00
Nathan Sobo
899e9d3f8a
Explicitly request to use mock clock to get Date.now mocking
2017-07-31 11:21:14 -06:00
Nathan Sobo
4254825f3c
Remove duplicate mocking
...
Since this was newly introduced, let's only set it up when clock mocking
is specifically requested to minimize breakage. We really need to
deprecate the global spec helper someday. It's bad news.
/cc @hansonw
2017-07-31 11:21:14 -06:00
Max Brunsfeld
bae01b6594
⬆️ text-buffer (prerelease)
2017-07-28 16:26:39 -07:00
Max Brunsfeld
a38b438338
⬆️ text-buffer
2017-07-27 08:48:06 -07:00
Max Brunsfeld
73fa8d00aa
Merge pull request #15082 from t9md/fix-dangerous-bind-in-pane.coffee
...
Should not use bind for map's callback in pane.coffee.
2017-07-24 13:56:21 -07:00
t9md
d9828cc85e
should not use bind for map's callback.
...
map pass item index as 2nd arg, so bind is not appropriate for the
function which take 2nd arg.
2017-07-25 03:49:18 +09:00
Wliu
0e503cd81f
⬆️ language-coffee-script@0.48.9
2017-07-21 13:41:44 -04:00
Wliu
2f036de2e8
⬆️ autocomplete-css@0.17.2
2017-07-21 13:33:44 -04:00
Wliu
940d8bcc2f
⬆️ autocomplete-css@0.17.1
2017-07-21 13:29:57 -04:00
Wliu
cbbd91d19e
⬆️ find-and-replace@0.209.5
2017-07-21 13:15:06 -04:00
Wliu
57e023e74f
⬆️ tree-view@0.217.5
2017-07-21 00:41:21 -04:00
simurai
743c7afe75
⬆️ tree-view@v0.217.4
2017-07-21 11:40:25 +09:00
simurai
c84d705e58
⬆️ image-view@v0.62.3
2017-07-21 10:40:48 +09:00
simurai
43cea29c42
⬆️ find-and-replace@v0.209.4
2017-07-21 10:20:33 +09:00
Damien Guard
6635e08b47
Update to node used on build servers
2017-07-20 09:36:40 -07:00
Damien Guard
8130850e2a
Bring in latest code signing changes from 1.19-releases by hand.
2017-07-20 09:33:44 -07:00
Wliu
372cef218c
📝
...
[ci skip]
2017-07-19 21:06:49 -04:00
Lee Dohm
f35ca01202
Merge pull request #14795 from atom/wl-please-test-where-i-tell-you-to
...
Always run tests where directed
2017-07-19 15:17:52 -07:00
Wliu
b6fb15fce3
📝
...
[ci skip]
2017-07-19 16:21:56 -04:00
Damien Guard
3acf35c0c1
Merge pull request #15059 from atom/dg-sign-direct-instead-of-squirrel
...
Sign manually without using Squirrel
2017-07-19 12:52:31 -07:00
Damien Guard
db2800dac9
Sign manually without using Squirrel
2017-07-19 11:48:31 -07:00
Damien Guard
d15e65a2c0
Output apm version info during build
2017-07-19 08:50:20 -07:00
Nathan Sobo
23c6dcb528
Merge pull request #15052 from atom/ns-upgrade-apm
...
Try an apm that depends on node-gyp explicitly
2017-07-18 20:27:09 -06:00
Nathan Sobo
1c7f2c33b6
⬆️ apm
2017-07-18 20:26:45 -06:00
Bryant Ung
be2a8ed100
Merge pull request #15051 from atom/ns-mb-measurements-with-pending-updates
...
Fix exceptions when measuring pixel positions with pending content updates
2017-07-18 16:08:58 -07:00
Nathan Sobo
bfc8a961f6
Try an apm that depends on node-gyp explicitly
2017-07-18 16:18:20 -06:00
Wliu
d51ed933e6
⬆️ bracket-matcher@0.87.1
2017-07-18 17:34:54 -04:00
Max Brunsfeld
48abb16edb
Fix exception in screenPositionForPixelPosition when content updates are pending
...
Signed-off-by: Nathan Sobo <nathan@github.com>
2017-07-18 14:31:47 -07:00
Lee Dohm
8205ff7bb8
⬆️ bracket-matcher@0.87.0
2017-07-18 14:04:56 -07:00
Wliu
f62e0bceef
⬇️ autocomplete-css@0.16.3
2017-07-18 10:01:50 -04:00
Wliu
1186a9896c
⬆️ language-sql@0.25.8
2017-07-18 00:33:49 -04:00
Wliu
d5e3eba472
⬆️ autocomplete-css@0.17.0
2017-07-18 00:32:24 -04:00
ungb
78efec6a49
⬆️ image-view
2017-07-17 16:43:42 -07:00
Damien Guard
e1a6854743
Merge pull request #15003 from atom/dg-create-windows-installer-after-tests
...
Create Windows installer after tests
2017-07-17 15:54:06 -07:00
Damien Guard
bad6325484
Actually switch over to using the new flag on AppVeyor
2017-07-17 15:13:05 -07:00