parent
80cce65d7e
commit
d0b93f1947
225
CHANGELOG.md
225
CHANGELOG.md
|
|
@ -2,6 +2,231 @@
|
|||
documentation](doc/development/changelog.md) for instructions on adding your own
|
||||
entry.
|
||||
|
||||
## 11.4.0 (2018-10-22)
|
||||
|
||||
### Security (9 changes)
|
||||
|
||||
- Filter user sensitive data from discussions JSON. !2536
|
||||
- Encrypt webhook tokens and URLs in the database. !21645
|
||||
- Redact confidential events in the API.
|
||||
- Set timeout for syntax highlighting.
|
||||
- Sanitize JSON data properly to fix XSS on Issue details page.
|
||||
- Markdown API no longer displays confidential title references unless authorized.
|
||||
- Properly filter private references from system notes.
|
||||
- Fix stored XSS in merge requests from imported repository.
|
||||
- Fix xss vulnerability sourced from package.json.
|
||||
|
||||
### Removed (2 changes)
|
||||
|
||||
- Remove background job throttling feature. !21748
|
||||
- Remove sidekiq info from performance bar.
|
||||
|
||||
### Fixed (68 changes, 18 of them are from the community)
|
||||
|
||||
- Fixes 500 for cherry pick API with empty branch name. !21501 (Jacopo Beschi @jacopo-beschi)
|
||||
- Fix sorting by priority or popularity on group issues page, when also searching issue content. !21521
|
||||
- Fix vertical alignment of text in diffs. !21573
|
||||
- Fix performance bar modal position. !21577
|
||||
- Bump KaTeX version to 0.9.0. !21625
|
||||
- Correctly show legacy diff notes in the merge request changes tab. !21652
|
||||
- Synchronize the default branch when updating a remote mirror. !21653
|
||||
- Filter group milestones based on user membership. !21660
|
||||
- Fix double title in merge request chat messages. !21670 (Kukovskii Vladimir)
|
||||
- Delete container repository tags outside of transaction. !21679
|
||||
- Images are no longer displayed in Todo descriptions. !21704
|
||||
- Fixed merge request widget discussion state not updating after resolving discussions. !21705
|
||||
- Vendor Auto-DevOps.gitlab-ci.yml to fix bug where the deploy job does not wait for Deployment to complete. !21713
|
||||
- Use Reliable Sidekiq fetch. !21715
|
||||
- No longer show open issues from archived projects in group issue board. !21721
|
||||
- Issue and MR count now ignores archived projects. !21721
|
||||
- Fix resizing of monitoring dashboard. !21730
|
||||
- Fix object storage uploads not working with AWS v2. !21731
|
||||
- Don't ignore first action when assign and unassign quick actions are used in the same comment. !21749
|
||||
- Align form labels following Bootstrap 4 docs. !21752
|
||||
- Respect the user commit email in more places. !21773
|
||||
- Use stats RPC when comparing diffs. !21778
|
||||
- Show commit details for selected commit in MR diffs. !21784
|
||||
- Resolve "Geo: Does not mark repositories as missing on primary due to stale cache". !21789
|
||||
- Fix leading slash in redirects and add rubocop cop. !21828 (Sanad Liaquat)
|
||||
- Fix activity titles for MRs in chat notification services. !21834
|
||||
- Hides Close Merge request btn on merged Merge request. !21840 (Jacopo Beschi @jacopo-beschi)
|
||||
- Doesn't synchronize the default branch for push mirrors. !21861
|
||||
- Fix broken styling when issue board is collapsed. !21868 (Andrea Leone)
|
||||
- Set a header for custom error pages to prevent them from being intercepted by gitlab-workhorse. !21870 (David Piegza)
|
||||
- Fix resolved discussions being unresolved when commented on. !21881
|
||||
- Fix timeout when running the RemoveRestrictedTodos background migration. !21893
|
||||
- Enable the ability to use the force env for rebuilding authorized_keys during a restore. !21896
|
||||
- Fix link handling for issue cards to avoid too sensitive drag events. !21910 (Johann Hubert Sonntagbauer)
|
||||
- Guard against a login attempt with invalid CSRF token. !21934
|
||||
- Allow setting user's organization and location attributes through the API by adding them to the list of allowed parameters. !21938 (Alexis Reigel)
|
||||
- Includes commit stats in POST project commits API. !21968 (Jacopo Beschi @jacopo-beschi)
|
||||
- Fix loading issue on some merge request discussion. !21982
|
||||
- Prevent Error 500s with invalid relative links. !22001
|
||||
- Fix stale issue boards after browser back. !22006 (Johann Hubert Sonntagbauer)
|
||||
- Filter issues without an Assignee via the API. !22009 (Eva Kadlecová)
|
||||
- Fixes modal button alignment. !22024 (Jacopo Beschi @jacopo-beschi)
|
||||
- Fix rendering placeholder notes. !22078
|
||||
- Instance Configuration page now displays correct SSH fingerprints. !22081
|
||||
- Fix showing diff file header for renamed files. !22089
|
||||
- Fix LFS uploaded images not being rendered. !22092
|
||||
- Fix the issue where long environment names aren't being truncated, causing the environment name to overlap into the column next to it. !22104
|
||||
- Trim whitespace when inviting a new user by email. !22119 (Jacopo Beschi @jacopo-beschi)
|
||||
- Fix incorrect parent path on group settings page. !22142
|
||||
- Update copy to clipboard button data for application secret. !22268 (George Tsiolis)
|
||||
- Improve MR file tree in smaller screens. !22273
|
||||
- Fix project deletion when there is a export available. !22276
|
||||
- Fixes stuck block URL linking to documentation instead of settings page. !22286
|
||||
- Fix caching issue with pipelines URL. !22293
|
||||
- Fix erased block not being rendered when job was erased. !22294
|
||||
- Load correct stage in the stages dropdown. !22317
|
||||
- Fixes close/reopen quick actions preview for issues and merge_requests. !22343 (Jacopo Beschi @jacopo-beschi)
|
||||
- Allow Issue and Merge Request sidebar to be toggled from collapsed state. !22353
|
||||
- Fix filter bar height bug when a tag is added.
|
||||
- Fix the state of the Done button when there is an error in the GitLab Todos section. (marcos8896)
|
||||
- Fix wrong text color of help text in merge request creation. (Gerard Montemayor)
|
||||
- Add borders and white background to markdown tables.
|
||||
- Fixed mention autocomplete in edit merge request.
|
||||
- Fix long webhook URL overflow for custom integration. (Kukovskii Vladimir)
|
||||
- Fixed file templates not fully being fetched in Web IDE.
|
||||
- Fixes performance bar looking for a key in a undefined prop.
|
||||
- Hides sidebar for job page in mobile.
|
||||
- Fixes triggered/created labeled in job header.
|
||||
|
||||
### Changed (26 changes, 4 of them are from the community)
|
||||
|
||||
- Enable unauthenticated access to public SSH keys via the API. !20118 (Ronald Claveau)
|
||||
- Support Kubernetes RBAC for GitLab Managed Apps when creating new clusters. !21401
|
||||
- Highlight current user in comments. !21406
|
||||
- Excludes project marked from deletion to projects API. !21542 (Jacopo Beschi @jacopo-beschi)
|
||||
- Improve install flow of Kubernetes cluster apps. !21567
|
||||
- Move including external files in .gitlab-ci.yml from Starter to Libre. !21603
|
||||
- Simplify runner registration token resetting. !21658
|
||||
- Filter any parameters ending with "key" in logs. !21688
|
||||
- Ensure the schema is loaded with post_migrations included. !21689
|
||||
- Updated icons used in filtered search dropdowns. !21694
|
||||
- Enable omniauth by default. !21700
|
||||
- Vendor Auto-DevOps.gitlab-ci.yml to refactor registry_login. !21714 (Laurent Goderre @LaurentGoderre)
|
||||
- Add Gitaly diff stats RPC client. !21732
|
||||
- Allow user to revoke an authorized application even if User OAuth applications setting is disabled in admin settings. !21835
|
||||
- Change vertical margin of page titles to 16px. !21888
|
||||
- Preserve order of project tags list. !21897
|
||||
- Avoid close icon leaving the modal header. !21904
|
||||
- Allow /copy_metadata for new issues and MRs. !21953
|
||||
- Link to the tag for a version on the help page instead of to the commit. !22015
|
||||
- Show SHA for pre-release versions on the help page. !22026
|
||||
- Use local tiller for Auto DevOps. !22036
|
||||
- Remove 'rbac_clusters' feature flag. !22096
|
||||
- Increased retained event data by extending events pruner timeframe to 2 years. !22145
|
||||
- Add installation type to backup information file. !22150
|
||||
- Remove duplicate button from the markdown header toolbar. !22192 (George Tsiolis)
|
||||
- Update to Rouge 3.3.0 including frozen string literals for improved memory usage.
|
||||
|
||||
### Performance (17 changes, 6 of them are from the community)
|
||||
|
||||
- Enable frozen string in app/controllers/**/*.rb.
|
||||
- Improve lazy image loading performance by using IntersectionObserver where available. !21565
|
||||
- Adds support for Gitaly ListLastCommitsForTree RPC in order to make bulk-fetch of commits more performant. !21921
|
||||
- Dont create license_management build when not included in license. !21958
|
||||
- Skip creating auto devops jobs for sast, container_scanning, dast, dependency_scanning when not licensed. !21959
|
||||
- Reduce queries needed to compute notification recipients. !22050
|
||||
- Banzai label ref finder - minimize SQL calls by sharing context more aggresively. !22070
|
||||
- Removes expensive dead code on main MR page request. !22153
|
||||
- Lazy load xterm custom colors css.
|
||||
- Mitigate N+1 queries when parsing commit references in comments.
|
||||
- Enable more frozen string in app/controllers/. (gfyoung)
|
||||
- Increase performance when creating discussions on diff.
|
||||
- Enable frozen string in lib/api and lib/backup. (gfyoung)
|
||||
- Enable frozen string in vestigial files. (gfyoung)
|
||||
- Enable frozen string for app/helpers/**/*.rb. (gfyoung)
|
||||
- Enable frozen string in app/graphql + app/finders. (gfyoung)
|
||||
- Enable even more frozen string in app/controllers. (gfyoung)
|
||||
|
||||
### Added (37 changes, 21 of them are from the community)
|
||||
|
||||
- Allow file templates to be requested at the project level. !7776
|
||||
- Add /lock and /unlock quick actions. !15197 (Mehdi Lahmam (@mehlah))
|
||||
- Added search functionality for Work In Progress (WIP) merge requests. !18119 (Chantal Rollison)
|
||||
- pipeline webhook event now contain pipeline variables. !18171 (Pierre Tardy)
|
||||
- Add markdown header toolbar button to insert table. !18480 (George Tsiolis)
|
||||
- Add link button to markdown editor toolbar. !18579 (Jan Beckmann)
|
||||
- Add access control to GitLab pages and make it possible to enable/disable it in project settings. !18589 (Tuomo Ala-Vannesluoma)
|
||||
- Add a filter bar to the admin runners view and add a state filter. !19625 (Alexis Reigel)
|
||||
- Add a type filter to the admin runners view. !19649 (Alexis Reigel)
|
||||
- Allow user to choose the email used for commits made through GitLab's UI. !21213 (Joshua Campbell)
|
||||
- Add autocomplete drop down filter for project snippets. !21458 (Fabian Schneider)
|
||||
- Allow events filter to be set in the URL in addition to cookie. !21557 (Igor @igas)
|
||||
- Adds a initialize_with_readme parameter to POST /projects. !21617 (Steve)
|
||||
- Add ability to skip user email confirmation with API. !21630
|
||||
- Add sorting for labels on labels page. !21642
|
||||
- Set user status from within user menu. !21643
|
||||
- Copy nurtch demo notebooks at Jupyter startup. !21698 (Amit Rathi)
|
||||
- Allows to sort projects by most stars. !21762 (Jacopo Beschi @jacopo-beschi)
|
||||
- Allow pipelines to schedule delayed job runs. !21767
|
||||
- Added tree of changed files to merge request diffs. !21833
|
||||
- Add GitLab version components to CI environment variables. !21853
|
||||
- Allows to chmod file with commits API. !21866 (Jacopo Beschi @jacopo-beschi)
|
||||
- Make single diff patch limit configurable. !21886
|
||||
- Extend reports feature to support Security Products. !21892
|
||||
- Adds the user's public_email attribute to the API. !21909 (Alexis Reigel)
|
||||
- Update all gitlab CI templates from gitlab-org/gitlab-ci-yml. !21929
|
||||
- Add support for setting the public email through the api. !21938 (Alexis Reigel)
|
||||
- Support db migration and initialization for Auto DevOps. !21955
|
||||
- Add subscribe filter to group and project labels pages. !21965
|
||||
- Add support for pipeline only/except policy for modified paths. !21981
|
||||
- Docs for Project/Groups members API with inherited members. !21984 (Jacopo Beschi @jacopo-beschi)
|
||||
- Adds Web IDE commits to usage ping. !22007
|
||||
- Add timed incremental rollout to Auto DevOps. !22023
|
||||
- Show percentage of language detection on the language bar. !22056 (Johann Hubert Sonntagbauer)
|
||||
- Allows to filter issues by Any milestone in the API. !22080 (Jacopo Beschi @jacopo-beschi)
|
||||
- Add button to download 2FA codes. (Luke Picciau)
|
||||
- Render log artifact files in GitLab.
|
||||
|
||||
### Other (42 changes, 16 of them are from the community)
|
||||
|
||||
- Send deployment information in job API. !21307
|
||||
- Split admin settings into multiple sub pages. !21467
|
||||
- Remove Rugged and shell code from Gitlab::Git. !21488
|
||||
- Add trigger information in job API. !21495
|
||||
- Add empty state illustration information in job API. !21532
|
||||
- Add retried jobs to pipeline stage. !21558
|
||||
- Rails 5: fix issue move service In rails 5, the attributes method for an enum returns the name instead of the database integer. !21616 (Jasper Maes)
|
||||
- Expose project runners in job API. !21618
|
||||
- create from template: hide checkbox for initializing repository with readme. !21646
|
||||
- Adds new 'Overview' tab on user profile page. !21663
|
||||
- Add clean-up phase for ScheduleDiffFilesDeletion migration. !21734
|
||||
- Prevents private profile help link from toggling checkbox. !21757
|
||||
- Make AutoDevOps work behind proxy. !21775 (Sergej - @kinolaev)
|
||||
- Use Vue components and new API to render Artifacts, Trigger Variables and Commit blocks on Job page. !21777
|
||||
- Add wrapper rake task to migrate all uploads to OS. !21779
|
||||
- Retroactively fill pipeline source for external pipelines. !21814
|
||||
- Rename squash before merge vue component. !21851 (George Tsiolis)
|
||||
- Fix merge request header margins. !21878
|
||||
- Fix committer typo. !21899 (George Tsiolis)
|
||||
- Adds an extra width to the responsive tables. !21928
|
||||
- Expose has_trace in job API. !21950
|
||||
- Rename block scope local variable in table pagination spec. !21969 (George Tsiolis)
|
||||
- Fix blue, orange, and red color inconsistencies. !21972
|
||||
- Update operations metrics empty state. !21974 (George Tsiolis)
|
||||
- Improve empty project placeholder for non-members and members without write access. !21977 (George Tsiolis)
|
||||
- Add copy to clipboard button for application id and secret. !21978 (George Tsiolis)
|
||||
- Add link component to UserAvatarLink component. !21986 (George Tsiolis)
|
||||
- Add link component to DownloadViewer component. !21987 (George Tsiolis)
|
||||
- Rephrase 2FA and TOTP documentation and view. !21998 (Marc Schwede)
|
||||
- Update project path on project name autofill. !22016
|
||||
- Improve logging when username update fails due to registry tags. !22038
|
||||
- Align collapsed sidebar avatar container. !22044 (George Tsiolis)
|
||||
- Rails5: fix artifacts controller download spec Rails5 has params[:file_type] as '' if file_type is included as nil in the request. !22123 (Jasper Maes)
|
||||
- Hide pagination for personal projects on profile overview tab. !22321
|
||||
- Extracts scroll position check into reusable functions.
|
||||
- Uses Vuex store in job details page and removes old mediator pattern.
|
||||
- Render 412 when invalid UTF-8 parameters are passed to controller.
|
||||
- Renders Job show page in new Vue app.
|
||||
- Add link to User Snippets in breadcrumbs of New User Snippet page. (J.D. Bean)
|
||||
- Log project services errors when executing async.
|
||||
- Update docs regarding frozen string. (gfyoung)
|
||||
- Check frozen string in style builds. (gfyoung)
|
||||
|
||||
|
||||
## 11.3.6 (2018-10-17)
|
||||
|
||||
- No changes.
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix link handling for issue cards to avoid too sensitive drag events.
|
||||
merge_request: 21910
|
||||
author: Johann Hubert Sonntagbauer
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix stale issue boards after browser back
|
||||
merge_request: 22006
|
||||
author: Johann Hubert Sonntagbauer
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Show percentage of language detection on the language bar
|
||||
merge_request: 22056
|
||||
author: Johann Hubert Sonntagbauer
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: "Allow events filter to be set in the URL in addition to cookie"
|
||||
merge_request: 21557
|
||||
author: Igor @igas
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Send deployment information in job API
|
||||
merge_request: 21307
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Adds a initialize_with_readme parameter to POST /projects
|
||||
merge_request: 21617
|
||||
author: Steve
|
||||
type: added
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: "Fix the issue where long environment names aren't being truncated, causing the environment name to overlap into the column next to it."
|
||||
merge_request: 22104
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add autocomplete drop down filter for project snippets
|
||||
merge_request: 21458
|
||||
author: Fabian Schneider
|
||||
type: added
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Set a header for custom error pages to prevent them from being intercepted
|
||||
by gitlab-workhorse
|
||||
merge_request: 21870
|
||||
author: David Piegza
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Allow user to choose the email used for commits made through GitLab's UI.
|
||||
merge_request: 21213
|
||||
author: Joshua Campbell
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix resolved discussions being unresolved when commented on
|
||||
merge_request: 21881
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Support Kubernetes RBAC for GitLab Managed Apps when creating new clusters
|
||||
merge_request: 21401
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Images are no longer displayed in Todo descriptions
|
||||
merge_request: 21704
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Improve lazy image loading performance by using IntersectionObserver where
|
||||
available
|
||||
merge_request: 21565
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Adds support for Gitaly ListLastCommitsForTree RPC in order to make bulk-fetch
|
||||
of commits more performant
|
||||
merge_request: 21921
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Rephrase 2FA and TOTP documentation and view
|
||||
merge_request: 21998
|
||||
author: Marc Schwede
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Instance Configuration page now displays correct SSH fingerprints
|
||||
merge_request: 22081
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix long webhook URL overflow for custom integration.
|
||||
merge_request:
|
||||
author: Kukovskii Vladimir
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Filter issues without an Assignee via the API
|
||||
merge_request: 22009
|
||||
author: Eva Kadlecová
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Simplify runner registration token resetting
|
||||
merge_request: 21658
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Move including external files in .gitlab-ci.yml from Starter to Libre
|
||||
merge_request: 21603
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Allows to chmod file with commits API
|
||||
merge_request: 21866
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix double title in merge request chat messages.
|
||||
merge_request: 21670
|
||||
author: Kukovskii Vladimir
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add link button to markdown editor toolbar
|
||||
merge_request: 18579
|
||||
author: Jan Beckmann
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Lazy load xterm custom colors css
|
||||
merge_request:
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Split admin settings into multiple sub pages
|
||||
merge_request: 21467
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Adds Web IDE commits to usage ping
|
||||
merge_request: 22007
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes modal button alignment
|
||||
merge_request: 22024
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Issue and MR count now ignores archived projects
|
||||
merge_request: 21721
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: No longer show open issues from archived projects in group issue board
|
||||
merge_request: 21721
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add GitLab version components to CI environment variables
|
||||
merge_request: 21853
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Updated icons used in filtered search dropdowns
|
||||
merge_request: 21694
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Allow user to revoke an authorized application even if User OAuth applications
|
||||
setting is disabled in admin settings
|
||||
merge_request: 21835
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Reduce queries needed to compute notification recipients
|
||||
merge_request: 22050
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Support db migration and initialization for Auto DevOps
|
||||
merge_request: 21955
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Fix the state of the Done button when there is an error in the GitLab Todos
|
||||
section
|
||||
merge_request:
|
||||
author: marcos8896
|
||||
type: fixed
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Skip creating auto devops jobs for sast, container_scanning, dast, dependency_scanning
|
||||
when not licensed
|
||||
merge_request: 21959
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix vertical alignment of text in diffs
|
||||
merge_request: 21573
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Dont create license_management build when not included in license
|
||||
merge_request: 21958
|
||||
author:
|
||||
type: performance
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Set user status from within user menu
|
||||
merge_request: 21643
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Show commit details for selected commit in MR diffs
|
||||
merge_request: 21784
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Adds new 'Overview' tab on user profile page
|
||||
merge_request: 21663
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix filter bar height bug when a tag is added
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Enable omniauth by default
|
||||
merge_request: 21700
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Improve install flow of Kubernetes cluster apps
|
||||
merge_request: 21567
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Hides Close Merge request btn on merged Merge request
|
||||
merge_request: 21840
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Fix sorting by priority or popularity on group issues page, when also searching
|
||||
issue content
|
||||
merge_request: 21521
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Update all gitlab CI templates from gitlab-org/gitlab-ci-yml
|
||||
merge_request: 21929
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix timeout when running the RemoveRestrictedTodos background migration
|
||||
merge_request: 21893
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add retried jobs to pipeline stage
|
||||
merge_request: 21558
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix performance bar modal position
|
||||
merge_request: 21577
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes 500 for cherry pick API with empty branch name
|
||||
merge_request: 21501
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Excludes project marked from deletion to projects API
|
||||
merge_request: 21542
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: 'create from template: hide checkbox for initializing repository with readme'
|
||||
merge_request: 21646
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add sorting for labels on labels page
|
||||
merge_request: 21642
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Use Vue components and new API to render Artifacts, Trigger Variables and Commit blocks on Job page
|
||||
merge_request: 21777
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Extracts scroll position check into reusable functions
|
||||
merge_request:
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Uses Vuex store in job details page and removes old mediator pattern
|
||||
merge_request:
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Renders Job show page in new Vue app
|
||||
merge_request:
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add trigger information in job API
|
||||
merge_request: 21495
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Remove 'rbac_clusters' feature flag
|
||||
merge_request: 22096
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Encrypt webhook tokens and URLs in the database
|
||||
merge_request: 21645
|
||||
author:
|
||||
type: security
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix broken styling when issue board is collapsed
|
||||
merge_request: 21868
|
||||
author: Andrea Leone
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add empty state illustration information in job API
|
||||
merge_request: 21532
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Expose project runners in job API
|
||||
merge_request: 21618
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add link to User Snippets in breadcrumbs of New User Snippet page
|
||||
merge_request:
|
||||
author: J.D. Bean
|
||||
type: add
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Docs for Project/Groups members API with inherited members
|
||||
merge_request: 21984
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Vendor Auto-DevOps.gitlab-ci.yml to refactor registry_login
|
||||
merge_request: 21714
|
||||
author: Laurent Goderre @LaurentGoderre
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Prevents private profile help link from toggling checkbox
|
||||
merge_request: 21757
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Remove background job throttling feature
|
||||
merge_request: 21748
|
||||
author:
|
||||
type: removed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Respect the user commit email in more places
|
||||
merge_request: 21773
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes performance bar looking for a key in a undefined prop
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add wrapper rake task to migrate all uploads to OS
|
||||
merge_request: 21779
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Retroactively fill pipeline source for external pipelines.
|
||||
merge_request: 21814
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Doesn't synchronize the default branch for push mirrors
|
||||
merge_request: 21861
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Allows to filter issues by Any milestone in the API
|
||||
merge_request: 22080
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Includes commit stats in POST project commits API
|
||||
merge_request: 21968
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Preserve order of project tags list
|
||||
merge_request: 21897
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Expose has_trace in job API
|
||||
merge_request: 21950
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Use local tiller for Auto DevOps
|
||||
merge_request: 22036
|
||||
author:
|
||||
type: changed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Update project path on project name autofill
|
||||
merge_request: 22016
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add borders and white background to markdown tables
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Trim whitespace when inviting a new user by email
|
||||
merge_request: 22119
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix incorrect parent path on group settings page
|
||||
merge_request: 22142
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Improve MR file tree in smaller screens
|
||||
merge_request: 22273
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix caching issue with pipelines URL
|
||||
merge_request: 22293
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes stuck block URL linking to documentation instead of settings page
|
||||
merge_request: 22286
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Allow Issue and Merge Request sidebar to be toggled from collapsed state
|
||||
merge_request: 22353
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Hide pagination for personal projects on profile overview tab
|
||||
merge_request: 22321
|
||||
author:
|
||||
type: other
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix erased block not being rendered when job was erased
|
||||
merge_request: 22294
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Hides sidebar for job page in mobile
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes triggered/created labeled in job header
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Load correct stage in the stages dropdown
|
||||
merge_request: 22317
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fixes close/reopen quick actions preview for issues and merge_requests
|
||||
merge_request: 22343
|
||||
author: Jacopo Beschi @jacopo-beschi
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Allow file templates to be requested at the project level
|
||||
merge_request: 7776
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Extend reports feature to support Security Products
|
||||
merge_request: 21892
|
||||
author:
|
||||
type: added
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix showing diff file header for renamed files
|
||||
merge_request: 22089
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Fix rendering placeholder notes
|
||||
merge_request: 22078
|
||||
author:
|
||||
type: fixed
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Add button to download 2FA codes
|
||||
merge_request:
|
||||
author: Luke Picciau
|
||||
type: added
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue