Gitlab CI v8.16.6 Release Notes

Release Date: 2017-02-17 // about 7 years ago
    • API: Fix file downloading. !0 (8267)
    • โฌ‡๏ธ Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms. !8752
    • ๐Ÿ›  Fix filtered search user autocomplete for gitlab instances that are hosted on a subdirectory. !8891
    • ๐Ÿ›  Fix wrong call to ProjectCacheWorker.perform. !8910
    • โœ‚ Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index. !8956
    • ๐Ÿ›  Fix broken anchor links when special characters are used. !8961 (Andrey Krivko)
    • ๐Ÿš€ Do not display deploy keys in user's own ssh keys list. !9024
    • ๐Ÿ”€ Show merge errors in merge request widget. !9229
    • Don't delete assigned MRs/issues when user is deleted.
    • backport of EE fix !954.
    • Refresh authorizations when transferring projects.
    • Don't use backup Active Record connections for Sidekiq.
    • Check public snippets for spam.