Commit Graph

29227 Commits

Author SHA1 Message Date
Wliu
b05ec8f683 ⬆️ exception-reporting@0.38.1 2016-04-15 11:14:47 -04:00
Antonio Scandurra
111f451197 Merge pull request #11459 from atom/as-log-deprecations
Fix deprecations reporting
2016-04-15 17:01:31 +02:00
Antonio Scandurra
75adc20377 ⬆️ electron 0.37.6 2016-04-15 16:02:55 +02:00
Antonio Scandurra
a91ad9181b Fix backgroundThrottling assignment 2016-04-15 16:02:31 +02:00
Antonio Scandurra
7f77c67761 🔥 preserveFolds from marker's properties 2016-04-15 15:40:22 +02:00
Katrina Uychaco
b790716caa Revert sample.txt file 2016-04-14 23:28:13 -07:00
Katrina Uychaco
4e9048d22d Create saveDialog helper function and name file in message 2016-04-14 23:25:27 -07:00
Katrina Uychaco
6988546790 Update to use current APIs 2016-04-14 22:02:35 -07:00
Wliu
e03df6e1a4 Reduce spec timeout duration 2016-04-14 20:33:56 -04:00
Wliu
47719f0649 directWrite is true by default 2016-04-14 20:29:38 -04:00
Wliu
9966dbc27f 🔥 Unnecessary audio hack
No longer needed with the `backgroundThrottling` option
2016-04-14 20:24:35 -04:00
Wliu
098af442d2 page-visibility -> backgroundThrottling 2016-04-14 20:22:22 -04:00
Wliu
ca12075a41 web-preferences -> webPreferences 2016-04-14 18:04:29 -04:00
Michelle Tilley
c95412b451 Add ELECTRON_NO_ATTACH_CONSOLE in BufferedNodeProcess
(cherry picked from commit 5f0ad9e015)
2016-04-14 14:42:50 -07:00
Wliu
056912f2cb ⬆️ electron@0.37.5 2016-04-14 17:09:52 -04:00
Álvaro Lázaro Gallego
04ff6e4611 Fixes #4126 for fish-shell 2016-04-14 16:23:18 +02:00
Wliu
58f029e92d 📝 2016-04-14 14:19:09 +00:00
Wliu
09b88cd1d5 Fix defective spec and associate 'screen' as a renderer module 2016-04-14 14:11:25 +00:00
Antonio Scandurra
740e371e75 Put back multi-platform specs 2016-04-14 16:05:38 +02:00
Antonio Scandurra
147fed3123 Revert "Remove this commit if it works on travis"
This reverts commit 303bb8c74e.
2016-04-14 15:46:50 +02:00
Antonio Scandurra
61d8c6852c Remove non-Mac run-specs code and use ELECTRON_ENABLE_LOGGING=true
* Remove Windows/Linux run-specs code. There is little value in keeping those
  code paths, given that we don't run specs on those platforms; if we ever need
  it again, we can restore it from the git history.
* Use ELECTRON_ENABLE_LOGGING=true. This allows us to capture the output of
  calls to `console.warn` and `console.log`, which are useful to log out Grim
  deprecations.
* Remove `logDeprecations` in build/spec-task.coffee. This method used to format the output captured on stderr to strip out "[Console]" noise from deprecations.
  This code path was not running anymore because we started using stdio:
  'inherit' in #10838, which prevents stderr output to be captured. This doesn't
  seem a huge deal, so long as those deprecations get logged to screen.
2016-04-14 15:07:50 +02:00
Antonio Scandurra
303bb8c74e Remove this commit if it works on travis 2016-04-14 11:24:59 +02:00
Antonio Scandurra
4adf23a595 Unconditionally report deprecations on every test environment 2016-04-14 11:24:01 +02:00
Antonio Scandurra
bbef0b4551 💚 2016-04-14 11:19:45 +02:00
Katrina Uychaco
e230841b57 ⬆️ tree-view 2016-04-13 20:46:48 -07:00
Katrina Uychaco
07822b975a ⬆️ open-on-github 2016-04-13 20:34:28 -07:00
Katrina Uychaco
7876d55d68 Merge branch 'master' of https://github.com/einarmagnus/atom into einarmagnus-master 2016-04-13 20:01:46 -07:00
Katrina Uychaco
043982ca3d 🔥 files accidentally committed 2016-04-13 11:27:22 -07:00
Antonio Scandurra
3270abe1f6 ⬆️ text-buffer 2016-04-13 18:42:52 +02:00
Antonio Scandurra
581dd45418 Merge branch 'master' into ns-switch-to-display-layers 2016-04-13 13:54:13 +02:00
Antonio Scandurra
373b931c51 ⬆️ text-buffer 2016-04-13 13:52:28 +02:00
Katrina Uychaco
2bf6431dbe Merge pull request #11438 from atom/ku-dont-load-packages-starting-with-dot
Don't load packages starting with a dot
2016-04-13 00:39:56 -07:00
Katrina Uychaco
49fb287592 Don't load packages starting with dot. Fixes #9805 2016-04-12 20:35:30 -07:00
Hubot
c936ed96dc 1.9.0-dev 2016-04-12 19:16:53 -05:00
Katrina Uychaco
7d13ba5d4e ⬆️ tree-view 2016-04-12 15:48:37 -07:00
Wliu
3ecfce88ad Merge remote-tracking branch 'refs/remotes/origin/master' into wl-drewmnoel-electron 2016-04-12 17:32:07 -04:00
Wliu
2a9bc0fa12 Actually fix require paths 2016-04-12 17:08:01 -04:00
Damien Guard
db31d795e8 Merge pull request #11437 from atom/dg-command-autorun-ignore
Ignore autorun on our buffered process commands. Fixes #10082
2016-04-12 12:04:25 -07:00
Damien Guard
2d173911b2 Ignore autorun on our buffered process commands. Fixes #10082 2016-04-12 12:02:20 -07:00
Lee Dohm
6e6771ad5c Merge pull request #11436 from atom/jf-allow-window-envs-to-be-updated-from-term
Allow A Window's Environment To Reflect The Most Recent atom Invocation
2016-04-12 11:30:07 -07:00
Joe Fitzgerald
82fa61e54d Allow Multiple Launches Of Atom To Result In An Updated Environment 2016-04-12 11:29:33 -06:00
Katrina Uychaco
dcefde8838 ⬆️ find-and-replace
(cherry picked from commit 0676cdd863)
2016-04-11 21:25:09 -07:00
Katrina Uychaco
0f5841376c ⬆️ tree view
(cherry picked from commit a3b844ee00)
2016-04-11 21:22:26 -07:00
Nathan Sobo
38cced0208 Merge pull request #11427 from atom/dg-ns-codesign
Code sign on AppVeyor
2016-04-11 15:43:04 -06:00
Nathan Sobo
1721938057 Use signtool from environment variable 2016-04-11 15:13:45 -06:00
Nathan Sobo
77657aca0d Fix linter error 2016-04-11 15:13:20 -06:00
Damien Guard
95adf16160 Signing support on Windows with P12 keys 2016-04-11 15:13:03 -06:00
Nathan Sobo
639ee963a0 Revert "Merge pull request #11412 from damieng/dg-ns-codesign"
This reverts commit 91b0726c9e, reversing
changes made to d6e00bb53b.
2016-04-11 14:35:47 -06:00
Nathan Sobo
38fdbac450 Fix lint error 2016-04-11 14:30:25 -06:00
Nathan Sobo
91b0726c9e Merge pull request #11412 from damieng/dg-ns-codesign
Signing support on Windows with P12 keys
2016-04-11 14:13:52 -06:00