Skip to content
Snippets Groups Projects
Commit 78fe72d1 authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent 88797b99
No related branches found
No related tags found
No related merge requests found
Showing
with 14 additions and 6 deletions
Loading
Loading
@@ -21,7 +21,7 @@ You accept and agree to the following terms and conditions for Your present and
- **Contributions:**
 
You represent that each of Your Contributions is Your original creation.
Should You wish to submit work that is not Your original creation, You may submit it to GitLab B.V. separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: (named here)".
 
You are not expected to provide support for Your Contributions, except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
Loading
Loading
Loading
Loading
@@ -71,16 +71,24 @@ use IDNA encoding.
The whitelist can hold a maximum of 1000 entries. Each entry can be a maximum of
255 characters.
 
You can whitelist a particular port by specifying it in the whitelist entry.
For example `127.0.0.1:8080` will only allow connections to port 8080 on `127.0.0.1`.
If no port is mentioned, all ports on that IP/domain are whitelisted. An IP range
will whitelist all ports on all IPs in that range.
Example:
 
```text
example.com;gitlab.example.com
127.0.0.1,1:0:0:0:0:0:0:1
127.0.0.0/8 1:0:0:0:0:0:0:0/124
[1:0:0:0:0:0:0:1]:8080
127.0.0.1:8080
example.com:8080
```
 
NOTE: **Note:**
Wildcards (`*.example.com`) and ports (`127.0.0.1:3000`) are not currently supported.
Wildcards (`*.example.com`) are not currently supported.
 
<!-- ## Troubleshooting
 
Loading
Loading
Loading
Loading
@@ -389,7 +389,7 @@ To purchase additional minutes for your personal namespace:
 
1. Click your avatar, then go to **Settings > Pipeline quota**.
1. Locate the subscription card that's linked to your personal namespace on GitLab.com, click **Buy more CI minutes**, and complete the details about the transaction. Once we have processed your payment, the extra CI minutes will be synced to your Group.
1. To confirm the available CI minutes for your personal projects, click your avatar, then go to **Settings > Pipeline quota**.
1. To confirm the available CI minutes for your personal projects, click your avatar, then go to **Settings > Pipeline quota**.
The **Additional minutes** displayed now includes the purchased additional CI minutes, plus any minutes rolled over from last month.
 
Be aware that:
Loading
Loading
Loading
Loading
@@ -253,7 +253,7 @@ In our example we will end up with commit `B`, that introduced bug/error. We hav
- Undo changes on a single file or directory from commit `B`, but retain them in the unstaged state:
 
```shell
git reset commit-B-id <file>
git reset commit-B-id <file>
```
 
- There is one command we also must not forget: **creating a new branch**
Loading
Loading
@@ -487,8 +487,8 @@ git filter-branch --tree-filter 'rm filename' HEAD
Since `git filter-branch` command might be slow on big repositories, there are
tools that can use some of Git specifics to enable faster execution of common
tasks (which is exactly what removing sensitive information file is about).
An alternative is the open source community-maintained tool [BFG][bfg-repo-cleaner].
Keep in mind that these tools are faster because they do not provide the same
An alternative is the open source community-maintained tool [BFG][bfg-repo-cleaner].
Keep in mind that these tools are faster because they do not provide the same
feature set as `git filter-branch` does, but focus on specific use cases.
 
## Conclusion
Loading
Loading
doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png

75.7 KiB | W: 977px | H: 596px

doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png

28 KiB | W: 977px | H: 596px

doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png
doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png
doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png
doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/admin_area/settings/img/gitaly_timeouts.png

66.8 KiB | W: 876px | H: 503px

doc/user/admin_area/settings/img/gitaly_timeouts.png

24.1 KiB | W: 876px | H: 503px

doc/user/admin_area/settings/img/gitaly_timeouts.png
doc/user/admin_area/settings/img/gitaly_timeouts.png
doc/user/admin_area/settings/img/gitaly_timeouts.png
doc/user/admin_area/settings/img/gitaly_timeouts.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/analytics/img/code_review_analytics_v12_8.png

108 KiB | W: 1828px | H: 616px

doc/user/analytics/img/code_review_analytics_v12_8.png

39.1 KiB | W: 1828px | H: 616px

doc/user/analytics/img/code_review_analytics_v12_8.png
doc/user/analytics/img/code_review_analytics_v12_8.png
doc/user/analytics/img/code_review_analytics_v12_8.png
doc/user/analytics/img/code_review_analytics_v12_8.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/discussions/img/suggestion_code_block_output_v12_8.png

29.1 KiB | W: 1162px | H: 412px

doc/user/discussions/img/suggestion_code_block_output_v12_8.png

15.5 KiB | W: 1162px | H: 412px

