Rafael Oleza
30d94ee897
Merge pull request #19030 from rafeca/fix-build
...
Update package-lock.json file
2019-03-22 17:25:00 +01:00
Rafael Oleza
09774dfb1e
Update package-lock.json file
2019-03-22 13:29:32 +01:00
Rafael Oleza
0624172e0c
Merge pull request #19029 from rafeca/upgrade-metrics
...
⬆️ metrics@1.7.0
2019-03-22 12:03:11 +01:00
Rafael Oleza
3d598cd95e
⬆️ metrics@1.7.0
2019-03-22 09:55:51 +01:00
Rafael Oleza
2067048989
Merge pull request #19021 from rafeca/upgrade-git-utils
...
⬆️ git-utils@5.5.0
2019-03-22 09:47:13 +01:00
Rafael Oleza
1f00090e20
⬆️ git-utils@5.5.0
...
This new version contains libgit2/libgit2@9084712
2019-03-21 10:27:46 +01:00
Rafael Oleza
aca476c48a
Merge pull request #19013 from rafeca/add-github-token
...
Add GITHUB_TOKEN env var to the npm install step (take 2)
2019-03-20 17:10:38 +01:00
Rafael Oleza
874016b785
Add GITHUB_TOKEN env var to the npm install step (take 2)
...
This will prevent issues when installing the `vscode-ripgrep` package
2019-03-20 14:41:22 +01:00
David Wilson
ccc7233e51
Add GITHUB_TOKEN env var to the npm install step
...
This will prevent issues when installing the `vscode-ripgrep` package
2019-03-19 11:50:26 -07:00
Rafael Oleza
a7ec932353
Merge pull request #19010 from rafeca/update-fuzzy-finder
...
⬆️ fuzzy-finder@1.10 .1
2019-03-19 16:24:55 +01:00
Rafael Oleza
9d7467f7b2
⬆️ fuzzy-finder@1.10.1
2019-03-19 12:45:42 +01:00
Winston Liu
44bd6eae59
Merge pull request #19002 from atom/wl-update-tree-view
...
Update tree-view
2019-03-17 17:55:15 -04:00
Winston Liu
ada0fcc9c1
⬆️ tree-view@0.225.0
2019-03-17 16:00:34 -04:00
Allison (Sheren) McMillan
859286b85c
Merge pull request #18982 from atom/remove-focus-folder
...
Clean up documentation folders
2019-03-14 09:32:52 -04:00
Ash Wilson
1cb2ccdc5a
Merge pull request #18984 from atom/aw/respect-test-packages
...
Ensure APM_TEST_PACKAGES may be activated in Jasmine specs
2019-03-13 21:22:22 -04:00
Ash Wilson
e88e06e572
Whitespace I guess
2019-03-13 15:19:07 -04:00
Ash Wilson
2ced6c8d63
Symlink or copy packages from the user's real ATOM_HOME
2019-03-13 15:18:58 -04:00
Allison McMillan
29efe9c8d6
removes focus folder since regular iteration issues are a better representation of what is being worked on.
2019-03-13 13:17:51 -04:00
Robert Sese
b6bf3a5c5d
Merge pull request #18944 from himankpathak/updated-license-year
...
Updated license year
2019-03-12 11:18:46 -07:00
Jason Rudolph
c1d270dd2a
Merge pull request #18962 from atom/electron-2.0.18
...
⬆️ electron@2.0.18
2019-03-08 14:22:27 -05:00
Jason Rudolph
5f10cdd904
Merge pull request #18961 from atom/settings-view-0.260.1
...
⬆️ settings-view@0.260 .1
2019-03-08 13:41:31 -05:00
Jason Rudolph
e9c77234c8
⬆️ :electron: 2.0.18
2019-03-08 12:57:43 -05:00
Jason Rudolph
7bb73e19d3
⬆️ settings-view@0.260.1
2019-03-08 11:28:57 -05:00
Vanessa Yuen
e52b9161ff
Merge pull request #18953 from atom/vy/github-up
...
⬆️ github to v.0.27.0
2019-03-07 15:42:22 +01:00
Vanessa Yuen
6a661147bd
github ⬆️
2019-03-07 14:42:36 +01:00
Ash Wilson
401a5a7d0a
Merge pull request #18946 from atom/aw/electron-version-in-build-env
...
Set Electron version within the build process environment
2019-03-06 11:53:46 -05:00
Ash Wilson
c513d1c024
Set ELECTRON_VERSION to the current Electron version.
2019-03-06 10:39:33 -05:00
Robert Sese
cd3d2ab82e
Merge pull request #18712 from SConaway/patch-1
...
Update README.md
1.35.0
2019-03-05 13:25:57 -08:00
Himank Pathak
a08e03c988
Updated license year
2019-03-05 22:30:36 +05:30
Rafael Oleza
70f771af53
Merge pull request #18932 from rafeca/add-linting-to-specs
...
Stop using jasmine test functions from async-spec-helpers.js
2019-03-01 19:26:22 +01:00
Rafael Oleza
ec705399e6
Remove uneeded methods from async-spec-helpers modules
2019-03-01 12:05:21 +01:00
Rafael Oleza
67afbe6097
Stop using promisifySome
2019-03-01 12:05:21 +01:00
simurai
25ff63c3e6
Merge pull request #18866 from atom/sm-settings-view
...
Update settings-view@0.260 .0
2019-03-01 10:47:52 +09:00
simurai
6c88a7d303
Merge branch 'master' into sm-settings-view
2019-03-01 09:22:56 +09:00
Rafael Oleza
aad8bd6836
Merge pull request #18896 from rafeca/add-linting-to-specs
...
Add linter to spec/ folder
2019-02-28 20:39:33 +01:00
Rafael Oleza
a93808d1a8
Always use global it, beforeEach and afterEach methods
2019-02-28 20:39:21 +01:00
Rafael Oleza
2dd2c299b3
Keep unneeded block in TextEditor spec as it's a common pattern
2019-02-28 19:30:03 +01:00
Landon Abney
55cdc398f6
Use includes instead of indexOf
...
Co-Authored-By: rafeca <rafeca@gmail.com >
2019-02-28 19:30:03 +01:00
Rafael Oleza
ccfd761a06
Fix linting issue after rebase
2019-02-28 19:30:03 +01:00
Rafael Oleza
8daaf3834e
Enable linter on spec/ folder
2019-02-28 19:30:03 +01:00
Rafael Oleza
6c46cf9243
Fix remaining linter issues
2019-02-28 19:30:03 +01:00
Rafael Oleza
cd302135f0
Fix undefined variables from specs
2019-02-28 19:30:03 +01:00
Rafael Oleza
d7d6d0838f
Remove unused vars from specs
2019-02-28 19:30:03 +01:00
Rafael Oleza
c35ec012b4
Run prettier on spec/ folder
2019-02-28 19:30:03 +01:00
Rafael Oleza
c4aa086024
Merge pull request #18917 from rafeca/rewrite-jasmine-globals
...
Override global jasmine spec functions
2019-02-28 16:35:57 +01:00
Rafael Oleza
7876e04e97
Override global jasmine spec functions
...
Currently, if a spec uses the global `it` function on an async test,
that test will always pass (since the jasmine version checked in Atom
does not natively support tests that return promises). This can be
confusing since the test behaviour is different between the
async-test-helpers methods and the global ones.
By overriding the global functions, we'll also be able to remove all the
imports from async-test-helpers since they won't be needed anymore.
More info: https://github.com/atom/atom/pull/18896#discussion_r260396102
2019-02-28 15:15:08 +01:00
Rafael Oleza
f4685ac7ff
Merge pull request #18924 from rafeca/finish-update-packages
...
Update versions of fuzzy-finder and snippets
2019-02-28 13:37:32 +01:00
Rafael Oleza
96b29fe3ce
Update versions of fuzzy-finder and snippets
...
I forgot to update the second place on the `package.json` where its version is
specified
2019-02-28 12:13:16 +01:00
simurai
fa0f103c3c
⬆️ settings-view@v0.260.0
2019-02-28 19:55:09 +09:00
simurai
a5a5097a45
Merge pull request #18921 from atom/sm-update-welcome-2
...
Update welcome@v0.36 .8 II
2019-02-28 19:39:16 +09:00