Wliu
d5c13d15bf
setZoomLevelLimits -> setVisualZoomLevelLimits
2017-05-03 14:21:23 +02:00
Wliu
dfa3ab1c6e
process.versions.atom-shell -> process.versions.electron
2017-05-03 14:21:23 +02:00
Wliu
38c0f7b036
autoSubmit -> uploadToServer
2017-05-03 14:21:23 +02:00
Thomas Johansen
d23dff2a3c
⬆️ electron@1.4.11
2017-05-03 14:21:23 +02:00
Thomas Johansen
305fb2eac5
⬆️ electron@1.4.10
2017-05-03 14:21:23 +02:00
Thomas Johansen
d446fb4130
⬆️ electron@1.4.7
2017-05-03 14:21:23 +02:00
Wliu
c005f7564a
Remove unneeded backgroundColor
2017-05-03 14:21:23 +02:00
Thomas Johansen
9bc214aa09
⬆️ electron@1.4.6
2017-05-03 14:21:23 +02:00
Thomas Johansen
fc4178f460
⬆️ electron@1.4.5
2017-05-03 14:21:23 +02:00
Thomas Johansen
ac088425a9
⬆️ electron@1.4.4
2017-05-03 14:21:23 +02:00
Thomas Johansen
56e84e99a6
⬆️ electron@1.4.3
2017-05-03 14:21:23 +02:00
Thomas Johansen
4391c4fec4
⬆️ electron@1.4.2
2017-05-03 14:21:23 +02:00
Thomas Johansen
af3cb247c4
⬆️ electron@1.4.1
2017-05-03 14:21:23 +02:00
Thomas Johansen
ceb05f03e2
💚 Make the "invalid" Babel fixture throw
...
Due to the V8 upgrade we need to tune the fixture to make it throw.
Using a generator function does the trick ⚡
2017-05-03 14:21:23 +02:00
Thomas Johansen
35cfa4e2e0
⬆️ electron@1.4.0
2017-05-03 14:21:23 +02:00
Damien Guard
d955f24b4a
⬆️ metrics
2017-05-02 17:02:06 -07:00
Ash Wilson
6e2dcff6a9
Merge pull request #14250 from smashwilson/aw-branch-builds
...
Only trigger branch builds on master and release branches
2017-05-02 16:14:49 -04:00
Antonio Scandurra
966af9c18b
⬆️ fuzzy-finder
2017-05-02 11:37:58 +02:00
Antonio Scandurra
07af99684e
⬆️ text-buffer
2017-05-01 11:22:43 +02:00
Michelle Tilley
107e830508
Merge pull request #14309 from atom/mkt-allow-tooltips-to-recalculate-their-positions
...
Recalculate Tooltip positions when their contents change
2017-04-30 08:38:58 -07:00
Michelle Tilley
211b486a6f
Merge pull request #14269 from atom/mkt-upgrade-apm-to-use-async-keytar-with-libsecret
...
Update apm to use async keytar with libsecret
2017-04-30 08:35:46 -07:00
Antonio Scandurra
714d2bfe2c
Merge pull request #14320 from atom/fb-hw-url-open
...
Unbreak URL handlers in Atom 1.17-beta
2017-04-28 20:53:38 +02:00
hansonw
b5eca7c429
Call PackageManager.initialize from URL handler
2017-04-28 13:22:23 -04:00
Michelle Tilley
241d758083
⌨️
2017-04-27 15:05:15 -07:00
Michelle Tilley
9a4234f49f
Add libsecret to RedHat deps
2017-04-27 15:05:03 -07:00
Michelle Tilley
63920c2a78
🎨
2017-04-26 19:27:23 -07:00
Michelle Tilley
ca9054a4f8
👕 Fix linting errors
2017-04-26 16:01:43 -07:00
Michelle Tilley
dc6988c945
Reposition Tooltips when they mutate
2017-04-26 15:49:01 -07:00
Michelle Tilley
d56c1e292e
Add Tooltip#recalculatePosition which resets the tooltip's position
2017-04-26 15:48:22 -07:00
Damien Guard
071ee3a060
Merge pull request #14287 from atom/dg-atom-win-from-wsl
...
Run Atom from Windows Subsystem for Linux
2017-04-25 14:51:47 -07:00
Antonio Scandurra
f4cfe7603f
⬆️ incompatible-packages
2017-04-25 17:34:14 +02:00
Michelle Tilley
dc8311d7c9
Merge pull request #14293 from atom/mkt-update-electron-1-3
...
Update Electron to 1.3.15
2017-04-24 20:01:09 -07:00
Michelle Tilley
81e5c15306
⬆️ electron@1.3.15
2017-04-24 17:59:02 -07:00
Damien Guard
805d19cda8
Use uname-r instead to avoid msys2 incompatibility
2017-04-24 11:31:29 -07:00
Max Brunsfeld
f4a83b238d
Merge pull request #14276 from atom/mb-fix-bundled-package-path-check
...
Fix bundled package path check to use path, not name
2017-04-21 11:13:41 -07:00
Max Brunsfeld
fb42ad36f0
Fix bundled package path check to use path, not name
2017-04-21 09:41:35 -07:00
Damien Guard
ed1d0ed303
Merge pull request #14271 from atom/dg-do-not-use-bundled-packages-when-unbundled
...
Do not treat packages in unusual locations as bundled despite name
2017-04-20 16:38:07 -07:00
Damien Guard
601aa59e7b
Do not treat packages in unusual locations as bundled despite name
2017-04-20 14:44:49 -07:00
Michelle Tilley
0c32fcc573
Update builds to include libsecret
2017-04-20 09:37:21 -07:00
Michelle Tilley
9655bdf5e7
Update Linux build instructions to specify libsecret dependency
2017-04-20 09:37:09 -07:00
Michelle Tilley
8838b62737
Update Travis manifest to use libsecret
2017-04-20 09:33:34 -07:00
Michelle Tilley
388da2b60c
⬆️ atom-package-manager@1.18.0
2017-04-20 09:33:07 -07:00
Ash Wilson
392c1d5410
Turn Circle CI back on
2017-04-20 09:25:03 -04:00
Antonio Scandurra
1f31b95549
Merge pull request #14217 from edjubuh/master
...
Don't attempt to transpile directories
2017-04-20 11:46:44 +02:00
Damien Guard
b5c4493f57
Attempt to map /mnt/ paths for WSL on Windows
2017-04-19 23:04:23 -07:00
Max Brunsfeld
1fc23c3a4f
Fix another regexp error for excluding C++ files from the app
2017-04-19 17:52:21 -07:00
Max Brunsfeld
0f3e65a9d6
⬆️ first-mate and oniguruma again
...
This time with proper startup snapshotting.
2017-04-19 17:39:06 -07:00
Max Brunsfeld
e022d4fa72
Fix regexps for excluding C++ sources from the binary
...
Previously, a spurious '*' in these regexps would cause them to match anything in
the containing modules' src folder. This caused problems for modules like
oniguruma that have JavaScript files in the src folder.
Also, we were shipping superstring's C++ code because we forgot to add it to
the blacklist. I think it's safe to say we don't want to ship any C++ code
at all.
2017-04-19 17:36:54 -07:00
Max Brunsfeld
f0e38e3c61
⬇️ first-mate
2017-04-19 16:24:49 -07:00
Max Brunsfeld
d55b572f24
Merge pull request #14261 from atom/mb-upgrade-first-mate-for-caching
...
Upgrade first-mate to take advantage of oniguruma caching
2017-04-19 16:19:06 -07:00