- 15 Sep, 2020 40 commits
-
-
Tiger authored
Creates a new `terraform_state_versions` table to store a separate file every time a Terraform state is updated, instead of overwriting the same file each time. Existing Terraform states are unchanged and will need to be migrated at a later date, at which point we can remove the (now duplicated) `file` and `file_store` columns on `terraform_states`.
-
Thong Kuah authored
Test that project homepage is accessible by crawlers See merge request gitlab-org/gitlab!42180
-
Gabriel Mazetto authored
Remove email confirmation field from signup See merge request gitlab-org/gitlab!41813
-
Robert Speicher authored
Add a FF for ES default_operator change See merge request gitlab-org/gitlab!41664
-
Robert Speicher authored
Remove sectional_codeowners feature flag See merge request gitlab-org/gitlab!42389
-
Kerri Miller authored
Removes the sectional_codeowners feature flag, which has been default enabled and live on .com for some time. Removing this flag involved removing a few tests that were specific to the legacy parsing code, as even a non-sectional codeowners file will still have a default section in its parsing result ("codeowners")
-
Thong Kuah authored
We simulate this by parsing robots.txt and blocking access to the Disallow lines in robots.txt
-
Add missing version history note See merge request gitlab-org/gitlab!41952
-
Evan Read authored
Add tip that rake requires GDK See merge request gitlab-org/gitlab!42280
-
Mike Jang authored
-
Craig Norris authored
Resolve "Move 1Password info from docs.gitlab.com to the Handbook" Closes #243603 See merge request gitlab-org/gitlab!41124
-
Mike Jang authored
-
Nicolas Dular authored
We want to remove unncessery fields from the sign up page to make it easier for the user to sign up.
-
Andrew Fontaine authored
Add toast to reset pipelines min button See merge request gitlab-org/gitlab!41838
-
Suzanne Selhorn authored
Add correct link to pypi intro See merge request gitlab-org/gitlab!42127
-
Mike Jang authored
Add filter controls documentation for MR Analytics Closes #229266 See merge request gitlab-org/gitlab!42284
-
Dan Jensen authored
This adds a section to the MR Analytics documentation that explains the available filters and how to apply them.
-
Mike Jang authored
Add import size setting See merge request gitlab-org/gitlab!42093
-
Cynthia Ng authored
-
Robert Speicher authored
Redis values for usage ping SQL dump rake task See merge request gitlab-org/gitlab!42189
-
Alper Akgun authored
Review comments
-
Bob Van Landuyt authored
Fail API Fuzzing job when container errors See merge request gitlab-org/gitlab!41616
-
Michael Eddington authored
-
Dmitry Gruzd authored
-
Robert Speicher authored
Make all Gitlab::Git exceptions inherit from Gitlab::Git::BaseError See merge request gitlab-org/gitlab!42132
-
Stan Hu authored
Add status issue tag e2e docs Closes gitlab-org/quality/team-tasks#635 See merge request gitlab-org/gitlab!40337
-
Mark Lapierre authored
Also write test case as two words (when it's not used as the RSpec tag or the name of the project).
-
Douglas Barbosa Alexandre authored
Move pipeline lint warnings to Vue See merge request gitlab-org/gitlab!41819
-
Payton Burdette authored
Move over lint warnings to the Vue implementation of run manual pipeline.
-
Mayra Cabrera authored
Conan packages scoped to project-level See merge request gitlab-org/gitlab!39541
-
Steve Abrams authored
Adds a new set of Grape routes for the Conan package registry that is within the project resource.
-
Mike Jang authored
Add documentation for non-cascading behavior of Delayed deletion setting See merge request gitlab-org/gitlab!42397
-
Aishwarya Subramanian authored
-
Mike Jang authored
Adds docs about file and folders names used in .gitlab See merge request gitlab-org/gitlab!42090
-
João Alexandre Cunha authored
-
Mayra Cabrera authored
Introduce StaticSiteEditorConfigService See merge request gitlab-org/gitlab!41923
-
Robert Speicher authored
Resolve code-reloading issues in usage data specs See merge request gitlab-org/gitlab!42307
-
Douglas Barbosa Alexandre authored
Resolve "Improve slow tests in ./spec/requests/api/projects_spec.rb" Closes #248561 See merge request gitlab-org/gitlab!42164
-
Jose Vargas authored
Also change the test code to emit a click instead of accesing the component internals
-
Mike Jang authored
Prefer named subjects in Testing best practices documentation See merge request gitlab-org/gitlab!42187
-