- 20 Jul, 2020 16 commits
-
-
Heinrich Lee Yu authored
Clean status_reason on make_externally_ cluster apps transitions See merge request gitlab-org/gitlab!36913
-
Heinrich Lee Yu authored
Use already defined commit id constant See merge request gitlab-org/gitlab!37166
-
Grzegorz Bizon authored
Add internal Kubernetes Agent API See merge request gitlab-org/gitlab!33228
-
Tiger Watson authored
Changes limit for terraform artifacts to 5MB Closes #220522 See merge request gitlab-org/gitlab!37018
-
Marcel Amirault authored
Add headers in syntax of env variable expressions section See merge request gitlab-org/gitlab!36006
-
Ben Bodenmiller authored
-
Ray Paik authored
Update forking_workflow.md See merge request gitlab-org/gitlab!37275
-
Ezekiel Kigbo authored
Add predefined network policies to the network policy list See merge request gitlab-org/gitlab!36257
-
Suzanne Selhorn authored
Document manual container tag cleanup script See merge request gitlab-org/gitlab!36794
-
-
James Fargher authored
Improve base_parser_spec by asserting response values See merge request gitlab-org/gitlab!36961
-
Thong Kuah authored
Move transfer service package logic specs to core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!37264
-
Russell Dickenson authored
Add docs for multiline comments See merge request gitlab-org/gitlab!37114
-
Justin Boyson authored
Update screenshot for code review
-
ap4y authored
Recently added artifact parsing added 2 new transitions. This MR adds a status_reason cleanup for this transitions to prevent ambigious states.
-
Thong Kuah authored
Fix order-dependent Geo spec failure Closes #230333 See merge request gitlab-org/gitlab!37280
-
- 19 Jul, 2020 7 commits
-
-
Stan Hu authored
Currently `before_all` doesn't rollback data properly between examples when the data is in the Geo tracking database. We use `before` instead of `before_all` to avoid polluting data data across examples. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/230333
-
Russell Dickenson authored
Add query optimization examples in Telemetry guide See merge request gitlab-org/gitlab!37190
-
Alina Mihaila authored
-
ap4y authored
This commit adds a predefined policies to the network policies list. This allows users to quickly try out network policies against deployment platform.
-
Thong Kuah authored
This enables re-use of authorization code. Also make use to Rails' Token authorization code
-
Thong Kuah authored
- Return agent_id in response if present - Receive token via Authorization header Use standard way for Authorization which is the header. We currently not care about the Authorization type but may enforce this in future Adds /project_info endpoint. Only for public projects. We will sort out authorization for internal and private projects later Remove need to hack around InternalHelpers. InternalHelpers assumes an actor (we don't have it) and params (don't have that either). So get the required data directly instead.
-
Thong Kuah authored
- cluster_agent - cluster_agent_tokens Adds encrypted token using TokenAuthenticatable module Add has_many :cluster_agents Add to spec all_models.yml checklist. cluster_agents should not be exported as part of project export, so not putting in import_export.yml.
-
- 18 Jul, 2020 12 commits
-
-
matthew authored
-
matthew authored
-
Stan Hu authored
Add support for Mermaid diagram in AsciiDoc See merge request gitlab-org/gitlab!36127
-
Guillaume Grossetie authored
-
Giorgenes Gelatti authored
Move transfer service related specs of npm packages to core.
-
Thong Kuah authored
Removed deprecated ECS template Closes #220821 See merge request gitlab-org/gitlab!36143
-
Etienne Baqué authored
-
Dan Davison authored
Add AutoDevOps template validation spec Closes gitlab-org/quality/testcases#762 See merge request gitlab-org/gitlab!22254
-
Michael Kozono authored
Resolve "Search API merge_requests scope preload project features" Closes #219309 See merge request gitlab-org/gitlab!36712
-
Dmitry Gruzd authored
-
Paul Slaughter authored
Fix silent js errors when viewing comments Closes #229821 See merge request gitlab-org/gitlab!37216
-
-
- 17 Jul, 2020 5 commits
-
-
Craig Norris authored
Include manage:access metadata in files in doc/security See merge request gitlab-org/gitlab!37261
-
Craig Norris authored
Clean up embed-related pages See merge request gitlab-org/gitlab!37253
-
Amy Qualls authored
Update the page to get closer to GitLab tone and style.
-
Mayra Cabrera authored
Refactor handle_merge_request_errors! method See merge request gitlab-org/gitlab!36600
-
Mike Jang authored
-