Commit Graph

22678 Commits

Author SHA1 Message Date
Antonio Scandurra
5068bd530e Revert "🐧 Run tests also on Linux"
This reverts commit 31d1f587e3.
2015-04-09 19:05:33 +02:00
Antonio Scandurra
31d1f587e3 🐧 Run tests also on Linux 2015-04-09 11:36:26 +02:00
Antonio Scandurra
c8d30d929c Remove iojs from build matrix 2015-04-09 11:09:46 +02:00
Antonio Scandurra
f78dec2574 Run against multiple nodejs versions 2015-04-09 11:02:38 +02:00
Antonio Scandurra
3d6c6d0cc1 🍎 Don't fail on Mac OS X build 2015-04-09 10:40:50 +02:00
Antonio Scandurra
821f60924f Enable Multi-OS support 2015-04-09 10:29:36 +02:00
Antonio Scandurra
6d132a9a24 Use GYP_MSVS_VERSION=2013 as suggested on #5894 2015-04-08 10:35:58 +02:00
Antonio Scandurra
b08bd79e02 Disable focus methods on CI 2015-04-08 10:27:03 +02:00
Antonio Scandurra
32909efd7e Revert "Avoid setting --arch=ia32"
This reverts commit 8e2c5a34e4.
2015-04-08 10:23:54 +02:00
Antonio Scandurra
8e2c5a34e4 Avoid setting --arch=ia32 2015-04-08 10:08:20 +02:00
Antonio Scandurra
f9f5213cdf Handle http.on('error') for webdriver polling 2015-04-08 08:57:26 +02:00
Antonio Scandurra
dee626ab69 Investigate timeouts issues (again) 2015-04-08 08:36:46 +02:00
Antonio Scandurra
8720af76a4 Merge branch 'master' into as-public-ci 2015-04-08 08:30:58 +02:00
Kevin Sawicki
e39e25a92e Merge pull request #6295 from atom/ks-require-package-dot-json
Use require to read/parse package.json
2015-04-07 16:09:59 -07:00
Kevin Sawicki
658629f45e 🎨 2015-04-07 15:29:34 -07:00
Kevin Sawicki
2fc132c97b 🐎 Use require to read/parse package.json
This file is really large and should be read via require so it is cached
2015-04-07 15:28:55 -07:00
Kevin Sawicki
9524c34aa4 Merge pull request #6294 from atom/ks-more-api-preview
More API preview cleanups
2015-04-07 15:27:33 -07:00
Kevin Sawicki
018fe0e8b8 Only set atom.__workspaceView in deprecated mode 2015-04-07 15:11:53 -07:00
Kevin Sawicki
7b952e3f33 Remove unused emissary mixins 2015-04-07 14:50:36 -07:00
Kevin Sawicki
4b764f4a59 Move emissary require to deprecation block 2015-04-07 14:50:36 -07:00
Kevin Sawicki
e71c6b1061 Remove unused require 2015-04-07 14:50:32 -07:00
Kevin Sawicki
baae0c0ac6 Only include emissary Emitter in deprecation mode 2015-04-07 14:40:27 -07:00
Kevin Sawicki
2a95b18ffd ⬆️ deprecation-cop@0.40 2015-04-07 14:38:26 -07:00
Kevin Sawicki
ff86712a22 Add missing View > Panes menu on Linux
Closes #1897
2015-04-07 14:15:30 -07:00
Kevin Sawicki
debe192d9e Prepare 0.191 2015-04-07 14:14:46 -07:00
Kevin Sawicki
d9f0f237a0 Merge pull request #6292 from atom/ks-add-project-folder-keybinding-and-menu
Add Project Folder keybinding and menu
2015-04-07 13:32:13 -07:00
Kevin Sawicki
a49f635fc0 Remove application:open-dev keybindings 2015-04-07 13:10:01 -07:00
Kevin Sawicki
b9db13ae06 Group add-project-folder with open-folder 2015-04-07 13:05:28 -07:00
Kevin Sawicki
d41296b121 Swap open-dev and add-project-folder keybindings 2015-04-07 13:02:11 -07:00
Kevin Sawicki
1acc3a8356 Don't clash with existing linux/windows keybindings 2015-04-07 12:41:59 -07:00
Kevin Sawicki
8e0efb1844 Add Add Project Folder system menu 2015-04-07 12:37:05 -07:00
Max Brunsfeld
54c238ba2d ⬆️ tree-view 2015-04-07 12:34:08 -07:00
Kevin Sawicki
ceaa869426 Add application:add-project-folder keybinding 2015-04-07 12:33:41 -07:00
Max Brunsfeld
c7a5ebf725 Merge pull request #6291 from atom/mb-rename-add-root-folder
Rename 'add-root-folder' -> 'add-project-folder'
2015-04-07 12:30:37 -07:00
Max Brunsfeld
f39c67411a Rename 'add-root-folder' -> 'add-project-folder' 2015-04-07 12:10:12 -07:00
Kevin Sawicki
4421d929a7 ⬆️ language-javascript@0.70 2015-04-07 11:55:39 -07:00
Kevin Sawicki
555b5adfca Merge pull request #6281 from atom/iz-report-issues-through-contributing-guide
Change in-app menu for reporting issues to point to the CONTRIBUTING guide section on submitting issues
2015-04-07 11:51:19 -07:00
Kevin Sawicki
06b8195fb8 Remove template config.cson file
This old template file had several problems:

  * The entries in this file are already the schema defaults so they
    would get unset anyway when initially loaded
  * The file was in the old format that didn't have scope selectors
  * A race condition could occur when the file was copied, inited, and written
    to all during the very first run of Atom.

Closes #6226
2015-04-07 11:47:36 -07:00
Max Brunsfeld
9a64730916 ⬆️ background-tips 2015-04-07 11:23:22 -07:00
Antonio Scandurra
73fb36590d Use a 15s timeout for webdriver startup 2015-04-07 19:28:10 +02:00
Antonio Scandurra
d90b6937f4 Explicitly use node in test_script 2015-04-07 19:13:31 +02:00
Antonio Scandurra
5a8f37bdfd Copy AppVeyor configuration from atom/keyboard-layout 2015-04-07 19:00:57 +02:00
Kevin Sawicki
2aaf1fffe6 Move stack trace helpers into deprecation block 2015-04-07 09:51:16 -07:00
Kevin Sawicki
c0b685dd97 ⬆️ language-go@0.23 2015-04-07 09:48:10 -07:00
Antonio Scandurra
0a9902b918 Use script/cibuild on AppVeyor 2015-04-07 18:45:14 +02:00
Antonio Scandurra
c0c979b453 Merge pull request #6239 from atom/as-fix-delete-line
Fix `deleteLine()` when multiple selections are on the same line
2015-04-07 18:10:00 +02:00
Antonio Scandurra
cbf499243e Use screen ranges consistently 2015-04-07 18:08:51 +02:00
Antonio Scandurra
4c12b6767e Stop focusing on integration specs 2015-04-07 17:55:01 +02:00
Antonio Scandurra
d494966759 Relax polling to check only every 100ms 2015-04-07 17:53:05 +02:00
Antonio Scandurra
1c7b473243 Wait for chromedriver to initialize
Via a polling mechanism inspired by
https://github.com/SeleniumHQ/selenium/blob/master/dotnet/src/webdriver/DriverService.cs#L173-205
2015-04-07 17:46:46 +02:00