- 29 Oct, 2019 23 commits
-
-
Evan Read authored
Audit Events API: Fix attribute type for entity_id See merge request gitlab-org/gitlab!19144
-
Heinrich Lee Yu authored
Refactor pagination helper (extract classes, remove keyset pagination) See merge request gitlab-org/gitlab!18840
-
Douglas Barbosa Alexandre authored
Expose Cycle Analytics median and records via API See merge request gitlab-org/gitlab!18991
-
Adam Hegyi authored
This MR exposes to the frontend the median and the related records calculated for a given stage.
-
Thong Kuah authored
Enable frozen string for spec/routing See merge request gitlab-org/gitlab!19274
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Stan Hu authored
Update gems to support Rails 6 See merge request gitlab-org/gitlab!18969
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
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 17 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
-