- 04 Jun, 2021 3 commits
-
-
Amy Qualls authored
-
Katrin Leinweber authored
-
Katrin Leinweber authored
-
- 01 Jun, 2021 37 commits
-
-
Rémy Coutable authored
Fix flaky test based on order of tag_list See merge request gitlab-org/gitlab!62895
-
Sean McGivern authored
Force use of UTC in formatting seconds into MM:SS See merge request gitlab-org/gitlab!62873
-
James Lopez authored
Authorize users to read `Vulnerabilities::IssueLink` records See merge request gitlab-org/gitlab!62815
-
Jan Provaznik authored
Clarify restart command in incoming email setup See merge request gitlab-org/gitlab!62778
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
documentation: Fix vale issues for (replication and failover external.md) #332119 See merge request gitlab-org/gitlab!62885
-
Thong Kuah authored
Move LB use_primary! call in worker to Core See merge request gitlab-org/gitlab!62747
-
Alper Akgun authored
Recommend gitlab-experiment framework See merge request gitlab-org/gitlab!60966
-
Nicolas Dular authored
-
Pedro Pombeiro authored
-
Tiger Watson authored
[DevOps Adoption] Remove obsolete Segment selections table See merge request gitlab-org/gitlab!62594
-
Mikołaj Wawrzyniak authored
Handle renaming of license_mangement to _scanning See merge request gitlab-org/gitlab!62835
-
Marcel Amirault authored
Update docs warning about using % of time FF rollouts See merge request gitlab-org/gitlab!62337
-
Cheryl Li authored
-
Shinya Maeda authored
No Longer Send Legacy Feature Flags [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62484
-
Natalia Tepluhina authored
Remove "Switch To" tooltip from top nav See merge request gitlab-org/gitlab!62862
-
Abhijeet Chatterjee authored
-
Vitali Tatarintev authored
Update StoreReportService to better handle RecordNotUnique errors when using signatures See merge request gitlab-org/gitlab!61269
-
Stan Hu authored
Do not remove export when uploading via URL See merge request gitlab-org/gitlab!62763
-
Simon Knox authored
Fixed intersection observer behavior on boards list See merge request gitlab-org/gitlab!62690
-
Natalia Tepluhina authored
-
Martin Wortschack authored
Rework Devops Adoption API See merge request gitlab-org/gitlab!62464
-
Pavel Shutsin authored
-
Harsh Chouraria authored
Rubocop warning for Time.at is ignored here intentionally because the actual call (fixed) does have Time.at.utc pattern that the rule fired suggests. Removed an unnecessary newline in the spec file.
-
Harsh Chouraria authored
The job trace logs section parser computes section durations for the UIs by computing differences in epoch timestamps between the sections. However, when building the string represntation of the duration in MM:SS, its reliance on the Time library and the epoch time (0 seconds -> 00:00, extracted from 1970-01-01 00:00:00) means that it can be influenced by the timezone of the install host. When timezone of the host uses non-UTC types and involves an offset, such as +0530 (India Standard Time) then the UI displayed section durations of 00:NN as 30:NN. This change forces a UTC conversion of the computed epoch time from the seconds, which should help with showing the right duration values regardless of local timezone. Closes issue: https://gitlab.com/gitlab-org/gitlab/-/issues/332296 Changelog: fixed
-
Evan Read authored
Added PHPUnit example for generating junit output See merge request gitlab-org/gitlab!58753
-
Meindert-Jan Kroese authored
-
Heinrich Lee Yu authored
Update the switch of Performance Bar See merge request gitlab-org/gitlab!62675
-
Baodong Cao authored
Refactors the method to make the intent clearer Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62675
-
Russell Dickenson authored
Update notes regarding double pipelines See merge request gitlab-org/gitlab!62858
-
Marcel Amirault authored
-
Heinrich Lee Yu authored
Quarantine more sidebar spec that are very flaky See merge request gitlab-org/gitlab!62828
-
Heinrich Lee Yu authored
Move chat integrations to the `Integrations::` namespace [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61957
-
Vitaly Slobodin authored
Combine variables documentation See merge request gitlab-org/gitlab!62798
-
Marcel Amirault authored
-
-
Marcel Amirault authored
Fix wrong API lint response in the docs See merge request gitlab-org/gitlab!62844
-