Commit Graph

28408 Commits

Author SHA1 Message Date
Wliu
89a5d01968 ⬆️ language-coffee-script@0.47.0 2016-04-19 20:40:12 -04:00
Wliu
9feb27e107 ⬆️ language-sass@0.47.0 2016-04-19 20:39:24 -04:00
Wliu
405a16ecdc ⬆️ language-java@0.18.0 2016-04-19 20:38:25 -04:00
Damien Guard
42fef8c014 Merge pull request #11488 from atom/dg-fix-windows-specs
First batch of Windows specs fixes
2016-04-19 15:48:31 -07:00
Nathan Sobo
48d4285dde Merge pull request #11420 from wvanlint/visible_overlay
Fixed positioning for overlay
2016-04-19 15:47:21 -06:00
Damien Guard
1500381ac9 Tweaks to the specs improvements from feedback 2016-04-19 14:25:44 -07:00
Michelle Tilley
8516f1914e ⬆️ fuzzy-finder@1.0.5 2016-04-18 15:20:18 -07:00
Wliu
89bc3c8888 ⬆️ language-git@0.13.0 2016-04-18 17:31:35 -04:00
Lee Dohm
d25347d78f Merge pull request #11463 from alazaro/skip-env-patching-fish
Fixes #11190
2016-04-18 13:32:49 -07:00
Wliu
ee4ca3fd6c ⬆️ language-sql@0.21.0 2016-04-18 16:32:20 -04:00
Wliu
73f65fc821 ⬆️ language-xml@0.34.5 2016-04-18 16:30:43 -04:00
Wliu
92fd313a6a ⬆️ language-gfm@0.86.0 2016-04-18 16:29:58 -04:00
Michelle Tilley
77dea79479 Merge pull request #11494 from atom/mkt-auto-indent-insert-single-newline
Correctly autoindent single newline in Selection#insertText
2016-04-18 12:53:54 -07:00
Michelle Tilley
7fc9ef926f Merge pull request #11498 from atom/mkt-split-and-copy-on-right-click-editor
Copy active item when splitting from TextEditor context menu
2016-04-18 11:15:23 -07:00
Michelle Tilley
b2aad098e1 Correctly autoindent \r\n in Selection#insertText 2016-04-18 11:06:51 -07:00
Wliu
1b3801bb1a Merge pull request #11511 from rldaggie/keymap-documentation
📝 Update documentation links in keymap.cson comments
2016-04-18 11:53:28 -04:00
Riley Dallas
af5cb863de 📝 Update links in keymap.cson comments 2016-04-18 10:12:05 -05:00
Michelle Tilley
7160461ebc Copy active item when splitting from TextEditor context menu 2016-04-16 11:00:46 -07:00
Michelle Tilley
e41b9f00fb Correctly autoindent single newline in Selection#insertText 2016-04-15 21:23:28 -07:00
Lee Dohm
8ece1ee909 ⬆️ tabs@0.92.2 2016-04-15 20:00:21 -07:00
Lee Dohm
30d4b93757 ⬆️ notifications@0.63.2 2016-04-15 19:56:25 -07:00
Lee Dohm
db08f6516e Merge pull request #11489 from atom/ld-fix-case-insensitive-env
Preserve the process.env magic for Windows
2016-04-15 17:13:41 -07:00
Lee Dohm
6d80dfe228 Make the clone function more generic 2016-04-15 12:59:57 -07:00
Damien Guard
99e716f9ed Fix specs failures on Windows including paths 2016-04-15 11:25:05 -07:00
Lee Dohm
9b8cb23757 Preserve the process.env magic for Windows 2016-04-15 10:49:30 -07:00
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
Michelle Tilley
c95412b451 Add ELECTRON_NO_ATTACH_CONSOLE in BufferedNodeProcess
(cherry picked from commit 5f0ad9e015)
2016-04-14 14:42:50 -07:00
Álvaro Lázaro Gallego
04ff6e4611 Fixes #4126 for fish-shell 2016-04-14 16:23:18 +02: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
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
043982ca3d 🔥 files accidentally committed 2016-04-13 11:27:22 -07: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
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