- 24 Jun, 2021 40 commits
-
-
Douglas Barbosa Alexandre authored
Enable FF ci_reset_bridge_with_subsequent_jobs by default See merge request gitlab-org/gitlab!64778
-
Matthias Käppler authored
Remove deprecated API elements See merge request gitlab-org/gitlab!64752
-
Matthias Käppler authored
Rename integration helpers [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64544
-
Igor Drozdov authored
Move uses of group_wiki factories to EE only [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64776
-
Marcel Amirault authored
Remove repeated content on group DevOps Report page See merge request gitlab-org/gitlab!64787
-
Simon Knox authored
Remove Legacy Flags from Feature Flag Form See merge request gitlab-org/gitlab!64006
-
Marcin Sedlak-Jakubowski authored
-
Nikola Milojevic authored
Fix retry-lock problem on pipeline cancel See merge request gitlab-org/gitlab!63080
-
Sean McGivern authored
Remove unused view and associated helper method See merge request gitlab-org/gitlab!64621
-
Imre Farkas authored
Adds sha argument to lint See merge request gitlab-org/gitlab!64415
-
charlie ablett authored
Properly return boolean attributes in integrations API See merge request gitlab-org/gitlab!64185
-
Oghenerukevwe Kofi authored
-
Ezekiel Kigbo authored
Remove all params that match the defaults for createFlash See merge request gitlab-org/gitlab!64610
-
Sean McGivern authored
Eliminate some N+1 queries on project-pipeline GraphQL endpoint See merge request gitlab-org/gitlab!64700
-
Grzegorz Bizon authored
Force ASCII-8BIT encodings in CI job trace See merge request gitlab-org/gitlab!64631
-
Shinya Maeda authored
Remove web_hooks_rate_limit feature flag See merge request gitlab-org/gitlab!64708
-
Vijay Hawoldar authored
The members/_sort_dropdown.html.haml partial is no longer used anywhere, so this commit removes it and the associated helper methods that are called within it.
-
Max Woolf authored
Carry line_range info forward on unchanged positions See merge request gitlab-org/gitlab!64267
-
Furkan Ayhan authored
It's been enabled on GitLabcom for two milestones Changelog: changed
-
Mark Florian authored
Show access level of Project Access Token in UI and API See merge request gitlab-org/gitlab!64681
-
Jan Provaznik authored
Merge branch '334004-rake-task-gitlab-rake-gitlab-pages-deployments-migrate_to_object_storage-fails-with-error' into 'master' Fix pages deployment storage migration See merge request gitlab-org/gitlab!64697
-
Phil Hughes authored
Fix bug where Milestone page led to console error See merge request gitlab-org/gitlab!64775
-
GitLab Release Tools Bot authored
[ci skip]
-
Alex Kalderimis authored
-
Arturo Herrero authored
Remove unneeded spec helper See merge request gitlab-org/gitlab!64758
-
Sean McGivern authored
Merge branch '332563-rename-usagepingcontroller-to-servicepingcontroller-and-refactor-fix-specs-2' into 'master' Change frontend URLs to point to `service_ping` See merge request gitlab-org/gitlab!64449
-
Kushal Pandya authored
Fixes a bug where Group Milestone page led to console error when Apollo Query is unavailable. Changelog: fixed
-
Adam Hegyi authored
Remove Clusters Applications Fluentd Table See merge request gitlab-org/gitlab!63758
-
Jacques Erasmus authored
Fix deprecated GlIcon size and property See merge request gitlab-org/gitlab!63011
-
Max Woolf authored
Merge branch '334242-status-checks-widget-shouldn-t-appear-if-no-status-checks-match-the-branch' into 'master' Status checks widget shouldn't appear if no status checks match the branch See merge request gitlab-org/gitlab!64599
-
Alex Kalderimis authored
This renames the services helpers modules: - the main controller helper is renamed to `IntegrationsHelper` - the API helper is renamed likewise The test helper is removed and replaced by a matcher, since that was just confusing things. Method names in these helpers are renamed.
-
Furkan Ayhan authored
When fetching stages->jobs data with status details, every job tries to run "retryable?" and it leads to fetching project, namespace, route. This MR adds a "preload" for "project" on jobs. Changelog: performance
-
Furkan Ayhan authored
Having the "retries" parameter nil causes an error on Gitlab::OptimisticLocking when comparing retry_attempts < max_retries. So we need to change its default value. We can make it `0`, but I think it's better to have `1` to have a "secure" cancel mechanism. Changelog: fixed
-
Natalia Tepluhina authored
Sort milestones by due date in filtered search milestones dropdown See merge request gitlab-org/gitlab!64617
-
Phil Hughes authored
Replace $emit call with a single arg in sidebar See merge request gitlab-org/gitlab!64510
-
Natalia Tepluhina authored
Add support for data-canonical-src in content editor links + add tests See merge request gitlab-org/gitlab!64194
-
Natalia Tepluhina authored
Remove the 'Regulated' tab from compliance frameworks See merge request gitlab-org/gitlab!64690
-
Alan (Maciej) Paruszewski authored
Changelog: removed
-
Albert Salim authored
Add ssd storage class for review apps See merge request gitlab-org/gitlab!64747
-
nuwe1 authored
-