- 25 Sep, 2020 40 commits
-
-
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
-
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
-
Illya Klymov authored
Merge branch '231203-apply-gitlab-ui-button-styles-to-buttons-in-ee-app-views-projects-protected_environments' into 'master' Apply GitLab UI button styles to buttons in ee/app/views/projects/protected_environments Closes #231203 See merge request gitlab-org/gitlab!42747
-
Andreas Brandl authored
This adds a random selection strategy to rebuild indexes. We tackle 2 indexes at a time and select rather large ones randomly. This is subject to improvement later but it'll get us going (basically removing the need to specify an index name manually). Also, as suggested earlier, this adds a view to conveniently access information about indexes and introduces a corresponding ActiveRecord model.
-
Ezekiel Kigbo authored
Remove internal fields from alert details table See merge request gitlab-org/gitlab!43076
-
Tristan Read authored
-
Simon Knox authored
Fix namespace problem with dynamic vuex import See merge request gitlab-org/gitlab!43386
-
Eulyeon Ko authored
Also add feature spec for testing discussion lock in merge request pages.
-