- 04 Jun, 2021 40 commits
-
-
Martin Wortschack authored
DevOps Adoption separate adoption and groups loading state See merge request gitlab-org/gitlab!63148
-
Brandon Labuschagne authored
-
Igor Drozdov authored
Update GitLab Shell to v13.19.0 See merge request gitlab-org/gitlab!63298
-
Vitaly Slobodin authored
Resolve "Instrument left sidebar for tracking" See merge request gitlab-org/gitlab!62030
-
Nick Thomas authored
Improve wiki specs See merge request gitlab-org/gitlab!63290
-
Bob Van Landuyt authored
Optimize StuckCiJobsWorker Queries because they timeout in production See merge request gitlab-org/gitlab!62239
-
Sean McGivern authored
Revert "Merge branch 'qmnguyen0711/849-sentry-upgrade-sentry-raven-gem' into 'master'" See merge request gitlab-org/gitlab!63299
-
Patrick Bajao authored
Fix MR diff compare with previous version See merge request gitlab-org/gitlab!62535
-
Sean McGivern authored
Move caught-up check for Ci::RegisterJobService to Core See merge request gitlab-org/gitlab!62744
-
Vitaly Slobodin authored
Add compliance tab to redesigned Security-Configuration Page See merge request gitlab-org/gitlab!63078
-
Jacob Vosmaer authored
Make clear Redis "default_url" is not an example to be followed See merge request gitlab-org/gitlab!63208
-
Ezekiel Kigbo authored
Refactor branch switcher in pipeline editor See merge request gitlab-org/gitlab!62871
-
Mireya Andres authored
-
Dmitry Gruzd authored
Move LB call in overriden method for MatchingMergeRequest to Core See merge request gitlab-org/gitlab!62997
-
James Lopez authored
Add upcoming_reconciliations table and model See merge request gitlab-org/gitlab!63054
-
Nick Thomas authored
Changelog: other
-
Quang-Minh Nguyen authored
This reverts merge request !62387
-
Jacob Vosmaer authored
GitLab::Redis::{Cache,Queues,SharedState} have a configuration fallback mechanism where in the absence of either YAML configuration file, they fall back to localhost Redis URL's. These default URL's make no sense because if you need multiple Redis instances, your GitLab is too big to have Redis on localhost. Because there is a remote chance someone is using these default URL's anyway, this commit stops short of removing them. But we do refactor the default URL lookup code to make it unlikely that the next person adding a new Redis instance to the app will cargo-cult the default URL behavior.
-
Jannik Lehmann authored
-
Jannik Lehmann authored
This Commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/328395 It introduces the compliance Tab to the redesigned Security-Configuration Page.. Changelog: added
-
Francisco Javier López authored
In this commit we're improving some snippet security specs.
-
Francisco Javier López authored
In this commit, we're adding some tracking attributes to the project sidebar. This way we can track the state of menus and menu items when they're clicked. In order to trigger the tracking, the menus and menu items must have the `data-track-label` attribute. Based on that attr and also the context of the sidebar, we calculate the other tracking attributes. Changelog: added
-
Jacob Vosmaer authored
Support graceful shutdown of Workhorse connections See merge request gitlab-org/gitlab!62701
-
Vitaly Slobodin authored
Re-generated Startup CSS files See merge request gitlab-org/gitlab!63286
-
Thong Kuah authored
-
Denys Mishunov authored
-
Bob Van Landuyt authored
Improve some wiki specs See merge request gitlab-org/gitlab!63150
-
Kushal Pandya authored
Remove unused epic related boards code [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63272
-
Savas Vedova authored
Add link to navigate to profile settings page See merge request gitlab-org/gitlab!62791
-
Olena Horal-Koretska authored
Update deprecated GlIcon size in IDE branch search See merge request gitlab-org/gitlab!62782
-
Jonston Chan authored
Changelog: changed
-
Natalia Tepluhina authored
Refactor AuthorToken to use BaseToken See merge request gitlab-org/gitlab!63030
-
Ezekiel Kigbo authored
Fix loading board lists on big screen size See merge request gitlab-org/gitlab!63004
-
Natalia Tepluhina authored
-
Savas Vedova authored
Styled the collapsed state of the left sidepanel See merge request gitlab-org/gitlab!62963
-
Jacques Erasmus authored
Simplify network policy sidebar See merge request gitlab-org/gitlab!62134
-
Baodong authored
When we create a MR with a lot of commits, GitLab help us combine some commits into a version. And we can compare base with previous version. Changelog: fixed
-
David Fernandez authored
Move LB calls for API helpers to Core See merge request gitlab-org/gitlab!62748
-
Ezekiel Kigbo authored
Update validation for escalation rule See merge request gitlab-org/gitlab!62825
-
Olena Horal-Koretska authored
-