All Versions
662
Latest Version
Avg Release Cycle
13 days
Latest Release
1631 days ago

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 the root 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.