Commit graph

31640 commits

Author SHA1 Message Date
Markus Olsson 2c06d6db2c Use isAttributableEmailFor instead of getAttributableEmailsFor
Let's not reinvent the wheel
2022-02-15 12:05:48 +01:00
Markus Olsson fc0ee9aebb Remove obsolete isAccountEmail
Replaced by isAttributableEmailFor
2022-02-15 12:02:22 +01:00
Markus Olsson 2ec88ac64a Use isAttributableEmailFor to determine if commits will be attributed correctly
Fixes #13879
2022-02-15 12:01:08 +01:00
Markus Olsson 382eab0ddd Add a helper function for checking if an email is attributable 2022-02-15 11:56:47 +01:00
Markus Olsson ab48d526da
Merge pull request #13875 from desktop/releases/2.9.7-beta3
Release 2.9.7-beta3
2022-02-14 16:48:47 +01:00
Markus Olsson 59063cb993 Update changelog.json 2022-02-14 11:35:53 +01:00
Markus Olsson e4ca17557e Merge branch 'development' into releases/2.9.7-beta3 2022-02-14 11:35:15 +01:00
Markus Olsson dc3b9e5254
Merge pull request #13868 from desktop/retrieve-workflow-runs-via-check-suite-it
Implement retrieving Actions Workflow Runs via check suite id
2022-02-14 11:35:03 +01:00
Markus Olsson 873536ca9f First take on changelog 2022-02-14 11:24:13 +01:00
Markus Olsson 5d356307a3 Disable for GHES/GHAE until we can get confirmation on which versions it'll appear in 2022-02-14 11:09:18 +01:00
Markus Olsson a2d8b4850b
Merge pull request #13869 from desktop/dependabot/npm_and_yarn/ajv-6.12.3
Bump ajv from 6.4.0 to 6.12.3
2022-02-12 01:31:43 +01:00
dependabot[bot] db5b8fb2dd
Bump ajv from 6.4.0 to 6.12.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.4.0 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.4.0...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:17:15 +00:00
Sergio Padrino c066519130
Merge pull request #13866 from desktop/lazy-notifications
Load `desktop-notifications` module lazily
2022-02-11 16:16:39 +01:00
tidy-dev 48f7e716d1 Spelling 2022-02-11 09:59:30 -05:00
tidy-dev e19389b4f7 Implement retrieving Actions Workflow Runs via check suite id 2022-02-11 08:37:47 -05:00
Sergio Padrino bdb0ec7281 Bump desktop-notifications to 0.1.7 2022-02-11 12:24:47 +01:00
Markus Olsson 4eb9badbca
Merge pull request #13852 from desktop/ghes-web-flow-committer
Loosen detection of web flow committer on GHES
2022-02-11 09:56:28 +01:00
tidy-dev 6f035765a5
Merge pull request #13853 from desktop/Upgrade-code-mirror-typings
Upgrade code mirror typings
2022-02-10 11:03:57 -05:00
tidy-dev 3af3ab645b Move to code-mirror-host 2022-02-10 08:34:38 -05:00
tidy-dev 0437a4aa29
Merge pull request #13854 from desktop/cherry-pick-source-target-context-menu-issue
Cherry-pick: Show target branch is success banner when cherry-pick through context menu
2022-02-10 08:15:56 -05:00
Sergio Padrino eb65f73495
Merge pull request #13856 from uttiya10/no-changes-open-integration-settings
Select Integration Tab Automatically when Changing Default Editor
2022-02-10 12:48:20 +01:00
uttiya10 9d44f47ed1 Fix Linting
Always the commas...
2022-02-09 16:19:05 -05:00
uttiya10 7e481a1975 Select Integration Tab Automatically when Opening Options Menu to Change Default Editor 2022-02-09 15:58:01 -05:00
Sergio Padrino 109e39aee6
Merge pull request #13847 from desktop/use-new-electron-api-yay
Replace `node-detect-arm64-translation` dependency with `app.runningUnderARM64Translation`
2022-02-09 16:50:35 +01:00
tidy-dev c6958a4474 Remove unneeded Editor configuration extension 2022-02-09 09:32:08 -05:00
tidy-dev ed5810c887 Import simple scroll bar types from addon 2022-02-09 09:31:49 -05:00
tidy-dev 0a5c1edd31 Set target branch when chosen 2022-02-09 07:27:47 -05:00
Sergio Padrino e96d8188e5
Merge pull request #13837 from desktop/handle-128-exit-code
Add 128 again as successful code for `git remote` commands
2022-02-09 11:57:57 +01:00
Markus Olsson c8fe707c21
Merge pull request #13844 from desktop/wow-such-undefined
Don't throw when repo couldn't be added
2022-02-09 11:02:51 +01:00
Markus Olsson 730ef46bbb Loosen detection of web flow committer on GHES
Fixes #13848
2022-02-09 10:17:08 +01:00
tidy-dev dbf1034c1d Docs say use "null" 2022-02-08 13:21:56 -05:00
tidy-dev 2e4ff14c5f Probably a better way... 2022-02-08 13:08:08 -05:00
tidy-dev 77ffaa97b3 Remove now optional property 2022-02-08 13:07:42 -05:00
tidy-dev 1f1e1f9012 On changes typing 2022-02-08 13:06:37 -05:00
Sergio Padrino 41974bc8c3 Replace dependency with app.runningUnderARM64Translation 2022-02-08 17:59:07 +01:00
tidy-dev 80da9097c6 Upgrade @types/codemirror to 5.60.4
This is the version with the lookAhead method on the StringStream type.
2022-02-08 11:34:16 -05:00
tidy-dev e9b6653a3a
Merge pull request #13751 from uttiya10/copy-relative-path-changed-files
Add "Copy Relative File Path" Option to Changed Files' Context Menu
2022-02-08 08:44:03 -05:00
Markus Olsson 030e7c8882
Merge pull request #13839 from desktop/uniform-intraline-highlight-limit
Share and unify limit for intra line diffs
2022-02-08 10:35:36 +01:00
uttiya10 f4c4a045c8 Refactor History View's Context Menu 2022-02-07 17:48:30 -05:00
Markus Olsson 1c24601d64 Don't throw when repo couldn't be added 2022-02-07 22:04:53 +01:00
tidy-dev f027f597ea
Merge pull request #13840 from desktop/releases/2.9.7-beta2
Release 2.9.7 beta2
2022-02-07 13:49:00 -05:00
Becca b0d0dddb64 Ordering 2022-02-07 11:37:25 -05:00
tidy-dev e4f6acf86b
Update changelog.json
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-02-07 11:36:13 -05:00
Becca 2a212f7a21 Release 2.9.7-beta2 2022-02-07 11:30:40 -05:00
Becca 67ff822953 Set notifications to beta for all! 2022-02-07 11:29:37 -05:00
tidy-dev a1e92fdf19
Merge pull request #13814 from desktop/electron-16
Upgrade Electron 16
2022-02-07 11:23:22 -05:00
Markus Olsson b36b67d5b9 Share and unify limit for intra line diffs
Closes #13838
2022-02-07 16:17:29 +01:00
Becca 896ea950fd Bump node to 16.9.1 2022-02-07 09:27:21 -05:00
Sergio Padrino ce61383307
Merge pull request #13834 from desktop/notifications-only-win10
Use `desktop-notifications` only on Windows 10 and 11
2022-02-07 14:06:35 +01:00
Sergio Padrino 7015981bea
Merge pull request #13835 from desktop/try-alive-websocket-url-catch
Surround `api.getAliveWebSocketURL` in try-catch
2022-02-07 13:48:56 +01:00