- 22 Dec, 2020 39 commits
-
-
Etienne Baqué authored
Made namespace_eligible? publicly visible. Added rspec accordingly.
-
Bob Van Landuyt authored
Fix timeout errors when loading expired job artifacts See merge request gitlab-org/gitlab!47496
-
Achilleas Pipinellis authored
Add note to ssh host keys section in geo docs See merge request gitlab-org/gitlab!45590
-
John Long authored
-
Vitali Tatarintev authored
Notify `email_participants` instead of `external_author` See merge request gitlab-org/gitlab!48823
-
Ezekiel Kigbo authored
Keep track of last commit in pipeline editor See merge request gitlab-org/gitlab!50379
-
Markus Koller authored
Remove dastSiteValidation field from project See merge request gitlab-org/gitlab!49911
-
Marius Bobin authored
Use batching of slow iterations on expire_at column
-
Lee Tickett authored
-
Dmytro Zaporozhets (DZ) authored
Add 5-minute-production-app CI template See merge request gitlab-org/gitlab!49487
-
Dmytro Zaporozhets (DZ) authored
Signed-off-by: Dmytro Zaporozhets <dzaporozhets@gitlab.com>
-
Simon Knox authored
Board refactor - Decouple boardsStore from GraphQL boards [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!49783
-
Florie Guibert authored
Duplicate components to help decouple boardsStore
-
Marcel Amirault authored
Update parallel matrix job See merge request gitlab-org/gitlab!50342
-
Dov Hershkovitch authored
-
Miguel Rincon authored
This change is a technical iteration to keep track of the last committed sha by the user after any commit is submitted successfully. No UI changes are expected, and the actual alert will be added in a follow up MR.
-
Achilleas Pipinellis authored
Add clarification to colons in scripts See merge request gitlab-org/gitlab!50360
-
Marcel Amirault authored
-
Ramya Authappan authored
Update integration testing docs with request specs preferred See merge request gitlab-org/gitlab!50065
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Ash McKenzie authored
Instrument viewing merge request diffs file by file See merge request gitlab-org/gitlab!48470
-
Kerri Miller authored
Handle git errors when cleaning up MR refs See merge request gitlab-org/gitlab!50250
-
Patrick Bajao authored
Access `resolved_on_default_branch` via attribute reader See merge request gitlab-org/gitlab!50381
-
Patrick Bajao authored
Gitlab::Git::Repository::GitError and Gitlab::Git::CommandError errors can get raised when trying to cleanup MR refs. This will result to the worker being retried and move to dead queue when failed after the retry limit. We don't need to retry in this case as the job will be scheduled again when picked up by `ScheduleMergeRequestCleanupRefsWorker` that runs every minute via sidekiq cron.
-
Patrick Bajao authored
In order to understand how are users are using the view file by file feature, we need to track: - How many users viewed MRs file by file - How many MRs are being viewed file by file - How many MRs are being viewed This is tracked on each request to `diffs_batch.json` since that's when we show the file by file controls.
-
Joshua Lambert authored
Strengthen NFS warnings See merge request gitlab-org/gitlab!49842
-
Joshua Lambert authored
Strengthen NFS warnings across reference architectures, and clearly indicate that it will still work, just will not be supported.
-
Ash McKenzie authored
Update GitLab Runner Helm Chart to 0.24.0/13.7.0 See merge request gitlab-org/gitlab!50377
-
Kushal Pandya authored
Resolve "Roadmap timeline header text color bug in dark mode" See merge request gitlab-org/gitlab!50357
-
Ash McKenzie authored
Bump rspec and friends gem dependencies See merge request gitlab-org/gitlab!50349
-
Mark Lapierre authored
Add E2E to test copying snippet file contents See merge request gitlab-org/gitlab!49542
-
-
Dylan Griffith authored
Namespace settings don't always exist for a group See merge request gitlab-org/gitlab!50353
-
Ezekiel Kigbo authored
Enhance AutoFix Indicator on Vulnerability Report Page See merge request gitlab-org/gitlab!49479
-
Jannik Lehmann authored
This commit enhances the Vulnerability Report Autofix Indicator, it adds Merge Requests and CI-Status to this Indicator.
-
Mark Lapierre authored
Allow disabling of new sign ups for tunnel admin user See merge request gitlab-org/gitlab!50035
-
Ramya Authappan authored
Un-quarantine add delete email audit log e2e spec See merge request gitlab-org/gitlab!50359
-
Ezekiel Kigbo authored
Improve badges UI text See merge request gitlab-org/gitlab!50351
-
charlie ablett authored
Add GraphQL mutation for adding oncall rotation See merge request gitlab-org/gitlab!49206
-
- 21 Dec, 2020 1 commit
-
-
Małgorzata Ksionek authored
-