- 05 Jul, 2019 30 commits
-
-
GitLab Bot authored
-
Douwe Maan authored
Support note position tracing on an image See merge request gitlab-org/gitlab-ce!30158
-
Patrick Bajao authored
This is to prepare for supporing image type position tracing
-
Lin Jen-Shin authored
Remove now unused KubernetesService methods See merge request gitlab-org/gitlab-ce!29925
-
Lin Jen-Shin authored
EE port of "Remove now unused KubernetesService methods" See merge request gitlab-org/gitlab-ee!14346
-
GitLab Bot authored
-
Sean McGivern authored
Update SAST.gitlab-ci.yml w/ FAIL_NEVER ENV See merge request gitlab-org/gitlab-ce!30331
-
-
Phil Hughes authored
Fix alert creation dropdown menu Closes gitlab-ee#12572 See merge request gitlab-org/gitlab-ce!30332
-
Sarah Yasonik authored
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: Move gitlab_flow doc images to /img dir See merge request gitlab-org/gitlab-ce!30389
-
Marcel Amirault authored
Clean out workflow directory by moving images from gitlab_flow doc to /img
-
Bob Van Landuyt authored
CE port of "Require session with smartcard login for Git access" See merge request gitlab-org/gitlab-ce!30384
-
Bob Van Landuyt authored
Require session with smartcard login for Git access See merge request gitlab-org/gitlab-ee!14368
-
Imre Farkas authored
We want the ability to restrict access for Git activity when smartcard authentication is used. Git does not support smartcards yet but we can check if the user has a valid browser session where smartcard authentication was used.
-
GitLab Bot authored
-
Bob Van Landuyt authored
Increase GraphQL complexity for fields that make Gitaly Calls Closes #58409 See merge request gitlab-org/gitlab-ce!28814
-
Bob Van Landuyt authored
Increase GraphQL complexity for fields that make gitaly calls (EE) Closes gitlab-ce#58409 See merge request gitlab-org/gitlab-ee!14529
-
Imre Farkas authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Remove qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb from quarantine Closes gitlab-org/quality/staging#40 See merge request gitlab-org/gitlab-ce!30378
-
Mark Lapierre authored
This reverts merge request !25590
-
Mark Lapierre authored
Resolve "Add simplest happy path end-to-end test of Monitor feature" See merge request gitlab-org/gitlab-ee!14360
-
Peter Leitzen authored
This test may take some time as we install Kubernetes, Prometheus and wait for the "Cluster health" graphs to appear.
-
GitLab Bot authored
-
Evan Read authored
Add pgFormatter as a database tooling See merge request gitlab-org/gitlab-ce!30374
-
Mayra Cabrera authored
Includes a PostgreSQL syntax beautifier as a database tooling.
-
GitLab Bot authored
-
Evan Read authored
Minor spelling errors fixed See merge request gitlab-org/gitlab-ce!30303
-
- 04 Jul, 2019 10 commits
-
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix markdown to reduce number of kramdown warnings (part 2) See merge request gitlab-org/gitlab-ce!30150
-
Marcel Amirault authored
Fixing square brackets, links, etc in: merge_requests.md vulnerabilities.md issues.md issues_statistics.md pipelines.md services.md group_milestones.md milestones.md runners.md changelog.md issue_workflow.md elasticsearch.md api_graphql_styleguide.md automatic_ce_ee_merge.md file_storage.md architecture.md database_debugging.md index.md index.md frontend_testing.md pry_debugging.md vue.md development_process.md
-
charlieablett authored
- Remove Gitaly call check for fields that have a constant complexity declared - Add associated test
-
charlieablett authored
- Remove Gitaly call check for fields that have a constant complexity declared - Add associated test - Add gitaly call declaration to Mutations::DesignManagement::Upload
-
GitLab Bot authored
-
Mayra Cabrera authored
Fix reviewer roulette for DB reviews See merge request gitlab-org/gitlab-ce!30300
-
Toon Claes authored
Stop using two separate lists for the conditions which files require a database review. Related discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30156#note_187732053
-
James Fargher authored
Now that KubernetesService can no longer be a DeploymentPlatform we can remove all kubernetes client code and KubernetesService edge cases.
-
James Fargher authored
Clusters::Platforms::Kubernetes is now the only include
-