All Versions
662
Latest Version
Avg Release Cycle
13 days
Latest Release
1029 days ago
Changelog History
Page 60
Changelog History
Page 60
-
v9.4.3 Changes
July 31, 2017- ๐ Fix Prometheus client PID reuse bug. !13130
- ๐ Improve deploy environment chatops slash command. !13150
- ๐ Fix asynchronous javascript paths when GitLab is installed under a relative URL. !13165
- ๐ Fix LDAP authentication to Git repository or container registry.
- ๐ Fixed new navigation breadcrumb title on help pages.
- โ Ensure filesystem metrics test files are deleted.
- ๐ท Properly affixes nav bar in job view in microsoft edge.
-
v9.4.2 Changes
July 28, 2017- ๐ Fix job merge request link to a forked source project. !12965
- ๐ Improve redirect route query performance. !13062
- ๐ Allow admin to read_users_list even if it's restricted. !13066
- ๐ Fixes 500 error caused by pending delete projects in admin dashboard. !13067
- Add instrumentation to MarkupHelper#link_to_gfm. !13069
- ๐ Pending delete projects should not show in deploy keys. !13088
- ๐ Fix sizing of custom header logo in new navigation.
- ๐ Fix crash on /help/ui.
- ๐ Fix creating merge request diffs when diff contains bytes that are invalid in UTF-8.
- ๐ fix vertical alignment of New Project button.
- โ Add LDAP SSL certificate verification option.
- ๐ Fix vertical alignment in firefox and safari for pipeline mini graph.
-
v9.4.1 Changes
July 25, 2017- ๐ Fix pipeline_schedules pages throwing error 500 (when ref is empty). !12983
- ๐ Fix editing project with container images present. !13028
- ๐ Fix some invalid entries in PO files. !13032
- ๐ Fix cross site request protection when logging in as a regular user when LDAP is enabled. !13049
- ๐ Fix bug causing metrics files to be truncated. !35420
- ๐ Fix anonymous access to public projects in groups with pending invites.
- ๐ Fixed issue boards sidebar close icon size.
- ๐ Fixed duplicate new milestone buttons when new navigation is turned on.
- ๐ Fix margins in the mini graph for pipeline in commits box.
-
v9.4.0 Changes
July 22, 2017- โ Add blame view age mapping. !7198 (Jeff Stubler)
- โ Add support for image and services configuration in .gitlab-ci.yml. !8578
- ๐ Fix an email parsing bug where brackets would be inserted in emails from some Outlook clients. !9045 (jneen)
- ๐ Use fa-chevron-down on dropdown arrows for consistency. !9659 (TM Lee)
- โก๏ธ Update the devise mail templates to match the design of the pipeline emails. !10483 (Alexis Reigel)
- ๐ป Handle renamed submodules in repository browser. !10798 (David Turner)
- Display all current broadcast messages, not just the last one. !11113 (rickettm)
- ๐ Fix CI/CD status in case there are only allowed to failed jobs in the pipeline. !11166
- Omit trailing / leading hyphens in CI_COMMIT_REF_SLUG variable to make it usable as a hostname. !11218 (Stefan Hanreich)
- ๐ Moved "Members in a project" menu entry and path locations. !11560
- โ Additional Prometheus metrics support. !11712
- ๐ Rename all reserved paths that could have been created. !11713
- ๐ Move uploads from
uploads/system
touploads/-/system
to free upsystem
as a group name. !11713 - ๐ Fix offline runner detection. !11751 (Alessio Caiazza)
- โก๏ธ Use authorize_update_pipeline_schedule in PipelineSchedulesController. !11846
- โช Rollback project repo move if there is an error in Projects::TransferService. !11877
- Help landing page customizations. !11878 (Robin Bobbitt)
- ๐ Fixes "sign in / Register" active state underline misalignment. !11890 (Frank Sierra)
- Honor the "Remember me" parameter for OAuth-based login. !11963
- Instruct user to use personal access token for Git over HTTP. !11986 (Robin Bobbitt)
- Accept image for avatar in project API. !11988 (Ivan Chernov)
- ๐ Supplement Simplified Chinese translation of Project Page & Repository Page. !11994 (Huang Tao)
- ๐ Supplement Traditional Chinese in Hong Kong translation of Project Page & Repository Page. !11995 (Huang Tao)
- ๐ Make the revision on the
/help
page clickable. !12016 - ๐ Display issue state in issue links section of merge request widget. !12021
- ๐ Enable support for webpack code-splitting by dynamically setting publicPath at runtime. !12032
- โ Replace PhantomJS with headless Chrome for karma test suite. !12036
- Prevent description change notes when toggling tasks. !12057 (Jared Deckard [email protected])
- โก๏ธ Update QA Dockerfile to lock Chrome browser version. !12071
- ๐ Fix FIDO U2F for Opera browser. !12082 (Jakub Kramarz and Jonas Kalderstam)
- ๐ Supplement Bulgarian translation of Project Page & Repository Page. !12083 (Lyubomir Vasilev)
- Removes deleted_at and pending_delete occurrences in Project related queries. !12091
- Provide hint to create a personal access token for Git over HTTP. !12105 (Robin Bobbitt)
- Display own user id in account settings page. !12141 (Riccardo Padovani)
- Accept image for avatar in user API. !12143 (Ivan Chernov)
- Disable fork button on project limit. !12145 (Ivan Chernov)
- Added "created_after" and "created_before" params to issuables. !12151 (Kyle Bishop @kybishop)
- ๐ Supplement Portuguese Brazil translation of Project Page & Repository Page. !12156 (Huang Tao)
- โ Add review apps to usage metrics. !12185
- โ Adding French translations. !12200 (Erwan "Dremor" Georget)
- 0๏ธโฃ Ensures default user limits when external user is unchecked. !12218
- Provide KUBECONFIG from KubernetesService for runners. !12223
- Filter archived project in API v3 only if param present. !12245 (Ivan Chernov)
- โ Add explicit message when no runners on admin. !12266 (Takuya Noguchi)
- Split pipelines as internal and external in the usage data. !12277
- ๐ Fix API Scoping. !12300
- โ Remove registry image delete button if user cant delete it. !12317 (Ivan Chernov)
- ๐ Allow the feature flags to be enabled/disabled with more granularity. !12357
- ๐ Allow to enable the performance bar per user or Feature group. !12362
- ๐ Rename duplicated variables with the same key for projects. Add environment_scope column to variables and add unique constraint to make sure that no variables could be created with the same key within a project. !12363
- โ Add variables to pipelines schedules. !12372
- Add User#full_private_access? to check if user has access to all private groups & projects. !12373
- ๐ Change milestone endpoint for groups. !12374 (Takuya Noguchi)
- ๐ Improve performance of the pipeline charts page. !12378
- โ Add option to run Gitaly on a remote server. !12381
- #20628 Enable implicit grant in GitLab as OAuth Provider. !12384 (Mateusz Pytel)
- Replace 'snippets/snippets.feature' spinach with rspec. !12385 (Alexander Randa @randaalex)
- โ Add Simplified Chinese translations of Commits Page. !12405 (Huang Tao)
- โ Add Traditional Chinese in HongKong translations of Commits Page. !12406 (Huang Tao)
- โ Add Traditional Chinese in Taiwan translations of Commits Page. !12407 (Huang Tao)
- โ Add Portuguese Brazil translations of Commits Page. !12408 (Huang Tao)
- โ Add French translations of Commits Page. !12409 (Huang Tao)
- โ Add Esperanto translations of Commits Page. !12410 (Huang Tao)
- โ Add Bulgarian translations of Commits Page. !12411 (Huang Tao)
- โ Remove bin/ci/upgrade.rb as not working all. !12414 (Takuya Noguchi)
- ๐ Store merge request ref_fetched status in the database. !12424
- ๐ Replace 'dashboard/merge_requests' spinach with rspec. !12440 (Alexander Randa (@randaalex))
- โ Add Esperanto translations for Cycle Analytics, Project, and Repository pages. !12442 (Huang Tao)
- ๐ Allow unauthenticated access to the /api/v4/users API. !12445
- โฌ๏ธ Drop GFM support for the title of Milestone/MergeRequest in template. !12451 (Takuya Noguchi)
- Replace 'dashboard/todos' spinach with rspec. !12453 (Alexander Randa (@randaalex))
- ๐ Cache open issue and merge request counts for project tabs to speed up project pages. !12457
- ๐ท Introduce cache policies for CI jobs. !12483
- ๐ Improve support for external issue references. !12485
- ๐ Fix errors caused by attempts to report already blocked or deleted users. !12502 (Horacio Bertorello)
- ๐ Allow customize CI config path. !12509 (Keith Pope)
- ๐ Supplement Traditional Chinese in Taiwan translation of Project Page & Repository Page. !12514 (Huang Tao)
- Closes any open Autocomplete of the markdown editor when the form is closed. !12521
- Inserts exact matches of name, username and email to the top of the search list. !12525
- ๐ Use smaller min-width for dropdown-menu-nav only on mobile. !12528 (Takuya Noguchi)
- Hide archived project labels from group issue tracker. !12547 (Horacio Bertorello)
- Replace 'dashboard/new-project.feature' spinach with rspec. !12550 (Alexander Randa (@randaalex))
- โ Remove group modal like remove project modal (requires typing + confirmation). !12569 (Diego Souza)
- โ Add Italian translation of Cycle Analytics Page & Project Page & Repository Page. !12578 (Huang Tao)
- โ Add Group secret variables. !12582
- โก๏ธ Update jobs page output to have a scrollable page. !12587
- โ Add user projects API. !12596 (Ivan Chernov)
- ๐ Allow creation of files and directories with spaces through Web UI. !12608
- ๐ Improve members view on mobile. !12619
- ๐ Fixed the chart legend not being set correctly. !12628
- โ Add Italian translations of Commits Page. !12645 (Huang Tao)
- ๐ Allow admins to disable all restricted visibility levels. !12649
- ๐ Allow admins to retrieve user agent details for an issue or snippet. !12655
- โก๏ธ Update welcome page UX for new users. !12662
- N+1 problems on milestone page. !12670 (Takuya Noguchi)
- โฌ๏ธ Upgrade GitLab Workhorse to v2.3.0. !12676
- โ Remove option to disable Gitaly. !12677
- ๐ Improve the performance of the project list API. !12679
- โ Add creation time filters to user search API for admins. !12682
- โ Add Japanese translations for Cycle Analytics & Project pages & Repository pages & Commits pages & Pipeline Charts. !12693 (Huang Tao)
- Undo adding the /reassign quick action. !12701
- ๐ Fix dashboard labels dropdown. !12708
- โก๏ธ Username and password are no longer stripped from import url on mirror update. !12725
- โ Add Russian translations for Cycle Analytics & Project pages & Repository pages & Commits pages & Pipeline Charts. !12743 (Huang Tao)
- โ Add Ukrainian translations for Cycle Analytics & Project pages & Repository pages & Commits pages & Pipeline Charts. !12744 (Huang Tao)
- Prevent bad data being added to application settings when Redis is unavailable. !12750
- โฑ Do not show pipeline schedule button for non-member. !12757 (Takuya Noguchi)
- Return
is_admin
attribute in the GET /user endpoint for admins. !12811 - Recover from renaming project that has container images. !12840
- Exact matches of username and email are now on top of the user search. !12868
- Use Ghost user for last_edited_by and merge_user when original user is deleted. !12933
- ๐ Fix docker tag reference routing constraints. !12961
- โก๏ธ Optimize creation of commit API by using Repository#commit instead of Repository#commits.
- Speed up used languages calculation on charts page.
- โฌ๏ธ Make loading new merge requests (those created after the 9.4 upgrade) faster.
- ๐ Ensure participants for issues, merge requests, etc. are calculated correctly when sending notifications.
- ๐ท Handle nameless legacy jobs.
- โฌ๏ธ Bump Faraday and dependent OAuth2 gem version to support no_proxy variable.
- Renders 404 if given project is not readable by the user on Todos dashboard.
- ๐ท Render CI statuses with warnings in orange.
- ๐ Document the Delete Merged Branches functionality.
- โ Add wells to admin dashboard overview to fix spacing problems.
- โ Removes hover style for nodes that are either links or buttons in the pipeline graph.
- more visual contrast in pagination widget.
- ๐ Deprecate Healthcheck Access Token in favor of IP whitelist.
- ๐ Drop GFM support for issuable title on milestone for consistency and performance. (Takuya Noguchi)
- ๐ fix left & right padding on sidebar.
- ๐ Cleanup minor UX issues in the performance dashboard.
- โ Remove two columned layout from project member settings.
- ๐ Make font size of contextual sub menu items 14px.
- ๐ Fix vertical space in job details sidebar.
- ๐ Fix alignment of controls in mr issuable list.
- โ Add wip message to new navigation preference section.
- โ Add group members counting and plan related data on namespaces API.
- ๐ Fix spacing on runner buttons.
- โ Remove uploads/appearance symlink. A leftover from a previous migration.
- ๐ Change order of monospace fonts to fix bug on some linux distros.
- Limit commit & snippets comments width.
- ๐ Fixed dashboard milestone tabs not loading.
- Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data.
- ๐ Fix inconsistent display of the "Browse files" button in the commit list.
- Implement diff viewers.
- ๐ Fix 'New merge request' button for users who don't have push access to canonical project.
- ๐ Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths.
- ๐ Show group name instead of path on group page.
- Don't check if MailRoom is running on Omnibus.
- Limit OpenGraph image size to 64x64.
- Don't show auxiliary blob viewer for README when there is no wiki.
- Strip trailing whitespace in relative submodule URL.
- โก๏ธ Update /target_branch slash command description to be more consistent.
- โ Remove unnecessary top padding on group MR index.
- ๐ Added printing_merge_requst_link_enabled to the API. (David Turner [email protected])
- Re-enable realtime for environments table.
- ๐ฑ Create responsive mobile view for pipelines table.
- โ Adds realtime feature to job show view header and sidebar info. Updates UX.
- ๐ Use color inputs for broadcast messages.
- Center dropdown for mini graph.
- ๐ Users can subscribe to group labels on the group labels page.
- โ Add issuable-list class to shared mr/issue lists to fix new responsive layout design.
- ๐ Rename "Slash commands" to "Quick actions" and deprecate "chat commands" in favor of "slash commands".
- ๐ Don't mark empty MRs as merged on push to the target branch.
- ๐ Improve issue rendering performance with lots of notes from other users.
- ๐ Fixed overflow on mobile screens for the slash commands.
- ๐ Fix an infinite loop when handling user-supplied regular expressions.
- ๐ Fixed sidebar not collapsing on merge requests in mobile screens.
- Speed up project removals by adding foreign keys with cascading deletes to various tables.
- ๐ Fix mobile view of files view buttons.
- ๐ Fixed dropdown filter input not focusing after transition.
- ๐ Fixed GFM references not being included when updating issues inline.
- โ Remove issues/merge requests drag n drop and sorting from milestone view.
- โ Add native group milestones.
- ๐ Fix API bug accepting wrong parameter to create merge request.
- ๐ฑ Clean up UI of issuable lists and make more responsive.
- ๐ Improve the overall UX for the new monitoring dashboard.
- ๐ Fixed the y_label not setting correctly for each graph on the monitoring dashboard.
- ๐ Changed utilities imports from ~ to relative paths.
- โ Remove unused space in sidebar todo toggle when not signed in.
- Limit the width of the projects README text.
- โ Add a simple mode to merge request API.
- ๐ Make Project#ensure_repository force create a repo.
- ๐ Use uploads/system directory for personal snippets.
- Defer project destroys within a namespace in Groups::DestroyService#async_execute.
- ๐ฒ Log rescued exceptions to Sentry.
- โ Remove remaining N+1 queries in merge requests API with emojis and labels.
-
v9.3.11 Changes
September 06, 2017- ๐ [SECURITY] Upgrade mail and nokogiri gems due to security issues. !13662 (Markus Koller)
- ๐ [SECURITY] Prevent a persistent XSS in the commit author block.
- ๐ Improve support for external issue references. !12485
- ๐ Use uploads/system directory for personal snippets.
- โ Remove uploads/appearance symlink. A leftover from a previous migration.
- ๐ Fix XSS issue in go-get handling.
- โ Remove hidden symlinks from project import files.
- ๐ Fix an infinite loop when handling user-supplied regular expressions.
- ๐ Fixes race condition in project uploads.
- ๐ Fixes race condition in project uploads.
- Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character.
- ๐
Disallow arbitrary properties in
th
andtd
style
attributes. - Resolve CSRF token leakage via pathname manipulation on environments page.
- Disallow the
name
attribute on all user-provided markup. - Renders 404 if given project is not readable by the user on Todos dashboard.
-
v9.3.10 Changes
August 09, 2017- โ Remove hidden symlinks from project import files.
- Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character.
-
v9.3.9 Changes
July 20, 2017- ๐ Fix an infinite loop when handling user-supplied regular expressions.
-
v9.3.8 Changes
July 19, 2017- ๐ Improve support for external issue references. !12485
- Renders 404 if given project is not readable by the user on Todos dashboard.
- ๐ Use uploads/system directory for personal snippets.
- โ Remove uploads/appearance symlink. A leftover from a previous migration.
-
v9.3.7 Changes
July 18, 2017- Prevent bad data being added to application settings when Redis is unavailable. !12750
- Return
is_admin
attribute in the GET /user endpoint for admins. !12811
-
v9.3.6 Changes
July 12, 2017- ๐ Fix API Scoping. !12300
- โก๏ธ Username and password are no longer stripped from import url on mirror update. !12725
- ๐ Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths.
- ๐ Fixed GFM references not being included when updating issues inline.