- 01 Apr, 2021 13 commits
-
-
Toon Claes authored
When reviewing an MR commit by commit, there are `Prev` and `Next` buttons next to the commit message to jump to the neighbor commits. These are helpful, but they slide outside of view when scrolling to the bottom. These buttons were initially introduced in [1]. This changes moves these buttons to the sticky Merge Request controls bar. This bar remains visible at all times, making the neighbor commit buttons accessible even when scrolled to the bottom. 1. ee921003 (Add buttons to the Commit Item to navigate among MR commits, 2020-05-12)
-
Gabriel Mazetto authored
Update metrics definitions for some Usage Pings See merge request gitlab-org/gitlab!57601
-
Tetiana Chupryna authored
-
Achilleas Pipinellis authored
Remove instances of 'simply' from the documentation See merge request gitlab-org/gitlab!58008
-
Anindita Basu authored
-
Mike Greiling authored
Covert has-tooltip on commit page to pajamas See merge request gitlab-org/gitlab!57858
-
Doug Stull authored
- tooltip wasn't acting properly - align with design
-
Evan Read authored
Edited for style and clarity See merge request gitlab-org/gitlab!58175
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Albert Salim authored
Merge branch 'ensure-review-app-is-deployed-automatically-when-review-app-config-is-changed' into 'master' Ensure Review App is deployed when changing its config See merge request gitlab-org/gitlab!58100
-
Lyle Kozloff authored
Remove old unused ADFS screenshots See merge request gitlab-org/gitlab!58124
-
Cynthia Ng authored
-
Dylan Griffith authored
Fix N + 1 for MilestonesController#merge_requests See merge request gitlab-org/gitlab!57980
-
- 31 Mar, 2021 27 commits
-
-
Dylan Griffith authored
Fix force_random_password option in Users API See merge request gitlab-org/gitlab!57751
-
Dan Jensen authored
Previously the API did not correctly handle the force_random_password option. It was not being treated as one of the 3 viable password- setting options. This adds it as the 3rd, and fixes the test coverage, which was not properly testing this use case.
-
Igor Drozdov authored
Preload merge requests associations to avoid N + 1 on milestones#show page
-
charlie ablett authored
Fix Rails/SaveBang offenses in ee/spec/presenters See merge request gitlab-org/gitlab!58082
-
Russell Dickenson authored
Remove `obviously` from docs See merge request gitlab-org/gitlab!57636
-
Jose Ivan Vargas authored
Link to test file in test report widget See merge request gitlab-org/gitlab!57911
-
Mayra Cabrera authored
Merge branch 'mk/add-index-for-project-deployments-with-environment-id-and-updated-at' into 'master' Add index to improve performance of project deployments endpoint See merge request gitlab-org/gitlab!57554
-
Mayra Cabrera authored
Remove MR fork spec from smoke suite See merge request gitlab-org/gitlab!58150
-
Mayra Cabrera authored
Optimize database query for last deployment See merge request gitlab-org/gitlab!57979
-
Mike Jang authored
Fix docs for VSA lead time calculation See merge request gitlab-org/gitlab!57902
-
Dan Jensen authored
Commits are only associated with issues when they mention an issue number in the commit message. This removes the documentation that indicated otherwise.
-
Stan Hu authored
Remove N+1 DB queries from indexing projects in Elasticsearch See merge request gitlab-org/gitlab!57794
-
Mayra Cabrera authored
rubocop: namespace_settings is high traffic table See merge request gitlab-org/gitlab!57726
-
Mike Jang authored
Fix documentation typo (singing -> signing) See merge request gitlab-org/gitlab!57929
-
Russell Dickenson authored
Docs for non-latest version of Python with License Compliance See merge request gitlab-org/gitlab!57019
-
Kate Grechishkina authored
-
Mike Jang authored
Clarify what type of changelog for feature flag See merge request gitlab-org/gitlab!57837
-
Mayra Cabrera authored
Remove QueryLimiting.disable for API endpoint DELETE /users/:id See merge request gitlab-org/gitlab!57867
-
Craig Norris authored
Revisions part 2 of wiki: crosslinks + partial rewrite See merge request gitlab-org/gitlab!57749
-
Amy Qualls authored
Move the group wiki info to the main wiki page, and update inbound crosslinks to this information.
-
Mike Jang authored
Add changelog requirement for Advanced Search migrations to docs See merge request gitlab-org/gitlab!55402
-
Terri Chu authored
-
Mayra Cabrera authored
Expiry email notification for SSH keys [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56888
-
Aishwarya Subramanian authored
Sends notification to users when their SSH key has expired. Cron job runs daily at 2 am UTC.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!58144
-
Achilleas Pipinellis authored
Note Owner role can't be granted at project level See merge request gitlab-org/gitlab!57623
-
Greg Myers authored
-