- 23 Dec, 2019 14 commits
-
-
Sean McGivern authored
13495-b: Add graphql additions needed by #13495 See merge request gitlab-org/gitlab!21264
-
Achilleas Pipinellis authored
Adjust doc codeowners entry See merge request gitlab-org/gitlab!22201
-
Phil Hughes authored
Extended GraphQL local state description in FE dev guide See merge request gitlab-org/gitlab!22102
-
Natalia Tepluhina authored
-
Sean McGivern authored
Add ability to run reactive caching synchronously See merge request gitlab-org/gitlab!20655
-
Phil Hughes authored
Remove IIFEs from project_find_file.js Closes #34623 See merge request gitlab-org/gitlab!21855
-
Inactive Account authored
-
Kushal Pandya authored
Remove the `:release_search_filter` feature flag Closes #36528 See merge request gitlab-org/gitlab!21767
-
Kushal Pandya authored
Update copy for start a free gold trial screen See merge request gitlab-org/gitlab!21820
-
Marcel Amirault authored
-
Ash McKenzie authored
Cancel running pipelines when merge request is dropped from merge train Closes #35138 See merge request gitlab-org/gitlab!22146
-
Shinya Maeda authored
This commit improves the canceletion mechanizm of merge train pipelines
-
Russell Dickenson authored
Captializing Admin Area menu option See merge request gitlab-org/gitlab!22115
-
Thong Kuah authored
Copy merge request routes to - scope See merge request gitlab-org/gitlab!22082
-
- 22 Dec, 2019 5 commits
-
-
Thong Kuah authored
Handle forbidden error when checking for knative Closes #119379 See merge request gitlab-org/gitlab!22170
-
Alex Ives authored
In some cases, kubernetes returns a 403 instead of a 404 when checking for non-existant namespaces. This fix handles that exception as well as the 404. Relates to https://gitlab.com/gitlab-org/gitlab/issues/119379
-
Stan Hu authored
Reintroduce `Runtime` class (with amendments) See merge request gitlab-org/gitlab!21990
-
Thong Kuah authored
Strip rspec-profiling output of NULL bytes Closes #120012 See merge request gitlab-org/gitlab!22190
-
Stan Hu authored
If a spec such as `wiki_pipeline_spec.rb` included a NULL byte in the example text, then the `insert-rspec-profiling-data` script would fail with an `invalid byte sequence` error (e.g. https://gitlab.com/gitlab-org/gitlab/-/jobs/386527522). To avoid this, we do two things: 1. Drop the NULL byte from the example test. 2. Modify the `insert-rspec-profiling-data` script to sanitize the CSV. Closes https://gitlab.com/gitlab-org/gitlab/issues/120012
-
- 21 Dec, 2019 7 commits
-
-
Nathan Friend authored
This commit removes the `release_search_filter` feature flag. This flag was already enabled by default, so this change makes no noticeable change to the product.
-
Paul Slaughter authored
Update `task_list` gem to version that supports `sourcepos` See merge request gitlab-org/gitlab!21434
-
Natalia Tepluhina authored
Fix "Discard" for newly-created and renamed files See merge request gitlab-org/gitlab!21905
-
Paul Slaughter authored
Animate new scroll-down icon Closes #38378 See merge request gitlab-org/gitlab!21442
-
Jeremy Elder authored
Also updated the animation
-
Ray Paik authored
Update proofreader.md See merge request gitlab-org/gitlab!21487
-
Stan Hu authored
Validate deployment SHAs and refs Closes #36967 See merge request gitlab-org/gitlab!20849
-
- 20 Dec, 2019 14 commits
-
-
Clement Ho authored
Merge branch '9215-promote-issue-to-epic-may-expose-confidential-information-warning-needs-explanation' into 'master' Promote issue to epic "may expose confidential information" warning needs explanation Closes #9215 See merge request gitlab-org/gitlab!21158
-
Florie Guibert authored
- Warning only displays when issue is confidential - Change promote command description - Update banner copy on confirm issue has been promoted
-
Clement Ho authored
Update search functionality / fix sort by for sentry errors See merge request gitlab-org/gitlab!21981
-
Clement Ho authored
Remove unused file See merge request gitlab-org/gitlab!22154
-
Mayra Cabrera authored
Fixes project registry anchor links See merge request gitlab-org/gitlab!22179
-
Mayra Cabrera authored
Conan headers were changed on ffdd21c7, so we just need to updated them on project registry documentation
-
Brett Walker authored
and changelog
-
Brett Walker authored
that supports using sourcepos
-
Ryan Cobb authored
-
Mike Greiling authored
Step component for paid signup flow See merge request gitlab-org/gitlab!21568
-
Mike Greiling authored
Fix: "Discard" button in Web IDE does nothing See merge request gitlab-org/gitlab!21902
-
Paul Slaughter authored
Hide status div when there is no user status See merge request gitlab-org/gitlab!19938
-
Mike Greiling authored
Delete system tests that duplicate JS tests Closes #28852 See merge request gitlab-org/gitlab!22000
-
Mike Greiling authored
Update EKS cluster docs and help links to clarify IAM role requirements See merge request gitlab-org/gitlab!21973
-