- 25 Sep, 2020 40 commits
-
-
Bob Van Landuyt authored
Optimise WikiPage spec See merge request gitlab-org/gitlab!42796
-
Luke Duncalfe authored
Locally the spec has reduced from ~45s to ~14s. We used to spend ~35s creating 416 factories, and we now spend ~3s creating 43 factories.
-
Nick Gaskill authored
Update supported languages for Dependency scanning See merge request gitlab-org/gitlab!40877
-
Nicole Schwartz authored
-
Jacques Erasmus authored
Apply GitLab UI button styles to buttons in ee/app/views/projects/settings/slacks directory See merge request gitlab-org/gitlab!42657
-
Suzanne Selhorn authored
Packages is no longer premium only See merge request gitlab-org/gitlab!43107
-
Alper Akgun authored
Extend exported attributes of vulnerabilities See merge request gitlab-org/gitlab!43179
-
Mehmet Emin INAC authored
This MR adds 2 new columns to the vulnerability export CSV file which are called `CWE` and `Other Identifiers`.
-
Marcel Amirault authored
Improve Job token documentation Closes #20596, #212715, #28515, #216131, #222339, and #202553 See merge request gitlab-org/gitlab!42450
-
Mathieu Parent authored
Fixes: #202553
-
Alper Akgun authored
Remove optimized_groups_with_templates FF See merge request gitlab-org/gitlab!43381
-
Bob Van Landuyt authored
Add GraphQL API to revert vulnerabilities to detected state See merge request gitlab-org/gitlab!41786
-
Alan (Maciej) Paruszewski authored
This change adds new GraphQL mutation to revert vulnerabilities to detected state.
-
Kerri Miller authored
Add information to feature flag update_target_approvers See merge request gitlab-org/gitlab!43410
-
Dmytro Zaporozhets (DZ) authored
RUN AS-IF-FOSS: Add canonical links for moved/duplicated/promoted issues Closes #222473 See merge request gitlab-org/gitlab!34604
-
Jason Yavorska authored
Add canonical links helper for specs Reduce factory usage Remove extra description blocks
-
Andrew Denner authored
-
Kamil Trzciński authored
Upgrade GitLab Pages to 1.26.0 See merge request gitlab-org/gitlab!43416
-
Vladimir Shushlin authored
-
Kamil Trzciński authored
Adds an actor to new_pipeline_form checks See merge request gitlab-org/gitlab!43402
-
Bob Van Landuyt authored
Reindexing: Automatic index selection See merge request gitlab-org/gitlab!42967
-
Bob Van Landuyt authored
Expose board epic user preferences See merge request gitlab-org/gitlab!42569
-
Jan Provaznik authored
Allows listing user preferences for a group epic swimlane in GraphQL.
-
Marc Shaw authored
-
Kushal Pandya authored
Column sorting for Incident list See merge request gitlab-org/gitlab!43121
-
Dmytro Zaporozhets (DZ) authored
Add InvitationReminderEmailService See merge request gitlab-org/gitlab!42843
-
Dmytro Zaporozhets (DZ) authored
Add feature flag metadata for compliance See merge request gitlab-org/gitlab!43405
-
James Lopez authored
Update group::import feature flags See merge request gitlab-org/gitlab!43394
-
Andreas Brandl authored
Postgres exclusion constraints are based on indexes. Recreating those will interfere with constraint checking. For now, we only have one of this type.
-
Kushal Pandya authored
Fix regression introduced due to keep-alive Closes #238631 See merge request gitlab-org/gitlab!43289
-
Himanshu Kapoor authored
Due to the left sidebar components in the Web IDE being kept alive, a regression was introduced because kept alive components don't trigger the `mounted` life cycle hook. So move the logic to `activated` hook, while also keeping it in the `mounted` hook (for the first render).
-
Imre Farkas authored
Add Member#send_invitation_reminder method See merge request gitlab-org/gitlab!42854
-
Kushal Pandya authored
Remove epic icons on Swimlanes See merge request gitlab-org/gitlab!43369
-
Alex Buijs authored
This service is to be called from the MemberInvitationReminderEmailsWorker cron job
-
Illya Klymov authored
Add ssh public key warning See merge request gitlab-org/gitlab!42303
-
Serena Fang authored
-
Kushal Pandya authored
Fixes start a new discussion not working with unified diff lines Closes #255278 See merge request gitlab-org/gitlab!43271
-
Kushal Pandya authored
Use gl-badge for vulnerability states See merge request gitlab-org/gitlab!43253
-
Kushal Pandya authored
Fix errors when checking MR task lists See merge request gitlab-org/gitlab!43125
-
Illya Klymov authored
Remove unused legend css code See merge request gitlab-org/gitlab!43275
-