Release Notes for Helix GitSwarm Enterprise Edition Version 2017.2 Introduction Helix GitSwarm Enterprise Edition (EE) extends the GitLab Enterprise Edition (EE) software to let users using Git maintain their code repositories in Perforce Helix, facilitating contributions and collaboration between users using Git and users using P4 on complex products containing source code and binaries. Additionally, by maintaining the code repository in the Helix Versioning Engine, GitSwarm EE enables an enterprise to manage and secure all of its Intellectual Property (IP) in one place. GitSwarm EE offers additional features on top of the base GitSwarm offering, such as LDAP group synchronization, sharing of native GitSwarm projects with other groups, Git hooks, and Atlassian Jira integration. Please send all feedback to support@perforce.com. --------------------------------------------------------------------------- Documentation GitSwarm EE Release 2017.2 documentation is included in the distribution and can be accessed from within GitSwarm EE from the "?" menu on the top toolbar. The latest GitSwarm EE Release documentation can be found online at: https://www.perforce.com/perforce/doc.current/manuals/gitswarm-ee/ Supported Client Browsers GitSwarm EE supports the following client web browsers and versions: * Chrome (Latest stable version) * Firefox (Latest released version and latest ESR version) * Safari 7+ (known problem: required fields in html5 do not work) * Opera (Latest released version) * IE 10+ We recommend the use of the latest stable version of the browsers listed above for the best experience when using GitSwarm EE. Other web browsers might also work, including prior, development or beta builds of the above web browsers, but these browsers are not officially supported. Installation and Supported Platforms Please see the instructions here: https://www.perforce.com/perforce/doc.current/manuals/gitswarm-ee/install/README.html Upgrading Please see the instructions here: https://www.perforce.com/perforce/doc.current/manuals/gitswarm-ee/update/README.html Known Issues * Multi-line repo descriptions can cause Git Fusion to produce errors that prevent fetching or pushing any commits, and as a result, mirroring changes into the Helix Versioning Engine (P4D). * GitSwarm EE file locking won't work in the Helix Versioning Engine (P4D) so p4 users and direct-to-Fusion users can bypass locks. * Git LFS is not supported on GitSwarm EE projects mirrored in Git Fusion. * Helix Mirroring stops working when a GitSwarm EE project involves commits that contain only tags and no file changes. * GitSwarm EE allows you to merge task branches using fast-forward merges. Behind the scenes, this involves rebasing and forced pushes. Helix Mirroring is incompatible with these operations, and so the "Fast-forward merge" and "Merge commit with semi-linear history" options on your GitSwarm EE project pages, for mirrored projects, do not work. * GitSwarm EE project names can only contain letters, numbers, underscores, periods, and dashes, and must begin with a letter, number, or underscore. Since depot paths in the Helix Versioning Engine (P4D) can contain Unicode and other special characters, we recommend depot paths for projects you intend on importing into GitSwarm EE via Git Fusion adhere to the naming convention described above. If you are using multi-byte characters in any of your Git Fusion repository names, you should use an SSH connection to Git Fusion. * If a new project is created and GitSwarm EE is used to automatically mirror it (via convention-based mirroring), updating the project's namespace and/or project name does *not* change the location under Helix Versioning Engine (P4D). In order to move the project's files to a new location, you need to delete the project, re-create it with convention-based mirroring, and then re-add the files. * Once a project has been created with mirroring to Git Fusion, changing the settings in `/etc/gitswarm/gitswarm.rb` does not update the mirroring settings for the project (or any other project). This can result in problems that prevent pushing new changes to the project. Unfortunately, the solution is to delete the project, correct the settings in `gitswarm.rb`, and then re-create the project. * Git Fusion, when installed on CentOS/RHEL 7.x, does not support HTTP(S) authentication. This issue prevents pushing new work to a Git Fusion repo, including any updates in GitSwarm EE that would be mirrored to Git Fusion. Instead, use SSH connections when Git Fusion is hosted on CentOS/RHEL 7.x. * An error related to setting LANG/LC_ALL can show up when GitSwarm EE tries to connect to a remote Helix Git Fusion server (running on CentOS/RHEL 6.6+) over SSH, as part of mirroring setup on the `Create Project` page. Please see the Helix mirroring documentation for help. --------------------------------------------------------------------------- GitLab changelogs since GitLab 8.14 GitLab 8.17 - Remove hidden symlinks from project import files. - Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character. - Prevent mirror user to be assigned to users other than the current one. - Renders 404 if given project is not readable by the user on Todos dashboard. - Fix incorrect project authorizations. - Respect project features when searching alternative branches with elasticsearch enabled. - Enforce project features when searching blobs and wikis. - 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. - Fix for XSS in project import view caused by Hamlit filter usage. - Sanitize submodule URLs before linking to them in the file tree view. - Refactor snippets finder & dont return internal snippets for external users. - Fix snippets visibility for show action - external users can not see internal snippets. - Don’t show source project name when user does not have access. - Remove the class attribute from the whitelist for HTML generated from Markdown. - Fix path disclosure in project import/export. - Fix for open redirect vulnerability using continue[to] in URL when requesting project import status. - Fix for open redirect vulnerabilities in todos, issues, and MR controllers. - Elastic security fix: Respect feature visibility level. - Only show public emails in atom feeds. - To protect against Server-side Request Forgery project import URLs are now prohibited against localhost or the server IP except for the assigned instance URL and port. Imports are also prohibited from ports below 1024 with the exception of ports 22, 80, and 443. - Fix the redirect to custom home page URL. !9518 - Fix broken migration when upgrading straight to 8.17.1. !9613 - Make projects dropdown only show projects you are a member of. !9614 - Fix creating a file in an empty repo using the API. !9632 - Don't copy tooltip when copying GFM. - Fix cherry-picking or reverting through an MR. - Expire all webpack assets after 8.17.1 included a badly compiled asset. !9602 - Fix admin email notification recipient group select list. - Add repository_storage field back to projects API for admin users. - Don't try to update a project's external service caches on a secondary Geo node. - Fixed merge request state not updating when approvals feature is active. - Improve error messages when squashing fails. - Replace setInterval with setTimeout to prevent highly frequent requests. !9271 (Takuya Noguchi) - Disable unused tags count cache for Projects, Builds and Runners. - Spam check and reCAPTCHA improvements. - Allow searching issues for strings containing colons. - Disabled tooltip on add issues button in usse boards. - Fixed commit search UI. - Fix MR changes tab size count when there are over 100 files in the diff. - Disable invalid service templates. - Use default branch as target_branch when parameter is missing. - Upgrade GitLab Pages to v0.3.2. - Add performance query regression fix for !9088 affecting #27267. - Chat slash commands show labels correctly. - Read-only "auditor" user role. !998 - Also reset approvals on push when merge request is closed. !1051 - Copy commit SHA to clipboard. !1066 - Pull EE specific Gitlab::Auth code in to its own module. !1112 - Geo: Added `gitlab:geo:check` and improved `gitlab:envinfo` rake tasks. !1120 - Geo: send the new event type with the backfill function. !1157 - Re-add removed params from projects and issues V3 API. !1209 - Add configurable minimum mirror sync time in admin section. !1217 - Move RepositoryUpdateRemoteMirrorWorker jobs to project_mirror Sidekiq queue. !1234 - Change Builds word to Pipelines in Mirror settings page. - Fix bundle tag in anaytics page. - Support v4 API for GitLab Geo endpoints. - Fixed merge request environment link not displaying. - Reduce queries needed to check if node is a primary or secondary Geo node. - Allow squashing merge requests into a single commit. - API: Fix file downloading. !0 (8267) - Read true-up info from license and validate it. !1159 - Changed composer installer script in the CI PHP example doc. !4342 (Jeffrey Cafferata) - Display fullscreen button on small screens. !5302 (winniehell) - Add system hook for when a project is updated (other than rename/transfer). !5711 (Tommy Beadle) - Fix notifications when set at group level. !6813 (Alexandre Maia) - Project labels can now be promoted to group labels. !7242 (Olaf Tomalka) - use webpack to bundle frontend assets and use karma for frontend testing. !7288 - Adds back ability to stop all environments. !7379 - Added labels empty state. !7443 - Add ability to define a coverage regex in the .gitlab-ci.yml. !7447 (Leandro Camargo) - Disable automatic login after clicking email confirmation links. !7472 - Search feature: redirects to commit page if query is commit sha and only commit found. !8028 (YarNayar) - Create a TODO for user who set auto-merge when a build fails, merge conflict occurs. !8056 (twonegatives) - Don't group issues by project on group-level and dashboard issue indexes. !8111 (Bernardo Castro) - Mark MR as WIP when pushing WIP commits. !8124 (Jurre Stender @jurre) - Flag multiple empty lines in eslint, fix offenses. !8137 - Add sorting pipeline for a commit. !8319 (Takuya Noguchi) - Adds service trigger events to api. !8324 - Update pipeline and commit links when CI status is updated. !8351 - Hide version check image if there is no internet connection. !8355 (Ken Ding) - Prevent removal of input fields if it is the parent dropdown element. !8397 - Introduce maximum session time for terminal websocket connection. !8413 - Allow creating protected branches when user can merge to such branch. !8458 - Refactor MergeRequests::BuildService. !8462 (Rydkin Maxim) - Added GitLab Pages to CE. !8463 - Support notes when a project is not specified (personal snippet notes). !8468 - Use warning icon in mini-graph if stage passed conditionally. !8503 - Don’t count tasks that are not defined as list items correctly. !8526 - Reformat messages ChatOps. !8528 - Copy commit SHA to clipboard. !8547 - Improve button accessibility on pipelines page. !8561 - Display project ID in project settings. !8572 (winniehell) - PlantUML support for Markdown. !8588 (Horacio Sanson) - Fix reply by email without sub-addressing for some clients from Microsoft and Apple. !8620 - Fix nested tasks in ordered list. !8626 - Fix Sort by Recent Sign-in in Admin Area. !8637 (Poornima M) - Avoid repeated dashes in $CI_ENVIRONMENT_SLUG. !8638 - Only show Merge Request button when user can create a MR. !8639 - Prevent copying of line numbers in parallel diff view. !8706 - Improve build policy and access abilities. !8711 - API: Remove /projects/:id/keys/.. endpoints. !8716 (Robert Schilling) - API: Remove deprecated 'expires_at' from project snippets. !8723 (Robert Schilling) - Add `copy` backup strategy to combat file changed errors. !8728 - adds avatar for discussion note. !8734 - Add link verification to badge partial in order to render a badge without a link. !8740 - Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms. !8752 - prevent diff unfolding link from appearing when there are no more lines to show. !8761 - Redesign searchbar in admin project list. !8776 - Rename Builds to Pipelines, CI/CD Pipelines, or Jobs everywhere. !8787 - dismiss sidebar on repo buttons click. !8798 (Adam Pahlevi) - fixed small mini pipeline graph line glitch. !8804 - Make all system notes lowercase. !8807 - Support unauthenticated LFS object downloads for public projects. !8824 (Ben Boeckel) - Add read-only full_path and full_name attributes to Group API. !8827 - allow relative url change without recompiling frontend assets. !8831 - Use vue.js Pipelines table in commit and merge request view. !8844 - Use reCaptcha when an issue is identified as a spam. !8846 - resolve deprecation warnings. !8855 (Adam Pahlevi) - Cop for gem fetched from a git source. !8856 (Adam Pahlevi) - Remove flash warning from login page. !8864 (Gerald J. Padilla) - Adds documentation for how to use Vue.js. !8866 - Add 'View on [env]' link to blobs and individual files in diffs. !8867 - Replace word user with member. !8872 - Change the reply shortcut to focus the field even without a selection. !8873 (Brian Hall) - Unify MR diff file button style. !8874 - Unify projects search by removing /projects/:search endpoint. !8877 - Fix disable storing of sensitive information when importing a new repo. !8885 (Bernard Pietraga) - Fix pipeline graph vertical spacing in Firefox and Safari. !8886 - Fix filtered search user autocomplete for gitlab instances that are hosted on a subdirectory. !8891 - Fix Ctrl+Click support for Todos and Merge Request page tabs. !8898 - Fix wrong call to ProjectCacheWorker.perform. !8910 - Don't perform Devise trackable updates on blocked User records. !8915 - Add ability to export project inherited group members to Import/Export. !8923 - replace `find_with_namespace` with `find_by_full_path`. !8949 (Adam Pahlevi) - Fixes flickering of avatar border in mention dropdown. !8950 - Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index. !8956 - Fix deleting projects with pipelines and builds. !8960 - Fix broken anchor links when special characters are used. !8961 (Andrey Krivko) - Ensure autogenerated title does not cause failing spec. !8963 (brian m. carlson) - Update doc for enabling or disabling GitLab CI. !8965 (Takuya Noguchi) - Remove deprecated MR and Issue endpoints and preserve V3 namespace. !8967 - Fixed "substract" typo on /help/user/project/slash_commands. !8976 (Jason Aquino) - Preserve backward compatibility CI/CD and disallow setting `coverage` regexp in global context. !8981 - use babel to transpile all non-vendor javascript assets regardless of file extension. !8988 - Fix MR widget url. !8989 - Fixes hover cursor on pipeline pagenation. !9003 - Layer award emoji dropdown over the right sidebar. !9004 - Do not display deploy keys in user's own ssh keys list. !9024 - upgrade babel 5.8.x to babel 6.22.x. !9072 - upgrade to webpack v2.2. !9078 - Trigger autocomplete after selecting a slash command. !9117 - Add space between text and loading icon in Megre Request Widget. !9119 - Fix job to pipeline renaming. !9147 - Replace static fixture for merge_request_tabs_spec.js. !9172 (winniehell) - Replace static fixture for right_sidebar_spec.js. !9211 (winniehell) - Show merge errors in merge request widget. !9229 - Increase process_commit queue weight from 2 to 3. !9326 (blackst0ne) - Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb. - Force new password after password reset via API. (George Andrinopoulos) - Allows to search within project by commit hash. (YarNayar) - Show organisation membership and delete comment on smaller viewports, plus change comment author name to username. - Remove turbolinks. - Convert pipeline action icons to svg to have them propperly positioned. - Remove rogue scrollbars for issue comments with inline elements. - Align Segoe UI label text. - Color + and - signs in diffs to increase code legibility. - Fix tab index order on branch commits list page. (Ryan Harris) - Add hover style to copy icon on commit page header. (Ryan Harris) - Remove hover animation from row elements. - Improve pipeline status icon linking in widgets. - Fix commit title bar and repository view copy clipboard button order on last commit in repository view. - Fix mini-pipeline stage tooltip text wrapping. - Updated builds info link on the project settings page. (Ryan Harris) - 27240 Make progress bars consistent. - Only render hr when user can't archive project. - 27352-search-label-filter-header. - Include :author, :project, and :target in Event.with_associations. - Don't instantiate AR objects in Event.in_projects. - Don't capitalize environment name in show page. - Update and pin the `jwt` gem to ~> 1.5.6. - Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles. - Give ci status text on pipeline graph a better font-weight. - Add default labels to bulk assign dropdowns. - Only return target project's comments for a commit. - Fixes Pipelines table is not showing branch name for commit. - Fix regression where cmd-click stopped working for todos and merge request tabs. - Fix stray pipelines API request when showing MR. - Fix Merge request pipelines displays JSON. - Fix current build arrow indicator. - Fix contribution activity alignment. - Show Pipeline(not Job) in MR desktop notification. - Fix tooltips in mini pipeline graph. - Display loading indicator when filtering ref switcher dropdown. - Show pipeline graph in MR widget if there are any stages. - Fix icon colors in merge request widget mini graph. - Improve blockquote formatting in notification emails. - Adds container to tooltip in order to make it work with overflow:hidden in parent element. - Restore pagination to admin abuse reports. - Ensure export files are removed after a namespace is deleted. - Add `y` keyboard shortcut to move to file permalink. - Adds /target_branch slash command functionality for merge requests. (YarNayar) - Patch Asciidocs rendering to block XSS. - contribution calendar scrolls from right to left. - Copying a rendered issue/comment will paste into GFM textareas as actual GFM. - Don't delete assigned MRs/issues when user is deleted. - Remove new branch button for confidential issues. - Don't allow project guests to subscribe to merge requests through the API. (Robert Schilling) - Don't connect in Gitlab::Database.adapter_name. - Prevent users from creating notes on resources they can't access. - Ignore encrypted attributes in Import/Export. - Change rspec test to guarantee window is resized before visiting page. - Prevent users from deleting system deploy keys via the project deploy key API. - Fix XSS vulnerability in SVG attachments. - Make MR-review-discussions more reliable. - fix incorrect sidekiq concurrency count in admin background page. (wendy0402) - Make notification_service spec DRYer by making test reusable. (YarNayar) - Redirect http://someproject.git to http://someproject. (blackst0ne) - Fixed group label links in issue/merge request sidebar. - Improve gl.utils.handleLocationHash tests. - Fixed Issuable sidebar not closing on smaller/mobile sized screens. - Resets assignee dropdown when sidebar is open. - Disallow system notes for closed issuables. - Fix timezone on issue boards due date. - Remove unused js response from refs controller. - Prevent the GitHub importer from assigning labels and comments to merge requests or issues belonging to other projects. - Fixed merge requests tab extra margin when fixed to window. - Patch XSS vulnerability in RDOC support. - Refresh authorizations when transferring projects. - Remove issue and MR counts from labels index. - Don't use backup Active Record connections for Sidekiq. - Add index to ci_trigger_requests for commit_id. - Add indices to improve loading of labels page. - Reduced query count for snippet search. - Update GitLab Pages to v0.3.1. - Upgrade omniauth gem to 1.3.2. - Remove deprecated GitlabCiService. - Requeue pending deletion projects. GitLab 8.16 - Disable all merge acceptance buttons pending MR approval. - Support non-ASCII characters in GFM autocomplete. !8729 - Fix search bar search param encoding. !8753 - Fix project name label's for reference in project settings. !8795 - Fix filtering with multiple words. !8830 - Fixed services form cancel not redirecting back the integrations settings view. !8843 - Fix filtering usernames with multiple words. !8851 - Improve performance of slash commands. !8876 - Remove old project members when retrying an export. - Fix permalink discussion note being collapsed. - Add project ID index to `project_authorizations` table to optimize queries. - Check public snippets for spam. - 19164 Add settings dropdown to mobile screens. - Fix sidekiq cluster mishandling of queue names. !1117 - Add caching of droplab ajax requests. !8725 - Fix access to the wiki code via HTTP when repository feature disabled. !8758 - Revert 3f17f29a. !8785 - Fix race conditions for AuthorizedProjectsWorker. - Fix autocomplete initial undefined state. - Fix Error 500 when repositories contain annotated tags pointing to blobs. - Fix /explore sorting. - Fixed label dropdown toggle text not correctly updating. - Track Mattermost usage in usage ping. !1071 - Fix count of required approvals displayed on MR edit form. !1082 - Fix updating approvals count when editing an MR. !1106 - Don't try to show assignee in approved_merge_request_email if there's no assignee. - allow issue filter bar to be operated with mouse only. !8681 - Fix CI requests concurrency for newer runners that prevents from picking pending builds (from 1.9.0-rc5). !8760 - Add some basic fixes for IE11/Edge. - Remove blue border from comment box hover. - Fixed bug where links in merge dropdown wouldn't work. - Ensure export files are removed after a namespace is deleted. - Don't allow project guests to subscribe to merge requests through the API. (Robert Schilling) - Prevent users from creating notes on resources they can't access. - Prevent users from deleting system deploy keys via the project deploy key API. - Upgrade omniauth gem to 1.3.2. - Allow to limit shared runners minutes quota for group. !965 - About GitLab link in sidebar that links to help page. !1008 - Prevent 500 error when uploading/entering a blank license. !1016 - Add more push rules to the API. !1022 (Robert Schilling) - Expose issue weight in the API. !1023 (Robert Schilling) - Copy to clipboard. !1048 - Add LDAP Rake task to rename a provider. !2181 - Validate label's title length. !5767 (Tomáš Kukrál) - Allow to add deploy keys with write-access. !5807 (Ali Ibrahim) - Allow to use + symbol in filenames. !6644 (blackst0ne) - Search bar redesign first iteration. !7345 - Fix date inconsistency on due date picker. !7422 (Giuliano Varriale) - Add email confirmation field to registration form. !7432 - Updated project visibility settings UX. !7645 - Go to a project order. !7737 (Jacopo Beschi @jacopo-beschi) - Support slash comand `/merge` for merging merge requests. !7746 (Jarka Kadlecova) - Add more storage statistics. !7754 (Markus Koller) - Add support for PlantUML diagrams in AsciiDoc documents. !7810 (Horacio Sanson) - Remove extra orphaned rows when removing stray namespaces. !7841 - Added lighter count badge background-color for on white backgrounds. !7873 - Fixes issue boards list colored top border visual glitch. !7898 (Pier Paolo Ramon) - change 'gray' color theme name to 'black' to match the actual color. !7908 (BM5k) - Remove trailing whitespace when generating changelog entry. !7948 - Remove checking branches state in issue new branch button. !8023 - Log LDAP blocking/unblocking events to application log. !8042 (Markus Koller) - ensure permalinks scroll to correct position on multiple clicks. !8046 - Allow to use ENV variables in redis config. !8073 (Semyon Pupkov) - fix button layout issue on branches page. !8074 - Reduce DB-load for build-queues by storing last_update in Redis. !8084 - Record and show last used date of SSH Keys. !8113 (Vincent Wong) - Resolves overflow in compare branch and tags dropdown. !8118 - Replace wording for slash command confirmation message. !8123 - remove build_user. !8162 (Arsenev Vladislav) - Prevent empty pagination when list is not empty. !8172 - Make successful pipeline emails off for watchers. !8176 - Improve copy in Issue Tracker empty state. !8202 - Adds CSS class to status icon on MR widget to prevent non-colored icon. !8219 - Improve visibility of "Resolve conflicts" and "Merge locally" actions. !8229 - Add Gitaly to the architecture documentation. !8264 (Pablo Carranza ) - Sort numbers in build names more intelligently. !8277 - Show nested groups tab on group page. !8308 - Rename users with namespace ending with .git. !8309 - Rename filename to file path in tooltip of file header in merge request diff. !8314 - About GitLab link in sidebar that links to help page. !8316 - Merged the 'Groups' and 'Projects' tabs when viewing user profiles. !8323 (James Gregory) - re-enable change username button after failure. !8332 - Darkened hr border color in descriptions because of update of bootstrap. !8333 - display merge request discussion tab for empty branches. !8347 - Fix double spaced CI log. !8349 (Jared Deckard ) - Refactored note edit form to improve frontend performance on MR and Issues pages, especially pages with has a lot of discussions in it. !8356 - Make CTRL+Enter submits a new merge request. !8360 (Saad Shahd) - Fixes too short input for placeholder message in commit listing page. !8367 - Fix typo: seach to search. !8370 - Adds label to Environments "Date Created". !8376 (Saad Shahd) - Convert project setting text into protected branch path link. !8377 (Ken Ding) - Precompile all JavaScript fixtures. !8384 - Use original casing for build action text. !8387 - Scroll to bottom on build completion if autoscroll was active. !8391 - Properly handle failed reCAPTCHA on user registration. !8403 - Changed alerts to be responsive, centered text on smaller viewports. !8424 (Connor Smallman) - Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabled. !8440 - Fixes and Improves CSS and HTML problems in mini pipeline graph and builds dropdown. !8443 - Don't instrument 405 Grape calls. !8445 - Change CI template linter textarea with Ace Editor. !8452 (Didem Acet) - Removes unneeded `window` declaration in environments related code. !8456 - API: fix query response for `/projects/:id/issues?milestone="No%20Milestone"`. !8457 (Panagiotis Atmatzidis, David Eisner) - Fix broken url on group avatar. !8464 (hogewest) - Fixes buttons not being accessible via the keyboard when creating new group. !8469 - Restore backup correctly when "BACKUP" environment variable is passed. !8477 - Add new endpoints for Time Tracking. !8483 - Fix Compare page throws 500 error when any branch/reference is not selected. !8492 (Martin Cabrera) - Treat environments matching `production/*` as Production. !8500 - Hide build artifacts keep button if operation is not allowed. !8501 - Update the gitlab-markup gem to the version 1.5.1. !8509 - Remove Lock Icon on Protected Tag. !8513 (Sergey Nikitin) - Use cached values to compute total issues count in milestone index pages. !8518 - Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects. !8524 - Copy to clipboard. !8535 - Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route. !8544 - Fixes builds dropdown making request when clicked to be closed. !8545 - Fixes pipeline status cell is too wide by adding missing classes in table head cells. !8549 - Mutate the attribute instead of issuing a write operation to the DB in `ProjectFeaturesCompatibility` concern. !8552 - Fix links to commits pages on pipelines list page. !8558 - Ensure updating project settings shows a flash message on success. !8579 (Sandish Chen) - Fixes big pipeline and small pipeline width problems and tooltips text being outside the tooltip. !8593 - Autoresize markdown preview. !8607 (Didem Acet) - Link external build badge to its target URL. !8611 - Adjust ProjectStatistic#repository_size with values saved as MB. !8616 - Correct User-agent placement in robots.txt. !8623 (Eric Sabelhaus) - Record used SSH keys only once per day. !8655 - Do not generate pipeline branch/tag path if not present. !8658 - Fix Merge When Pipeline Succeeds immediate merge bug. !8685 - Fix blame 500 error on invalid path. !25761 (Jeff Stubler) - Added animations to issue boards interactions. - Check if user can read project before being assigned to issue. - Show 'too many changes' message for created merge requests when they are too large. - Fix redirect after update file when user has forked project. - Parse JIRA issue references even if Issue Tracker is disabled. - Made download artifacts button accessible via keyboard by changing it from an anchor tag to an actual button. (Ryan Harris) - Make play button on Pipelines page accessible via keyboard. (Ryan Harris) - Decreases font-size on login page. - Fixed merge request tabs dont move when opening collapsed sidebar. - Display project avatars on Admin Area and Projects pages for mobile views. (Ryan Harris) - Fix participants margins to fit on one line. - 26352 Change Profile settings to User / Settings. - Fix Commits API to accept a Project path upon POST. - Expire related caches after changing HEAD. (Minqi Pan) - Add various hover animations throughout the application. - Re-order update steps in the 8.14 -> 8.15 upgrade guide. - Move award emoji's out of the discussion tab for merge requests. - Synchronize all project authorization refreshing work to prevent race conditions. - Remove the project_authorizations.id column. - Combined the settings options project members and groups into a single one called members. - Change earlier to task_status_short to avoid titlebar line wraps. - 25701 standardize text colors. - Handle HTTP errors in environment list. - Re-add Google Cloud Storage as a backup strategy. - Change status colors of runners to better defaults. - Added number_with_delimiter to counter on milestone panels. (Ryan Harris) - Query external CI statuses in the background. - Allow group and project paths when transferring projects via the API. - Don't validate environment urls on .gitlab-ci.yml. - Fix a Grape deprecation, use `#request_method` instead of `#route_method`. - Fill missing authorized projects rows. - Allow API query to find projects with dots in their name. (Bruno Melli) - Fix import/export wrong user mapping. - Removed bottom padding from merge manually from CLI because of repositioning award emoji's. - Fix project queued for deletion re-creation tooltip. - Fix search group/project filtering to show results. - Fix 500 error when POSTing to Users API with optional confirm param. - 26504 Fix styling of MR jump to discussion button. - Add margin to markdown math blocks. - Add hover state to MR comment reply button. GitLab 8.15 - Ensure export files are removed after a namespace is deleted. - Don't allow project guests to subscribe to merge requests through the API. (Robert Schilling) - Prevent users from creating notes on resources they can't access. - Prevent users from deleting system deploy keys via the project deploy key API. - Upgrade omniauth gem to 1.3.2. - Make successful pipeline emails off for watchers. !8176 - Speed up group milestone index by passing group_id to IssuesFinder. !8363 - Don't instrument 405 Grape calls. !8445 - Update the gitlab-markup gem to the version 1.5.1. !8509 - Updated Turbolinks to mitigate potential XSS attacks. - Re-order update steps in the 8.14 -> 8.15 upgrade guide. - Re-add Google Cloud Storage as a backup strategy. - Disable LDAP permission override in project members edit list. - Perform only one fetch per push on Geo secondary nodes. - Rename wiki_events to wiki_page_events in project hooks API to avoid errors. !8425 - Rename projects wth reserved names. !8234 - Cache project authorizations even when user has access to zero projects. !8327 - Fix a minor grammar error in merge request widget. !8337 - Fix unclear closing issue behaviour on Merge Request show page. !8345 (Gabriel Gizotti) - fix border in login session tabs. !8346 - Copy, don't move uploaded avatar files. !8396 - Increases width of mini-pipeline-graph dropdown to prevent wrong position on chrome on ubuntu. !8399 - Removes invalid html and unneed CSS to prevent shaking in the pipelines tab. !8411 - Gitlab::LDAP::Person uses LDAP attributes configuration. !8418 - Fix 500 errors when creating a user with identity via API. !8442 - Whitelist next project names: assets, profile, public. !8470 - Fixed regression of note-headline-light where it was always placed on 2 lines, even on wide viewports. - Fix 500 error when visit group from admin area if group name contains dot. - Fix cross-project references copy to include the project reference. - Fix 500 error renaming group. - Fixed GFM dropdown not showing on new lines. - Fix ES search for non-default branches. - Fix finding the latest pipeline. !8301 - Fix mr list timestamp alignment. !8271 - Fix discussion overlap text in regular screens. !8273 - Fixes mini-pipeline-graph dropdown animation and stage position in chrome, firefox and safari. !8282 - Fix line breaking in nodes of the pipeline graph in firefox. !8292 - Fixes confendential warning text alignment. !8293 - Hide Scroll Top button for failed build page. !8295 - Fix finding the latest pipeline. !8301 - Disable PostgreSQL statement timeouts when removing unneeded services. !8322 - Fix timeout when MR contains large files marked as binary by .gitattributes. - Rename "autodeploy" to "auto deploy". - Fixed GFM autocomplete error when no data exists. - Fixed resolve discussion note button color. - Fix 404/500 error while navigating to the 'show/destroy' pages. !993 - Push payloads schedule at most 100 commits, instead of all commits. - Fix Mattermost command creation by specifying username. - Do not override incoming webhook for mattermost and slack. - Adds background color for disabled state to merge when succeeds dropdown. !8222 - Standardises font-size for titles in Issues, Merge Requests and Merge Request widget. !8235 - Fix Pipeline builds list blank on MR. !8255 - Do not show retried builds in pipeline stage dropdown. !8260 - Adds a check ensure only active, ie. non-blocked users can be emailed from the admin panel. - Add user activities API. - Add milestone total weight to the milestone summary. - Allow master/owner to change permission levels when LDAP group sync is enabled. !822 - Geo: Improve project view UI to teach users how to clone from a secondary Geo node and push to a primary. !905 - Technical debt follow-up from restricting pushes / merges by group. !927 - Geo: Enables nodes to be removed even without proper license. !978 - Update validates_hostname to 1.0.6 to fix a bug in parsing hexadecimal-looking domain names. !982 - Whitelist next project names: notes, services. - Use Grape's new Route methods. - Fixed issue boards scrolling with a lot of lists & issues. - Remove unnecessary sentences for status codes in the API documentation. (Luis Alonso Chavez Armendariz) - Allow unauthenticated access to Repositories Files API GET endpoints. - Add note to the invite page when the logged in user email is not the same as the invitation. - Don't accidentally mark unsafe diff lines as HTML safe. - Add git diff context to notifications of new notes on merge requests. (Heidi Hoopes) - Shows group members in project members list. - Gem update: Update grape to 0.18.0. (Robert Schilling) - API: Expose merge status for branch API. (Robert Schilling) - Displays milestone remaining days only when it's present. - API: Expose committer details for commits. (Robert Schilling) - API: Ability to set 'should_remove_source_branch' on merge requests. (Robert Schilling) - Fix project import label priorities error. - Fix Import/Export merge requests error while importing. - Refactor Bitbucket importer to use BitBucket API Version 2. - Fix Import/Export duplicated builds error. - Ci::Builds have same ref as Ci::Pipeline in dev fixtures. (twonegatives) - For single line git commit messages, the close quote should be on the same line as the open quote. - Use authorized projects in ProjectTeam. - Destroy a user's session when they delete their own account. - Edit help text to clarify annotated tag creation. (Liz Lam) - Fixed file template dropdown for the "New File" editor for smaller/zoomed screens. - Fix Route#rename_children behavior. - Add nested groups support on data level. - Allow projects with 'dashboard' as path. - Disabled emoji buttons when user is not logged in. - Remove unused and void services from the database. - Add issue search slash command. - Accept issue new as command to create an issue. - Non members cannot create labels through the API. - API: expose pipeline coverage. - Validate state param when filtering issuables. - Username exists check respects relative root path. - Bump Git version requirement to 2.8.4. - Updates the font weight of button styles because of the change to system fonts. - Update API spec files to describe the correct class. (Livier) - Fixed timeago re-rendering every timeago. - Enable ColorVariable in scss-lint. (Sam Rose) - Various small emoji positioning adjustments. - Add shortcuts for adding users to a project team with a specific role. (Nikolay Ponomarev and Dino M) - Additional rounded label fixes. - Remove unnecessary database indices. - 24726 Remove Across GitLab from side navigation. - Changed cursor icon to pointer when mousing over stages on the Cycle Analytics pages. (Ryan Harris) - Add focus state to dropdown items. - Fixes Environments displaying incorrect date since 8.14 upgrade. - Improve bulk assignment for issuables. - Stop supporting Google and Azure as backup strategies. - Fix broken README.md UX guide link. - Allow public access to some Tag API endpoints. - Encode input when migrating ProcessCommitWorker jobs to prevent migration errors. - Adjust the width of project avatars to fix alignment within their container. (Ryan Harris) - Sentence cased the nav tab headers on the project dashboard page. (Ryan Harris) - Adds hoverstates for collapsed Issue/Merge Request sidebar. - Make CI badge hitboxes match parent. - Add a starting date to milestones. - Adjusted margins for Build Status and Coverage Report rows to match those of the CI/CD Pipeline row. (Ryan Harris) - Updated members dropdowns. - Move all action buttons to project header. - Replace issue access checks with use of IssuableFinder. - Fix missing Note access checks by moving Note#search to updated NoteFinder. - Centered Accept Merge Request button within MR widget and added padding for viewports smaller than 768px. (Ryan Harris) - Fix missing access checks on issue lookup using IssuableFinder. - Added top margin to Build status page header for mobile views. (Ryan Harris) - Fixes "ActionView::Template::Error: undefined method `text?` for nil:NilClass" on MR pages. - Issue#visible_to_user moved to IssuesFinder to prevent accidental use. - Replace MR access checks with use of MergeRequestsFinder. - Fix information disclosure in `Projects::BlobController#update`. - Allow branch names with dots on API endpoint. - Changed Housekeeping button on project settings page to default styling. (Ryan Harris) - Ensure issuable state changes only fire webhooks once. - Fix bad selection on dropdown menu for tags filter. (Luis Alonso Chavez Armendariz) - Fix title case to sentence case. (Luis Alonso Chavez Armendariz) - Fix appearance in error pages. (Luis Alonso Chavez Armendariz) - Create mattermost service. - 25617 Fix placeholder color of todo filters. - Made the padding on the plus button in the breadcrumb menu even. (Ryan Harris) - Allow to delete tag release note. - Ensure nil User-Agent doesn't break the CI API. - Replace Rack::Multipart with GitLab-Workhorse based solution. !5867 - Add scopes for personal access tokens and OAuth tokens. !5951 - API: Endpoint to expose personal snippets as /snippets. !6373 (Bernard Guyzmo Pratz) - New `gitlab:workhorse:install` rake task. !6574 - Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742. !6635 (Makoto Scott-Hinkle) - Add support for setting the GitLab Runners Registration Token during initial database seeding. !6642 - Guests can read builds when public. !6842 - Made comment autocomplete more performant and removed some loading bugs. !6856 - Add GitLab host to 2FA QR code and manual info. !6941 - Add sorting functionality for group/project members. !7032 - Rename Merge When Build Succeeds to Merge When Pipeline Succeeds. !7135 - Resolve all discussions in a merge request by creating an issue collecting them. !7180 (Bob Van Landuyt) - Add Human Readable format for rake backup. !7188 (David Gerő) - post_receive: accept any user email from last commit. !7225 (Elan Ruusamäe) - Add support for Dockerfile templates. !7247 - Add shorthand support to gitlab markdown references. !7255 (Oswaldo Ferreira) - Display error code for U2F errors. !7305 (winniehell) - Fix wrong tab selected when loggin fails and multiple login tabs exists. !7314 (Jacopo Beschi @jacopo-beschi) - Clean up common_utils.js. !7318 (winniehell) - Show commit status from latest pipeline. !7333 - Remove the help text under the sidebar subscribe button and style it inline. !7389 - Update wiki page design. !7429 - Add nested groups support to the routing. !7459 - Changed eslint airbnb config to the base airbnb config and corrected eslintrc plugins and envs. !7470 (Luke "Jared" Bennett) - Fix cancelling created or external pipelines. !7508 - Allow admins to stop impersonating users without e-mail addresses. !7550 (Oren Kanner) - Remove unnecessary self from user model. !7551 (Semyon Pupkov) - Homogenize filter and sort dropdown look'n'feel. !7583 (David Wagner) - Create dynamic fixture for build_spec. !7589 (winniehell) - Moved Leave Project and Leave Group buttons to access_request_buttons from the settings dropdown. !7600 - Remove unnecessary require_relative calls from service classes. !7601 (Semyon Pupkov) - Simplify copy on "Create a new list" dropdown in Issue Boards. !7605 (Victor Rodrigues) - Refactor create service spec. !7609 (Semyon Pupkov) - Shows unconfirmed email status in profile. !7611 - The admin user projects view now has a clickable group link. !7620 (James Gregory) - Prevent DOM ID collisions resulting from user-generated content anchors. !7631 - Replace static fixture for abuse_reports_spec. !7644 (winniehell) - Define common helper for describe pagination params in api. !7646 (Semyon Pupkov) - Move abuse report spinach test to rspec. !7659 (Semyon Pupkov) - Replace static fixture for awards_handler_spec. !7661 (winniehell) - API: Add ability to unshare a project from a group. !7662 (Robert Schilling) - Replace references to MergeRequestDiff#commits with st_commits when we care only about the number of commits. !7668 - Add issue events filter and make all really show all events. !7673 (Oxan van Leeuwen) - Replace static fixture for notes_spec. !7683 (winniehell) - Replace static fixture for shortcuts_issuable_spec. !7685 (winniehell) - Replace static fixture for zen_mode_spec. !7686 (winniehell) - Replace static fixture for right_sidebar_spec. !7687 (winniehell) - Add online terminal support for Kubernetes. !7690 - Move admin abuse report spinach test to rspec. !7691 (Semyon Pupkov) - Move admin spam spinach test to Rspec. !7708 (Semyon Pupkov) - Make API::Helpers find a project with only one query. !7714 - Create builds in transaction to avoid empty pipelines. !7742 - Render SVG images in diffs and notes. !7747 (andrebsguedes) - Add setting to enable/disable HTML emails. !7749 - Use SmartInterval for MR widget and improve visibilitychange functionality. !7762 - Resolve "Remove Builds tab from Merge Requests and Commits". !7763 - Moved new projects button below new group button on the welcome screen. !7770 - fix display hook error message. !7775 (basyura) - Refactor issuable_filters_present to reduce duplications. !7776 (Semyon Pupkov) - Redirect to sign-in page when unauthenticated user tries to create a snippet. !7786 - Fix Archived project merge requests add to group's Merge Requests. !7790 (Jacopo Beschi @jacopo-beschi) - Update generic/external build status to match normal build status template. !7811 - Enable AsciiDoctor admonition icons. !7812 (Horacio Sanson) - Do not raise error in AutocompleteController#users when not authorized. !7817 (Semyon Pupkov) - fix: 24982- Remove'Signed in successfully' message After this change the sign-in-success flash message will not be shown. !7837 (jnoortheen) - Fix Latest deployment link is broken. !7839 - Don't display prompt to add SSH keys if SSH protocol is disabled. !7840 (Andrew Smith (EspadaV8)) - Allow unauthenticated access to some Project API GET endpoints. !7843 - Refactor presenters ChatCommands. !7846 - Improve help message for issue create slash command. !7850 - change text around timestamps to make it clear which timestamp is displayed. !7860 (BM5k) - Improve Build Log scrolling experience. !7895 - Change ref property to commitRef in vue commit component. !7901 - Prevent user creating issue or MR without signing in for a group. !7902 - Provides a sensible default message when adding a README to a project. !7903 - Bump ruby version to 2.3.3. !7904 - Fix comments activity tab visibility condition. !7913 (Rydkin Maxim) - Remove unnecessary target branch link from MR page in case of deleted target branch. !7916 (Rydkin Maxim) - Add image controls to MR diffs. !7919 - Remove wrong '.builds-feature' class from the MR settings fieldset. !7930 - Resolve "Manual actions on pipeline graph". !7931 - Avoid escaping relative links in Markdown twice. !7940 (winniehell) - Move admin hooks spinach to rspec. !7942 (Semyon Pupkov) - Move admin logs spinach test to rspec. !7945 (Semyon Pupkov) - fix: removed signed_out notification. !7958 (jnoortheen) - Accept environment variables from the `pre-receive` script. !7967 - Do not reload diff for merge request made from fork when target branch in fork is updated. !7973 - Fixes left align issue for long system notes. !7982 - Add a slug to environments. !7983 - Fix lookup of project by unknown ref when caching is enabled. !7988 - Resolve "Provide SVG as a prop instead of hiding and copy them in environments table". !7992 - Introduce deployment services, starting with a KubernetesService. !7994 - Adds tests for custom event polyfill. !7996 - Allow all alphanumeric characters in file names. !8002 (winniehell) - Added support for math rendering, using KaTeX, in Markdown and asciidoc. !8003 (Munken) - Remove unnecessary commits order message. !8004 - API: Memoize the current_user so that sudo can work properly. !8017 - group authors in contribution graph with case insensitive email handle comparison. !8021 - Move admin active tab spinach tests to rspec. !8037 (Semyon Pupkov) - Add Authentiq as Oauth provider. !8038 (Alexandros Keramidas) - API: Ability to cherry pick a commit. !8047 (Robert Schilling) - Fix Slack pipeline message from pipelines made by API. !8059 - API: Simple representation of group's projects. !8060 (Robert Schilling) - Prevent overflow with vertical scroll when we have space to show content. !8061 - Allow to auto-configure Mattermost. !8070 - Introduce $CI_BUILD_REF_SLUG. !8072 - Added go back anchor on error pages. !8087 - Convert CI YAML variables keys into strings. !8088 - Adds Direct link from pipeline list to builds. !8097 - Cache last commit id for path. !8098 (Hiroyuki Sato) - Pass variables from deployment project services to CI runner. !8107 - New Gitea importer. !8116 - Introduce "Set up autodeploy" button to help configure GitLab CI for deployment. !8135 - Prevent enviroment table to overflow when name has underscores. !8142 - Fix missing service error importing from EE to CE. !8144 - Milestoneish SQL performance partially improved and memoized. !8146 - Allow unauthenticated access to Repositories API GET endpoints. !8148 - fix colors and margins for adjacent alert banners. !8151 - Hides new issue button for non loggedin user. !8175 - Fix N+1 queries on milestone show pages. !8185 - Rename groups with .git in the end of the path. !8199 - Whitelist next project names: help, ci, admin, search. !8227 - Adds back CSS for progress-bars. !8237 Minor new functionality in 2017.2 #34b4f03a, #4e890a1d, #4e890a1d, #0c88a9f0 (Bug #91308) Remove re-branding of GitSwarm help docs #826dca98 (Bug #91307) Remove re-branding of GitSwarm views #774c7aef, #a3711c91, #bdd9cfd8, #33ba1422, #50f4df00, #d2c43183 (Bug #91309) Remove re-branding of omnibus #3ae41bde (Bug #93335) Replaced /opt/gitswarm with /opt/gitlab, /etc/gitswarm with /etc/gitlab, /var/opt/gitswarm with /var/opt/gitlab, /var/log/gitswarm with /var/log/gitlab Bugs fixed in 2017.2 #430b7ea5 (Bug #91636) Fix failing to delete the old backups #1c926e6b (Bug #92761) Fix UI not showing that source-branch is removed post accepting a merge request #8bc071d1 (Bug #92856) Fix enabling mirroring on project provoking 'Unknown Error' from GitLab-Shell #1b58e79b (Bug #92450) Fix 'mirror_fetch_worker' creating multiple sidekiq processes for non-Geo setups GitLab changelogs since GitLab 8.10 GitLab 8.14 - Patch Asciidocs rendering to block XSS. - Fix XSS vulnerability in SVG attachments. - Prevent the GitHub importer from assigning labels and comments to merge requests or issues belonging to other projects. - Patch XSS vulnerability in RDOC support. - Accept environment variables from the `pre-receive` script. !7967 - Milestoneish SQL performance partially improved and memoized. !8146 - Fix N+1 queries on milestone show pages. !8185 - Speed up group milestone index by passing group_id to IssuesFinder. !8363 - Ensure issuable state changes only fire webhooks once. - Ensure export files are removed after a namespace is deleted. - Don't allow project guests to subscribe to merge requests through the API. (Robert Schilling) - Prevent users from creating notes on resources they can't access. - Prevent users from deleting system deploy keys via the project deploy key API. - Upgrade omniauth gem to 1.3.2. - Update the gitlab-markup gem to the version 1.5.1. !8509 - Updated Turbolinks to mitigate potential XSS attacks. - Add milestone total weight to the milestone summary. - Moved Leave Project and Leave Group buttons to access_request_buttons from the settings dropdown. !7600 - fix display hook error message. !7775 (basyura) - Remove wrong '.builds-feature' class from the MR settings fieldset. !7930 - Avoid escaping relative links in Markdown twice. !7940 (winniehell) - API: Memoize the current_user so that sudo can work properly. !8017 - Displays milestone remaining days only when it's present. - Allow branch names with dots on API endpoint. - Issue#visible_to_user moved to IssuesFinder to prevent accidental use. - Shows group members in project members list. - Encode input when migrating ProcessCommitWorker jobs to prevent migration errors. - Fixed timeago re-rendering every timeago. - Fix missing Note access checks by moving Note#search to updated NoteFinder. - Fix diff view permalink highlighting. !7090 - Fix pipeline author for Slack and use pipeline id for pipeline link. !7506 - Fix compatibility with Internet Explorer 11 for merge requests. !7525 (Steffen Rauh) - Reenables /user API request to return private-token if user is admin and request is made with sudo. !7615 - Fix Cicking on tabs on pipeline page should set URL. !7709 - Authorize users into imported GitLab project. - Destroy a user's session when they delete their own account. - Don't accidentally mark unsafe diff lines as HTML safe. - Replace MR access checks with use of MergeRequestsFinder. - Remove visible content caching. - Pass commit data to ProcessCommitWorker to reduce Git overhead. !7744 - Speed up issuable dashboards. - Don't change relative URLs to absolute URLs in the Help page. - Fixes "ActionView::Template::Error: undefined method `text?` for nil:NilClass" on MR pages. - Fix branch validation for GitHub PR where repo/fork was renamed/deleted. - Validate state param when filtering issuables. - Remove caching of events data. !6578 - Rephrase some system notes to be compatible with new system note style. !7692 - Pass tag SHA to post-receive hook when tag is created via UI. !7700 - Prevent error when submitting a merge request and pipeline is not defined. !7707 - Fixes system note style in commit discussion. !7721 - Use a Redis lease for updating authorized projects. !7733 - Refactor JiraService by moving code out of JiraService#execute method. !7756 - Update GitLab Workhorse to v1.0.1. !7759 - Fix pipelines info being hidden in merge request widget. !7808 - Fixed commit timeago not rendering after initial page. - Fix for error thrown in cycle analytics events if build has not started. - Fixed issue boards issue sorting when dragging issue into list. - Allow access to the wiki with git when repository feature disabled. - Fixed timeago not rendering when resolving a discussion. - Update Sidekiq-cron to fix compatibility issues with Sidekiq 4.2.1. - Timeout creating and viewing merge request for binary file. - Gracefully recover from Redis connection failures in Sidekiq initializer. - Fix: MergeRequestSerializer breaks on MergeRequest#rebase_dir_path when source_project doesn't exist anymore. - Fix deselecting calendar days on contribution graph. !6453 (ClemMakesApps) - Update grape entity to 0.6.0. !7491 - If Build running change accept merge request when build succeeds button from orange to blue. !7577 - Changed import sources buttons to checkboxes. !7598 (Luke "Jared" Bennett) - Last minute CI Style tweaks for 8.14. !7643 - Fix exceptions when loading build trace. !7658 - Fix wrong template rendered when CI/CD settings aren't update successfully. !7665 - fixes last_deployment call environment is nil. !7671 - Sort builds by name within pipeline graph. !7681 - Correctly determine mergeability of MR with no discussions. - Sidekiq stats in the admin area will now show correctly on different platforms. (blackst0ne) - Fixed issue boards dragging card removing random issues. - Fix information disclosure in `Projects::BlobController#update`. - Fix missing access checks on issue lookup using IssuableFinder. - Replace issue access checks with use of IssuableFinder. - Non members cannot create labels through the API. - Fix cycle analytics plan stage when commits are missing. - Added Backfill service for Geo. !861 - Fix for autosuggested approvers(https://gitlab.com/gitlab-org/gitlab-ee/issues/1273). - Gracefully recover from previously failed rebase. - Disable retries for remote mirror update worker. !848 - Fix Approvals API documentation. - Add ability to set approvals_before_merge for project through the API. - gitlab:check rake task checks ES version according to requirements - Convert ASCII-8BIT LDAP DNs to UTF-8 to avoid unnecessary user deletions - [Fix] Only owner can see "Projects" button in group edit menu - Use separate email-token for incoming email and revert back the inactive feature. !5914 - API: allow recursive tree request. !6088 (Rebeca Mendez) - Replace jQuery.timeago with timeago.js. !6274 (ClemMakesApps) - Add CI notifications. Who triggered a pipeline would receive an email after the pipeline is succeeded or failed. Users could also update notification settings accordingly. !6342 - Add button to delete all merged branches. !6449 (Toon Claes) - Finer-grained Git gargage collection. !6588 - Introduce better credential and error checking to `rake gitlab:ldap:check`. !6601 - Centralize LDAP config/filter logic. !6606 - Make system notes less intrusive. !6755 - Process commits using a dedicated Sidekiq worker. !6802 - Show random messages when the To Do list is empty. !6818 (Josep Llaneras) - Precalculate user's authorized projects in database. !6839 - Fix record not found error on NewNoteWorker processing. !6863 (Oswaldo Ferreira) - Show avatars in mention dropdown. !6865 - Fix expanding a collapsed diff when converting a symlink to a regular file. !6953 - Defer saving project services to the database if there are no user changes. !6958 - Omniauth auto link LDAP user falls back to find by DN when user cannot be found by UID. !7002 - Display "folders" for environments. !7015 - Make it possible to trigger builds from webhooks. !7022 (Dmitry Poray) - Fix showing pipeline status for a given commit from correct branch. !7034 - Add link to build pipeline within individual build pages. !7082 - Add api endpoint `/groups/owned`. !7103 (Borja Aparicio) - Add query param to filter users by external & blocked type. !7109 (Yatish Mehta) - Issues atom feed url reflect filters on dashboard. !7114 (Lucas Deschamps) - Add setting to only allow merge requests to be merged when all discussions are resolved. !7125 (Rodolfo Arruda) - Remove an extra leading space from diff paste data. !7133 (Hiroyuki Sato) - Fix trace patching feature - update the updated_at value. !7146 - Fix 404 on network page when entering non-existent git revision. !7172 (Hiroyuki Sato) - Rewrite git blame spinach feature tests to rspec feature tests. !7197 (Lisanne Fellinger) - Add api endpoint for creating a pipeline. !7209 (Ido Leibovich) - Allow users to subscribe to group labels. !7215 - Reduce API calls needed when importing issues and pull requests from GitHub. !7241 (Andrew Smith (EspadaV8)) - Only skip group when it's actually a group in the "Share with group" select. !7262 - Introduce round-robin project creation to spread load over multiple shards. !7266 - Ensure merge request's "remove branch" accessors return booleans. !7267 - Fix no "Register" tab if ldap auth is enabled (#24038). !7274 (Luc Didry) - Expose label IDs in API. !7275 (Rares Sfirlogea) - Fix invalid filename validation on eslint. !7281 - API: Ability to retrieve version information. !7286 (Robert Schilling) - Added ability to throttle Sidekiq Jobs. !7292 - Set default Sidekiq retries to 3. !7294 - Fix double event and ajax request call on MR page. !7298 (YarNayar) - Unify anchor link format for MR diff files. !7298 (YarNayar) - Require projects before creating milestone. !7301 (gfyoung) - Fix error when using invalid branch name when creating a new pipeline. !7324 - Return 400 when creating a system hook fails. !7350 (Robert Schilling) - Auto-close environment when branch is deleted. !7355 - Rework cache invalidation so only changed data is refreshed. !7360 - Navigation bar issuables counters reflects dashboard issuables counters. !7368 (Lucas Deschamps) - Fix cache for commit status in commits list to respect branches. !7372 - fixes 500 error on project show when user is not logged in and project is still empty. !7376 - Removed gray button styling from todo buttons in sidebars. !7387 - Fix project records with invalid visibility_level values. !7391 - Use 'Forking in progress' title when appropriate. !7394 (Philip Karpiak) - Fix error links in help index page. !7396 (Fu Xu) - Add support for reply-by-email when the email only contains HTML. !7397 - [Fix] Extra divider issue in dropdown. !7398 - Project download buttons always show. !7405 (Philip Karpiak) - Give search-input correct padding-right value. !7407 (Philip Karpiak) - Remove additional padding on right-aligned items in MR widget. !7411 (Didem Acet) - Fix issue causing Labels not to appear in sidebar on MR page. !7416 (Alex Sanford) - Allow mail_room idle_timeout option to be configurable. !7423 - Fix misaligned buttons on admin builds page. !7424 (Didem Acet) - Disable "Request Access" functionality by default for new projects and groups. !7425 - fix shibboleth misconfigurations resulting in authentication bypass. !7428 - Added Mattermost slash command. !7438 - Allow to connect Chat account with GitLab. !7450 - Make New Group form respect default visibility application setting. !7454 (Jacopo Beschi @jacopo-beschi) - Fix Error 500 when creating a merge request that contains an image that was deleted and added. !7457 - Fix labels API by adding missing current_user parameter. !7458 (Francesco Coda Zabetta) - Changed restricted visibility admin buttons to checkboxes. !7463 - Send credentials (currently for registry only) with build data to GitLab Runner. !7474 - Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths. !7480 - Adds es6-promise Polyfill. !7482 - Added colored labels to related MR list. !7486 (Didem Acet) - Use setter for key instead AR callback. !7488 (Semyon Pupkov) - Limit labels returned for a specific project as an administrator. !7496 - Change slack notification comment link. !7498 (Herbert Kagumba) - Allow registering users whose username contains dots. !7500 (Timothy Andrew) - Fix race condition during group deletion and remove stale records present due to this bug. !7528 (Timothy Andrew) - Check all namespaces on validation of new username. !7537 - Pass correct tag target to post-receive hook when creating tag via UI. !7556 - Add help message for configuring Mattermost slash commands. !7558 - Fix typo in Build page JavaScript. !7563 (winniehell) - Make job script a required configuration entry. !7566 - Fix errors happening when source branch of merge request is removed and then restored. !7568 - Fix a wrong "The build for this merge request failed" message. !7579 - Fix Margins look weird in Project page with pinned sidebar in project stats bar. !7580 - Fix regression causing bad error message to appear on Merge Request form. !7599 (Alex Sanford) - Fix activity page endless scroll on large viewports. !7608 - Fix 404 on some group pages when name contains dot. !7614 - Do not create a new TODO when failed build is allowed to fail. !7618 - Add deployment command to ChatOps. !7619 - Fix 500 error when group name ends with git. !7630 - Fix undefined error in CI linter. !7650 - Show events per stage on Cycle Analytics page. !23449 - Add JIRA remotelinks and prevent duplicated closing messages. - Fixed issue boards counter border when unauthorized. - Add placeholder for the example text for custom hex color on label creation popup. (Luis Alonso Chavez Armendariz) - Add an index for project_id in project_import_data to improve performance. - Fix broken commits search. - Assignee dropdown now searches author of issue or merge request. - Clicking "force remove source branch" label now toggles the checkbox again. - More aggressively preload on merge request and issue index pages. - Fix broken link to observatory cli on Frontend Dev Guide. (Sam Rose) - Fixing the issue of the project fork url giving 500 when not signed instead of being redirected to sign in page. (Cagdas Gerede) - Fix: Guest sees some repository details and gets 404. - Add logging for rack attack events to production.log. - Add environment info to builds page. - Allow commit note to be visible if repo is visible. - Bump omniauth-gitlab to 1.0.2 to fix incompatibility with omniauth-oauth2. - Redesign pipelines page. - Faster search inside Project. - Search for a filename in a project. - Allow sorting groups in the API. - Fix: Todos Filter Shows All Users. - Use the Gitlab Workhorse HTTP header in the admin dashboard. (Chris Wright) - Fixed multiple requests sent when opening dropdowns. - Added permissions per stage to cycle analytics endpoint. - Fix project Visibility Level selector not using default values. - Add events per stage to cycle analytics. - Allow to test JIRA service settings without having a repository. - Fix JIRA references for project snippets. - Allow enabling and disabling commit and MR events for JIRA. - simplify url generation. (Jarka Kadlecova) - Show correct environment log in admin/logs (@duk3luk3 !7191) - Fix Milestone dropdown not stay selected for `Upcoming` and `No Milestone` option !7117 - Diff collapse won't shift when collapsing. - 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) - Trim leading and trailing whitespace on project_path (Linus Thiel) - Prevent award emoji via notes for issues/MRs authored by user (barthc) - Adds support for the `token` attribute in project hooks API (Gauvain Pocentek) - Change auto selection behaviour of emoji and slash commands to be more UX/Type friendly (Yann Gravrand) - Adds an optional path parameter to the Commits API to filter commits by path (Luis HGO) - Fix Markdown styling inside reference links (Jan Zdráhal) - Create new issue board list after creating a new label - Fix extra space on Build sidebar on Firefox !7060 - Fail gracefully when creating merge request with non-existing branch (alexsanford) - Fix mobile layout issues in admin user overview page !7087 - Fix HipChat notifications rendering (airatshigapov, eisnerd) - Removed unneeded "Builds" and "Environments" link from project titles - Remove 'Edit' button from wiki edit view !7143 (Hiroyuki Sato) - Cleaned up global namespace JS !19661 (Jose Ivan Vargas) - Refactor Jira service to use jira-ruby gem - Improved todos empty state - Add hover to trash icon in notes !7008 (blackst0ne) - Hides project activity tabs when features are disabled - Only show one error message for an invalid email !5905 (lycoperdon) - Added guide describing how to upgrade PostgreSQL using Slony - Fix sidekiq stats in admin area (blackst0ne) - Added label description as tooltip to issue board list title - Created cycle analytics bundle JavaScript file - Make the milestone page more responsive (yury-n) - Hides container registry when repository is disabled - API: Fix booleans not recognized as such when using the `to_boolean` helper - Removed delete branch tooltip !6954 - Stop unauthorized users dragging on milestone page (blackst0ne) - Restore issue boards welcome message when a project is created !6899 - Check that JavaScript file names match convention !7238 (winniehell) - Do not show tooltip for active element !7105 (winniehell) - Escape ref and path for relative links !6050 (winniehell) - Fixed link typo on /help/ui to Alerts section. !6915 (Sam Rose) - Fix broken issue/merge request links in JIRA comments. !6143 (Brian Kintz) - Fix filtering of milestones with quotes in title (airatshigapov) - Fix issue boards dragging bug in Safari - Refactor less readable existance checking code from CoffeeScript !6289 (jlogandavison) - Update mail_room and enable sentinel support to Reply By Email (!7101) - Add task completion status in Issues and Merge Requests tabs: "X of Y tasks completed" (!6527, @gmesalazar) - Simpler arguments passed to named_route on toggle_award_url helper method - Fix typo in framework css class. !7086 (Daniel Voogsgerd) - New issue board list dropdown stays open after adding a new list - Fix: Backup restore doesn't clear cache - Optimize Event queries by removing default order - Add new icon for skipped builds - Show created icon in pipeline mini-graph - Remove duplicate links from sidebar - API: Fix project deploy keys 400 and 500 errors when adding an existing key. !6784 (Joshua Welsh) - Add Rake task to create/repair GitLab Shell hooks symlinks !5634 - Add job for removal of unreferenced LFS objects from both the database and the filesystem (Frank Groeneveld) - Replace jquery.cookie plugin with js.cookie !7085 - Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method - Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens - Show full status link on MR & commit pipelines - Fix documents and comments on Build API `scope` - Initialize Sidekiq with the list of queues used by GitLab - Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov) - Shortened merge request modal to let clipboard button not overlap - Adds JavaScript validation for group path editing field - In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo) - Improve search query parameter naming in /admin/users !7115 (YarNayar) - Fix table pagination to be responsive - Fix applying GitHub-imported labels when importing job is interrupted - Allow to search for user by secondary email address in the admin interface(/admin/users) !7115 (YarNayar) - Updated commit SHA styling on the branches page. - Fix "Without projects" filter. !6611 (Ben Bodenmiller) - Fix 404 when visit /projects page GitLab 8.13 - Disable retries for remote mirror update worker. !848 - Fixed cache clearing on secondary Geo nodes. !869 - Geo: fix a problem that prevented git cloning from secondary node. !873 - Restore unauthenticated access to public container registries - Fix showing pipeline status for a given commit from correct branch. !7034 - Only skip group when it's actually a group in the "Share with group" select. !7262 - Introduce round-robin project creation to spread load over multiple shards. !7266 - Ensure merge request's "remove branch" accessors return booleans. !7267 - Ensure external users are not able to clone disabled repositories. - Fix XSS issue in Markdown autolinker. - Respect event visibility in Gitlab::ContributionsCalendar. - Honour issue and merge request visibility in their respective finders. - Disable reference Markdown for unavailable features. - Fix lightweight tags not processed correctly by GitTagPushService. !6532 - Allow owners to fetch source code in CI builds. !6943 - Return conflict error in label API when title is taken by group label. !7014 - Reduce the overhead to calculate number of open/closed issues and merge requests within the group or project. !7123 - Fix builds tab visibility. !7178 - Fix project features default values. !7181 - Weight dropdown in issue filter form does not stay selected. !82 - Removes any symlinks before importing a project export file. CVE-2016-9086 - Fixed Import/Export foreign key issue to do with project members. - Fix relative links in Markdown wiki when displayed in "Project" tab !7218 - Changed build dropdown list length to be 6,5 builds long in the pipeline graph - Don't pass a current user to Member#add_user in LDAP group sync. !830 - Fix encoding issues on pipeline commits. !6832 - Use Hash rocket syntax to fix cycle analytics under Ruby 2.1. !6977 - Modify GitHub importer to be retryable. !7003 - Fix refs dropdown selection with special characters. !7061 - 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 - Hide multiple board actions if user doesnt have permissions. !816 - Fix Elasticsearch::Transport::Transport::Errors::BadRequest when ES is enabled. !818 - Fix branch protection API. !6215 - Fix hidden pipeline graph on commit and MR page. !6895 - Fix Cycle analytics not showing correct data when filtering by date. !6906 - Ensure custom provider tab labels don't break layout. !6993 - Fix issue boards user link when in subdirectory. !7018 - Refactor and add new environment functionality to CI yaml reference. !7026 - Fix typo in project settings that prevents users from enabling container registry. !7037 - Fix events order in `users/:id/events` endpoint. !7039 - Remove extra line for empty issue description. !7045 - Don't append issue/MR templates to any existing text. !7050 - Fix error in generating labels. !7055 - Stop clearing the database cache on `rake cache:clear`. !7056 - Only show register tab if signup enabled. !7058 - Fix lightweight tags not processed correctly by GitTagPushService - Expire and build repository cache after project import. !7064 - Fix bug where labels would be assigned to issues that were moved. !7065 - Fix reply-by-email not working due to queue name mismatch. !7068 - Fix 404 for group pages when GitLab setup uses relative url. !7071 - Fix `User#to_reference`. !7088 - Reduce overhead of `LabelFinder` by avoiding `#presence` call. !7094 - Fix unauthorized users dragging on issue boards. !7096 - Only schedule `ProjectCacheWorker` jobs when needed. !7099 - Cache the last usage data to avoid unicorn timeouts - Add user activity table and service to query for active users - Fix 500 error updating mirror URLs for projects - Restrict protected branch access to specific groups !645 - Fix validations related to mirroring settings form. !773 - Add multiple issue boards. !782 - Fix Git access panel for Wikis when Kerberos authentication is enabled (Borja Aparicio) - Decrease maximum time that GitLab waits for a mirror to finish !791 (Borja Aparicio) - User groups (that can be assigned as approvers) - Fix a search for non-default branches when ES is enabled - Re-organized the Sidekiq queues for EE specific workers - Fix save button on project pipeline settings page. (!6955) - All Sidekiq workers now use their own queue - Avoid race condition when asynchronously removing expired artifacts. (!6881) - Improve Merge When Build Succeeds triggers and execute on pipeline success. (!6675) - Respond with 404 Not Found for non-existent tags (Linus Thiel) - Truncate long labels with ellipsis in labels page - Improve tabbing usability for sign in page (ClemMakesApps) - Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint - Adding members no longer silently fails when there is extra whitespace - Update runner version only when updating contacted_at - Add link from system note to compare with previous version - Use gitlab-shell v3.6.6 - Ignore references to internal issues when using external issues tracker - Ability to resolve merge request conflicts with editor !6374 - Add `/projects/visible` API endpoint (Ben Boeckel) - Fix centering of custom header logos (Ashley Dumaine) - Keep around commits only pipeline creation as pipeline data doesn't change over time - Update duration at the end of pipeline - ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup - Add group level labels. (!6425) - Add an example for testing a phoenix application with Gitlab CI in the docs (Manthan Mallikarjun) - Cancelled pipelines could be retried. !6927 - Updating verbiage on git basics to be more intuitive - Fix project_feature record not generated on project creation - Clarify documentation for Runners API (Gennady Trafimenkov) - Use optimistic locking for pipelines and builds - The instrumentation for Banzai::Renderer has been restored - Change user & group landing page routing from /u/:username to /:username - Added documentation for .gitattributes files - Move Pipeline Metrics to separate worker - AbstractReferenceFilter caches project_refs on RequestStore when active - Replaced the check sign to arrow in the show build view. !6501 - Add a /wip slash command to toggle the Work In Progress status of a merge request. !6259 (tbalthazar) - ProjectCacheWorker updates caches at most once per 15 minutes per project - Fix Error 500 when viewing old merge requests with bad diff data - Create a new /templates namespace for the /licenses, /gitignores and /gitlab_ci_ymls API endpoints. !5717 (tbalthazar) - Fix viewing merged MRs when the source project has been removed !6991 - Speed-up group milestones show page - Fix inconsistent options dropdown caret on mobile viewports (ClemMakesApps) - Extract project#update_merge_requests and SystemHooks to its own worker from GitPushService - Fix discussion thread from emails for merge requests. !7010 - Don't include archived projects when creating group milestones. !4940 (Jeroen Jacobs) - Add tag shortcut from the Commit page. !6543 - Keep refs for each deployment - Close open tooltips on page navigation (Linus Thiel) - Allow browsing branches that end with '.atom' - Log LDAP lookup errors and don't swallow unrelated exceptions. !6103 (Markus Koller) - Replace unique keyframes mixin with keyframe mixin with specific names (ClemMakesApps) - Add more tests for calendar contribution (ClemMakesApps) - Update Gitlab Shell to fix some problems with moving projects between storages - Cache rendered markdown in the database, rather than Redis - Add todo toggle event (ClemMakesApps) - Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references - Simplify Mentionable concern instance methods - API: Ability to retrieve version information (Robert Schilling) - Fix permission for setting an issue's due date - API: Multi-file commit !6096 (mahcsig) - Unicode emoji are now converted to images - Revert "Label list shows all issues (opened or closed) with that label" - Expose expires_at field when sharing project on API - Fix VueJS template tags being rendered in code comments - Added copy file path button to merge request diff files - Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell) - Add Issue Board API support (andrebsguedes) - Allow the Koding integration to be configured through the API - Add new issue button to each list on Issues Board - Execute specific named route method from toggle_award_url helper method - Added soft wrap button to repository file/blob editor - Update namespace validation to forbid reserved names (.git and .atom) (Will Starms) - Show the time ago a merge request was deployed to an environment - Add RTL support to markdown renderer (Ebrahim Byagowi) - Add word-wrap to issue title on issue and milestone boards (ClemMakesApps) - Fix todos page mobile viewport layout (ClemMakesApps) - Make issues search less finicky - Fix inconsistent highlighting of already selected activity nav-links (ClemMakesApps) - Remove redundant mixins (ClemMakesApps) - Added 'Download' button to the Snippets page (Justin DiPierro) - Add visibility level to project repository - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) - Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska) - Fix showing commits from source project for merge request !6658 - Fix that manual jobs would no longer block jobs in the next stage. !6604 - Add configurable email subject suffix (Fu Xu) - Use defined colour for a language when available !6748 (nilsding) - Added tooltip to fork count on project show page. (Justin DiPierro) - Use a ConnectionPool for Rails.cache on Sidekiq servers - Replace `alias_method_chain` with `Module#prepend` - Enable GitLab Import/Export for non-admin users. - Preserve label filters when sorting !6136 (Joseph Frazier) - MergeRequest#new form load diff asynchronously - Only update issuable labels if they have been changed - Take filters in account in issuable counters. !6496 - Use custom Ruby images to test builds (registry.dev.gitlab.org/gitlab/gitlab-build-images:*) - Replace static issue fixtures by script !6059 (winniehell) - Append issue template to existing description !6149 (Joseph Frazier) - Trending projects now only show public projects and the list of projects is cached for a day - Memoize Gitlab Shell's secret token (!6599, Justin DiPierro) - Revoke button in Applications Settings underlines on hover. - Use higher size on Gitlab::Redis connection pool on Sidekiq servers - Add missing values to linter !6276 (Katarzyna Kobierska Ula Budziszewska) - Revert avoid touching file system on Build#artifacts? - Stop using a Redis lease when updating the project activity timestamp whenever a new event is created - Add disabled delete button to protected branches (ClemMakesApps) - Add broadcast messages and alerts below sub-nav - Better empty state for Groups view - API: New /users/:id/events endpoint - Update ruby-prof to 0.16.2. !6026 (Elan Ruusamäe) - Replace bootstrap caret with fontawesome caret (ClemMakesApps) - Fix unnecessary escaping of reserved HTML characters in milestone title. !6533 - Add organization field to user profile - 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 enter key when navigating search site search dropdown. !6643 (Brennan Roberts) - Fix deploy status responsiveness error !6633 - Make searching for commits case insensitive - Fix resolved discussion display in side-by-side diff view !6575 - Optimize GitHub importing for speed and memory - API: expose pipeline data in builds API (!6502, Guilherme Salazar) - Notify the Merger about merge after successful build (Dimitris Karakasilis) - Reduce queries needed to find users using their SSH keys when pushing commits - Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska) - Fix broken repository 500 errors in project list - Fix the diff in the merge request view when converting a symlink to a regular file - Fix Pipeline list commit column width should be adjusted - Close todos when accepting merge requests via the API !6486 (tonygambone) - Ability to batch assign issues relating to a merge request to the author. !5725 (jamedjo) - Changed Slack service user referencing from full name to username (Sebastian Poxhofer) - Retouch environments list and deployments list - Add multiple command support for all label related slash commands !6780 (barthc) - Add Container Registry on/off status to Admin Area !6638 (the-undefined) - Add Nofollow for uppercased scheme in external urls !6820 (the-undefined) - Allow empty merge requests !6384 (Artem Sidorenko) - Grouped pipeline dropdown is a scrollable container - Cleanup Ci::ApplicationController. !6757 (Takuya Noguchi) - Fixes padding in all clipboard icons that have .btn class - Fix a typo in doc/api/labels.md - Fix double-escaping in activities tab (Alexandre Maia) - API: all unknown routing will be handled with 404 Not Found - Add docs for request profiling - Delete dynamic environments - Fix buggy iOS tooltip layering behavior. - Make guests unable to view MRs on private projects - Fix broken Project API docs (Takuya Noguchi) - Migrate invalid project members (owner -> master) GitLab 8.12 - Fix XSS issue in Markdown autolinker - Removes any symlinks before importing a project export file. CVE-2016-9086 - Fixed Import/Export foreign key issue to do with project members. - Prevent running `GfmAutocomplete` setup for each diff note. !6569 - Fix long commit messages overflow viewport in file tree. !6573 - Use `gitlab-markup` gem instead of `github-markup` to fix `.rst` file rendering. !6659 - Prevent flash alert text from being obscured when container is fluid. !6694 - Fix due date being displayed as `NaN` in Safari. !6797 - Fix JS bug with select2 because of missing `data-field` attribute in select box. !6812 - Do not alter `force_remove_source_branch` options on MergeRequest unless specified. !6817 - Fix GFM autocomplete setup being called several times. !6840 - Handle case where deployment ref no longer exists. !6855 - Update mailroom to 0.8.1 in Gemfile.lock !6814 - Switch from request to env in ::API::Helpers. !6615 - Update the mail_room gem to 0.8.1 to fix a race condition with the mailbox watching thread. !6714 - Improve issue load time performance by avoiding ORDER BY in find_by call. !6724 - Add a new gitlab:users:clear_all_authentication_tokens task. !6745 - Don't send Private-Token (API authentication) headers to Sentry - Share projects via the API only with groups the authenticated user can access - [ES] Indexer works with smaller batches of repositories to not exceed NOFILE limit. !774 - Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. !6294 (lukehowell) - Fix padding in build sidebar. !6506 - Changed compare dropdowns to dropdowns with isolated search input. !6550 - Fix race condition on LFS Token. !6592 - Fix type mismatch bug when closing Jira issue. !6619 - Fix lint-doc error. !6623 - Skip wiki creation when GitHub project has wiki enabled. !6665 - Fix issues importing services via Import/Export. !6667 - Restrict failed login attempts for users with 2FA enabled. !6668 - Fix failed project deletion when feature visibility set to private. !6688 - Prevent claiming associated model IDs via import. - Set GitLab project exported file permissions to owner only - Improve the way merge request versions are compared with each other - Fix prevent_secrets checkbox on admin view - Update Gitlab Shell to support low IO priority for storage moves - Fix bug when protecting a branch due to missing url paramenter in request !760 - Ignore unknown project ID in RepositoryUpdateMirrorWorker - Fix Import/Export not recognising correctly the imported services. - Fix snippets pagination - Fix "Create project" button layout when visibility options are restricted - Fix List-Unsubscribe header in emails - Fix IssuesController#show degradation including project on loaded notes - Fix an issue with the "Commits" section of the cycle analytics summary. !6513 - Fix errors importing project feature and milestone models using GitLab project import - Make JWT messages Docker-compatible - Fix duplicate branch entry in the merge request version compare dropdown - Respect the fork_project permission when forking projects - Only update issuable labels if they have been changed - Fix bug where 'Search results' repeated many times when a search in the emoji search form is cleared (Xavier Bick) (@zeiv) - Fix resolve discussion buttons endpoint path - Refactor remnants of CoffeeScript destructured opts and super !6261 - Prevent secrets to be pushed to the repository - Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST - Fix issue with search filter labels not displaying - Include more data in EE usage ping - Reduce UPDATE queries when moving between import states on projects - [ES] Instrument Elasticsearch::Git::Repository - Request only the LDAP attributes we need - Add 'Sync now' to group members page !704 - Add repository size limits and enforce them !740 - [ES] Instrument other Gitlab::Elastic classes - [ES] Fix: Elasticsearch does not find partial matches in project names - Faster Active Directory group membership resolution !719 - [ES] Global code search - [ES] Improve logging - Fix projects with remote mirrors asynchronously destruction - Removes inconsistency regarding tagging immediatelly as merged once you create a new branch. !6408 - Update the rouge gem to 2.0.6, which adds highlighting support for JSX, Prometheus, and others. !6251 - Only check :can_resolve permission if the note is resolvable - Bump fog-aws to v0.11.0 to support ap-south-1 region - Add ability to fork to a specific namespace using API. (ritave) - Allow to set request_access_enabled for groups and projects - Cleanup misalignments in Issue list view !6206 - Only create a protected branch upon a push to a new branch if a rule for that branch doesn't exist - Add Pipelines for Commit - Prune events older than 12 months. (ritave) - Prepend blank line to `Closes` message on merge request linked to issue (lukehowell) - Fix issues/merge-request templates dropdown for forked projects - Filter tags by name !6121 - Update gitlab shell secret file also when it is empty. !3774 (glensc) - Give project selection dropdowns responsive width, make non-wrapping. - Fix note form hint showing slash commands supported for commits. - Make push events have equal vertical spacing. - API: Ensure invitees are not returned in Members API. - Preserve applied filters on issues search. - Add two-factor recovery endpoint to internal API !5510 - Pass the "Remember me" value to the U2F authentication form - Display stages in valid order in stages dropdown on build page - Only update projects.last_activity_at once per hour when creating a new event - Cycle analytics (first iteration) !5986 - Remove vendor prefixes for linear-gradient CSS (ClemMakesApps) - Move pushes_since_gc from the database to Redis - Limit number of shown environments on Merge Request: show only environments for target_branch, source_branch and tags - Add font color contrast to external label in admin area (ClemMakesApps) - Fix find file navigation links (ClemMakesApps) - Change logo animation to CSS (ClemMakesApps) - Instructions for enabling Git packfile bitmaps !6104 - Use Search::GlobalService.new in the `GET /projects/search/:query` endpoint - Fix long comments in diffs messing with table width - Add spec covering 'Gitlab::Git::committer_hash' !6433 (dandunckelman) - Fix pagination on user snippets page - Honor "fixed layout" preference in more places !6422 - Run CI builds with the permissions of users !5735 - Fix sorting of issues in API - Fix download artifacts button links !6407 - Sort project variables by key. !6275 (Diego Souza) - Ensure specs on sorting of issues in API are deterministic on MySQL - Added ability to use predefined CI variables for environment name - Added ability to specify URL in environment configuration in gitlab-ci.yml - Escape search term before passing it to Regexp.new !6241 (winniehell) - Fix pinned sidebar behavior in smaller viewports !6169 - Fix file permissions change when updating a file on the Gitlab UI !5979 - Added horizontal padding on build page sidebar on code coverage block. !6196 (Vitaly Baev) - Change merge_error column from string to text type - Fix issue with search filter labels not displaying - Reduce contributions calendar data payload (ClemMakesApps) - Show all pipelines for merge requests even from discarded commits !6414 - Replace contributions calendar timezone payload with dates (ClemMakesApps) - Changed MR widget build status to pipeline status !6335 - Add `web_url` field to issue, merge request, and snippet API objects (Ben Boeckel) - Enable pipeline events by default !6278 - Add pipeline email service !6019 - Move parsing of sidekiq ps into helper !6245 (pascalbetz) - Added go to issue boards keyboard shortcut - Expose `sha` and `merge_commit_sha` in merge request API (Ben Boeckel) - Emoji can be awarded on Snippets !4456 - Set path for all JavaScript cookies to honor GitLab's subdirectory setting !5627 (Mike Greiling) - Fix blame table layout width - Spec testing if issue authors can read issues on private projects - Fix bug where pagination is still displayed despite all todos marked as done (ClemMakesApps) - Request only the LDAP attributes we need !6187 - Center build stage columns in pipeline overview (ClemMakesApps) - Fix bug with tooltip not hiding on discussion toggle button - Rename behaviour to behavior in bug issue template for consistency (ClemMakesApps) - Fix bug stopping issue description being scrollable after selecting issue template - Remove suggested colors hover underline (ClemMakesApps) - Fix jump to discussion button being displayed on commit notes - Shorten task status phrase (ClemMakesApps) - Fix project visibility level fields on settings - Add hover color to emoji icon (ClemMakesApps) - Increase ci_builds artifacts_size column to 8-byte integer to allow larger files - Add textarea autoresize after comment (ClemMakesApps) - Do not write SSH public key 'comments' to authorized_keys !6381 - Add due date to issue todos - Refresh todos count cache when an Issue/MR is deleted - Fix branches page dropdown sort alignment (ClemMakesApps) - Hides merge request button on branches page is user doesn't have permissions - Add white background for no readme container (ClemMakesApps) - API: Expose issue confidentiality flag. (Robert Schilling) - Fix markdown anchor icon interaction (ClemMakesApps) - Test migration paths from 8.5 until current release !4874 - Replace animateEmoji timeout with eventListener (ClemMakesApps) - Show badges in Milestone tabs. !5946 (Dan Rowden) - Optimistic locking for Issues and Merge Requests (title and description overriding prevention) - Require confirmation when not logged in for unsubscribe links !6223 (Maximiliano Perez Coto) - Add `wiki_page_events` to project hook APIs (Ben Boeckel) - Remove Gitorious import - Loads GFM autocomplete source only when required - Fix issue with slash commands not loading on new issue page - Fix inconsistent background color for filter input field (ClemMakesApps) - Remove prefixes from transition CSS property (ClemMakesApps) - Add Sentry logging to API calls - Add BroadcastMessage API - Merge request tabs are fixed when scrolling page - Use 'git update-ref' for safer web commits !6130 - Sort pipelines requested through the API - Automatically expand hidden discussions when accessed by a permalink !5585 (Mike Greiling) - Fix issue boards loading on large screens - Change pipeline duration to be jobs running time instead of simple wall time from start to end !6084 - Show queued time when showing a pipeline !6084 - Remove unused mixins (ClemMakesApps) - Fix issue board label filtering appending already filtered labels - Add search to all issue board lists - Scroll active tab into view on mobile - Fix groups sort dropdown alignment (ClemMakesApps) - Add horizontal scrolling to all sub-navs on mobile viewports (ClemMakesApps) - Use JavaScript tooltips for mentions !5301 (winniehell) - Add hover state to todos !5361 (winniehell) - Fix icon alignment of star and fork buttons !5451 (winniehell) - Fix alignment of icon buttons !5887 (winniehell) - Added Ubuntu 16.04 support for packager.io (JonTheNiceGuy) - Fix markdown help references (ClemMakesApps) - Add last commit time to repo view (ClemMakesApps) - Fix accessibility and visibility of project list dropdown button !6140 - Fix missing flash messages on service edit page (airatshigapov) - Added project-specific enable/disable setting for LFS !5997 - Added group-specific enable/disable setting for LFS !6164 - Add optional 'author' param when making commits. !5822 (dandunckelman) - Don't expose a user's token in the `/api/v3/user` API (!6047) - Remove redundant js-timeago-pending from user activity log (ClemMakesApps) - Ability to manage project issues, snippets, wiki, merge requests and builds access level - Remove inconsistent font weight for sidebar's labels (ClemMakesApps) - Align add button on repository view (ClemMakesApps) - Fix contributions calendar month label truncation (ClemMakesApps) - Import release note descriptions from GitHub (EspadaV8) - Added tests for diff notes - Add pipeline events to Slack integration !5525 - Add a button to download latest successful artifacts for branches and tags !5142 - Remove redundant pipeline tooltips (ClemMakesApps) - Expire commit info views after one day, instead of two weeks, to allow for user email updates - Add delimiter to project stars and forks count (ClemMakesApps) - Fix badge count alignment (ClemMakesApps) - Remove green outline from `New branch unavailable` button on issue page !5858 (winniehell) - Fix repo title alignment (ClemMakesApps) - Change update interval of contacted_at - Add LFS support to SSH !6043 - Fix branch title trailing space on hover (ClemMakesApps) - Don't include 'Created By' tag line when importing from GitHub if there is a linked GitLab account (EspadaV8) - Award emoji tooltips containing more than 10 usernames are now truncated !4780 (jlogandavison) - Fix duplicate "me" in award emoji tooltip !5218 (jlogandavison) - Order award emoji tooltips in order they were added (EspadaV8) - Fix spacing and vertical alignment on build status icon on commits page (ClemMakesApps) - Update merge_requests.md with a simpler way to check out a merge request. !5944 - Fix button missing type (ClemMakesApps) - Gitlab::Checks is now instrumented - Move to project dropdown with infinite scroll for better performance - Fix leaking of submit buttons outside the width of a main container !18731 (originally by @pavelloz) - Load branches asynchronously in Cherry Pick and Revert dialogs. - Convert datetime coffeescript spec to ES6 (ClemMakesApps) - Add merge request versions !5467 - Change using size to use count and caching it for number of group members. !5935 - Replace play icon font with svg (ClemMakesApps) - Added 'only_allow_merge_if_build_succeeds' project setting in the API. !5930 (Duck) - Reduce number of database queries on builds tab - Wrap text in commit message containers - Capitalize mentioned issue timeline notes (ClemMakesApps) - Fix inconsistent checkbox alignment (ClemMakesApps) - Use the default branch for displaying the project icon instead of master !5792 (Hannes Rosenögger) - Adds response mime type to transaction metric action when it's not HTML - Fix hover leading space bug in pipeline graph !5980 - Avoid conflict with admin labels when importing GitHub labels - User can edit closed MR with deleted fork (Katarzyna Kobierska Ula Budziszewska) !5496 - Fix repository page ui issues - Avoid protected branches checks when verifying access without branch name - Add information about user and manual build start to runner as variables !6201 (Sergey Gnuskov) - Fixed invisible scroll controls on build page on iPhone - Fix error on raw build trace download for old builds stored in database !4822 - Refactor the triggers page and documentation !6217 - Show values of CI trigger variables only when clicked (Katarzyna Kobierska Ula Budziszewska) - Use default clone protocol on "check out, review, and merge locally" help page URL - Let the user choose a namespace and name on GitHub imports - API for Ci Lint !5953 (Katarzyna Kobierska Urszula Budziszewska) - Allow bulk update merge requests from merge requests index page - Ensure validation messages are shown within the milestone form - Add notification_settings API calls !5632 (mahcsig) - Remove duplication between project builds and admin builds view !5680 (Katarzyna Kobierska Ula Budziszewska) - Fix URLs with anchors in wiki !6300 (houqp) - Deleting source project with existing fork link will close all related merge requests !6177 (Katarzyna Kobierska Ula Budziszeska) - Return 204 instead of 404 for /ci/api/v1/builds/register.json if no builds are scheduled for a runner !6225 - Fix Gitlab::Popen.popen thread-safety issue - Add specs to removing project (Katarzyna Kobierska Ula Budziszewska) - Clean environment variables when running git hooks - Fix Import/Export issues importing protected branches and some specific models - Fix non-master branch readme display in tree view - Add UX improvements for merge request version diffs GitLab 8.11 - Fix XSS issue in Markdown autolinker - Removes any symlinks before importing a project export file. CVE-2016-9086 - Don't send Private-Token (API authentication) headers to Sentry - Share projects via the API only with groups the authenticated user can access - Respect the fork_project permission when forking projects - Set a restrictive CORS policy on the API for credentialed requests - API: disable rails session auth for non-GET/HEAD requests - Escape HTML nodes in builds commands in CI linter - Refactor Protected Branches dropdown. !687 - Fix mirrored projects allowing empty import urls. !700 - Avoid conflict with admin labels when importing GitHub labels. !6158 - Restores `fieldName` to allow only string values in `gl_dropdown.js`. !6234 - Allow the Rails cookie to be used for API authentication. - Login/Register UX upgrade !6328 - Exclude blocked users from potential MR approvers. - Fix unnecessary horizontal scroll area in pipeline visualizations. !6005 - Make merge conflict file size limit 200 KB, to match the docs. !6052 - Fix an error where we were unable to create a CommitStatus for running state. !6107 - Optimize discussion notes resolving and unresolving. !6141 - Fix GitLab import button. !6167 - Restore SSH Key title auto-population behavior. !6186 - Fix DB schema to match latest migration. !6256 - Exclude some pending or inactivated rows in Member scopes. - API: Restore backward-compatibility for POST /projects/:id/members when membership is locked - Optimize branch lookups and force a repository reload for Repository#find_branch. !6087 - Fix member expiration date picker after update. !6184 - Fix suggested colors options for new labels in the admin area. !6138 - Optimize discussion notes resolving and unresolving - Fix GitLab import button - Fix confidential issues being exposed as public using gitlab.com export - Remove gitorious from import_sources. !6180 - Scope webhooks/services that will run for confidential issues - Remove gitorious from import_sources - Fix confidential issues being exposed as public using gitlab.com export - Use oj gem for faster JSON processing - Fix resolving conflicts on forks. !6082 - Fix diff commenting on merge requests created prior to 8.10. !6029 - Fix pipelines tab layout regression. !5952 - Fix "Wiki" link not appearing in navigation for projects with external wiki. !6057 - Do not enforce using hash with hidden key in CI configuration. !6079 - Fix hover leading space bug in pipeline graph !5980 - Fix sorting issues by "last updated" doesn't work after import from GitHub - GitHub importer use default project visibility for non-private projects - Creating an issue through our API now emails label subscribers !5720 - Block concurrent updates for Pipeline - Don't create groups for unallowed users when importing projects - Fix issue boards leak private label names and descriptions - Fix broken gitlab:backup:restore because of bad permissions on repo storage !6098 (Dirk Hörner) - Remove gitorious. !5866 - Allow compare merge request versions - [ES] Add logging to indexer - Fix missing EE-specific service parameters for Jenkins CI - Set the correct `GL_PROTOCOL` when rebasing !691 - [ES] Elasticsearch workers checks ES settings before running - Allow system info page to handle case where info is unavailable - Label list shows all issues (opened or closed) with that label - Don't show resolve conflicts link before MR status is updated - Fix IE11 fork button bug !5982 - Don't prevent viewing the MR when git refs for conflicts can't be found on disk - Fix external issue tracker "Issues" link leading to 404s - Don't try to show merge conflict resolution info if a merge conflict contains non-UTF-8 characters - Automatically expand hidden discussions when accessed by a permalink !5585 (Mike Greiling) - Issues filters reset button - Additional documentation on protected branches for EE - Change slash commands docs location - Pulled due to packaging error. - Show "Create Merge Request" widget for push events to fork projects on the source project. !5978 - Use gitlab-workhorse 0.7.11 !5983 - Does not halt the GitHub import process when an error occurs. !5763 - Fix file links on project page when default view is Files !5933 - Fixed enter key in search input not working !5888 - Pulled due to packaging error. - Allow projects to be moved between repository storages - Add rake task to remove old repository copies from repositories moved to another storage - Performance improvement of push rules - Temporary fix for #825 - LDAP sync converts access requests to members. !655 - Optimize commit and diff changes access check to reduce git operations - Allow syncing a group against all providers at once - Change LdapGroupSyncWorker to use new LDAP group sync classes - Allow LDAP `sync_ssh_keys` setting to be set to `true` - Removed unused GitLab GEO database index - Restrict protected branch access to specific users !581 - Enable monitoring for ES classes - [Elastic] Improve code search - [Elastic] Significant improvement of global search performance - [Fix] Push rules check existing commits in some cases - [ES] Limit amount of retries for sidekiq jobs - Fix Projects::UpdateMirrorService to allow tags pointing to blob objects - Fix vulnerability that made it possible to enumerate private projects belonging to group - Use test coverage value from the latest successful pipeline in badge. !5862 - Add test coverage report badge. !5708 - Remove the http_parser.rb dependency by removing the tinder gem. !5758 (tbalthazar) - Add Koding (online IDE) integration - Ability to specify branches for Pivotal Tracker integration (Egor Lynko) - Fix don't pass a local variable called `i` to a partial. !20510 (herminiotorres) - Fix rename `add_users_into_project` and `projects_ids`. !20512 (herminiotorres) - Fix adding line comments on the initial commit to a repo !5900 - Fix the title of the toggle dropdown button. !5515 (herminiotorres) - Rename `markdown_preview` routes to `preview_markdown`. (Christopher Bartz) - Update to Ruby 2.3.1. !4948 - Add Issues Board !5548 - Allow resolving merge conflicts in the UI !5479 - Improve diff performance by eliminating redundant checks for text blobs - Ensure that branch names containing escapable characters (e.g. %20) aren't unescaped indiscriminately. !5770 (ewiltshi) - Convert switch icon into icon font (ClemMakesApps) - API: Endpoints for enabling and disabling deploy keys - API: List access requests, request access, approve, and deny access requests to a project or a group. !4833 - Use long options for curl examples in documentation !5703 (winniehell) - Added tooltip listing label names to the labels value in the collapsed issuable sidebar - Remove magic comments (`# encoding: UTF-8`) from Ruby files. !5456 (winniehell) - GitLab Performance Monitoring can now track custom events such as the number of tags pushed to a repository - Add support for relative links starting with ./ or / to RelativeLinkFilter (winniehell) - Allow naming U2F devices !5833 - Ignore URLs starting with // in Markdown links !5677 (winniehell) - Fix CI status icon link underline (ClemMakesApps) - The Repository class is now instrumented - Fix commit mention font inconsistency (ClemMakesApps) - Do not escape URI when extracting path !5878 (winniehell) - Fix filter label tooltip HTML rendering (ClemMakesApps) - Cache the commit author in RequestStore to avoid extra lookups in PostReceive - Expand commit message width in repo view (ClemMakesApps) - Cache highlighted diff lines for merge requests - Pre-create all builds for a Pipeline when the new Pipeline is created !5295 - Allow merge request diff notes and discussions to be explicitly marked as resolved - API: Add deployment endpoints - API: Add Play endpoint on Builds - Fix of 'Commits being passed to custom hooks are already reachable when using the UI' - Show wall clock time when showing a pipeline. !5734 - Show member roles to all users on members page - Project.visible_to_user is instrumented again - Fix awardable button mutuality loading spinners (ClemMakesApps) - Sort todos by date and priority - Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_STORE env variable - Optimize maximum user access level lookup in loading of notes - Send notification emails to users newly mentioned in issue and MR edits !5800 - Add "No one can push" as an option for protected branches. !5081 - Improve performance of AutolinkFilter#text_parse by using XPath - Add experimental Redis Sentinel support !1877 - Rendering of SVGs as blobs is now limited to SVGs with a size smaller or equal to 2MB - Fix branches page dropdown sort initial state (ClemMakesApps) - Environments have an url to link to - Various redundant database indexes have been removed - Update `timeago` plugin to use multiple string/locale settings - Remove unused images (ClemMakesApps) - Get issue and merge request description templates from repositories - Enforce 2FA restrictions on API authentication endpoints !5820 - Limit git rev-list output count to one in forced push check - Show deployment status on merge requests with external URLs - Clean up unused routes (Josef Strzibny) - Fix issue on empty project to allow developers to only push to protected branches if given permission - API: Add enpoints for pipelines - Add green outline to New Branch button. !5447 (winniehell) - Optimize generating of cache keys for issues and notes - Fix repository push email formatting in Outlook - Improve performance of syntax highlighting Markdown code blocks - Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects - Remove delay when hitting "Reply..." button on page with a lot of discussions - Retrieve rendered HTML from cache in one request - Fix renaming repository when name contains invalid chararacters under project settings - Upgrade Grape from 0.13.0 to 0.15.0. !4601 - Trigram indexes for the "ci_runners" table have been removed to speed up UPDATE queries - Fix devise deprecation warnings. - Check for 2FA when using Git over HTTP and only allow PersonalAccessTokens as password in that case !5764 - Update version_sorter and use new interface for faster tag sorting - Optimize checking if a user has read access to a list of issues !5370 - Store all DB secrets in secrets.yml, under descriptive names !5274 - Fix syntax highlighting in file editor - Support slash commands in issue and merge request descriptions as well as comments. !5021 - Nokogiri's various parsing methods are now instrumented - Add archived badge to project list !5798 - Add simple identifier to public SSH keys (muteor) - Admin page now references docs instead of a specific file !5600 (AnAverageHuman) - Fix filter input alignment (ClemMakesApps) - Include old revision in merge request update hooks (Ben Boeckel) - Add build event color in HipChat messages (David Eisner) - Make fork counter always clickable. !5463 (winniehell) - Document that webhook secret token is sent in X-Gitlab-Token HTTP header !5664 (lycoperdon) - Gitlab::Highlight is now instrumented - All created issues, API or WebUI, can be submitted to Akismet for spam check !5333 - Allow users to import cross-repository pull requests from GitHub - The overhead of instrumented method calls has been reduced - Remove `search_id` of labels dropdown filter to fix 'Missleading URI for labels in Merge Requests and Issues view'. !5368 (Scott Le) - Load project invited groups and members eagerly in `ProjectTeam#fetch_members` - Add pipeline events hook - Bump gitlab_git to speedup DiffCollection iterations - Rewrite description of a blocked user in admin settings. (Elias Werberich) - Make branches sortable without push permission !5462 (winniehell) - Check for Ci::Build artifacts at database level on pipeline partial - Convert image diff background image to CSS (ClemMakesApps) - Remove unnecessary index_projects_on_builds_enabled index from the projects table - Make "New issue" button in Issue page less obtrusive !5457 (winniehell) - Gitlab::Metrics.current_transaction needs to be public for RailsQueueDuration - Fix search for notes which belongs to deleted objects - Allow Akismet to be trained by submitting issues as spam or ham !5538 - Add GitLab Workhorse version to admin dashboard (Katarzyna Kobierska Ula Budziszewska) - Allow branch names ending with .json for graph and network page !5579 (winniehell) - Add the `sprockets-es6` gem - Improve OAuth2 client documentation (muteor) - Fix diff comments inverted toggle bug (ClemMakesApps) - Multiple trigger variables show in separate lines (Katarzyna Kobierska Ula Budziszewska) - Profile requests when a header is passed - Avoid calculation of line_code and position for _line partial when showing diff notes on discussion tab. - Speedup DiffNote#active? on discussions, preloading noteables and avoid touching git repository to return diff_refs when possible - Add commit stats in commit api. !5517 (dixpac) - Add CI configuration button on project page - Fix merge request new view not changing code view rendering style - edit_blob_link will use blob passed onto the options parameter - Make error pages responsive (Takuya Noguchi) - The performance of the project dropdown used for moving issues has been improved - Fix skip_repo parameter being ignored when destroying a namespace - Add all builds into stage/job dropdowns on builds page - Change requests_profiles resource constraint to catch virtually any file - Bump gitlab_git to lazy load compare commits - Reduce number of queries made for merge_requests/:id/diffs - Add the option to set the expiration date for the project membership when giving a user access to a project. !5599 (Adam Niedzielski) - Sensible state specific default sort order for issues and merge requests !5453 (tomb0y) - Fix bug where destroying a namespace would not always destroy projects - Fix RequestProfiler::Middleware error when code is reloaded in development - Allow horizontal scrolling of code blocks in issue body - Catch what warden might throw when profiling requests to re-throw it - Avoid commit lookup on diff_helper passing existing local variable to the helper method - Add description to new_issue email and new_merge_request_email in text/plain content type. !5663 (dixpac) - Speed up and reduce memory usage of Commit#repo_changes, Repository#expire_avatar_cache and IrkerWorker - Add unfold links for Side-by-Side view. !5415 (Tim Masliuchenko) - Adds support for pending invitation project members importing projects - Add pipeline visualization/graph on pipeline page - Update devise initializer to turn on changed password notification emails. !5648 (tombell) - Avoid to show the original password field when password is automatically set. !5712 (duduribeiro) - Fix importing GitLab projects with an invalid MR source project - Sort folders with submodules in Files view !5521 - Each `File::exists?` replaced to `File::exist?` because of deprecate since ruby version 2.2.0 - Add auto-completition in pipeline (Katarzyna Kobierska Ula Budziszewska) - Add pipelines tab to merge requests - Fix notification_service argument error of declined invitation emails - Fix a memory leak caused by Banzai::Filter::SanitizationFilter - Speed up todos queries by limiting the projects set we join with - Ensure file editing in UI does not overwrite commited changes without warning user - Eliminate unneeded calls to Repository#blob_at when listing commits with no path - Update gitlab_git gem to 10.4.7 - Simplify SQL queries of marking a todo as done Minor new functionality in 2016.3 a1fce8bc, #194c9bf2, #91bf8150, #f97be782 (Bug #90001) Create separate queue for 'mirror_fetch_worker' instead of using default #2a5cfe59, #f532d2a9, #368a89cf (Bug #90069) Prevent clients from setting their home directories to directories used by the app Bugs fixed in 2016.3 #ca1f4016 (Bug #90063) GitSwarm 'Help' page incorrectly states: "GitSwarm is Helix's Git frontend based on GitSwarm 8.10.13-ee" #785a8742 (Bug #90012) Bad links in the help docs #1a7f0828 (Bug #89797) Helix mirroring is automatically re-enabling after being disabled via the UI #16eb912f (Bug #89830) Wrong version of GitSwarm in the main help page #21df5f92 (Bug #89826) Mail sent from GitSwarm has incorrect text in link #8d97ac17 (Bug #89819) Welcome page displays "Welcome to GitLab" not GitSwarm #af280b9f (Bug #89631) Unable to set the git-data dir to choose alternative data directory for repositories #0b08c79f (Bug #88640) Install/upgrade 'git' user check should use the username defined in GitSwarm's config, rather than the hardcoded 'git' user #0d08ba0a (Bug #88027) Fixed alignment of the 'Launch Mirroring' button. #bd35514d (Bug #87691) Fix tag creation, where it was being rejected by a Git hook #e176caab, #06ccf8a8 (Bug #87199, #87631, #87629) Automatically repair mirrored projects when their underlying Git Fusion configuration changes GitLab changelogs since GitLab 8.8 GitLab 8.10 - Exclude blocked users from potential MR approvers. - Fix a bug where deny_delete_tag push rules weren't applied - Fix race condition with UpdateMirrorWorker Lease. !641 - Used cached value of project count in `Elastic::RepositoriesSearch` to reduce DB load. !637 - Fix available users in userselect dropdown when there is more than one userselect on the page. !604 (Rik de Groot) - Fix updating skipped approvers in search list on removal. !604 (Rik de Groot) - Fix regression in Git Annex permission check. !599 - [Elastic] Fix commit search for some URLs. !605 - Fix pagination on search result page when ES search is enabled. !592 - Decouple an ES index update from `RepositoryUpdateMirrorWorker`. !593 - Fix broken `user_allowed?` check in Git Annex push. !597 - Add EE license usage ping !557 - Rename Git Hooks to Push Rules - Fix EE keys fingerprint add index migration if came from CE - Add todos for MR approvers !547 - Prevent the author of an MR from being on the approvers list - Isolate EE LDAP library code in EE module (Part 1) !511 - Make Elasticsearch indexer run as an async task - Fix of removing wiki data from index when project is deleted - Ticket-based Kerberos authentication (SPNEGO) - [Elastic] Suppress ActiveRecord::RecordNotFound error in ElasticIndexWorker GitLab 8.9 - Avoid adding index for key fingerprint if it already exists. !539 - Fix of quoted text in lock tooltip. !518 - Improve how File Lock feature works with nested items. !497 - Fix encrypted data backwards compatibility after upgrading attr_encrypted gem. !502 - Fix creating MRs on forks of deleted projects. !503 - Roll back Grack::Auth to fix Git HTTP SPNEGO. !504 - [Elastic] Fix visibility of snippets when searching. - Improve Geo documentation. !431 - Fix remote mirror stuck on started issue. !491 - Fix MR creation from forks where target project has approvals enabled. !496 - Fix MR edit where target project has approvals enabled. !496 - Fix vertical alignment of git-hooks page. !499 - Fix JenkinsService test button - Fix nil user handling in UpdateMirrorService - Allow overriding the number of approvers for a merge request - Allow LDAP to mark users as external based on their group membership. !432 - Instrument instance methods of Gitlab::InsecureKeyFingerprint class - Add API endpoint for Merge Request Approvals !449 - Send notification email when merge request is approved - Distribute RepositoryUpdateMirror jobs in time and add exclusive lease on them by project_id - [Elastic] Move ES settings to application settings - Always allow merging a merge request whenever fast-forward is possible. !454 - Disable mirror flag for projects without import_url - UpdateMirror service return an error status when no mirror - Don't reset approvals when rebasing an MR from the UI - Show flash notice when Git Hooks are updated successfully - Remove explicit Gitlab::Metrics.action assignments, are already automatic. - [Elastic] Project members with guest role can't access confidential issues - Ability to lock file or folder in the repository - Fix: Git hooks don't fire when committing from the UIx Minor new functionality in 2016.2 #43e60c69, #2259c67d, #42e3ce7d (Bug #85789) Add errors from Helix Git Fusion when mirroring is enabled on a new project #428e0472 (Bug #85151) Added logic to abort installation if there is a pre-existing 'git' user, and we (GitSwarm) didn't create it #874297bd (Bug #86986) Removed GitLab's old default root password from post-install text #b3a85def (Bug #85730) Prevent creation of projects with empty depot paths selected from the custom repo selector - the projects were being created, but without any branches #54512710 (Bug #87009) Incorporate GitLab's new password create on initial install with our auto-provisioned Helix Git Fusion instance #852d0453, #273ce8ae (Bug #86455) Add a configurable that allows admins to suppresses Git Fusion configuration errors both on the new project page and the reconfigure output Bugs fixed in 2016.2 #b40288aa (Bug #87663) Unpin OpenSSL so we install the same version as the community (currently 1.0.2h) #df2dc6cc, #b2a50c08 (Bug #85902) The bootstrap script now checks for conflicting packages and aborts if any found #65779263 (Bug #85761) Ensure mapped streams exist before creating a new project with the custom repo creator tool #846ba34e (Bug #84059) Fix UI when all of GitLab's import (e.g. GitHub) sources are disabled #13c8dc56, #045070fa (Bug #86267) Add the //.git-fusion depot to an client template if one is present GitLab EE changelogs since GitLab EE 8.4 GitLab EE 8.8 - Make sure OAuth routes that we generate for Geo matches with the ones in Rails routes !444 - Remove license overusage message - Add standard web hook headers to Jenkins CI post. !374 - Gracefully handle malformed DNs in LDAP group sync. !392 - Reduce load on DB for license upgrade check. !421 - Make it clear the license overusage message is visible only to admins. !423 - Fix Git hook validations for fast-forward merges. !427 - [Elastic] In search results, only show notes on confidential issues that the user has access to. - [Elastic] Search through the filenames. !409 - Fix repository mirror updates for new imports stuck in "started" state. !416 - [Elastic] Database indexer prints its status - [Elastic][Fix] Database indexer skips projects with invalid HEAD reference - Fix skipping pages when restoring backups - Add EE license via API !400 - [Elastic] More efficient snippets search - [Elastic] Add rake task for removing all indexes - [Elastic] Add rake task for clearing indexing status - [Elastic] Improve code search - [Elastic] Fix encoding issues during indexing - Warn admin if current active count exceeds license - Set KRB5 as default clone protocol when Kerberos is enabled and user is logged in (Borja Aparicio) - Reduce emails-on-push HTML size by using a simple monospace font - API requests to /internal/authorized_keys are now tagged properly - Geo: Single Sign Out support !380 GitLab EE 8.7 - Delete ProjectImportData record only if Project is not a mirror !370 - Fixed typo in GitLab GEO license check alert !379 - Fix LDAP access level spillover bug !499 - Fix MR notifications for slack and hipchat when approvals are fullfiled. !325 - GitLab Geo: Merge requests on Secondary should not check mergeable status - Update GitLab Pages to 0.2.1: support user-defined 404 pages - Refactor group sync to pull access level logic to its own class. !306 - [Elastic] Stabilize database indexer if database is inconsistent - Add ability to sync to remote mirrors. !249 - GitLab Geo: Many replication improvements and fixes !354 GitLab EE 8.6 - Concat AD group recursive member results with regular member results. !333 - Fix LDAP group sync regression for groups with member value `uid=`. !335 - Don't attempt to include too large diffs in e-mail-on-push messages (Stan Hu). !338 - Fix other cases where git hooks would fail due to old commits. !310 - Exit ElasticIndexerWorker's job happily if record cannot be found. !311 - Fix "Reload with full diff" button not working (Stan Hu). !313 - Fix old commits triggering git hooks on new branches branched off another branch. !281 - Fix issue with deleted user in audit event (Stan Hu). !284 - Mark pending todos as done when approving a merge request. !292 - GitLab Geo: Display Attachments from Primary node. !302 - Only rename the `light_logo` column in the `appearances` table if its not there yet. !290 - Fix diffs in text part of email-on-push messages (Stan Hu). !293 - Fix an issue with methods not accessible in some controllers. !295 - Ensure Projects::ApproversController inherits from Projects::ApplicationController. !296 - Handle duplicate appearances table creation issue with upgrade from CE to EE - Add confidential issues - Improve weight filter for issues - Update settings and documentation for per-install LDAP sync time - Fire merge request webhooks when a merge request is approved - Add full diff highlighting to Email on push - Clear "stuck" mirror updates before periodically updating all mirrors - LDAP: Don't render Linked LDAP groups forms when LDAP is disabled - [Elastic] Add elastic checker to gitlab:check - [Elastic] Added UPDATE_INDEX option to rake task - [Elastic] Removing repository and wiki index after removing project - [Elastic] Update index on push to wiki - [Elastic] Use subprocesses for ElasticSearch index jobs - [Elastic] More accurate as_indexed_json (More stable database indexer) - [Elastic] Fix: Don't index newly created system messages and awards - [Elastic] Fixed exception on branch removing - [Elastic] Fix bin/elastic_repo_indexer to follow config - GitLab Geo: OAuth authentication - GitLab Geo: Wiki synchronization - GitLab Geo: ReadOnly Middleware improvements - GitLab Geo: SSH Keys synchronization - Allow SSL verification to be configurable when importing GitHub projects - Disable git-hooks for git annex commits GitLab EE 8.5 - Fix vulnerability that made it possible to enumerate private projects belonging to group - GitLab Geo: Documentation - GitLab Geo: Repository synchronization between primary and secondary nodes - Add documentation for GitLab Pages - Fix importing projects from GitHub Enterprise Edition - Fix syntax error in init file - Only show group member roles if explicitly requested - GitLab Geo: Improve GeoNodes Admin screen - GitLab Geo: Avoid locking yourself out when adding a GeoNode - [Elastic][Security] Notes exposure - Prevent LDAP from downgrading a group's last owner - Update gitlab-elastic-search gem to 0.0.11 - Update LDAP groups asynchronously - Fix an issue when weight text was displayed in Issuable collapsed sidebar - Fix importing projects from GitHub Enterprise Edition. - Fix adding pages domain to projects in groups - Fix Elasticsearch blob results linking to the wrong reference ID (Stan Hu) - Show warning when mirror repository default branch could not be updated because it has diverged from upstream. - More reliable wiki indexer - GitLab Pages gets support for custom domain and custom certificate - Fix of Elastic indexer. It should not trigger record validation for projects - Fix of Elastic indexer. Stabilze indexer when serialized data is corrupted - [Elastic] Don't index unnecessary data into elastic Major new functionality in 2016.1 #dc874776, #4b6b6f1a, #8a4dbc96, #2c4b9e9d, #c82e6884, #06aee6d9, #239a5c8c, #19aecef4, #b87f33d7, #63ce742e, #56eb4196, #2de88af7 (Bug #85089, Bug #85088, Bug #85127, Bug #85177, Bug #85197, Bug #85367, Bug #85368, Bug #85478, Bug #85516, Bug #85681, Bug #85701) Add ability to create custom branch mappings from Helix depot paths #c7383efd, #a5a0f738, #a2ef9572, #55d68e67 (Bug #83775, Bug #83776, Bug #83777, Bug #83778, Bug #83779, Bug #84013) Add experimental support for enforcing Helix protections #7771ec0e, #78124ebb, #28c84e8a, d0828830, #78124ebb, #156b6977, #0c1875a9, #35dc7354 (Bug #83802, Bug #83803, Bug #83804, Bug #83805, Bug #83906, Bug #84574, Bug #84808, Bug #84761, Bug #85200) Add ability to disable and re-enable mirroring in Helix Minor new functionality in 2016.1 #c2996f37 (Bug #85710) UI improvements for mirroring errors #b18fe46c (Bug #85153) Switch to Perforce job IDs for relnotes #45d62189 (Bug #85091) Improve display of mirroring status on project details page #f44e3dbf, #1d9895e3 (Bug #84828, #85949) Improvements to bootstrap script, with support for RHEL #b0eb9f83 (Bug #84076) Ensure mirrored projects with missing server config are still shown #b949f635 (Bug #80590) Ensure Git Fusion repo remains selected when new project page errors out Bugs fixed in 2016.1 #5b06580d (Bug #86271) Updated internal patch version to match check-for-updates version. #6c190a6a (Bug #86120) Incorporated GitLab Community fix for two-factor authentication bypass #b3e472f9 (Bug #85879) Update hooks now run before mirroring to Git Fusion #1d3099b1 (Bug #83814) Allow repos with a '/' in the name #fdae5087 (Bug #81226) Selecting a repository to mirror should auto-select "mirror from existing" #c412fbe3 (Bug #83849, Bug #80745, Bug #80820) Fixed multiple help links #b3bbd754 (Bug #80797) Ensure /etc/gitswarm/gitswarm.rbe file isn't created GitLab EE changelogs since GitLab EE 8.0 GitLab EE 8.4 - Fix vulnerability that made it possible to enumerate private projects belonging - Update LDAP groups asynchronously - Re-introduce "Send email to users" link in Admin area - Fix category values for Jenkins and JenkinsDeprecated services - Fix Elasticsearch indexing for newly added snippets - Make Elasticsearch indexer more stable - Update gitlab-elasticsearch-git to 0.0.10 which contain a few important fixes - Elasticsearch: fix partial blob indexing on push - Elasticsearch: added advanced indexer for repositories - Fix Mirror User dropdown - Elasticsearch indexer performance improvements - Don't redirect away from Mirror Repository settings when repo is empty - Fix updating of branches in mirrored repository - Fix a 500 error preventing LDAP users with 2FA enabled from logging in - Rake task gitlab:elastic:index_repositories handles errors and shows progress - Partial indexing of repo on push (indexing changes only) - Add ability to create a note for user by admin - Fix "Commit was rejected by git hook", when max_file_size was set null in project's Git hooks - Fix "Approvals are not reset after a new push is made if the request is coming from a fork" - Fix "User is not automatically removed from suggested approvers list if user is deleted" - Add option to enforce a semi-linear history by only allowing merge requests to be merged that have been rebased - Add option to trigger builds when branches or tags are updated from a mirrored upstream repository - Ability to use Elasticsearch as a search engine - Update omniauth-saml gem to 1.4.2 - Prevent long-running backup tasks from timing out the database connection - Add a Project setting to allow guests to view build logs (defaults to true) - Increase lfs_objects size column to 8-byte integer to allow files larger than 2.1GB - Correctly highlight MR diff when MR has merge conflicts - Fix highlighting in blame view - Update sentry-raven gem to prevent "Not a git repository" console output when running certain commands - Add instrumentation to additional Gitlab::Git and Rugged methods for performance monitoring - Allow autosize textareas to also be manually resized - Bump required gitlab-workhorse version to bring in a fix for missing artifacts in the build artifacts browser - Get rid of those ugly borders on the file tree view - Fix updating the runner information when asking for builds - Bump gitlab_git version to 7.2.24 in order to bring in a performance improvement when checking if a repository was empty - Add instrumentation for Gitlab::Git::Repository instance methods so we can track them in Performance Monitoring. - Increase contrast between highlighted code comments and inline diff marker - Fix method undefined when using external commit status in builds - Apply security updates for Rails (4.2.5.1), rails-html-sanitizer (1.0.3), and Nokogiri (1.6.7.2) - Fix redirect loop during import - Fix diff highlighting for all syntax themes - Allow LDAP users to change their email if it was not set by the LDAP server - Ensure Gravatar host looks like an actual host - Consider re-assign as a mention from a notification point of view - Add pagination headers to already paginated API resources - Properly generate diff of orphan commits, like the first commit in a repository - Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages - Autocomplete data is now always loaded, instead of when focusing a comment text area - Improved performance of finding issues for an entire group - Added custom application performance measuring system powered by InfluxDB - Add syntax highlighting to diffs - Gracefully handle invalid UTF-8 sequences in Markdown links (Stan Hu) - Bump fog to 1.36.0 (Stan Hu) - Add user's last used IP addresses to admin page (Stan Hu) - Add housekeeping function to project settings page - The default GitLab logo now acts as a loading indicator - LDAP group sync: Remove user from group when they are removed from LDAP - Fix caching issue where build status was not updating in project dashboard (Stan Hu) - Accept 2xx status codes for successful Web hook triggers (Stan Hu) - Fix missing date of month in network graph when commits span a month (Stan Hu) - Expire view caches when application settings change (e.g. Gravatar disabled) (Stan Hu) - Don't notify users twice if they are both project watchers and subscribers (Stan Hu) - Fix error with file size check with submodules (Stan Hu) - Remove gray background from layout in UI - Remove gray background from layout in UI - Fix signup for OAuth providers that don't provide a name - Implement new UI for group page - Implement search inside emoji picker - Let the CI runner know about builds that this build depends on - Add API support for looking up a user by username (Stan Hu) - Add project permissions to all project API endpoints (Stan Hu) - Link to milestone in "Milestone changed" system note - LDAP Group Sync: Allow group role downgradegit - Only allow group/project members to mention `@all` - Expose Git's version in the admin area (Trey Davis) - Add "Frequently used" category to emoji picker - Add CAS support (tduehr) - Add link to merge request on build detail page - Fix: Problem with projects ending with .keys (Jose Corcuera) - Revert back upvote and downvote button to the issue and MR pages - Swap position of Assignee and Author selector on Issuables (Zeger-Jan van de Weg) - Add system hook messages for project rename and transfer (Steve Norman) - Fix version check image in Safari - Show 'All' tab by default in the builds page - Add Open Graph and Twitter Card data to all pages - Fix API project lookups when querying with a namespace with dots (Stan Hu) - Enable forcing Two-Factor authentication sitewide, with optional grace period - Import GitHub Pull Requests into GitLab - Change single user API endpoint to return more detailed data (Michael Potthoff) - Update version check images to use SVG - Validate README format before displaying - Enable Microsoft Azure OAuth2 support (Janis Meybohm) - Properly set task-list class on single item task lists - Add file finder feature in tree view (Kyungchul Shin) - Ajax filter by message for commits page - API: Add support for deleting a tag via the API (Robert Schilling) - Allow subsequent validations in CI Linter - Show referenced MRs & Issues only when the current viewer can access them - Fix Encoding::CompatibilityError bug when markdown content has some complex URL (Jason Lee) - Add API support for managing project's builds - Add API support for managing project's build triggers - Add API support for managing project's build variables - Allow broadcast messages to be edited - Autosize Markdown textareas - Import GitHub wiki into GitLab - Add reporters ability to download and browse build artifacts (Andrew Johnson) - Autofill referring url in message box when reporting user abuse. - Remove leading comma on award emoji when the user is the first to award the emoji (Zeger-Jan van de Weg) - Add build artifacts browser - Improve UX in builds artifacts browser - Increase default size of `data` column in `events` table when using MySQL - Expose button to CI Lint tool on project builds page - Fix: Creator should be added as a master of the project on creation - Added X-GitLab-... headers to emails from CI and Email On Push services (Anton Baklanov) - Add IP check against DNSBLs at account sign-up - Added cache:key to .gitlab-ci.yml allowing to fine tune the caching GitLab EE 8.3 - Rename "Group Statistics" to "Contribution Analytics" - License information can now be retrieved via the API - Show Kerberos clone url when Kerberos enabled and url different than HTTP url (Borja Aparicio) - Fix bug with negative approvals required - Add group contribution analytics page - Add GitLab Pages - Add group contribution statistics page - Automatically import Kerberos identities from Active Directory when Kerberos is enabled (Alex Lossent) - Canonicalization of Kerberos identities to always include realm (Alex Lossent) - Use gitlab-workhorse 0.5.4 (fixes API routing bug) - Preserve CE behavior with JIRA integration by only calling API if URL is set - Fix duplicated branch creation/deletion events when using Web UI (Stan Hu) - Add configurable LDAP server query timeout - Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running - Suppress e-mails on failed builds if allow_failure is set (Stan Hu) - Fix project transfer e-mail sending incorrect paths in e-mail notification (Stan Hu) - Better support for referencing and closing issues in Asana service (Mike Wyatt) - Enable "Add key" button when user fills in a proper key (Stan Hu) - Fix error in processing reply-by-email messages (Jason Lee) - Fix Error 500 when visiting build page of project with nil runners_token (Stan Hu) - Use WOFF versions of SourceSansPro fonts - Fix regression when builds were not generated for tags created through web/api interface - Fix: maintain milestone filter between Open and Closed tabs (Greg Smethells) - Fix missing artifacts and build traces for build created before 8.3 - Disable --follow in `git log` to avoid loading duplicate commit data in infinite scroll (Stan Hu) - Add support for Google reCAPTCHA in user registration - Fix Error 500 when global milestones have slashes (Stan Hu) - Fix Error 500 when doing a search in dashboard before visiting any project (Stan Hu) - Fix LDAP identity and user retrieval when special characters are used - Move Sidekiq-cron configuration to gitlab.yml - Bump rack-attack to 4.3.1 for security fix (Stan Hu) - API support for starred projects for authorized user (Zeger-Jan van de Weg) - Add open_issues_count to project API (Stan Hu) - Expand character set of usernames created by Omniauth (Corey Hinshaw) - Add button to automatically merge a merge request when the build succeeds (Zeger-Jan van de Weg) - Add unsubscribe link in the email footer (Zeger-Jan van de Weg) - Provide better diagnostic message upon project creation errors (Stan Hu) - Bump devise to 3.5.3 to fix reset token expiring after account creation (Stan Hu) - Remove api credentials from link to build_page - Deprecate GitLabCiService making it to always be inactive - Bump gollum-lib to 4.1.0 (Stan Hu) - Fix broken group avatar upload under "New group" (Stan Hu) - Update project repositorize size and commit count during import:repos task (Stan Hu) - Fix API setting of 'public' attribute to false will make a project private (Stan Hu) - Handle and report SSL errors in Web hook test (Stan Hu) - Bump Redis requirement to 2.8 for Sidekiq 4 (Stan Hu) - Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera) - Add rake tasks for git repository maintainance (Zeger-Jan van de Weg) - Fix 500 error when update group member permission - Fix: As an admin, cannot add oneself as a member to a group/project - Trim leading and trailing whitespace of milestone and issueable titles (Jose Corcuera) - Recognize issue/MR/snippet/commit links as references - Backport JIRA features from EE to CE - Add ignore whitespace change option to commit view - Fire update hook from GitLab - Allow account unlock via email - Style warning about mentioning many people in a comment - Fix: sort milestones by due date once again (Greg Smethells) - Migrate all CI::Services and CI::WebHooks to Services and WebHooks - Don't show project fork event as "imported" - Add API endpoint to fetch merge request commits list - Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled - Expose events API with comment information and author info - Fix: Ensure "Remove Source Branch" button is not shown when branch is being deleted. #3583 - Run custom Git hooks when branch is created or deleted. - Fix bug when simultaneously accepting multiple MRs results in MRs that are of "merged" status, but not merged to the target branch - Add languages page to graphs - Block LDAP user when they are no longer found in the LDAP server - Improve wording on project visibility levels (Zeger-Jan van de Weg) - Fix editing notes on a merge request diff - Automatically select default clone protocol based on user preferences (Eirik Lygre) - Make Network page as sub tab of Commits - Add copy-to-clipboard button for Snippets - Add indication to merge request list item that MR cannot be merged automatically - Default target branch to patch-n when editing file in protected branch - Add Builds tab to merge request detail page - Allow milestones, issues and MRs to be created from dashboard and group indexes - Use new style for wiki - Use new style for milestone detail page - Fix sidebar tooltips when collapsed - Prevent possible XSS attack with award-emoji - Upgraded Sidekiq to 4.x - Accept COPYING,COPYING.lesser, and licence as license file (Zeger-Jan van de Weg) - Fix emoji aliases problem - Fix award-emojis Flash alert's width - Fix deleting notes on a merge request diff - Display referenced merge request statuses in the issue description (Greg Smethells) - Implement new sidebar for issue and merge request pages - Emoji picker improvements - Suppress warning about missing `.gitlab-ci.yml` if builds are disabled - Do not show build status unless builds are enabled and `.gitlab-ci.yml` is present - Persist runners registration token in database - Fix online editor should not remove newlines at the end of the file - Expose Git's version in the admin area - Show "New Merge Request" buttons on canonical repos when you have a fork (Josh Frye) GitLab EE 8.2 - Fix 404 in redirection after removing a project (Stan Hu) - Ensure cached application settings are refreshed at startup (Stan Hu) - Fix Error 500 when viewing user's personal projects from admin page (Stan Hu) - Fix: Raw private snippets access workflow - Prevent "413 Request entity too large" errors when pushing large files with LFS - Ensure GitLab fires custom update hooks after commit via UI - Forcefully update builds that didn't want to update with state machine - Fix: saving GitLabCiService as Admin Template - Invalidate stored jira password if the endpoint URL is changed - Fix: Page is not reloaded periodically to check if rebase is finished - When someone as marked as a required approver for a merge request, an email should be sent - Allow configuring the Jira API path (Alex Lossent) - Fix "Rebase onto master" - Ensure a comment is properly recorded in JIRA when a merge request is accepted - Allow groups to appear in the `Share with group` share if the group owner allows it - Add option to mirror an upstream repository. - Fix application settings cache not expiring after changes (Stan Hu) - Fix Error 500s when creating global milestones with Unicode characters (Stan Hu) - Update documentation for "Guest" permissions - Properly convert Emoji-only comments into Award Emojis - Enable devise paranoid mode to prevent user enumeration attack - Webhook payload has an added, modified and removed properties for each commit - Fix 500 error when creating a merge request that removes a submodule - Fix 404 in redirection after removing a project (Stan Hu) - Ensure cached application settings are refreshed at startup (Stan Hu) - Fix Error 500 when viewing user's personal projects from admin page (Stan Hu) - Fix: Raw private snippets access workflow - Prevent "413 Request entity too large" errors when pushing large files with LFS - Fix invalid links within projects dashboard header - Make current user the first user in assignee dropdown in issues detail page (Stan Hu) - Fix: duplicate email notifications on issue comments - Forcefully update builds that didn't want to update with state machine - Fix: saving GitLabCiService as Admin Template - Improved performance of finding projects and groups in various places - Improved performance of rendering user profile pages and Atom feeds - Expose build artifacts path as config option - Fix grouping of contributors by email in graph. - Improved performance of finding issues with/without labels - Fix Drone CI service template not saving properly (Stan Hu) - Fix avatars not showing in Atom feeds and project issues when Gravatar disabled (Stan Hu) - Added a GitLab specific profiling tool called "Sherlock" (see GitLab CE merge request #1749) - Upgrade gitlab_git to 7.2.20 and rugged to 0.23.3 (Stan Hu) - Improved performance of finding users by one of their Email addresses - Add allow_failure field to commit status API (Stan Hu) - Commits without .gitlab-ci.yml are marked as skipped - Save detailed error when YAML syntax is invalid - Since GitLab CI is enabled by default, remove enabling it by pushing .gitlab-ci.yml - Added build artifacts - Improved performance of replacing references in comments - Show last project commit to default branch on project home page - Highlight comment based on anchor in URL - Adds ability to remove the forked relationship from project settings screen. (Han Loong Liauw) - Improved performance of sorting milestone issues - Allow users to select the Files view as default project view (Cristian Bica) - Show "Empty Repository Page" for repository without branches (Artem V. Navrotskiy) - Fix: Inability to reply to code comments in the MR view, if the MR comes from a fork - Use git follow flag for commits page when retrieve history for file or directory - Show merge request CI status on merge requests index page - Send build name and stage in CI notification e-mail - Extend yml syntax for only and except to support specifying repository path - Enable shared runners to all new projects - Bump GitLab-Workhorse to 0.4.1 - Allow to define cache in `.gitlab-ci.yml` - Fix: 500 error returned if destroy request without HTTP referer (Kazuki Shimizu) - Remove deprecated CI events from project settings page - Use issue editor as cross reference comment author when issue is edited with a new mention. - Add graphs of commits ahead and behind default branch (Jeff Stubler) - Improve personal snippet access workflow (Douglas Alexandre) - [API] Add ability to fetch the commit ID of the last commit that actually touched a file - Fix omniauth documentation setting for omnibus configuration (Jon Cairns) - Add "New file" link to dropdown on project page - Include commit logs in project search - Add "added", "modified" and "removed" properties to commit object in webhook - Rename "Back to" links to "Go to" because its not always a case it point to place user come from - Allow groups to appear in the search results if the group owner allows it - Add email notification to former assignee upon unassignment (Adam Lieskovský) - New design for project graphs page - Remove deprecated dumped yaml file generated from previous job definitions - Show specific runners from projects where user is master or owner - MR target branch is now visible on a list view when it is different from project's default one - Improve Continuous Integration graphs page - Make color of "Accept Merge Request" button consistent with current build status - Add ignore white space option in merge request diff and commit and compare view - Ability to add release notes (markdown text and attachments) to git tags (aka Releases) - Relative links from a repositories README.md now link to the default branch - Fix trailing whitespace issue in merge request/issue title - Fix bug when milestone/label filter was empty for dashboard issues page - Add ability to create milestone in group projects from single form - Add option to create merge request when editing/creating a file (Dirceu Tiegs) - Prevent the last owner of a group from being able to delete themselves by 'adding' themselves as a master (James Lopez) - Add Award Emoji to issue and merge request pages GitLab EE 8.1 - Fix bug in JIRA integration which prevented merge requests from being accepted when using issue closing pattern - Fix "Rebase onto master" - Prevent a 500 error related to the JIRA external issue tracker service - Add documentation for "Share project with group" API call - Added an issues template (Hannes Rosenögger) - Add documentation for "Share project with group" API call - Ability to disable 'Share with Group' feature (via UI and API) - Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu) - Prevent redirect loop when home_page_url is set to the root URL - Fix incoming email config defaults - Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu) - Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu) - Spread out runner contacted_at updates - Use issue editor as cross reference comment author when issue is edited with a new mention - Add Facebook authentication - Fix cloning Wiki repositories via HTTP (Stan Hu) - Add migration to remove satellites directory - Fix specific runners visibility - Fix 500 when editing CI service - Require CI jobs to be named - Fix CSS for runner status - Fix CI badge - Allow developer to manage builds - Removed, see 8.1.2 - Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu) - Fix duplicate repositories in GitHub import page (Stan Hu) - Redirect to a default path if HTTP_REFERER is not set (Stan Hu) - Adds ability to create directories using the web editor (Ben Ford) - Cleanup stuck CI builds - Send an email to admin email when a user is reported for spam (Jonathan Rochkind) - Show notifications button when user is member of group rather than project (Grzegorz Bizon) - Fix bug preventing mentioned issued from being closed when MR is merged using fast-forward merge. - Fix nonatomic database update potentially causing project star counts to go negative (Stan Hu) - Don't show "Add README" link in an empty repository if user doesn't have access to push (Stan Hu) - Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu) - Speed up load times of issue detail pages by roughly 1.5x - Fix CI rendering regressions - If a merge request is to close an issue, show this on the issue page (Zeger-Jan van de Weg) - Add a system note and update relevant merge requests when a branch is deleted or re-added (Stan Hu) - Make diff file view easier to use on mobile screens (Stan Hu) - Improved performance of finding users by username or Email address - Fix bug where merge request comments created by API would not trigger notifications (Stan Hu) - Add support for creating directories from Files page (Stan Hu) - Allow removing of project without confirmation when JavaScript is disabled (Stan Hu) - Support filtering by "Any" milestone or issue and fix "No Milestone" and "No Label" filters (Stan Hu) - Improved performance of the trending projects page - Remove CI migration task - Improved performance of finding projects by their namespace - Fix bug where transferring a project would result in stale commit links (Stan Hu) - Fix build trace updating - Include full path of source and target branch names in New Merge Request page (Stan Hu) - Add user preference to view activities as default dashboard (Stan Hu) - Add option to admin area to sign in as a specific user (Pavel Forkert) - Show CI status on all pages where commits list is rendered - Automatically enable CI when push .gitlab-ci.yml file to repository - Move CI charts to project graphs area - Fix cases where Markdown did not render links in activity feed (Stan Hu) - Add first and last to pagination (Zeger-Jan van de Weg) - Added Commit Status API - Added Builds View - Added when to .gitlab-ci.yml - Show CI status on commit page - Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI builds - Show CI status on Your projects page and Starred projects page - Remove "Continuous Integration" page from dashboard - Add notes and SSL verification entries to hook APIs (Ben Boeckel) - Fix grammar in admin area "labels" .nothing-here-block when no labels exist. - Move CI runners page to project settings area - Move CI variables page to project settings area - Move CI triggers page to project settings area - Move CI project settings page to CE project settings area - Fix bug when removed file was not appearing in merge request diff - Show warning when build cannot be served by any of the available CI runners - Note the original location of a moved project when notifying users of the move - Improve error message when merging fails - Add support of multibyte characters in LDAP UID (Roman Petrov) - Show additions/deletions stats on merge request diff - Remove footer text in emails (Zeger-Jan van de Weg) - Ensure code blocks are properly highlighted after a note is updated - Fix wrong access level badge on MR comments - Hide password in the service settings form - Move CI web hooks page to project settings area - Fix User Identities API. It now allows you to properly create or update user's identities. - Add user preference to change layout width (Peter Göbel) - Use commit status in merge request widget as preferred source of CI status - Integrate CI commit and build pages into project pages - Move CI services page to project settings area - Add "Quick Submit" behavior to input fields throughout the application. Use Cmd+Enter on Mac and Ctrl+Enter on Windows/Linux. - Fix position of hamburger in header for smaller screens (Han Loong Liauw) - Fix bug where Emojis in Markdown would truncate remaining text (Sakata Sinji) - Persist filters when sorting on admin user page (Jerry Lukins) - Update style of snippets pages (Han Loong Liauw) - Allow dashboard and group issues/MRs to be filtered by label - Add spellcheck=false to certain input fields - Invalidate stored service password if the endpoint URL is changed - Project names are not fully shown if group name is too big, even on group page view - Apply new design for Files page - Add "New Page" button to Wiki Pages tab (Stan Hu) - Only render 404 page from /public - Hide passwords from services API (Alex Lossent) - Fix: Images cannot show when projects' path was changed - Let gitlab-git-http-server generate and serve 'git archive' downloads - Optimize query when filtering on issuables (Zeger-Jan van de Weg) - Fix padding of outdated discussion item. - Animate the logo on hover Major new functionality in 2015.4 #d1e79253, #a6b4510f (Bug #81120) Mirror existing GitSwarm EE project into Helix #e0d6ed64 (Bug #80866) Support restoring GitLab EE 8.0 backups into GitSwarm EE 2015.4 GitLab 8.0 - Add fast-forward merge option in project settings - Add "replace" and "upload" functionalities to allow user replace existing file and upload new file into current repository - Remove satellites - Ability to fetch merge requests from refs/merge-requests/:id - Added Drone CI integration (Kirill Zaitsev) - Allow developers to retry builds - Add support for Crowd - Global Labels that are available to all projects - Add FogBugz project import (Jared Szechy) GitLab 7.14 - Automatic approver suggestions (based on an authority of the code) - Add support for Jenkins unstable status - Add support for destroying project milestones (Stan Hu) - Allow custom backup archive permissions - Send notification to all participants when MR is merged. - Add support for CI skipped status - Fetch code from forks to refs/merge-requests/:id/head when merge request created - Add "Check out branch" button to the MR page. - Support Kerberos ticket-based authentication for Git HTTP access Minor new functionality in 2015.4 #fc65efd2 (Bug #83592) Install GitSwarm EE via bootstrap shell script #33aae928 (Bug #81336) Cleanse removes the p4dctl config file #3d53a333 (Bug #81135) Update GitSwarm EE logo and favicon #1651e961, #2e87e04a (Bug #81119, Bug #81118) Add Mirror in Helix button to project details #1d9d67b5, #798e27d7 (Bug #80359) Renamed the misleading "default" git fusion config block to "local" GitLab 8.0 - Guests and Reporters can approve merge request as well - Separate rebase & fast-forward merge features - Clarify confirmation text on user deletion - Make commit graphs responsive to window width changes (Stan Hu) - Remove git refs used internally by GitLab from network graph (Stan Hu) - Use standard Markdown font in Markdown preview instead of fixed-width font (Stan Hu) - Add option to use StartTLS with Reply by email IMAP server. - Improve CI migration procedure and documentation - Gracefully handle errors in syntax highlighting by leaving the block unformatted (Stan Hu) - Sort issues by creation date in Bitbucket importer (Stan Hu) - Remove user OAuth tokens from the database and request new tokens each session (Stan Hu) - Restrict users API endpoints to use integer IDs (Stan Hu) - Better performance for web editor (switched from satellites to rugged) - Faster merge - Allow displaying of archived projects in the admin interface (Artem Sidorenko) - Allow configuration of import sources for new projects (Artem Sidorenko) - Create cross-reference for closing references on commits pushed to non-default branches (Maël Valais) - Ability to search milestones - Move dashboard activity to separate page (for your projects and starred projects) - Improve performance of git blame - Limit content width to 1200px for most of pages to improve readability on big screens - Bring more UI consistency in way how projects, snippets and groups lists are rendered - Make all profiles and group public - Retrieving oauth token with LDAP credentials - Load Application settings from running database unless env var USE_DB=false - Hide advanced project options for non-admin users - Refactored service API and added automatically service docs generator (Kirill Zaitsev) - Added web_url key project hook_attrs (Kirill Zaitsev) - Add ability to get user information by ID of an SSH key via the API - Project notification level can be set on the project page itself - Added service API endpoint to retrieve service parameters (Petheő Bence) - Sort users autocomplete lists by user (Allister Antosik) - Webhook for issue now contains repository field (Jungkook Park) - Add ability to add custom text to the help page (Jeroen van Baarsen) - Add pg_schema to backup config - Removed API calls from CE to CI GitLab 7.14 - Improve abuse reports management from admin area - Only include base URL in OmniAuth full_host parameter (Stan Hu) - Ability to enable SSL verification for Webhooks - Allow configuration of LDAP attributes GitLab will use for the new user account. - Update default robots.txt rules to disallow crawling of irrelevant pages (Ben Bodenmiller) - Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules (Stan Hu) - Provide more feedback what went wrong if HipChat service failed test (Stan Hu) - Bump Haml to 4.0.7 to speed up textarea rendering (Stan Hu) - Show incompatible projects in Bitbucket import status (Stan Hu) - Always add current user to autocomplete controller to support filter by "Me" (Stan Hu) - Add "Confirm user" button in user admin page (Stan Hu) - Add support for Unicode filenames in relative links (Hiroyuki Sato) - Return comments in created order in merge request API (Stan Hu) - Disable internal issue tracker controller if external tracker is used (Stan Hu) - Expire Rails cache entries after two weeks to prevent endless Redis growth - Add project star and fork count, group avatar URL and user/group web URL attributes to API - Show who last edited a comment if it wasn't the original author - Add ability to manage user email addresses via the API. - Show buttons to add license, changelog and contribution guide if they're missing. - Tweak project page buttons. - Mention group and project name in creation, update and deletion notices (Achilleas Pipinellis) - Update gravatar link on profile page to link to configured gravatar host (Ben Bodenmiller) - Remove comments and email addresses when publicly exposing ssh keys (Zeger-Jan van de Weg) - Improve MR merge widget text and UI consistency. - Improve text in MR "How To Merge" modal. - Cache all events - Order commits by date when comparing branches - Include branch/tag name in archive file and directory name - Add dropzone upload progress - Add a label for merged branches on branches page (Florent Baldino) - Detect .mkd and .mkdn files as markdown (Ben Boeckel) - Set max-width for README, issue and merge request description for easier read on big screens - Update Flowdock integration to support new Flowdock API (Boyan Tabakov) - Remove author from files view (Sven Strickroth) Bugs fixed in 2015.4 #2f267684 (Bug #81413) Helix Git Fusion Server dropdown blows out page with long URLs #d6df3abc (Bug #81056) Prevent installing GitSwarm EE overtop of GitLab #04944d0d (Bug #80979) Fixes WRITE_LOCK_SOCKET is not a valid socket error when group or project name is long #440103c3 (Bug #80780) Set LANG before connecting to git fusion to reduce chance of errors when communicating with Helix Git Fusion #6967d6ba (Bug #80571) Only update the p4d root user when GitSwarm EE's root user password changes if GitSwarm EE's root user is still and admin. #17386be8 (Bug #80382) Improve error message when there is a problem reading gitswarm.rb #3a25f71b, #9bc23c5d (Bug #80340) Reinstalling gitswarm after an uninstall results in a fatal error during reconfigure #02b39207 (Bug #80323) Make sure the P4 client name is not initially set as the hostname #4cc7824c, #a3e13281, #cde228c3 (Bug #80302) Fixed issue where too many piled up mirror processes caused a failover of the gitswarm server GitLab 8.0 - "Multi-project" and "Treat unstable builds as passing" parameters for the Jenkins CI service are now correctly persisted. - Correct the build URL when "Multi-project" is enabled for the Jenkins CI service. - Fix multi-project setup for Jenkins - Correct gem dependency versions - Re-add the "Help Text" feature that was inadvertently removed - Fix navigation issue when viewing Group Settings pages - Correct lookup-by-email for LDAP logins - Fix loading spinner sometimes not being hidden on Merge Request tab switches - Fix Message-ID header to be RFC 2111-compliant to prevent e-mails being dropped (Stan Hu) - Fix referrals for :back and relative URL installs - Fix anchors to comments in diffs - Remove CI token from build traces - Fix "Assign All" button on Runner admin page - Fix URL shown in Slack notifications - Fix bug where projects would appear to be stuck in the forked import state (Stan Hu) - Fix Error 500 in creating merge requests with > 1000 diffs (Stan Hu) - Fix default avatar not rendering in network graph (Stan Hu) - Skip check_initd_configured_correctly on omnibus installs - Prevent double-prefixing of help page paths - Fix top margin for sign-in button on public pages - Fix LDAP attribute mapping - Fix Reply by email for non-UTF-8 messages. - Fix Markdown links not showing up in dashboard activity feed (Stan Hu) - Remove milestones from merge requests when milestones are deleted (Stan Hu) - Fix HTML link that was improperly escaped in new user e-mail (Stan Hu) - Fix broken sort in merge request API (Stan Hu) - Bump rouge to 1.10.1 to remove warning noise and fix other syntax highlighting bugs (Stan Hu) - Fix URL construction for merge requests, issues, notes, and commits for relative URL config (Stan Hu) - Fix emoji URLs in Markdown when relative_url_root is used (Stan Hu) - Omit filename in Content-Disposition header in raw file download to avoid RFC 6266 encoding issues (Stan HU) - Fix broken Wiki Page History (Stan Hu) - Import forked repositories asynchronously to prevent large repositories from timing out (Stan Hu) - Prevent anchors from being hidden by header (Stan Hu) - Fix bug where only the first 15 Bitbucket issues would be imported (Stan Hu) - Prevent too many redirects upon login when home page URL is set to external_url (Stan Hu) - Improve dropdown positioning on the project home page (Hannes Rosenögger) - Upgrade browser gem to 1.0.0 to avoid warning in IE11 compatibilty mode (Stan Hu) - Only show recent push event if the branch still exists or a recent merge request has not been created (Stan Hu) - Search for comments should be case insensetive - Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries (Stan Hu) - Fix 500 error when submit project snippet without body - Improve search page usability - Fixed login failure when extern_uid changes (Joel Koglin) - Don't notify users without access to the project when they are (accidentally) mentioned in a note - Fail builds if no .gitlab-ci.yml is found - Fix bug which IE cannot show image at markdown when the image is raw file of gitlab - Fix highlighting of deleted lines in diffs. GitLab 7.14 - Fix sign in form when just Kerberos is enabled - Fix the rebase before merge feature - Fix importing projects from GitHub Enterprise Edition. - Disable adding, updating and removing members from a group that is synced with LDAP - Don't send "Added to group" notifications when group is LDAP synch - Fix "Reload with full diff" URL button in compare branch view (Stan Hu) - Fix Error 500 in API when accessing a group that has an avatar (Stan Hu) - Upgrade gitlab_git to 7.2.15 to fix `git blame` errors with ISO-encoded files (Stan Hu) - Fix bug where non-project members of the target project could set labels on new merge requests. - Fix redirection after sign in when using auto_sign_in_with_provider - Clear cache to prevent listing deleted branches after MR removes source branch (Stan Hu) - Fix bug where backslashes in inline diffs could be dropped (Stan Hu) - Disable turbolinks when linking to Bitbucket import status (Stan Hu) - Fix broken code import and display error messages if something went wrong with creating project (Stan Hu) - Fix corrupted binary files when using API files endpoint (Stan Hu) - Fix coloring of diffs on MR Discussion-tab (Gert Goet) - Fix "Network" and "Graphs" pages for branches with encoded slashes (Stan Hu) - Fix errors deleting and creating branches with encoded slashes (Stan Hu) - Fix multi-line syntax highlighting (Stan Hu) - Fix network graph when branch name has single quotes (Stan Hu) - Upgrade gitlab_git to version 7.2.6 to fix Error 500 when creating network graphs (Stan Hu) - Fix URL used for refreshing notes if relative_url is present (Bartłomiej Święcki) - Fix commit data retrieval when branch name has single quotes (Stan Hu) - Check that project was actually created rather than just validated in import:repos task (Stan Hu) - Fix full screen mode for snippet comments (Daniel Gerhardt) - Fix 404 error in files view after deleting the last file in a repository (Stan Hu) - Fix the "Reload with full diff" URL button (Stan Hu) - Fix label read access for unauthenticated users (Daniel Gerhardt) - Fix access to disabled features for unauthenticated users (Daniel Gerhardt) - Fix OAuth provider bug where GitLab would not go return to the redirect_uri after sign-in (Stan Hu) - Fix file upload dialog for comment editing (Daniel Gerhardt) - Set OmniAuth full_host parameter to ensure redirect URIs are correct (Stan Hu) - Disabled autocapitalize and autocorrect on login field (Daryl Chan) - Fix bug causing error when the target branch of a symbolic ref was deleted - Fix: User search feature in admin area does not respect filters - Fix infinite loop when SAML was incorrectly configured.ed Major new functionality in 2015.3 #8491fa96, #d307adc4, #eb9349ae, #fc04a46a (Bug #79375, Bug #79376, Bug #79406, Bug #79464, Bug #79466, Bug #79468) Introduced a new all-in-one package that includes a default Helix Server for trying out the product #a8940a55, #5fe7603f (Bug #79900, Bug #79904, Bug #80301) Add configuration options for connecting to multiple Git Fusion Servers #61ff0890, #93bd4d8a, #cf5ff0c8 (Bug #80301, Bug #79903, Bug #79905, Bug #79906, Bug #80314) Add support for creating new repos in Git Fusion when creating a new project GitLab 7.13 - Ability to define merge request approvers - Allow users to send abuse reports - Support commenting on diffs in side-by-side mode (Stan Hu) - Allow users to customize their default Dashboard page. - Reporter role can manage issue tracker now: edit any issue, set assignee or milestone and manage labels - Redesign project page. Show README as default instead of activity. Move project activity to separate page Minor new functionality in 2015.3 #2834d83c, #65e0d404 (Bug #79899) Added support for a global Git Fusion config section for setting defaults across multiple Git Fusion servers #562da480, #3fd23a8b (Bug #80079) Provided a check for determining if your connected Git Fusion servers meet our minimum version requirements #a4490a66 (Bug #80238) When connecting a new Git Fusion server, we add the server to the ssh trust list the first time it is used #40b18cb3 (Bug #80239, Bug #80326, Bug #80403) Improved error messages in the UI when trying to create a mirrored project #f8311f34 (Bug #80495) Increased our merge timeout values so mirrored merges have a bit more time GitLab 7.13 - Reset approvals on push - Don't resend admin email to everyone if one delivery fails - Improved validation for an approver - Add admin_merge_request ability to Developer level and up - Show the first tab automatically on MergeRequests#new - Only enable HSTS header for HTTPS and port 443 (Stan Hu) - Add branch switching support for graphs (Daniel Gerhardt) - Add support for unlocking users in admin settings (Stan Hu) - Add Irker service configuration options (Stan Hu) - Add `two_factor_enabled` field to admin user API (Stan Hu) - Admin can edit and remove user identities - Convert CRLF newlines to LF when committing using the web editor. - API request /projects/:project_id/merge_requests?state=closed will return only closed merge requests without merged one. If you need ones that were merged - use state=merged. - Allow Administrators to filter the user list by those with or without Two-factor Authentication enabled. - Show a user's Two-factor Authentication status in the administration area. - Better performance for pages with events list, issues list and commits list - Allow users to be blocked and unblocked via the API - Use native Postgres database cleaning during backup restore - Make left menu more hierarchical and less contextual by adding back item at top - Allow administrators to disable 2FA for a specific user Bugs fixed in 2015.3 #b480a7e7 Fixed a race condition during setup of the database and the database user #61336ea4 (Bug #79979) Fixed an issue where certain URL parameters broke the version check #42546246 (Bug #79204, Bug #79206) Fixed an issue where check for updates status changes would cause a page reload GitLab 7.13 - Fix git hook validation on initial push to master branch. - Fix 500 error when the source project of an MR is deleted - Fix: "Rebase before merge" doesn't work when source branch is in the same project - Fix group web hook - Fix bug causing Bitbucket importer to crash when OAuth application had been removed. - Fix Error 500 when browsing projects with no HEAD (Stan Hu) - Fix labels / assignee / milestone for the merge requests when issues are disabled - Fix: Label modifications are not reflected in existing notes and in the issue list - Fix: Label not shown in the Issue list, although it's set through web interface - Fix: Group/project references are linked incorrectly - Fix of migration: Check if session_expire_delay column exists before adding the column - Fix: ActionView::Template::Error - Fix: "Create Merge Request" isn't always shown in event for newly pushed branch - Fix bug causing "Remove source-branch" option not to work for merge requests from the same project. - Render Note field hints consistently for "new" and "edit" forms - Remove repository graph log to fix slow cache updates after push event (Stan Hu) - Fix user autocomplete for unauthenticated users accessing public projects (Stan Hu) - Fix redirection to home page URL for unauthorized users (Daniel Gerhardt) - Fix external issue tracker hook/test for HTTPS URLs (Daniel Gerhardt) - Remove link leading to a 404 error in Deploy Keys page (Stan Hu) - Fix order of issues imported from GitHub (Hiroyuki Sato) - Bump rugments to 1.0.0beta8 to fix C prototype function highlighting (Jonathon Reinhart) - Fix Merge Request webhook to properly fire "merge" action when accepted from the web UI - Fix invalid timestamps in RSS feeds (Rowan Wookey) - Fix downloading of patches on public merge requests when user logged out (Stan Hu) - Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path (Stan Hu) - Extract the longest-matching ref from a commit path when multiple matches occur (Stan Hu) - Fix JavaScript error when clicking on the comment button on a diff line that has a comment already (Stan Hu) - Return 40x error codes if branch could not be deleted in UI (Stan Hu) - Update ssl_ciphers in Nginx example to remove DHE settings. This will deny forward secrecy for Android 2.3.7, Java 6 and OpenSSL 0.9.8 - Users with guest access level can not set assignee, labels or milestones for issue and merge request - Correctly show anonymous authorized applications under Profile > Applications. - A fork can’t have a visibility level that is greater than the original project. - Faster code search in repository and wiki. Fixes search page timeout for big repositories - Add error message for SSH key linebreaks Credits Helix GitSwarm Enterprise Edition, based on the excellent GitLab Enterprise Edition software with additional contributions from the GitSwarm Team: DJ Mountney, Elliot Wiltshire, Geoff Nicol, Jayesh Mistry, Jan Van Uytven, Elizabeth Hale, Porus Patell, Tony Kim, Ewan Edwards, Sean Ardley, Russ Tremain, Murtaza Amiji, Jason Novecosky, Michael Davies, Janet Taylor, Darrell Robins, Scott Wellard, Patrycja Tomiak, Samuel Penn, David Birch, Martin Phillips, Chris Lesemann, Doris Wong, Brad Martin, Colin Grant, Kuntal Das, Nathan Eror, Mike Bingen, Josh Babier, Amandeep Singh Bhamra and Vishal Mene. END