Commit Graph

38399 Commits

Author SHA1 Message Date
Sadick
d04abd683a Merge pull request #17628 from brettle/master
Fix getEnvFromShell() to correctly handle newlines in env vars
2021-09-03 22:28:46 +03:00
Dean Brettle
84b5fd411d Fix lint errors. 2021-09-03 11:34:37 -07:00
Dean Brettle
5cf9ed238e Fix lint errors. 2021-09-03 11:31:21 -07:00
Dean Brettle
fda78a1871 Fix lint errors. 2021-09-03 11:24:52 -07:00
Dean Brettle
970728cc58 Merge branch 'master' into master 2021-09-03 10:51:14 -07:00
Sadick
779a9ca98a Merge pull request #19623 from savetheclocktower/apd-rfc-scope-names
RFC: Evaluating scope name additions to built-in grammars
2021-09-03 17:35:53 +03:00
Sadick
41234da15e Merge pull request #13414 from passeride/master
Added context menu for cinnamon desktop enviroment (Linux)
2021-09-03 12:49:17 +03:00
Sadick
e74767c910 Merge pull request #18816 from Aerijo/rfc-grammar
RFC: Grammar comment delims
2021-09-03 12:05:16 +03:00
Sadick
db3830acad Merge pull request #18703 from Jinivus/master
Update windows atom.sh launch script to support WSL changes in 1809
2021-09-03 09:36:58 +03:00
Sadick
400a8c278e Merge branch 'master' into master 2021-09-03 09:35:37 +03:00
Sadick
40327e3989 Merge pull request #17681 from atom/aw/rfc-pre-transpilation
RFC: Pre-transpile apm packages
2021-09-03 09:26:32 +03:00
sadick254
0d13eabcea Update RFC number 2021-09-03 09:24:25 +03:00
Sadick
e5e919c94f Merge pull request #17107 from okonomiyaki3000/patch-1
Convert arguments to absolute paths
2021-09-03 09:20:37 +03:00
Sadick
4975493e80 Merge pull request #13821 from atom/wl-notification-stack-detail
📝 Clarify that stack only has an effect if detail is present as well
2021-09-03 07:40:40 +03:00
Sadick
2909b989ee Merge pull request #22930 from atom/update-discuss-links-to-github-discussions
Update Discuss links to Github Discussions links
2021-09-03 07:21:53 +03:00
Winston Liu
7411b5fc5d Merge remote-tracking branch 'origin/master' into wl-notification-stack-detail 2021-09-02 23:30:44 +00:00
sadick254
8a6581b5c5 Update Discuss links to Github Discussions links
Atom has recently moved to using Github Discussions as the main message
board for all Atom related stuff. It is important to have all Atom
related conversations on one platform to foster transparency.
2021-09-02 22:25:19 +03:00
Sadick
9c6d69f0e4 Merge pull request #15975 from richiksc/master
Add custom start tiles
2021-09-01 17:30:34 +03:00
Sadick
0b8cf8bde5 Merge pull request #22576 from atom/dependabot/npm_and_yarn/script/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /script
2021-08-31 17:29:49 +03:00
dependabot[bot]
ec1ef580ea Bump normalize-url from 4.5.0 to 4.5.1 in /script
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 09:45:54 +00:00
Sadick
53805cd37d Merge pull request #22685 from bennyborn/master
Make sure path is not undefined (#20871)
2021-08-31 12:43:20 +03:00
Sadick
d6c3cdc979 Merge pull request #22867 from atom/text-editor-element
Use custom element on text editor element
2021-08-18 12:56:15 +03:00
sadick254
510d04bffe Use custom element on text editor element 2021-08-18 12:55:00 +03:00
Sadick
7df9cdb0a8 Merge pull request #22865 from atom/revert-timeout-on-ci
Revert timeout increase on CI.
2021-08-16 20:53:15 +03:00
sadick254
133a7062ca Revert timeout increase on CI.
We now have a retry mechanism. There is now no need to make the wait
period longer
2021-08-16 20:51:35 +03:00
Sadick
cde092ee40 Merge pull request #22751 from atom/use-custom-element-on-pane-element
Use custom element on pane-element
2021-08-13 10:51:39 +03:00
sadick254
7074840e2d Fix go-to-line package failing spec 2021-08-13 08:55:18 +03:00
sadick254
fd1f34ffe9 Attach workspace element to the dom
The tests were failing due to nodes not being found on the DOM.
2021-08-13 08:55:18 +03:00
sadick254
ae937eca35 Use custom element on pane-element
document.registerElement is being deprecated which will make upgrading
to later versions of electron imposible
2021-08-13 08:55:18 +03:00
Sadick
e57462395d Merge pull request #22851 from atom/bump-tree-view
Bump tree-view
2021-08-13 08:52:20 +03:00
sadick254
8a18c4bea5 Bump tree-view 2021-08-13 06:54:11 +03:00
Musa Ibrahim
d6149bfd48 Merge pull request #22850 from atom/fix-octokit-header
Fixes Deprecated Authentication Style-2
2021-08-13 00:15:44 +01:00
darangi
66e671862b change authentication method again 2021-08-13 00:12:47 +01:00
Musa Ibrahim
0419c854f8 Merge pull request #22849 from atom/fix-octokit-header
Fixes Deprecated Authentication Style
2021-08-12 20:17:00 +01:00
darangi
62bab604c8 change authentication method 2021-08-12 19:04:50 +01:00
Sadick
5e474d9c38 Merge pull request #22840 from atom/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-11 19:42:10 +03:00
dependabot[bot]
8cdcd0e7ab Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 15:16:50 +00:00
Sadick
74ba66ecae Merge pull request #22841 from atom/dependabot/npm_and_yarn/packages/about/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
2021-08-11 18:13:01 +03:00
dependabot[bot]
460cd7b2eb Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:26:13 +00:00
Sadick
9c76dd190f Merge pull request #22834 from atom/bump-tabs
Bump tabs@0.110.2
2021-08-09 08:30:08 +03:00
sadick254
486a6ef8fe Bump tabs@0.110.2 2021-08-09 08:19:16 +03:00
Sadick
00ff9f9e92 Merge pull request #22818 from atom/bump-tabs
Bump tabs
2021-08-06 20:35:32 +03:00
sadick254
3e43fec5c6 Bump tabs 2021-08-06 20:29:17 +03:00
Sadick
014748e3e3 Merge pull request #22817 from atom/bump-keybindng-resolver
Bump keybinding-resolver@0.39.1
2021-08-06 19:44:32 +03:00
sadick254
d4ef91761f Bump keybinding-resolver@0.39.1 2021-08-06 19:42:45 +03:00
Sadick
dbb2167bc5 Merge pull request #22814 from atom/bumb-notifications
Bump notifications@0.72.1
2021-08-05 22:15:12 +03:00
sadick254
0470fad3a0 Bump notifications@0.72.1 2021-08-05 21:24:16 +03:00
Sadick
fe246c07f3 Merge pull request #22787 from atom/use-custom-elements-on-pane-resize-handle
Use custom element on pane resize-handle element
2021-08-04 07:30:11 +03:00
sadick254
848526643b Use custom element on pane resize-handle element 2021-08-03 23:22:54 +03:00
Sadick
26be5d8439 Merge pull request #22800 from joaotmartins/update-tree-view
Updates tree-view package to v0.229.0
2021-08-03 22:10:47 +03:00