- 19 May, 2021 40 commits
-
-
Yannis Roussos authored
Danger: Assign Backend reviewers for app/ and lib/ Database related files See merge request gitlab-org/gitlab!61889
-
Douglas Barbosa Alexandre authored
Use defined HTTP errors in WebHookService See merge request gitlab-org/gitlab!62020
-
Douglas Barbosa Alexandre authored
Merge branch '292833-track-rebase-and-resolve-conflicts-metrics-for-a-merge-request-2' into 'master' Resolve "Track resolve conflicts metrics for a merge request" See merge request gitlab-org/gitlab!61654
-
Nick Gaskill authored
Changed title to be more searchable See merge request gitlab-org/gitlab!62120
-
Suzanne Selhorn authored
-
Olena Horal-Koretska authored
Fix pipeline throwing error when needs is undefined See merge request gitlab-org/gitlab!62027
-
Frédéric Caplette authored
-
DJ Mountney authored
Remove Unicorn support: delete unused bin/pkgr_before_precompile.sh See merge request gitlab-org/gitlab!62079
-
Brandon Labuschagne authored
Moved right-sidebar styles out of the left column See merge request gitlab-org/gitlab!62118
-
Andrew Fontaine authored
GraphQl mutation for creating a Jira issue on vulnerability details page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60593
-
Jannik Lehmann authored
This commit introduces the usage of a GraphQL mutation for creating Jira issues on the vulnerability details page. It is currently hidden behind the createVulnerabilityJiraIssueViaGraphql flag. The flag is tracked here: https://gitlab.com/gitlab-org/gitlab/-/issues/329780
-
Achilleas Pipinellis authored
Update doc/administration/geo/replication/version_specific_updates.md See merge request gitlab-org/gitlab!61911
-
Sean McGivern authored
Preserve epic labels association during Group Import/Export See merge request gitlab-org/gitlab!62074
-
Denys Mishunov authored
In order to properly refactor the left-hand panel we should be careful with the shared styles
-
Vitali Tatarintev authored
Fix a flaky test by waiting for all requests before clicking See merge request gitlab-org/gitlab!62099
-
Douglas Barbosa Alexandre authored
Compress oversized Sidekiq job payload before dispatching into Redis See merge request gitlab-org/gitlab!61667
-
Marcin Sedlak-Jakubowski authored
Update accessibility documentation See merge request gitlab-org/gitlab!61625
-
Coung Ngo authored
-
Kati Paizee authored
Add deprecation notice for implicit grant flow See merge request gitlab-org/gitlab!62061
-
Mikołaj Wawrzyniak authored
Update usage ping definition in PA See merge request gitlab-org/gitlab!62070
-
Kati Paizee authored
Note the results limit disable feature flag will be removed See merge request gitlab-org/gitlab!62062
-
Kushal Pandya authored
Allow diff virtual scrolling to be enabled in a browser session See merge request gitlab-org/gitlab!62083
-
Kamil Trzciński authored
Accelerate builds queuing using a denormalized accelerated table [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61581
-
Rémy Coutable authored
Add default_enabled param to sidebar_refactor feature flag See merge request gitlab-org/gitlab!61666
-
Vitali Tatarintev authored
Fix a flaky test by not relying on flash notice content See merge request gitlab-org/gitlab!62094
-
Vitali Tatarintev authored
Rollout of load_balancing_for_bulk_cron_workers ff [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61993
-
Amy Qualls authored
Remove Starter tier from Email page See merge request gitlab-org/gitlab!62096
-
Mikołaj Wawrzyniak authored
Merge branch '330963-update-metrics-definitions-from-implemented-to-data_available-for-13-11' into 'master' Resolve "Update metrics definitions from implemented to data_available for 13.11" See merge request gitlab-org/gitlab!61834
-
Marcin Sedlak-Jakubowski authored
Add custom badge images section to badges documentation See merge request gitlab-org/gitlab!61272
-
Caleb Williamson authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Markus Koller authored
Remove duration_chart endpoint See merge request gitlab-org/gitlab!61989
-
Olena Horal-Koretska authored
Add logic to support search for epic boards See merge request gitlab-org/gitlab!61939
-
Scott Stern authored
-
Ezekiel Kigbo authored
Refactor VSA metrics component See merge request gitlab-org/gitlab!61869
-
Craig Norris authored
Replace Starter tier badge on Email from GitLab page.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sanad Liaquat authored
Add quotes to fix push_rules_spec See merge request gitlab-org/gitlab!62000
-
Achilleas Pipinellis authored
Making title more specific See merge request gitlab-org/gitlab!62033
-
George Koltsov authored
- Fix a bug in Group Import/Export where epics would lose their labels association on import. Add epic labels export as well as preserve them on import. Changelog: fixed
-