- 14 Dec, 2021 40 commits
-
-
Fiona Neill authored
-
Andrejs Cunskis authored
E2E: Do not bind knapsack unless parallel run See merge request gitlab-org/gitlab!76736
-
Andrejs Cunskis authored
-
Nikola Milojevic authored
Prevent Sidekiq sleep when DB replica is up-to-date See merge request gitlab-org/gitlab!76669
-
Phil Hughes authored
Link to on-demand scan's security tab See merge request gitlab-org/gitlab!76730
-
Kamil Trzciński authored
Fix open_transactions_baseline to check the base class See merge request gitlab-org/gitlab!76406
-
Phil Hughes authored
Add violation component to compliance report app See merge request gitlab-org/gitlab!76660
-
Jiaan Louw authored
-
Fabio Pitino authored
Expose finished_at in job details JSON See merge request gitlab-org/gitlab!76668
-
Heinrich Lee Yu authored
This saves us from the unnecessary sleep if the replica is already up to date. Based on previous tests, 50% of the time, the replica is already up to date so we don't need the sleep. This also reduces the sleep time because we did not see any stale replica errors with the previous value. This suggests that the delay may be too high.
-
Phil Hughes authored
Migrate package list to vue-router See merge request gitlab-org/gitlab!76657
-
Nicolò Maria Mezzopera authored
-
Ramya Authappan authored
E2E: Validate merge request import See merge request gitlab-org/gitlab!76537
-
Andrejs Cunskis authored
-
Fabio Pitino authored
Change order jobs are returned from jobs_resolver See merge request gitlab-org/gitlab!76227
-
Payton Burdette authored
Change the jobs resolver to return the jobs by order id desc. Changelog: changed
-
Heinrich Lee Yu authored
Merge branch '330887-gitlab-migration-more-fine-grained-status-for-group-bulk-imports' into 'master' Resolve "GitLab Migration - More fine-grained status for group bulk imports" See merge request gitlab-org/gitlab!73960
-
Kushal Pandya authored
Fixes suggestions dropdown not being fully visible See merge request gitlab-org/gitlab!76729
-
Rémy Coutable authored
Add coverage data from decomposed jobs See merge request gitlab-org/gitlab!76639
-
Achilleas Pipinellis authored
Update RA docs to have additional third party DB guidance See merge request gitlab-org/gitlab!76226
-
Grant Young authored
-
Peter Leitzen authored
Fix Style/SlicingWithRange offences See merge request gitlab-org/gitlab!76661
-
Igor Drozdov authored
-
Rémy Coutable authored
Fix flaky Redis-Sessions spec See merge request gitlab-org/gitlab!76690
-
Aleksei Lipniagov authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!76733
-
Marius Bobin authored
Expose iid in pipelines api See merge request gitlab-org/gitlab!76625
-
Marcel Amirault authored
Changelog: added
-
Thong Kuah authored
Fix Performance/Detect offences See merge request gitlab-org/gitlab!76670
-
Illya Klymov authored
* normalize response to simplify deployment
-
Illya Klymov authored
* use Array.wrap in bulk import service for better DX
-
Illya Klymov authored
- make it full width - properly report it with red border
-
Illya Klymov authored
- return separate status for each top level group Changelog: added
-
GitLab Release Tools Bot authored
-
Jan Provaznik authored
Delegate Requirement model attributes to associated issue See merge request gitlab-org/gitlab!74296
-
Paul Gascou-Vaillancourt authored
This changes the on-demand scans' "View results" link's href to point to the pipeline's security tab.
-
Alex Kalderimis authored
Add predicates to WebHook for disabled states See merge request gitlab-org/gitlab!75175
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/348366
-
Diana Logan authored
Convert passive to active voice See merge request gitlab-org/gitlab!76593
-
Kati Paizee authored
General style updates to generic OAuth2 page See merge request gitlab-org/gitlab!76692
-