GitLab Bot
fb59bd8940
Add latest changes from gitlab-org/gitlab@master
2023-01-24 00:07:46 +00:00
GitLab Bot
76bbc06371
Add latest changes from gitlab-org/gitlab@master
2022-10-24 21:09:11 +00:00
GitLab Bot
04d4cf89db
Add latest changes from gitlab-org/gitlab@master
2022-09-21 21:13:33 +00:00
GitLab Bot
d5fdc905ae
Add latest changes from gitlab-org/gitlab@master
2022-08-24 00:12:25 +00:00
GitLab Bot
a6db6a23d1
Add latest changes from gitlab-org/gitlab@master
2022-08-08 03:09:21 +00:00
GitLab Bot
b53f926609
Add latest changes from gitlab-org/gitlab@master
2022-01-18 18:11:20 +00:00
GitLab Bot
4bd833592f
Add latest changes from gitlab-org/gitlab@master
2021-09-08 00:11:00 +00:00
GitLab Bot
e9322e019b
Add latest changes from gitlab-org/gitlab@master
2021-08-24 18:10:53 +00:00
GitLab Bot
8aa7643a51
Add latest changes from gitlab-org/gitlab@master
2021-08-21 03:09:09 +00:00
GitLab Bot
861cc0c363
Add latest changes from gitlab-org/gitlab@master
2021-07-30 18:09:08 +00:00
GitLab Bot
e2b92514e3
Add latest changes from gitlab-org/gitlab@master
2021-06-28 12:38:12 +00:00
GitLab Bot
c68905777e
Add latest changes from gitlab-org/gitlab@master
2021-06-10 12:10:09 +00:00
GitLab Bot
839dad17a1
Add latest changes from gitlab-org/gitlab@master
2020-12-04 21:09:29 +00:00
GitLab Bot
f8bb64721a
Add latest changes from gitlab-org/gitlab@master
2020-11-26 06:09:20 +00:00
GitLab Bot
5c2568f176
Add latest changes from gitlab-org/gitlab@master
2020-11-23 21:09:19 +00:00
GitLab Bot
cfaf98a3b2
Add latest changes from gitlab-org/gitlab@master
2020-11-18 03:09:21 +00:00
GitLab Bot
f2eb66fef8
Add latest changes from gitlab-org/gitlab@master
2020-08-21 03:10:16 +00:00
GitLab Bot
000087abd5
Add latest changes from gitlab-org/gitlab@master
2020-07-16 06:09:33 +00:00
GitLab Bot
874c603d7a
Add latest changes from gitlab-org/gitlab@master
2020-06-18 15:08:45 +00:00
GitLab Bot
b64a8161c9
Add latest changes from gitlab-org/gitlab@master
2020-05-29 18:08:26 +00:00
GitLab Bot
6e33325c14
Add latest changes from gitlab-org/gitlab@master
2020-05-29 15:08:14 +00:00
GitLab Bot
76937b2add
Add latest changes from gitlab-org/gitlab@master
2020-05-21 03:08:00 +00:00
GitLab Bot
9345f69894
Add latest changes from gitlab-org/gitlab@master
2020-03-17 03:09:27 +00:00
GitLab Bot
15a2d004be
Add latest changes from gitlab-org/gitlab@master
2019-11-04 06:06:46 +00:00
GitLab Bot
1d89871c57
Add latest changes from gitlab-org/gitlab@master
2019-09-23 09:06:22 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
Alexander Tanayno
1ca1026633
Add note about incompatibility of session_server with runner helm chart
2019-09-12 04:39:39 +00:00
Marcel Amirault
143872fa52
Remove trailing whitespace in docs
...
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
2019-07-12 08:15:38 +00:00
Marcel Amirault
73c6477b7e
Changing badges to use parentheses not brackets
...
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcia Ramos
b3408acccc
Add doc type
...
For ssot epic
2019-05-30 06:23:46 +00:00
Marcel Amirault
339d0a5b92
Docs: Merge EE doc/ci to CE
2019-05-05 15:06:37 +00:00
Steve Azzopardi
a051dd6ac8
Update web terminal note for shared runners
...
The current documentation suggests that a user can not use his own
runner for a specific group or project. At first I thought this was the
case but it is not true, since we do allow websocket connections on
GitLab.com, this was discovered as part of the investigation on
https://gitlab.com/gitlab-org/gitlab-ce/issues/52611 .
2019-01-30 08:45:40 +01:00
Steve Azzopardi
5265f69b3a
Add docs on how web terminals are secured
...
In the administration page for web terminals add a new `Security`
section explaining how the interactive web terminals are secured between
GitLab and gitlab-runner.
This section is under administration instead of
`doc/ci/interactive_web_terminal` because the administrators of the
GitLab instance would be mostly interested in this, whilst
`doc/ci/interactive_web_terminal` are interested in how the feature
works.
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52681
2019-01-07 18:47:50 +01:00
James Ramsay
389cd3e14e
Clearly state web terminal is not supported at all
2018-12-14 08:48:03 +11:00
Marcia Ramos
84e1b2be27
Docs: update Web IDE docs
2018-12-11 20:07:22 +00:00
Steve Azzopardi
7397326a39
Add notice for web temrinal on GitLab.com
...
We have had multiple issues on why web terminals are not working on
GitLab.com, there is current work in progress to make it stable and
work in https://gitlab.com/gitlab-org/gitlab-ce/issues/52611
2018-11-27 09:44:29 +01:00
Achilleas Pipinellis
21267c1c98
Merge branch 'docs/add-note-for-interactive-web-terminal-docker-executor' into 'master'
...
Add note in docs for docker executor for interactive web terminal
See merge request gitlab-org/gitlab-ce!21880
2018-10-08 15:12:38 +00:00
Alexander Tanayno
d188449b72
Add info about reverse proxy to the configuration section
2018-09-28 14:43:22 +03:00
Steve Azzopardi
4f3da02887
Add note for docker executor
...
The docker executor does not work the same as the others. Add a note for
the users and points them to an issue that describes the issue.
2018-09-24 15:25:22 +02:00
Ben Bodenmiller
c21e4af353
Docs: one-off typo fix
2018-09-22 19:16:36 +00:00
Steve Azzopardi
9cf6abb647
Remove beta from web terminal
...
closes gitlab-org/gitlab-ce#51295
2018-09-10 11:54:38 +02:00
Steve Azzopardi
2b48ec9011
Add beta flag for interactive web terminals
2018-08-17 08:14:25 +02:00
Steve Azzopardi
e321eb6093
Update interactive web terminal documentation
2018-08-16 14:13:17 +02:00
Steve Azzopardi
b7fa2e0beb
Add documentation for interactive web terminals
...
Create a new page for the interactive web terminals since it doesn't fit in any
other place.
Add link in CI home page.
2018-08-16 13:50:38 +02:00