- 05 Aug, 2020 40 commits
-
-
Sean McGivern authored
Create a service to compute burnup charts for milestones See merge request gitlab-org/gitlab!37636
-
Olena Horal-Koretska authored
Add default terms opt in experiment See merge request gitlab-org/gitlab!38491
-
Jan Provaznik authored
Add milestone_title filter to Epics Finder Closes #218621 See merge request gitlab-org/gitlab!36193
-
Bob Van Landuyt authored
Enable real-time assignees when ActionCable in-app See merge request gitlab-org/gitlab!38204
-
Marcia Ramos authored
Docs: bad-then-good applies to dev guidelines only See merge request gitlab-org/gitlab!38471
-
Marcia Ramos authored
-
Shinya Maeda authored
Support Renaming a Feature Flag via the API Closes #233026 See merge request gitlab-org/gitlab!38425
-
Jason Goodman authored
Update documentation and specs
-
Jarka Košanová authored
BG migration for MR metrics target_project_id See merge request gitlab-org/gitlab!37713
-
Natalia Tepluhina authored
Merge branch '227582-package-detail-ui-update-the-package-detail-main-body-to-include-a-history-install-commands' into 'master' Add metadata component to Package details page See merge request gitlab-org/gitlab!38285
-
Nicolò Maria Mezzopera authored
- source - tests - bindings
-
Jarka Košanová authored
Rewrite query to check resolved_on_default_branch See merge request gitlab-org/gitlab!38452
-
Alan (Maciej) Paruszewski authored
-
Illya Klymov authored
Add ‘paste panel YAML into dashboard’ columns with buttons and message to panel preview page See merge request gitlab-org/gitlab!38381
-
James Lopez authored
Adds composer metadata to package presenter Closes #222469 See merge request gitlab-org/gitlab!38559
-
Heinrich Lee Yu authored
This adds a conditional index to improve query performance in burnup charts
-
Heinrich Lee Yu authored
We don't know what number to cap this exactly but I think this is a reasonable first iteration where most regular milestones shouldn't hit
-
Heinrich Lee Yu authored
This computes the aggregated data per day so that we don't have to send all the events and compute this in the frontend
-
Dylan Griffith authored
Add support for specifying AWS Server Side Encryption (AWS-KMS) See merge request gitlab-org/gitlab!38240
-
Marcel Amirault authored
Add documentation and configuration for using overcommit See merge request gitlab-org/gitlab!38128
-
Evan Read authored
Also add example configuration for documentation linters.
-
Olena Horal-Koretska authored
Replace fa-times-circle icon with GitLab SVG clear icon Closes #225189 See merge request gitlab-org/gitlab!38409
-
Ash McKenzie authored
Refactor group package api specs See merge request gitlab-org/gitlab!38522
-
Nicolò Maria Mezzopera authored
Move slot content from RelatedIssuesList to RelatedIssuableItem See merge request gitlab-org/gitlab!38181
-
Daniel Tian authored
Remove the slots in RelatedIssuableItem by moving the slot content from RelatedIssueList to RelatedIssuableItem
-
Stan Hu authored
Prior to this change, uploads to AWS S3 were only encrypted on the server if a default encryption were specified on the bucket. With this change, admins can now configure the encryption and the AWS Key Management Service (KMS) key ID in GitLab Rails, and the configuration will be used in uploads. Bucket policies to enforce gencryption can now be used since Workhorse sends the required headers (`x-amz-server-side-encryption` and `x-amz-server-side-encryption-aws-kms-key-id`). This also refactors the object storage config parsing. This requires https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/537 to work. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/22200
-
Kushal Pandya authored
Replace fa-play/pause icons with svg See merge request gitlab-org/gitlab!38535
-
Ash McKenzie authored
Add a left-hand navigation to the security page See merge request gitlab-org/gitlab!38529
-
Stan Hu authored
Rename Security::Occurrence to Security::Finding See merge request gitlab-org/gitlab!38608
-
Kushal Pandya authored
Show blank empty text for approved by in MR widget Closes #233082 See merge request gitlab-org/gitlab!38436
-
Kushal Pandya authored
Rename the WIP filter to draft in the filtered search bar See merge request gitlab-org/gitlab!38161
-
Kushal Pandya authored
Sort project select dropdown by similarity See merge request gitlab-org/gitlab!38511
-
Ash McKenzie authored
Fix cluster apps artifact parsing for empty blobs See merge request gitlab-org/gitlab!38367
-
Ramya Authappan authored
Refactor basic design management test See merge request gitlab-org/gitlab!38131
-
Mike Lewis authored
Clarify docs coverage of UI text that may run counter to style rules See merge request gitlab-org/gitlab!38431
-
Mike Lewis authored
-
James Fargher authored
Add ability to query DastSiteProfiles via GraphQL See merge request gitlab-org/gitlab!38014
-
Philip Cunningham authored
Nests GraphQL field called dast_site_profiles under project to with a new policy and some tests.
-
Ezekiel Kigbo authored
Merge branch '222333-ux-pajamas-implementation-move-buttons-in-settings-webhooks-to-the-right' into 'master' Move button in Settings > Webhooks to the right Closes #222333 See merge request gitlab-org/gitlab!38650
-
Ezekiel Kigbo authored
Change date time picker units See merge request gitlab-org/gitlab!38232
-