Nathan Sobo
b5bdf4acb9
Don't enable electron logging by default
2017-08-02 21:03:29 -06:00
Jason Rudolph
03b631a1da
Merge pull request #15145 from atom/jr-tree-view-0-217-6
...
⬆️ Upgrade tree-view to 0.217.6 to fix intermittent CI failures
2017-08-02 18:30:44 -04:00
Wliu
977b337b4c
⬆️ language-php@0.41.0
2017-08-02 16:45:46 -04:00
Jason Rudolph
88c4d383fb
⬆️ Upgrade tree-view to 0.217.6
2017-08-02 15:36:02 -04:00
Wliu
03742f6343
Merge pull request #15138 from alanyee/patch-1
...
Update README.md
2017-08-02 12:57:48 -04:00
Alan Yee
9b6eff2d81
Update README.md
...
Removing Homebrew install instructions
2017-08-02 09:36:22 -07:00
Alan Yee
d57346f23a
Update README.md
...
Fix grammar error
2017-08-02 08:35:15 -07:00
simurai
ad7e206a78
⬆️ one-dark/light-ui@v1.10.6
2017-08-02 12:39:46 +09: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
Alan Yee
e0b6ff6ebb
Update README.md
...
-Added Homebrew install instructions for macOS
-Made explicit HTTPS calls
-Minor url cleanup
2017-08-01 09:47:20 -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