doc/user/discussions/img/suggestion_code_block_output_v12_8.png
doc/user/discussions/img/suggestion_code_block_output_v12_8.png
doc/user/discussions/img/suggestion_code_block_output_v12_8.png
doc/user/discussions/img/suggestion_code_block_output_v12_8.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/group/epics/img/epic_view_roadmap_v12_9.png

425 KiB | W: 2880px | H: 1276px

doc/user/group/epics/img/epic_view_roadmap_v12_9.png

124 KiB | W: 2880px | H: 1276px

doc/user/group/epics/img/epic_view_roadmap_v12_9.png
doc/user/group/epics/img/epic_view_roadmap_v12_9.png
doc/user/group/epics/img/epic_view_roadmap_v12_9.png
doc/user/group/epics/img/epic_view_roadmap_v12_9.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png

65.3 KiB | W: 1734px | H: 680px

doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png

26.1 KiB | W: 1734px | H: 680px

doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png
doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png
doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png
doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/group/roadmap/img/roadmap_view_v12_9.png

405 KiB | W: 2880px | H: 1268px

doc/user/group/roadmap/img/roadmap_view_v12_9.png

115 KiB | W: 2880px | H: 1268px

doc/user/group/roadmap/img/roadmap_view_v12_9.png
doc/user/group/roadmap/img/roadmap_view_v12_9.png
doc/user/group/roadmap/img/roadmap_view_v12_9.png
doc/user/group/roadmap/img/roadmap_view_v12_9.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/img/markdown_copy_from_spreadsheet_v12_7.png

363 KiB | W: 1024px | H: 776px

doc/user/img/markdown_copy_from_spreadsheet_v12_7.png

176 KiB | W: 1024px | H: 776px

doc/user/img/markdown_copy_from_spreadsheet_v12_7.png
doc/user/img/markdown_copy_from_spreadsheet_v12_7.png
doc/user/img/markdown_copy_from_spreadsheet_v12_7.png
doc/user/img/markdown_copy_from_spreadsheet_v12_7.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/img/markdown_paste_table_v12_7.png

150 KiB | W: 1024px | H: 606px

doc/user/img/markdown_paste_table_v12_7.png

87.6 KiB | W: 1024px | H: 606px

doc/user/img/markdown_paste_table_v12_7.png
doc/user/img/markdown_paste_table_v12_7.png
doc/user/img/markdown_paste_table_v12_7.png
doc/user/img/markdown_paste_table_v12_7.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/packages/container_registry/img/expiration-policy-app.png

91.1 KiB | W: 982px | H: 676px

doc/user/packages/container_registry/img/expiration-policy-app.png

31.3 KiB | W: 982px | H: 676px

doc/user/packages/container_registry/img/expiration-policy-app.png
doc/user/packages/container_registry/img/expiration-policy-app.png
doc/user/packages/container_registry/img/expiration-policy-app.png
doc/user/packages/container_registry/img/expiration-policy-app.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png

113 KiB | W: 959px | H: 705px

doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png

35.9 KiB | W: 959px | H: 705px

doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png
doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png
doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png
doc/user/packages/nuget_repository/img/visual_studio_adding_nuget_source.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png

73.3 KiB | W: 960px | H: 704px

doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png

23.3 KiB | W: 960px | H: 704px

doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png

239 KiB | W: 1280px | H: 735px

doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png

115 KiB | W: 1280px | H: 735px

doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png
doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png
doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png
doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/project/clusters/serverless/img/function-list_v12_7.png

40.2 KiB | W: 958px | H: 456px

doc/user/project/clusters/serverless/img/function-list_v12_7.png

18.1 KiB | W: 958px | H: 456px

doc/user/project/clusters/serverless/img/function-list_v12_7.png
doc/user/project/clusters/serverless/img/function-list_v12_7.png
doc/user/project/clusters/serverless/img/function-list_v12_7.png
doc/user/project/clusters/serverless/img/function-list_v12_7.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/project/clusters/serverless/img/sam-api-endpoint.png

58.1 KiB | W: 1434px | H: 102px

doc/user/project/clusters/serverless/img/sam-api-endpoint.png

29.3 KiB | W: 1434px | H: 102px

doc/user/project/clusters/serverless/img/sam-api-endpoint.png
doc/user/project/clusters/serverless/img/sam-api-endpoint.png
doc/user/project/clusters/serverless/img/sam-api-endpoint.png
doc/user/project/clusters/serverless/img/sam-api-endpoint.png
  • 2-up
  • Swipe
  • Onion skin
doc/user/project/clusters/serverless/img/sam-complete-raw.png

98.2 KiB | W: 1828px | H: 394px

doc/user/project/clusters/serverless/img/sam-complete-raw.png

37.9 KiB | W: 1828px | H: 394px

doc/user/project/clusters/serverless/img/sam-complete-raw.png
doc/user/project/clusters/serverless/img/sam-complete-raw.png
doc/user/project/clusters/serverless/img/sam-complete-raw.png
doc/user/project/clusters/serverless/img/sam-complete-raw.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment