All Versions
662
Latest Version
Avg Release Cycle
13 days
Latest Release
1631 days ago
Changelog History
Page 62
Changelog History
Page 62
-
v9.2.6 Changes
June 16, 2017- ๐ Fix the last coverage in trace log should be extracted. !11128 (dosuken123)
- ๐ Respect merge, instead of push, permissions for protected actions. !11648
- ๐ Fix pipeline_schedules pages throwing error 500. !11706 (dosuken123)
- ๐ Make backup task to continue on corrupt repositories. !11962
- ๐ Fix incorrect ETag cache key when relative instance URL is used. !11964
- ๐ Fix math rendering on blob pages.
- Invalidate cache for issue and MR counters more granularly.
- ๐ Fix terminals support for Kubernetes Service.
- ๐ Fix LFS timeouts when trying to save large files.
- Strip trailing whitespaces in submodule URLs.
- ๐ง Make sure reCAPTCHA configuration is loaded when spam checks are initiated.
- Remove foreigh key on ci_trigger_schedules only if it exists.
-
v9.2.5 Changes
June 07, 2017- No changes.
-
v9.2.4 Changes
June 02, 2017- ๐ Fix visibility when referencing snippets.
-
v9.2.3 Changes
May 31, 2017- ๐ Move uploads from 'public/uploads' to 'public/uploads/system'.
- Escapes html content before appending it to the DOM.
- Restrict API X-Frame-Options to same origin.
- ๐ Allow users autocomplete by author_id only for authenticated users.
-
v9.2.2 Changes
May 25, 2017- ๐ Fix issue where real time pipelines were not cached. !11615
- ๐ Make all notes use equal padding.
-
v9.2.1 Changes
May 23, 2017- ๐ Fix placement of note emoji on hover.
- ๐ Fix migration for older PostgreSQL versions.
-
v9.2.0 Changes
May 22, 2017- ๐ API: Filter merge requests by milestone and labels. (10924)
- Reset New branch button when issue state changes. !5962 (winniehell)
- Frontend prevent authored votes. !6260 (Barthc)
- ๐ Change issues list in MR to natural sorting. !7110 (Jeff Stubler)
- โ Add animations to all the dropdowns. !8419
- โ Add update time to project lists. !8514 (Jeff Stubler)
- โ Remove view fragment caching for project READMEs. !8838
- API: Add parameters to allow filtering project pipelines. !9367 (dosuken123)
- ๐ Database SSL support for backup script. !9715 (Guillaume Simon)
- ๐ Fix UI inconsistency different files view (find file button missing). !9847 (TM Lee)
- Display slash commands outcome when previewing Markdown. !10054 (Rares Sfirlogea)
- Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb". !10244 (dosuken123)
- โ Add keyboard edit shotcut for wiki. !10245 (George Andrinopoulos)
- Redirect old links after renaming a user/group/project. !10370
- โ Add system note on description change of issue/merge request. !10392 (blackst0ne)
- ๐ Improve validation of namespace & project paths. !10413
- โ Add board_move slash command. !10433 (Alex Sanford)
- โก๏ธ Update all instances of the old loading icon. !10490 (Andrew Torres)
- Implement protected manual actions. !10494
- Implement search by extern_uid in Users API. !10509 (Robin Bobbitt)
- โ add support for .vue templates. !10517
- Only add newlines between multiple uploads. !10545
- โ Added balsamiq file viewer. !10564
- โ Remove unnecessary test helpers includes. !10567 (Jacopo Beschi @jacopo-beschi)
- โ Add tooltip to header of Done board. !10574 (Andy Brown)
- ๐ Fix redundant cache expiration in Repository. !10575 (blackst0ne)
- โ Add hashie-forbidden_attributes gem. !10579 (Andy Brown)
- โ Add spec for schema.rb. !10580 (blackst0ne)
- Keep webpack-dev-server process functional across branch changes. !10581
- Turns true value and false value database methods from instance to class methods. !10583
- ๐ Improve text on todo list when the todo action comes from yourself. !10594 (Jacopo Beschi @jacopo-beschi)
- Replace rake cache:clear:db with an automatic mechanism. !10597
- โ Remove heading and trailing spaces from label's color and title. !10603 (blackst0ne)
- Add webpack_bundle_tag helper to improve non-localhost GDK configurations. !10604
- โ Added quick-update (fade-in) animation to newly rendered notes. !10623
- ๐ Fix rendering emoji inside a string. !10647 (blackst0ne)
- ๐ณ Dockerfiles templates are imported from gitlab.com/gitlab-org/Dockerfile. !10663
- โ Add support for i18n on Cycle Analytics page. !10669
- ๐ Allow OAuth clients to push code. !10677
- โ Add configurable timeout for git fetch and clone operations. !10697
- ๐ Move labels of search results from bottom to title. !10705 (dr)
- โ Added build failures summary page for pipelines. !10719
- Expand/collapse button -> Change to make it look like a toggle. !10720 (Jacopo Beschi @jacopo-beschi)
- โฌ Decrease ABC threshold to 57.08. !10724 (Rydkin Maxim)
- โ Removed target blank from the metrics action inside the environments list. !10726
- โ Remove Repository#version method and tests. !10734
- ๐จ Refactor Admin::GroupsController#members_update method and add some specs. !10735
- ๐จ Refactor code that creates project/group members. !10735
- โ Add Slack slash command api to services documentation and rearrange order and cases. !10757 (TM Lee)
- โ Disable test settings on chat notification services when repository is empty. !10759
- โ Add support for instantly updating comments. !10760
- ๐ Show checkmark on current assignee in assignee dropdown. !10767
- โ Remove pipeline controls for last deployment from Environment monitoring page. !10769
- โก๏ธ Pipeline view updates in near real time. !10777
- Fetch pipeline status in batch from redis. !10785
- โ Add username to activity atom feed. !10802 (winniehell)
- ๐ Support Markdown previews for personal snippets. !10810
- Implement ability to edit hooks. !10816 (Alexander Randa)
- ๐ Allow admins to sudo to blocked users via the API. !10842
- Don't display the is_admin flag in most API responses. !10846
- ๐จ Refactor add_users method for project and group. !10850
- โฑ Pipeline schedules got a new and improved UI. !10853
- Fix updating merge_when_build_succeeds via merge API endpoint. !10873
- ๐ Add index on ci_builds.user_id. !10874 (blackst0ne)
- ๐ Improves test settings for chat notification services for empty projects. !10886
- ๐ Change Git commit command in Existing folder to git commit -m. !10900 (TM Lee)
- ๐ Show group name on flash container when group is created from Admin area. !10905
- ๐ Make markdown tables thinner. !10909 (blackst0ne)
- Ensure namespace owner is Master of project upon creation. !10910
- โก๏ธ Updated CI status favicons to include the tanuki. !10923
- โฌ Decrease Cyclomatic Complexity threshold to 16. !10928 (Rydkin Maxim)
- ๐ Replace header merge request icon. !10932 (blackst0ne)
- ๐ Fix error on CI/CD Settings page related to invalid pipeline trigger. !10948 (dosuken123)
- rickettm Add repo parameter to gitaly:install and workhorse:install rake tasks. !10979 (M. Ricketts)
- Generate and handle a gl_repository param to pass around components. !10992
- โ Prevent 500 errors caused by testing the Prometheus service. !10994
- ๐ง Disable navigation to Project-level pages configuration when Pages disabled. !11008
- ๐ Fix caching large snippet HTML content on MySQL databases. !11024
- Hide external environment URL button on terminal page if URL is not defined. !11029
- โ Always show the latest pipeline information in the commit box. !11038
- ๐ Fix misaligned buttons in wiki pages. !11043
- Colorize labels in search field. !11047
- Sort the network graph both by commit date and topographically. !11057
- โ Remove carriage returns from commit messages. !11077
- โ Add tooltips to user contribution graph key. !11138
- โ Add German translation for Cycle Analytics. !11161
- ๐ Fix skipped manual actions problem when processing the pipeline. !11164
- ๐ Fix cross referencing for private and internal projects. !11243
- โ Add state to MR widget that prevent merges when branch changes after page load. !11316
- ๐ Fixes the 500 when accessing customized appearance logos. !11479 (Alexis Reigel)
- ๐ Implement Users::BuildService. !30349 (George Andrinopoulos)
- Display comments for personal snippets.
- ๐ Support comments for personal snippets.
- ๐ Support uploaders for personal snippets comments.
- ๐ Handle incoming emails from aliases correctly.
- โก๏ธ Re-rewrites pipeline graph in vue to support realtime data updates.
- โ Add issues/:iid/closed_by api endpoint. (mhasbini)
- ๐ Disallow merge requests from fork when source project have disabled merge requests. (mhasbini)
- ๐ Improved UX on project members settings view.
- Clear emoji search in awards menu after picking emoji.
- Cleanup markdown spacing.
- Separate CE params on Grape API.
- ๐ Allow to create new branch and empty WIP merge request from issue page.
- Prevent people from creating branches if they don't have persmission to push.
- Redesign auth 422 page.
- โก๏ธ 29595 Update callout design.
- ๐ Detect already enabled DeployKeys in EnableDeployKeyService.
- โ Add transparent top-border to the hover state of done todos.
- ๐จ Refactor all CI vue badges to use the same vue component.
- โก๏ธ Update note edits in real-time.
- โ Add button to delete filters from filtered search bar.
- โ Added profile name to user dropdown.
- Display GitLab Pages status in Admin Dashboard.
- ๐ Fix label creation from issuable for subgroup projects.
- Vertically align mini pipeline stage container.
- prevent nav tabs from wrapping to new line.
- ๐ Fix environments vue architecture to match documentation.
- Enforce project features when searching blobs and wikis.
- ๐ fix inline diff copy in firefox.
- ๐ Note Ghost user and refer to user deletion documentation.
- ๐ฆ Expose project statistics on single requests via the API.
- โก๏ธ Job dropdown of pipeline mini graph updates in realtime when its opened.
- โ Add default margin-top to user request table on project members page.
- โ Add tooltips to note action buttons.
- โ Remove
#
being added on commit sha in MR widget. - โ Remove spinner from loading comment.
- ๐ Fixes an issue preventing screen readers from reading some icons.
- ๐ Load milestone tabs asynchronously to increase initial load performance.
- [BB Importer] Save the error trace and the whole raw document to debug problems easier.
- ๐ Fixed branches dropdown rendering branch names as HTML.
- ๐ Make Asciidoc & other markup go through pipeline to prevent XSS.
- Validate URLs in markdown using URI to detect the host correctly.
- Side-by-side view in commits correcly expands full window width.
- ๐ Deploy keys load are loaded async.
- ๐ Fixed spacing of discussion submit buttons.
- โ Add hostname to usage ping.
- ๐ Allow usage ping to be disabled completely in gitlab.yml.
- โ Add artifact file page that uses the blob viewer.
- โ Add breadcrumb, build header and pipelines submenu to artifacts browser.
- ๐ Show Raw button as Download for binary files.
- โ Add Source/Rendered switch to blobs for SVG, Markdown, Asciidoc and other text files that can be rendered.
- Catch all URI errors in ExternalLinkFilter.
- ๐ Allow commenting on older versions of the diff and comparisons between diff versions.
- Paste a copied MR source branch name as code when pasted into a GFM form.
- ๐ Fix commenting on an existing discussion on an unchanged line that is no longer in the diff.
- ๐ Link to outdated diff in older MR version from outdated diff discussion.
- โฌ๏ธ Bump Sidekiq to 5.0.0.
- ๐ Use blob viewers for snippets.
- โ Add download button to project snippets.
- Display video blobs in-line like images.
- Gracefully handle failures for incoming emails which do not match on the To header, and have no References header.
- โ Added title to award emoji buttons.
- ๐ Fixed alignment of empty task list items.
- โ Removed the target=_blank from the monitoring component to prevent opening a new tab.
- ๐ Fix new admin integrations not taking effect on existing projects.
- Prevent further repository corruption when resolving conflicts from a fork where both the fork and upstream projects require housekeeping.
- โ Add missing project attributes to Import/Export.
- โ Remove N+1 queries in processing MR references.
- Fixed wrong method call on notify_post_receive. (Luigi Leoni)
- ๐ Fixed search terms not correctly highlighting.
- ๐จ Refactored the anchor tag to remove the trailing space in the target branch.
- ๐ป Prevent user profile tabs to display raw json when going back and forward in browser history.
- โ Add index to webhooks type column.
- ๐ Change line-height on build-header so elements don't overlap. (Dino Maric)
- ๐ Fix dead link to GDK on the README page. (Dino Maric)
- ๐ Fixued preview shortcut focusing wrong preview tab.
- ๐ Issue assignees are now removed without loading unnecessary data into memory.
- ๐จ Refactor backup/restore docs.
- ๐ Fixed group issues assignee dropdown loading all users.
- ๐ Fix for XSS in project import view caused by Hamlit filter usage.
- ๐ Fixed avatar not display on issue boards when Gravatar is disabled.
- ๐ Fixed create new label form in issue boards sidebar.
- โ Add realtime descriptions to issue show pages.
- ๐ Issue API change: assignee_id parameter and assignee object in a response have been deprecated.
- ๐ Fixed bug where merge request JSON would be displayed.
- ๐ Fixed Prometheus monitoring graphs not showing empty states in certain scenarios.
- โ Removed the milestone references from the milestone views.
- ๐ Show sizes correctly in merge requests when diffs overflow.
- Fix notify_only_default_branch check for Slack service.
- ๐ Make the
gitlab:gitlab_shell:check
task check that the repositories storage path are owned by theroot
group. - Optimise pipelines.json endpoint.
- โฑ Pass docsUrl to pipeline schedules callout component.
- ๐ Fixed alignment of CI icon in issues related branches.
- Set the issuable sidebar to remain closed for mobile devices.
- Sanitize submodule URLs before linking to them in the file tree view.
- โฌ๏ธ Upgrade Sidekiq to 4.2.10.
- Cache Routable#full_path in RequestStore to reduce duplicate route loads.
- ๐จ Refactor snippets finder & dont return internal snippets for external users.
- ๐ Fix snippets visibility for show action - external users can not see internal snippets.
- ๐ Store retried in database for CI Builds.
- ๐ป repository browser: handle submodule urls that don't end with .git. (David Turner)
- ๐ Fixed tags sort from defaulting to empty.
- Do not show private groups on subgroups page if user doesn't have access to.
- ๐ Make MR link in build sidebar bold.
- ๐ Unassign all Issues and Merge Requests when member leaves a team.
- ๐ Fix preemptive scroll bar on user activity calendar.
- Pipeline chat notifications convert seconds to minutes and hours.
-
v9.1.10 Changes
August 09, 2017- โ Remove hidden symlinks from project import files.
- Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character.
-
v9.1.9 Changes
July 20, 2017- ๐ Fix an infinite loop when handling user-supplied regular expressions.
-
v9.1.8 Changes
July 19, 2017- ๐ Improve support for external issue references. !12485
- Renders 404 if given project is not readable by the user on Todos dashboard.
- ๐ Fix incorrect project authorizations.
- โ Remove uploads/appearance symlink. A leftover from a previous migration.