- 21 Dec, 2020 11 commits
-
-
Liam McAndrew authored
-
Natalia Tepluhina authored
Add MR information to the diff file IDs See merge request gitlab-org/gitlab!50132
-
Viji Rao authored
Added reduce repository size link for reference See merge request gitlab-org/gitlab!50315
-
Vidhya Hariharan authored
-
Lin Jen-Shin authored
Add engineering productivity maintainer to roulette capability See merge request gitlab-org/gitlab!50356
-
Albert Salim authored
-
Ash McKenzie authored
Run test at a fixed time See merge request gitlab-org/gitlab!50354
-
Ash McKenzie authored
Spread runner CI minute reset to 8 hours See merge request gitlab-org/gitlab!50265
-
Albert Salim authored
Due to how HLLRedisCounter#weekly_redis_keys converts dates to calendar week, it would result in an empty array when the calendar week of end_date occurs before the calendar week of start_date. For example, given start_date 2020-12-01 and end_date 2021-01-01, the calendar week would be reversed, resulting in empty array from #weekly_redis_keys
-
Ash McKenzie authored
Debian file metadatum See merge request gitlab-org/gitlab!49692
-
Kerri Miller authored
Fix N+1 queries with loading group issues with GraphQL See merge request gitlab-org/gitlab!50328
-
- 20 Dec, 2020 2 commits
-
-
Thong Kuah authored
Add artifacts:public boolean See merge request gitlab-org/gitlab!49775
-
Matt Kasa authored
- Adds artifacts:public boolean to CI YAML - Adds :non_public_artifacts feature flag - Adds :read_job_artifacts ability to Ci::BuildPolicy
-
- 19 Dec, 2020 2 commits
-
-
Michael Kozono authored
Refactor specs around gpg_keys in users_controller_spec.rb See merge request gitlab-org/gitlab!50337
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 18 Dec, 2020 18 commits
-
-
Stan Hu authored
Previously when group issues were queried, we called a SELECT for each project and its associated project features to check whether the user had permission to read the issue. We now solve this by preloading those items unconditionally.
-
Yannis Roussos authored
Move database spec helpers into separate directory See merge request gitlab-org/gitlab!50206
-
Gabriel Mazetto authored
Drop AuthorizeTypes offense in instance statistics See merge request gitlab-org/gitlab!49567
-
Andrew Fontaine authored
Convert quick actions autocomplete from at.js to tribute See merge request gitlab-org/gitlab!49969
-
Kushal Pandya authored
Migrate remaining occurrences of GlDeprecatedButton to GlButton See merge request gitlab-org/gitlab!50210
-
Kushal Pandya authored
Add spec test for custom stage fields component See merge request gitlab-org/gitlab!50136
-
Ezekiel Kigbo authored
Adds specs for the custom stages fields component testing basic functionality
-
Grzegorz Bizon authored
Remove FF WG stakeholders from Blueprint See merge request gitlab-org/gitlab!50294
-
Mathieu Parent authored
-
-
Vidhya Hariharan authored
-
Vitaly Slobodin authored
BUGFIX - adjust z-index for whats new drawer See merge request gitlab-org/gitlab!50297
-
Jay authored
After soft launching the whats new sidebar we've become aware that on pages with other sidebars, there is competition for which component is highest. Adjusting the z-index here to ensure the backdrop and drawer are higher than the issues sidebars upon rendering.
-
Vidhya Hariharan authored
-
Vidhya Hariharan authored
-
Thomas Randolph authored
Currently, files are IDed by their "identifier_hash" and their content. However, this isn't really unique across all projects, it's only unique within a single MR. By mixing in the user/group + project + MR id, we can guarantee the generated IDs are unique across all of GitLab.
-
Kushal Pandya authored
Migrate vulnerability state management to GraphQL See merge request gitlab-org/gitlab!50034
-
Ezekiel Kigbo authored
Add File Review implementation to Diffs app See merge request gitlab-org/gitlab!50033
-
- 17 Dec, 2020 7 commits
-
-
Russell Dickenson authored
Merge branch 'Docs-improvement-describe-expiration-banner-after-uploading-new-licence' into 'master' Documentation: Licence expiration banner See merge request gitlab-org/gitlab!50278
-
Vladimír Brodský authored
-
Suzanne Selhorn authored
Docs: fix linting errors in doc/api/epics.md See merge request gitlab-org/gitlab!49883
-
Jonston Chan authored
-
Amy Qualls authored
Docs: fix linting errors in doc/user/project/service_desk.md See merge request gitlab-org/gitlab!49882
-
Jonston Chan authored
-
Amy Qualls authored
Link to Vale rule searches See merge request gitlab-org/gitlab!50238
-