GitLab.org/GitLab: Release v8.16.0-ee

Name: GitLab

Owner: GitLab.org

Release: Gitlab 8.16

Released: 2020-04-06

License: MIT

Release Assets:

- Add LDAP Rake task to rename a provider. gitlab-org/gitlab-foss!2181 - Validate label's title length. gitlab-org/gitlab-foss!5767 (Tomáš Kukrál) - Allow to add deploy keys with write-access. gitlab-org/gitlab-foss!5807 (Ali Ibrahim) - Allow to use + symbol in filenames. gitlab-org/gitlab-foss!6644 (blackst0ne) - Search bar redesign first iteration. gitlab-org/gitlab-foss!7345 - Fix date inconsistency on due date picker. gitlab-org/gitlab-foss!7422 (Giuliano Varriale) - Add email confirmation field to registration form. gitlab-org/gitlab-foss!7432 - Updated project visibility settings UX. gitlab-org/gitlab-foss!7645 - Go to a project order. gitlab-org/gitlab-foss!7737 (Jacopo Beschi @jacopo-beschi) - Support slash comand `/merge` for merging merge requests. gitlab-org/gitlab-foss!7746 (Jarka Kadlecova) - Add more storage statistics. gitlab-org/gitlab-foss!7754 (Markus Koller) - Add support for PlantUML diagrams in AsciiDoc documents. gitlab-org/gitlab-foss!7810 (Horacio Sanson) - Remove extra orphaned rows when removing stray namespaces. gitlab-org/gitlab-foss!7841 - Added lighter count badge background-color for on white backgrounds. gitlab-org/gitlab-foss!7873 - Fixes issue boards list colored top border visual glitch. gitlab-org/gitlab-foss!7898 (Pier Paolo Ramon) - change 'gray' color theme name to 'black' to match the actual color. gitlab-org/gitlab-foss!7908 (BM5k) - Remove trailing whitespace when generating changelog entry. gitlab-org/gitlab-foss!7948 - Remove checking branches state in issue new branch button. gitlab-org/gitlab-foss!8023 - Log LDAP blocking/unblocking events to application log. gitlab-org/gitlab-foss!8042 (Markus Koller) - ensure permalinks scroll to correct position on multiple clicks. gitlab-org/gitlab-foss!8046 - Allow to use ENV variables in redis config. gitlab-org/gitlab-foss!8073 (Semyon Pupkov) - fix button layout issue on branches page. gitlab-org/gitlab-foss!8074 - Reduce DB-load for build-queues by storing last_update in Redis. gitlab-org/gitlab-foss!8084 - Record and show last used date of SSH Keys. gitlab-org/gitlab-foss!8113 (Vincent Wong) - Resolves overflow in compare branch and tags dropdown. gitlab-org/gitlab-foss!8118 - Replace wording for slash command confirmation message. gitlab-org/gitlab-foss!8123 - remove build_user. gitlab-org/gitlab-foss!8162 (Arsenev Vladislav) - Prevent empty pagination when list is not empty. gitlab-org/gitlab-foss!8172 - Make successful pipeline emails off for watchers. gitlab-org/gitlab-foss!8176 - Improve copy in Issue Tracker empty state. gitlab-org/gitlab-foss!8202 - Adds CSS class to status icon on MR widget to prevent non-colored icon. gitlab-org/gitlab-foss!8219 - Improve visibility of "Resolve conflicts" and "Merge locally" actions. gitlab-org/gitlab-foss!8229 - Add Gitaly to the architecture documentation. gitlab-org/gitlab-foss!8264 (Pablo Carranza ) - Sort numbers in build names more intelligently. gitlab-org/gitlab-foss!8277 - Show nested groups tab on group page. gitlab-org/gitlab-foss!8308 - Rename users with namespace ending with .git. gitlab-org/gitlab-foss!8309 - Rename filename to file path in tooltip of file header in merge request diff. gitlab-org/gitlab-foss!8314 - About GitLab link in sidebar that links to help page. gitlab-org/gitlab-foss!8316 - Merged the 'Groups' and 'Projects' tabs when viewing user profiles. gitlab-org/gitlab-foss!8323 (James Gregory) - re-enable change username button after failure. gitlab-org/gitlab-foss!8332 - Darkened hr border color in descriptions because of update of bootstrap. gitlab-org/gitlab-foss!8333 - display merge request discussion tab for empty branches. gitlab-org/gitlab-foss!8347 - Fix double spaced CI log. gitlab-org/gitlab-foss!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. gitlab-org/gitlab-foss!8356 - Make CTRL+Enter submits a new merge request. gitlab-org/gitlab-foss!8360 (Saad Shahd) - Fixes too short input for placeholder message in commit listing page. gitlab-org/gitlab-foss!8367 - Fix typo: seach to search. gitlab-org/gitlab-foss!8370 - Adds label to Environments "Date Created". gitlab-org/gitlab-foss!8376 (Saad Shahd) - Convert project setting text into protected branch path link. gitlab-org/gitlab-foss!8377 (Ken Ding) - Precompile all JavaScript fixtures. gitlab-org/gitlab-foss!8384 - Use original casing for build action text. gitlab-org/gitlab-foss!8387 - Scroll to bottom on build completion if autoscroll was active. gitlab-org/gitlab-foss!8391 - Properly handle failed reCAPTCHA on user registration. gitlab-org/gitlab-foss!8403 - Changed alerts to be responsive, centered text on smaller viewports. gitlab-org/gitlab-foss!8424 (Connor Smallman) - Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabled. gitlab-org/gitlab-foss!8440 - Fixes and Improves CSS and HTML problems in mini pipeline graph and builds dropdown. gitlab-org/gitlab-foss!8443 - Don't instrument 405 Grape calls. gitlab-org/gitlab-foss!8445 - Change CI template linter textarea with Ace Editor. gitlab-org/gitlab-foss!8452 (Didem Acet) - Removes unneeded `window` declaration in environments related code. gitlab-org/gitlab-foss!8456 - API: fix query response for `/projects/:id/issues?milestone="No%20Milestone"`. gitlab-org/gitlab-foss!8457 (Panagiotis Atmatzidis, David Eisner) - Fix broken url on group avatar. gitlab-org/gitlab-foss!8464 (hogewest) - Fixes buttons not being accessible via the keyboard when creating new group. gitlab-org/gitlab-foss!8469 - Restore backup correctly when "BACKUP" environment variable is passed. gitlab-org/gitlab-foss!8477 - Add new endpoints for Time Tracking. gitlab-org/gitlab-foss!8483 - Fix Compare page throws 500 error when any branch/reference is not selected. gitlab-org/gitlab-foss!8492 (Martin Cabrera) - Treat environments matching `production/*` as Production. gitlab-org/gitlab-foss!8500 - Hide build artifacts keep button if operation is not allowed. gitlab-org/gitlab-foss!8501 - Update the gitlab-markup gem to the version 1.5.1. gitlab-org/gitlab-foss!8509 - Remove Lock Icon on Protected Tag. gitlab-org/gitlab-foss!8513 (Sergey Nikitin) - Use cached values to compute total issues count in milestone index pages. gitlab-org/gitlab-foss!8518 - Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects. gitlab-org/gitlab-foss!8524 - Copy to clipboard. gitlab-org/gitlab-foss!8535 - Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route. gitlab-org/gitlab-foss!8544 - Fixes builds dropdown making request when clicked to be closed. gitlab-org/gitlab-foss!8545 - Fixes pipeline status cell is too wide by adding missing classes in table head cells. gitlab-org/gitlab-foss!8549 - Mutate the attribute instead of issuing a write operation to the DB in `ProjectFeaturesCompatibility` concern. gitlab-org/gitlab-foss!8552 - Fix links to commits pages on pipelines list page. gitlab-org/gitlab-foss!8558 - Ensure updating project settings shows a flash message on success. gitlab-org/gitlab-foss!8579 (Sandish Chen) - Fixes big pipeline and small pipeline width problems and tooltips text being outside the tooltip. gitlab-org/gitlab-foss!8593 - Autoresize markdown preview. gitlab-org/gitlab-foss!8607 (Didem Acet) - Link external build badge to its target URL. gitlab-org/gitlab-foss!8611 - Adjust ProjectStatistic#repository_size with values saved as MB. gitlab-org/gitlab-foss!8616 - Correct User-agent placement in robots.txt. gitlab-org/gitlab-foss!8623 (Eric Sabelhaus) - Record used SSH keys only once per day. gitlab-org/gitlab-foss!8655 - Do not generate pipeline branch/tag path if not present. gitlab-org/gitlab-foss!8658 - Fix Merge When Pipeline Succeeds immediate merge bug. gitlab-org/gitlab-foss!8685 - Fix blame 500 error on invalid path. gitlab-org/gitlab-foss!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.

To top