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
Antonio Scandurra
efa2a34fd6
Use a large value in waits
...
...to confirm that it is the culprit of Travis build errors.
2015-04-07 15:36:58 +02:00
Antonio Scandurra
127253bea3
Revert "Reduce chromedriver waiting time to 500ms"
...
This reverts commit 722705bb4c .
2015-04-07 15:01:46 +02:00
Antonio Scandurra
722705bb4c
Reduce chromedriver waiting time to 500ms
2015-04-07 14:40:36 +02:00
Antonio Scandurra
32ae7945ff
Fine tune waiting time
2015-04-07 13:48:50 +02:00
Ivan Zuzak
4a95dd1234
Update CONTRIBUTING guide section on reporting issues
2015-04-07 13:38:57 +02:00
Ivan Zuzak
36641884f9
Point in-app link for reporting issues to CONTRIBUTING guide
2015-04-07 13:37:30 +02:00
simurai
662efb3d6e
:arrrow_up: one-dark-ui@v0.6.2 one-light-ui@v0.5.2
2015-04-07 19:58:03 +09:00
Ivan Žužak
9dddce495e
⬆️ notifications@0.36.0
2015-04-07 12:41:06 +02:00
Antonio Scandurra
a244c0fa07
🔥 Delete useless line in spec
2015-04-07 12:30:51 +02:00
Antonio Scandurra
5e5acb7432
🎨 Rename to TextEditor#mergeSelectionsOnSameRows
...
* 🔥 Delete `Selection#intersectsByRowWith`
2015-04-07 12:25:15 +02:00
Antonio Scandurra
59a5dc42a8
Merge branch 'master' into as-fix-delete-line
2015-04-07 12:12:36 +02:00
Antonio Scandurra
a090a81767
Bump chromedriver wait timeout
2015-04-07 11:46:42 +02:00
Antonio Scandurra
f3a7cc1b9d
wip: focus on integration specs only
2015-04-07 11:24:12 +02:00
Antonio Scandurra
859a6dcf68
Use script/cibuild
2015-04-07 10:48:18 +02:00
simurai
2e86e22d46
:arrrow_up: one-dark-ui@v0.6.1 one-light-ui@v0.5.1
2015-04-07 16:42:50 +09:00
simurai
ef19b6ab22
⬆️ find-and-replace@v0.160.0
2015-04-07 15:20:29 +09:00
Machiste Quintana
2bb2022b5b
👕
2015-04-07 00:05:19 -04:00
Machiste Quintana
5d2392ea67
👕 Fix new coffeelint errors
2015-04-06 23:59:54 -04:00
Machiste Quintana
9b8d7d46fe
Lint for more styleguide errors
...
- Add more coffeelint rules to cover code style requirements from
CONTRIBUTING.md
2015-04-06 23:54:34 -04:00
simurai
099c8eda77
⬆️ status-bar@v0.67.0
2015-04-07 12:33:44 +09:00
Cheng Zhao
a6d47d403f
🐧 Don't use clipboard in renderer process, fixes #6221
2015-04-07 11:01:54 +08:00
Kevin Sawicki
aed17cda9b
⬆️ language-javascript@0.69
2015-04-06 17:51:31 -07:00
simurai
a802561553
⬆️ one-dark-ui@0.6.0 one-light-ui@0.5.0
2015-04-07 09:20:27 +09:00
Max Brunsfeld
fdba094aa6
⬆️ tree-view
2015-04-06 17:13:01 -07:00
Kevin Sawicki
3e398a32fc
Merge pull request #6275 from atom/ks-report-core-deprecations-in-specs
...
Report core deprecations in specs
2015-04-06 16:49:11 -07:00
Kevin Sawicki
e02e8c91a6
Use TextEditor::onDidChangeCursorPosition in spec
2015-04-06 16:29:12 -07:00
Kevin Sawicki
9b7870d503
Snapshot deprecations around calls to Project::eachBuffer
2015-04-06 16:22:31 -07:00
Kevin Sawicki
50d9fee0d3
Use Project::onDidAddBuffer
2015-04-06 16:21:09 -07:00
Kevin Sawicki
188b2e5a74
Report core deprecations in specs
2015-04-06 15:55:51 -07:00
Kevin Sawicki
4560be9eae
Don't use deprecated atom.config.toggle
2015-04-06 15:53:25 -07:00
Kevin Sawicki
a3adf0c6d3
Merge pull request #6272 from atom/ks-use-new-model
...
Don't use theorist when in 1.0 API preview mode
2015-04-06 15:45:40 -07:00
Max Brunsfeld
808d04454f
Merge pull request #6273 from atom/mb-add-root-folder-command
...
Add workspace element command for 'add root folder'
2015-04-06 15:44:26 -07:00
Max Brunsfeld
5df56fc50a
Add workspace element command for 'add root folder'
2015-04-06 15:19:40 -07:00
Kevin Sawicki
b54177eb5e
Remove property always set in constructor
2015-04-06 15:14:26 -07:00
Kevin Sawicki
c7071f15b5
⬆️ donna@1.0.10
2015-04-06 14:43:49 -07:00
Kevin Sawicki
c4062d8fea
Remove destroyed event deprecation
2015-04-06 13:57:52 -07:00
Kevin Sawicki
b45aa8c51f
includeDeprecations -> includeDeprecatedAPIs
2015-04-06 13:44:17 -07:00