Commit 4707e341 authored by Rémy Coutable's avatar Rémy Coutable

Add 8.13.2 CHANGELOG entries

[ci skip]
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent a60cc42b
Please view this file on the master branch, on stable branches it's out of date. Please view this file on the master branch, on stable branches it's out of date.
## 8.14.0 (2016-11-22) ## 8.14.0 (2016-11-22)
- Backups do not fail anymore when using tar on annex and custom_hooks only. !5814
- Adds user project membership expired event to clarify why user was removed (Callum Dryden) - Backups do not fail anymore when using tar on annex and custom_hooks only. !5814
- Trim leading and trailing whitespace on project_path (Linus Thiel) - Adds user project membership expired event to clarify why user was removed (Callum Dryden)
- Prevent award emoji via notes for issues/MRs authored by user (barthc) - Trim leading and trailing whitespace on project_path (Linus Thiel)
- Adds an optional path parameter to the Commits API to filter commits by path (Luis HGO) - Prevent award emoji via notes for issues/MRs authored by user (barthc)
- Fix extra space on Build sidebar on Firefox !7060 - Adds an optional path parameter to the Commits API to filter commits by path (Luis HGO)
- Fix mobile layout issues in admin user overview page !7087 - Fix extra space on Build sidebar on Firefox !7060
- Fix HipChat notifications rendering (airatshigapov, eisnerd) - Fix mobile layout issues in admin user overview page !7087
- Refactor Jira service to use jira-ruby gem - Fix HipChat notifications rendering (airatshigapov, eisnerd)
- Add hover to trash icon in notes !7008 (blackst0ne) - Refactor Jira service to use jira-ruby gem
- Only show one error message for an invalid email !5905 (lycoperdon) - Add hover to trash icon in notes !7008 (blackst0ne)
- Fix sidekiq stats in admin area (blackst0ne) - Only show one error message for an invalid email !5905 (lycoperdon)
- Created cycle analytics bundle JavaScript file - Fix sidekiq stats in admin area (blackst0ne)
- API: Fix booleans not recognized as such when using the `to_boolean` helper - Created cycle analytics bundle JavaScript file
- Removed delete branch tooltip !6954 - API: Fix booleans not recognized as such when using the `to_boolean` helper
- Stop unauthorized users dragging on milestone page (blackst0ne) - Removed delete branch tooltip !6954
- Restore issue boards welcome message when a project is created !6899 - Stop unauthorized users dragging on milestone page (blackst0ne)
- Escape ref and path for relative links !6050 (winniehell) - Restore issue boards welcome message when a project is created !6899
- Fixed link typo on /help/ui to Alerts section. !6915 (Sam Rose) - Escape ref and path for relative links !6050 (winniehell)
- Fix filtering of milestones with quotes in title (airatshigapov) - Fixed link typo on /help/ui to Alerts section. !6915 (Sam Rose)
- Refactor less readable existance checking code from CoffeeScript !6289 (jlogandavison) - Fix filtering of milestones with quotes in title (airatshigapov)
- Update mail_room and enable sentinel support to Reply By Email (!7101) - Refactor less readable existance checking code from CoffeeScript !6289 (jlogandavison)
- Add task completion status in Issues and Merge Requests tabs: "X of Y tasks completed" (!6527, @gmesalazar) - Update mail_room and enable sentinel support to Reply By Email (!7101)
- Simpler arguments passed to named_route on toggle_award_url helper method - Add task completion status in Issues and Merge Requests tabs: "X of Y tasks completed" (!6527, @gmesalazar)
- Fix typo in framework css class. !7086 (Daniel Voogsgerd) - Simpler arguments passed to named_route on toggle_award_url helper method
- New issue board list dropdown stays open after adding a new list - Fix typo in framework css class. !7086 (Daniel Voogsgerd)
- Fix: Backup restore doesn't clear cache - New issue board list dropdown stays open after adding a new list
- Optimize Event queries by removing default order - Fix: Backup restore doesn't clear cache
- API: Fix project deploy keys 400 and 500 errors when adding an existing key. !6784 (Joshua Welsh) - Optimize Event queries by removing default order
- Add job for removal of unreferenced LFS objects from both the database and the filesystem (Frank Groeneveld) - API: Fix project deploy keys 400 and 500 errors when adding an existing key. !6784 (Joshua Welsh)
- Replace jquery.cookie plugin with js.cookie !7085 - Add job for removal of unreferenced LFS objects from both the database and the filesystem (Frank Groeneveld)
- Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method - Replace jquery.cookie plugin with js.cookie !7085
- Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens - Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method
- Show full status link on MR & commit pipelines - Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens
- Fix documents and comments on Build API `scope` - Show full status link on MR & commit pipelines
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov) - Fix documents and comments on Build API `scope`
- Shortened merge request modal to let clipboard button not overlap - Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
- In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo) - Shortened merge request modal to let clipboard button not overlap
- In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo)
## 8.13.2
- Fix builds dropdown overlapping bug !7124 ## 8.13.2 (2016-10-31)
- Fix applying labels for GitHub-imported MRs !7139
- Fix importing MR comments from GitHub !7139 - Fix encoding issues on pipeline commits. !6832
- Modify GitHub importer to be retryable !7003 - Use Hash rocket syntax to fix cycle analytics under Ruby 2.1. !6977
- Fix builds tab visibility - Modify GitHub importer to be retryable. !7003
- Fix and improve `Sortable.highest_label_priority` - Fix refs dropdown selection with special characters. !7061
- Fixed sticky merge request tabs when sidebar is pinned - Fix horizontal padding for highlight blocks. !7062
- Pass user instance to `Labels::FindOrCreateService` or `skip_authorization: true`. !7093
- Fix builds dropdown overlapping bug. !7124
- Fix applying labels for GitHub-imported MRs. !7139
- Fix importing MR comments from GitHub. !7139
- Fix project member access for group links. !7144
- API: Fix booleans not recognized as such when using the `to_boolean` helper. !7149
- Fix and improve `Sortable.highest_label_priority`. !7165
- Fixed sticky merge request tabs when sidebar is pinned. !7167
- Only remove right connector of first build of last stage. !7179
## 8.13.1 (2016-10-25) ## 8.13.1 (2016-10-25)
- Fix branch protection API. !6215
- Fix hidden pipeline graph on commit and MR page. !6895 - Fix branch protection API. !6215
- Fix Cycle analytics not showing correct data when filtering by date. !6906 - Fix hidden pipeline graph on commit and MR page. !6895
- Ensure custom provider tab labels don't break layout. !6993 - Fix Cycle analytics not showing correct data when filtering by date. !6906
- Fix issue boards user link when in subdirectory. !7018 - Ensure custom provider tab labels don't break layout. !6993
- Refactor and add new environment functionality to CI yaml reference. !7026 - Fix issue boards user link when in subdirectory. !7018
- Fix typo in project settings that prevents users from enabling container registry. !7037 - Refactor and add new environment functionality to CI yaml reference. !7026
- Fix events order in `users/:id/events` endpoint. !7039 - Fix typo in project settings that prevents users from enabling container registry. !7037
- Remove extra line for empty issue description. !7045 - Fix events order in `users/:id/events` endpoint. !7039
- Don't append issue/MR templates to any existing text. !7050 - Remove extra line for empty issue description. !7045
- Fix error in generating labels. !7055 - Don't append issue/MR templates to any existing text. !7050
- Stop clearing the database cache on `rake cache:clear`. !7056 - Fix error in generating labels. !7055
- Only show register tab if signup enabled. !7058 - Stop clearing the database cache on `rake cache:clear`. !7056
- Fix lightweight tags not processed correctly by GitTagPushService - Only show register tab if signup enabled. !7058
- Expire and build repository cache after project import. !7064 - Fix lightweight tags not processed correctly by GitTagPushService
- Fix bug where labels would be assigned to issues that were moved. !7065 - Expire and build repository cache after project import. !7064
- Fix reply-by-email not working due to queue name mismatch. !7068 - Fix bug where labels would be assigned to issues that were moved. !7065
- Fix 404 for group pages when GitLab setup uses relative url. !7071 - Fix reply-by-email not working due to queue name mismatch. !7068
- Fix `User#to_reference`. !7088 - Fix 404 for group pages when GitLab setup uses relative url. !7071
- Reduce overhead of `LabelFinder` by avoiding `#presence` call. !7094 - Fix `User#to_reference`. !7088
- Fix unauthorized users dragging on issue boards. !7096 - Reduce overhead of `LabelFinder` by avoiding `#presence` call. !7094
- Only schedule `ProjectCacheWorker` jobs when needed. !7099 - Fix unauthorized users dragging on issue boards. !7096
- Only schedule `ProjectCacheWorker` jobs when needed. !7099
## 8.13.0 (2016-10-22) ## 8.13.0 (2016-10-22)
- Fix save button on project pipeline settings page. (!6955)
- All Sidekiq workers now use their own queue - Fix save button on project pipeline settings page. (!6955)
- Avoid race condition when asynchronously removing expired artifacts. (!6881) - All Sidekiq workers now use their own queue
- Improve Merge When Build Succeeds triggers and execute on pipeline success. (!6675) - Avoid race condition when asynchronously removing expired artifacts. (!6881)
- Respond with 404 Not Found for non-existent tags (Linus Thiel) - Improve Merge When Build Succeeds triggers and execute on pipeline success. (!6675)
- Truncate long labels with ellipsis in labels page - Respond with 404 Not Found for non-existent tags (Linus Thiel)
- Improve tabbing usability for sign in page (ClemMakesApps) - Truncate long labels with ellipsis in labels page
- Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint - Improve tabbing usability for sign in page (ClemMakesApps)
- Adding members no longer silently fails when there is extra whitespace - Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint
- Update runner version only when updating contacted_at - Adding members no longer silently fails when there is extra whitespace
- Add link from system note to compare with previous version - Update runner version only when updating contacted_at
- Use gitlab-shell v3.6.6 - Add link from system note to compare with previous version
- Ignore references to internal issues when using external issues tracker - Use gitlab-shell v3.6.6
- Ability to resolve merge request conflicts with editor !6374 - Ignore references to internal issues when using external issues tracker
- Add `/projects/visible` API endpoint (Ben Boeckel) - Ability to resolve merge request conflicts with editor !6374
- Fix centering of custom header logos (Ashley Dumaine) - Add `/projects/visible` API endpoint (Ben Boeckel)
- Keep around commits only pipeline creation as pipeline data doesn't change over time - Fix centering of custom header logos (Ashley Dumaine)
- Update duration at the end of pipeline - Keep around commits only pipeline creation as pipeline data doesn't change over time
- ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup - Update duration at the end of pipeline
- Add group level labels. (!6425) - ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup
- Add an example for testing a phoenix application with Gitlab CI in the docs (Manthan Mallikarjun) - Add group level labels. (!6425)
- Cancelled pipelines could be retried. !6927 - Add an example for testing a phoenix application with Gitlab CI in the docs (Manthan Mallikarjun)
- Updating verbiage on git basics to be more intuitive - Cancelled pipelines could be retried. !6927
- Fix project_feature record not generated on project creation - Updating verbiage on git basics to be more intuitive
- Clarify documentation for Runners API (Gennady Trafimenkov) - Fix project_feature record not generated on project creation
- Use optimistic locking for pipelines and builds - Clarify documentation for Runners API (Gennady Trafimenkov)
- The instrumentation for Banzai::Renderer has been restored - Use optimistic locking for pipelines and builds
- Change user & group landing page routing from /u/:username to /:username - The instrumentation for Banzai::Renderer has been restored
- Added documentation for .gitattributes files - Change user & group landing page routing from /u/:username to /:username
- Move Pipeline Metrics to separate worker - Added documentation for .gitattributes files
- AbstractReferenceFilter caches project_refs on RequestStore when active - Move Pipeline Metrics to separate worker
- Replaced the check sign to arrow in the show build view. !6501 - AbstractReferenceFilter caches project_refs on RequestStore when active
- Add a /wip slash command to toggle the Work In Progress status of a merge request. !6259 (tbalthazar) - Replaced the check sign to arrow in the show build view. !6501
- ProjectCacheWorker updates caches at most once per 15 minutes per project - Add a /wip slash command to toggle the Work In Progress status of a merge request. !6259 (tbalthazar)
- Fix Error 500 when viewing old merge requests with bad diff data - ProjectCacheWorker updates caches at most once per 15 minutes per project
- Create a new /templates namespace for the /licenses, /gitignores and /gitlab_ci_ymls API endpoints. !5717 (tbalthazar) - Fix Error 500 when viewing old merge requests with bad diff data
- Fix viewing merged MRs when the source project has been removed !6991 - Create a new /templates namespace for the /licenses, /gitignores and /gitlab_ci_ymls API endpoints. !5717 (tbalthazar)
- Speed-up group milestones show page - Fix viewing merged MRs when the source project has been removed !6991
- Fix inconsistent options dropdown caret on mobile viewports (ClemMakesApps) - Speed-up group milestones show page
- Extract project#update_merge_requests and SystemHooks to its own worker from GitPushService - Fix inconsistent options dropdown caret on mobile viewports (ClemMakesApps)
- Fix discussion thread from emails for merge requests. !7010 - Extract project#update_merge_requests and SystemHooks to its own worker from GitPushService
- Don't include archived projects when creating group milestones. !4940 (Jeroen Jacobs) - Fix discussion thread from emails for merge requests. !7010
- Add tag shortcut from the Commit page. !6543 - Don't include archived projects when creating group milestones. !4940 (Jeroen Jacobs)
- Keep refs for each deployment - Add tag shortcut from the Commit page. !6543
- Close open tooltips on page navigation (Linus Thiel) - Keep refs for each deployment
- Allow browsing branches that end with '.atom' - Close open tooltips on page navigation (Linus Thiel)
- Log LDAP lookup errors and don't swallow unrelated exceptions. !6103 (Markus Koller) - Allow browsing branches that end with '.atom'
- Replace unique keyframes mixin with keyframe mixin with specific names (ClemMakesApps) - Log LDAP lookup errors and don't swallow unrelated exceptions. !6103 (Markus Koller)
- Add more tests for calendar contribution (ClemMakesApps) - Replace unique keyframes mixin with keyframe mixin with specific names (ClemMakesApps)
- Update Gitlab Shell to fix some problems with moving projects between storages - Add more tests for calendar contribution (ClemMakesApps)
- Cache rendered markdown in the database, rather than Redis - Update Gitlab Shell to fix some problems with moving projects between storages
- Add todo toggle event (ClemMakesApps) - Cache rendered markdown in the database, rather than Redis
- Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references - Add todo toggle event (ClemMakesApps)
- Simplify Mentionable concern instance methods - Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references
- API: Ability to retrieve version information (Robert Schilling) - Simplify Mentionable concern instance methods
- Fix permission for setting an issue's due date - API: Ability to retrieve version information (Robert Schilling)
- API: Multi-file commit !6096 (mahcsig) - Fix permission for setting an issue's due date
- Unicode emoji are now converted to images - API: Multi-file commit !6096 (mahcsig)
- Revert "Label list shows all issues (opened or closed) with that label" - Unicode emoji are now converted to images
- Expose expires_at field when sharing project on API - Revert "Label list shows all issues (opened or closed) with that label"
- Fix VueJS template tags being rendered in code comments - Expose expires_at field when sharing project on API
- Added copy file path button to merge request diff files - Fix VueJS template tags being rendered in code comments
- Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell) - Added copy file path button to merge request diff files
- Add Issue Board API support (andrebsguedes) - Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell)
- Allow the Koding integration to be configured through the API - Add Issue Board API support (andrebsguedes)
- Add new issue button to each list on Issues Board - Allow the Koding integration to be configured through the API
- Execute specific named route method from toggle_award_url helper method - Add new issue button to each list on Issues Board
- Added soft wrap button to repository file/blob editor - Execute specific named route method from toggle_award_url helper method
- Update namespace validation to forbid reserved names (.git and .atom) (Will Starms) - Added soft wrap button to repository file/blob editor
- Show the time ago a merge request was deployed to an environment - Update namespace validation to forbid reserved names (.git and .atom) (Will Starms)
- Add RTL support to markdown renderer (Ebrahim Byagowi) - Show the time ago a merge request was deployed to an environment
- Add word-wrap to issue title on issue and milestone boards (ClemMakesApps) - Add RTL support to markdown renderer (Ebrahim Byagowi)
- Fix todos page mobile viewport layout (ClemMakesApps) - Add word-wrap to issue title on issue and milestone boards (ClemMakesApps)
- Make issues search less finicky - Fix todos page mobile viewport layout (ClemMakesApps)
- Fix inconsistent highlighting of already selected activity nav-links (ClemMakesApps) - Make issues search less finicky
- Remove redundant mixins (ClemMakesApps) - Fix inconsistent highlighting of already selected activity nav-links (ClemMakesApps)
- Added 'Download' button to the Snippets page (Justin DiPierro) - Remove redundant mixins (ClemMakesApps)
- Add visibility level to project repository - Added 'Download' button to the Snippets page (Justin DiPierro)
- Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) - Add visibility level to project repository
- Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska) - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison)
- Fix showing commits from source project for merge request !6658 - Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska)
- Fix that manual jobs would no longer block jobs in the next stage. !6604 - Fix showing commits from source project for merge request !6658
- Add configurable email subject suffix (Fu Xu) - Fix that manual jobs would no longer block jobs in the next stage. !6604
- Use defined colour for a language when available !6748 (nilsding) - Add configurable email subject suffix (Fu Xu)
- Added tooltip to fork count on project show page. (Justin DiPierro) - Use defined colour for a language when available !6748 (nilsding)
- Use a ConnectionPool for Rails.cache on Sidekiq servers - Added tooltip to fork count on project show page. (Justin DiPierro)
- Replace `alias_method_chain` with `Module#prepend` - Use a ConnectionPool for Rails.cache on Sidekiq servers
- Enable GitLab Import/Export for non-admin users. - Replace `alias_method_chain` with `Module#prepend`
- Preserve label filters when sorting !6136 (Joseph Frazier) - Enable GitLab Import/Export for non-admin users.
- MergeRequest#new form load diff asynchronously - Preserve label filters when sorting !6136 (Joseph Frazier)
- Only update issuable labels if they have been changed - MergeRequest#new form load diff asynchronously
- Take filters in account in issuable counters. !6496 - Only update issuable labels if they have been changed
- Use custom Ruby images to test builds (registry.dev.gitlab.org/gitlab/gitlab-build-images:*) - Take filters in account in issuable counters. !6496
- Replace static issue fixtures by script !6059 (winniehell) - Use custom Ruby images to test builds (registry.dev.gitlab.org/gitlab/gitlab-build-images:*)
- Append issue template to existing description !6149 (Joseph Frazier) - Replace static issue fixtures by script !6059 (winniehell)
- Trending projects now only show public projects and the list of projects is cached for a day - Append issue template to existing description !6149 (Joseph Frazier)
- Memoize Gitlab Shell's secret token (!6599, Justin DiPierro) - Trending projects now only show public projects and the list of projects is cached for a day
- Revoke button in Applications Settings underlines on hover. - Memoize Gitlab Shell's secret token (!6599, Justin DiPierro)
- Use higher size on Gitlab::Redis connection pool on Sidekiq servers - Revoke button in Applications Settings underlines on hover.
- Add missing values to linter !6276 (Katarzyna Kobierska Ula Budziszewska) - Use higher size on Gitlab::Redis connection pool on Sidekiq servers
- Revert avoid touching file system on Build#artifacts? - Add missing values to linter !6276 (Katarzyna Kobierska Ula Budziszewska)
- Stop using a Redis lease when updating the project activity timestamp whenever a new event is created - Revert avoid touching file system on Build#artifacts?
- Add disabled delete button to protected branches (ClemMakesApps) - Stop using a Redis lease when updating the project activity timestamp whenever a new event is created
- Add broadcast messages and alerts below sub-nav - Add disabled delete button to protected branches (ClemMakesApps)
- Better empty state for Groups view - Add broadcast messages and alerts below sub-nav
- API: New /users/:id/events endpoint - Better empty state for Groups view
- Update ruby-prof to 0.16.2. !6026 (Elan Ruusamäe) - API: New /users/:id/events endpoint
- Replace bootstrap caret with fontawesome caret (ClemMakesApps) - Update ruby-prof to 0.16.2. !6026 (Elan Ruusamäe)
- Fix unnecessary escaping of reserved HTML characters in milestone title. !6533 - Replace bootstrap caret with fontawesome caret (ClemMakesApps)
- Add organization field to user profile - Fix unnecessary escaping of reserved HTML characters in milestone title. !6533
- Change user pages routing from /u/:username/PATH to /users/:username/PATH. Old routes will redirect to the new ones for the time being. - Add organization field to user profile
- Fix enter key when navigating search site search dropdown. !6643 (Brennan Roberts) - Change user pages routing from /u/:username/PATH to /users/:username/PATH. Old routes will redirect to the new ones for the time being.
- Fix deploy status responsiveness error !6633 - Fix enter key when navigating search site search dropdown. !6643 (Brennan Roberts)
- Make searching for commits case insensitive - Fix deploy status responsiveness error !6633
- Fix resolved discussion display in side-by-side diff view !6575 - Make searching for commits case insensitive
- Optimize GitHub importing for speed and memory - Fix resolved discussion display in side-by-side diff view !6575
- API: expose pipeline data in builds API (!6502, Guilherme Salazar) - Optimize GitHub importing for speed and memory
- Notify the Merger about merge after successful build (Dimitris Karakasilis) - API: expose pipeline data in builds API (!6502, Guilherme Salazar)
- Reduce queries needed to find users using their SSH keys when pushing commits - Notify the Merger about merge after successful build (Dimitris Karakasilis)
- Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska) - Reduce queries needed to find users using their SSH keys when pushing commits
- Fix broken repository 500 errors in project list - Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska)
- Fix the diff in the merge request view when converting a symlink to a regular file - Fix broken repository 500 errors in project list
- Fix Pipeline list commit column width should be adjusted - Fix the diff in the merge request view when converting a symlink to a regular file
- Close todos when accepting merge requests via the API !6486 (tonygambone) - Fix Pipeline list commit column width should be adjusted
- Ability to batch assign issues relating to a merge request to the author. !5725 (jamedjo) - Close todos when accepting merge requests via the API !6486 (tonygambone)
- Changed Slack service user referencing from full name to username (Sebastian Poxhofer) - Ability to batch assign issues relating to a merge request to the author. !5725 (jamedjo)
- Retouch environments list and deployments list - Changed Slack service user referencing from full name to username (Sebastian Poxhofer)
- Add multiple command support for all label related slash commands !6780 (barthc) - Retouch environments list and deployments list
- Add Container Registry on/off status to Admin Area !6638 (the-undefined) - Add multiple command support for all label related slash commands !6780 (barthc)
- Add Nofollow for uppercased scheme in external urls !6820 (the-undefined) - Add Container Registry on/off status to Admin Area !6638 (the-undefined)
- Allow empty merge requests !6384 (Artem Sidorenko) - Add Nofollow for uppercased scheme in external urls !6820 (the-undefined)
- Grouped pipeline dropdown is a scrollable container - Allow empty merge requests !6384 (Artem Sidorenko)
- Cleanup Ci::ApplicationController. !6757 (Takuya Noguchi) - Grouped pipeline dropdown is a scrollable container
- Fixes padding in all clipboard icons that have .btn class - Cleanup Ci::ApplicationController. !6757 (Takuya Noguchi)
- Fix a typo in doc/api/labels.md - Fixes padding in all clipboard icons that have .btn class
- Fix double-escaping in activities tab (Alexandre Maia) - Fix a typo in doc/api/labels.md
- API: all unknown routing will be handled with 404 Not Found - Fix double-escaping in activities tab (Alexandre Maia)
- Add docs for request profiling - API: all unknown routing will be handled with 404 Not Found
- Delete dynamic environments - Add docs for request profiling
- Fix buggy iOS tooltip layering behavior. - Delete dynamic environments
- Make guests unable to view MRs on private projects - Fix buggy iOS tooltip layering behavior.
- Fix broken Project API docs (Takuya Noguchi) - Make guests unable to view MRs on private projects
- Migrate invalid project members (owner -> master) - Fix broken Project API docs (Takuya Noguchi)
- Migrate invalid project members (owner -> master)
## 8.12.7 ## 8.12.7
......
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