- 17 Mar, 2020 1 commit
-
-
Sean McGivern authored
-
- 16 Mar, 2020 39 commits
-
-
Toon Claes authored
Mention removal of redundant indexes when adding index See merge request gitlab-org/gitlab!27100
-
Toon Claes authored
When a new composite index is added, it might make an existing index redundant. So when adding an index, these redundant indexes should be removed in the same migration.
-
Jan Provaznik authored
Resolve "Add metrics for the size of the diff cache in redis" Closes #37456 See merge request gitlab-org/gitlab!27048
-
Ray Paik authored
I believe "in" is meant to be "is" here. See merge request gitlab-org/gitlab!27186
-
Nick Thomas authored
Fix Conan package presenter to find correct files See merge request gitlab-org/gitlab!27250
-
Steve Abrams authored
Conan::PackagePresenter now checks package files to ensure the correct conan_package_reference files are being returned in requests fixing a bug where the first file by name was returned no matter what request was made.
-
Joshua Lambert authored
Update puma workers See merge request gitlab-org/gitlab!27311
-
Mek Stittri authored
Make documentation a throughput label See merge request gitlab-org/gitlab!26229
-
Marcel Amirault authored
-
Kerri Miller authored
-
Marcia Ramos authored
Releases Direct Links documentation See merge request gitlab-org/gitlab!26370
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/199065 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26760
-
Sean McGivern authored
Add requirements index action See merge request gitlab-org/gitlab!27205
-
Sean McGivern authored
Enable Redis cache key compression Closes #198586 See merge request gitlab-org/gitlab!27254
-
Sean McGivern authored
Revert "Change iid argument to ID_TYPE for graphQL queries" Closes #208394 See merge request gitlab-org/gitlab!27316
-
Mark Florian authored
Add tab navigation to the package registry list view See merge request gitlab-org/gitlab!26820
-
Heinrich Lee Yu authored
Fix rails console See merge request gitlab-org/gitlab!27319
-
Dmytro Zaporozhets authored
Make group_level_cycle_analytics enabled by default See merge request gitlab-org/gitlab!27304
-
Joshua Lambert authored
-
Joshua Lambert authored
-
Shinya Maeda authored
Support Version 2 Feature Flags in API POST, PUT, and DELETE See merge request gitlab-org/gitlab!27026
-
Jason Goodman authored
Hide behind feature flag
-
Dmytro Zaporozhets authored
Small refactor to DRY spec actions See merge request gitlab-org/gitlab!27284
-
Sean McGivern authored
Document Dynamic child pipelines See merge request gitlab-org/gitlab!26648
-
Fabio Pitino authored
- Add docs to parent/child pipelines - Add docs to yaml reference
-
Adam Hegyi authored
Support `bulk_upsert!` and `skip_duplicates` See merge request gitlab-org/gitlab!27215
-
Mark Florian authored
Add job title to user profile See merge request gitlab-org/gitlab!25155
-
Shinya Maeda authored
27880 Make release notes optional and do not delete release when they are removed See merge request gitlab-org/gitlab!26231
-
Eugenia Grieff authored
- Revert frontend changes in gitlab.com/gitlab-org/gitlab/-/merge_requests/26171 - Type in iid arguments reverted to String
-
Nick Thomas authored
Gitlab::Shell.new.version no longer works. It needs to be: Gitlab::Shell.version
-
Eugenia Grieff authored
-
Eugenia Grieff authored
- Revert changes in gitlab.com/gitlab-org/gitlab/-/merge_requests/26171 - Type in iid arguments reverted to STRING_TYPE
-
Sean McGivern authored
Remove a second sql query for already loaded project in search#show See merge request gitlab-org/gitlab!27282
-
Pavlo Dudchenko authored
-
Marcia Ramos authored
Add cross-stage dependency to issue template See merge request gitlab-org/gitlab!26683
-
Rayana Verissimo authored
-
Kamil Trzciński authored
- Describe number of workers - Describe number of threads
-
Nick Kipling authored
Tidied header field generation Created shared util for determining header fields Updated snapshot test
-
Rémy Coutable authored
Define `tags:` globally for all jobs See merge request gitlab-org/gitlab!27208
-