Update CHANGELOG.md for 11.4.0

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