- 29 Oct, 2019 14 commits
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
This prepares us for the upgrade to Rails 6
-
Heinrich Lee Yu authored
Fix flaky DesignResolver spec. Closes #35124 See merge request gitlab-org/gitlab!19262
-
Russell Dickenson authored
Move all cluster create documentation to new page Closes #30577 See merge request gitlab-org/gitlab!18233
-
Evan Read authored
- Also fixes links to old locations where neccessary. - Put redirect in for an old location.
-
Russell Dickenson authored
Add content that variables can be passed to pipelines/new page See merge request gitlab-org/gitlab!18731
-
Evan Read authored
-
Mark Lapierre authored
Quarantine delete group issue board spec See merge request gitlab-org/gitlab!19227
-
Nailia Iskhakova authored
Failure is transient and needs investigation Issue: https://gitlab.com/gitlab-org/gitlab/issues/34936
-
Ash McKenzie authored
Remove foreman gem See merge request gitlab-org/gitlab!19200
-
Luke Duncalfe authored
There is no explicit order currently although one is being introduced in https://gitlab.com/gitlab-org/gitlab/merge_requests/17788#note_230875678 `contains_exactly` is the correct way to test the resolver, as ordering isn't important to the resolver itself. https://gitlab.com/gitlab-org/gitlab/issues/35124
-
Stan Hu authored
Fix spec for Resolvers::DesignManagement::DesignResolver See merge request gitlab-org/gitlab!19260
-
Ray Paik authored
Remove extra and See merge request gitlab-org/gitlab!19239
-
- 28 Oct, 2019 26 commits
-
-
Russell Dickenson authored
Update doc/user/markdown.md, doc/user/img/gitlab_task_lists.png files See merge request gitlab-org/gitlab!18844
-
Afzaal Ahmad Zeeshan authored
-
Michael Kozono authored
Disable protected path throttling by default Closes #34212 See merge request gitlab-org/gitlab!19185
-
Michael Kozono authored
Fix todos created by private group mentions Closes #33902 See merge request gitlab-org/gitlab!19037
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Add pages_domains#clean_certificate method See merge request gitlab-org/gitlab!17487
-
Michael Kozono authored
Geo - Migrate LFS objects into their own registry table See merge request gitlab-org/gitlab!18415
-
-
Thong Kuah authored
Hide Cloud Run on GKE behind a feature flag See merge request gitlab-org/gitlab!19063
-
Matt Kasa authored
Currently creating a cluster using Cloud Run on GKE results in a cluster that serverless functions cannot be deployed to due to the issue described in: https://gitlab.com/gitlab-org/gitlabktl/issues/54 This hides the feature behind a feature flag until that issue can be addressed in either gitlabktl or upstream in the tm cli.
-
Thong Kuah authored
Enable frozen string for spec/requests See merge request gitlab-org/gitlab!19143
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Stan Hu authored
-
Russell Dickenson authored
Update Advanced Search Syntax Docs Closes #1086 See merge request gitlab-org/gitlab!19240
-
Kai Armstrong authored
Provides information that only default branch is supported
-
Vladimir Shushlin authored
It will be used in haml views to easily delete certificate by clicking to one link
-
Robert Speicher authored
Enable image link and lazy loading (AsciiDoc documents) Closes #30533 See merge request gitlab-org/gitlab!18164
-
Rémy Coutable authored
Add "release" filter to issue search See merge request gitlab-org/gitlab!18761
-
Mike Greiling authored
Update release blocks to look for correct property name in API response Closes #26016 See merge request gitlab-org/gitlab!19226
-
Rémy Coutable authored
Resolve "Increase sidekiq CPU request" Closes #34953 See merge request gitlab-org/gitlab!19130
-
Rémy Coutable authored
Increase gitaly CPU request in Review Apps Closes #34892 See merge request gitlab-org/gitlab!19100
-
Imre Farkas authored
Update GitLab Runner Helm Chart to 0.10.1/12.4.1 See merge request gitlab-org/gitlab!19232
-
Rémy Coutable authored
Align component version processing with omnibus Closes #34873 See merge request gitlab-org/gitlab!19151
-
Alessio Caiazza authored
When we tag a release component version files are copied from GitLab repository to Omnibus repository. However the 2 process do not parse the file in the same way. This commit ports omnibus logic into gitlab task_helpers Related to https://gitlab.com/gitlab-com/gl-infra/delivery/issues/516 Fixes https://gitlab.com/gitlab-org/gitlab/issues/34873
-
Mike Lewis authored
Remove links to doc/workflow and sunset readme Closes #32940 See merge request gitlab-org/gitlab!19195
-
Stan Hu authored
Because we already set the value to true in the previous migration, this feature was switched on inadvertently in GitLab 12.4. This migration toggles it back off to ensure we don't inadvertently block legitimate users. The admin will have to re-enable it in the application settings.
-