All Versions
662
Latest Version
Avg Release Cycle
13 days
Latest Release
1799 days ago
Changelog History
Page 61
Changelog History
Page 61
-
v9.3.5 Changes
July 05, 2017- β Remove "Remove from board" button from backlog and closed list. !12430
- π Do not delete protected branches when deleting all merged branches. !12624
- π Set default for Remove source branch to false.
- Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion.
- Expires full_path cache after a repository is renamed/transferred.
-
v9.3.4 Changes
July 03, 2017- β‘οΈ Update gitlab-shell to 5.1.1 !12615
-
v9.3.3 Changes
June 30, 2017- π Fix head pipeline stored in merge request for external pipelines. !12478
- Bring back branches badge to main project page. !12548
- π Fix diff of requirements.txt file by not matching newlines as part of package names.
- Perform housekeeping only when an import of a fresh project is completed.
- π Fixed issue boards closed list not showing all closed issues.
- π Fixed multi-line markdown tooltip buttons in issue edit form.
-
v9.3.2 Changes
June 27, 2017- API: Fix optional arguments for POST :id/variables. !12474
- β¬οΈ Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network retrieval of assets.
-
v9.3.1 Changes
June 26, 2017- π Fix reversed breadcrumb order for nested groups. !12322
- π Fix 500 when failing to create private group. !12394
- π Fix linking to line number on side-by-side diff creating empty discussion box.
- π¦ Don't match tilde and exclamation mark as part of requirements.txt package name.
- Perform project housekeeping after importing projects.
- π Fixed ctrl+enter not submit issue edit form.
-
v9.3.0 Changes
June 22, 2017- π¨ Refactored gitlab:app:check into SystemCheck liberary and improve some checks. !9173
- β Add an ability to cancel attaching file and redesign attaching files UI. !9431 (blackst0ne)
- β Add Aliyun OSS as the backup storage provider. !9721 (Yuanfei Zhu)
- Add support for find_local_branches GRPC from Gitaly. !10059
- Allow manual bypass of auto_sign_in_with_provider with a new param. !10187 (Maxime Besson)
- Redirect to user's keys index instead of user's index after a key is deleted in the admin. !10227 (Cyril Jouve)
- π Changed Blame to Annotate in the UI to promote blameless culture. !10378 (Ilya Vassilevsky)
- π Implement ability to update deploy keys. !10383 (Alexander Randa)
- π Allow numeric values in gitlab-ci.yml. !10607 (blackst0ne)
- β Add a feature test for Unicode trace. !10736 (dosuken123)
- β Notes: Warning message should go away once resolved. !10823 (Jacopo Beschi @jacopo-beschi)
- π Project authorizations are calculated much faster when using PostgreSQL, and nested groups support for MySQL has been removed . !10885
- π Fix long urls in the title of commit. !10938 (Alexander Randa)
- β‘οΈ Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0. !10976 (dosuken123)
- π Use relative paths for group/project/user avatars. !11001 (blackst0ne)
- 0οΈβ£ Enable cancelling non-HEAD pending pipelines by default for all projects. !11023
- π Implement web hook logging. !11027 (Alexander Randa)
- Add indices for auto_canceled_by_id for ci_pipelines and ci_builds on PostgreSQL. !11034
- β Add post-deploy migration to clean up projects in
pending_delete
state. !11044 - Limit User's trackable attributes, like
current_sign_in_at
, to update at most once/hour. !11053 - Disallow multiple selections for Milestone dropdown. !11084
- π Link to commit author user page from pipelines. !11100
- π Fix the last coverage in trace log should be extracted. !11128 (dosuken123)
- β Remove redirect for old issue url containing id instead of iid. !11135 (blackst0ne)
- β‘οΈ Backported new SystemHook event:
repository_update
. !11140 - Keep input data after creating a tag that already exists. !11155
- π Fix support for external CI services. !11176
- Translate backend for Project & Repository pages. !11183
- π Fix LaTeX formatting for AsciiDoc wiki. !11212
- β Add foreign key for pipeline schedule owner. !11233
- π¨ Print Go version in rake gitlab:env:info. !11241
- π¨ Include the blob content when printing a blob page. !11247
- π Sync email address from specified omniauth provider. !11268 (Robin Bobbitt)
- π Disable reference prefixes in notes for Snippets. !11278
- π· Rename build_events to job_events. !11287
- β Add API support for pipeline schedule. !11307 (dosuken123)
- π Use route.cache_key for project list cache key. !11325
- π Make environment table realtime. !11333
- β Cache npm modules between pipelines with yarn to speed up setup-test-env. !11343
- π Allow GitLab instance to start when InfluxDB hostname cannot be resolved. !11356
- β Add ConvDev Index page to admin area. !11377
- π Fix Git-over-HTTP error statuses and improve error messages. !11398
- π² Renamed users 'Audit Log'' to 'Authentication Log'. !11400
- π Style people in issuable search bar. !11402
- π Change /builds in the URL to /-/jobs. Backward URLs were also added. !11407
- β‘οΈ Update password field label while editing service settings. !11431
- β Add an optional performance bar to view performance metrics for the current page. !11439
- β‘οΈ Update task_list to version 2.0.0. !11525 (Jared Deckard [email protected])
- Avoid resource intensive login checks if password is not provided. !11537 (Horatiu Eugen Vlad)
- π Allow numeric pages domain. !11550
- Exclude manual actions when checking if pipeline can be canceled. !11562
- β Add server uptime to System Info page in admin dashboard. !11590 (Justin Boltz)
- β Simplify testing and saving service integrations. !11599
- π Fixed handling of the
can_push
attribute in the v3 deploy_keys api. !11607 (Richard Clamp) - π Improve user experience around slash commands in instant comments. !11612
- π Show current user immediately in issuable filters. !11630
- β Add extra context-sensitive functionality for the top right menu button. !11632
- Reorder Issue action buttons in order of usability. !11642
- π¦ Expose atom links with an RSS token instead of using the private token. !11647 (Alexis Reigel)
- π Respect merge, instead of push, permissions for protected actions. !11648
- β‘οΈ Job details page update real time. !11651
- π Improve performance of ProjectFinder used in /projects API endpoint. !11666
- β Remove redundant data-turbolink attributes from links. !11672 (blackst0ne)
- Minimum postgresql version is now 9.2. !11677
- β Add protected variables which would only be passed to protected branches or protected tags. !11688
- Introduce optimistic locking support via optional parameter last_commit_sha on File Update API. !11694 (electroma)
- Add $CI_ENVIRONMENT_URL to predefined variables for pipelines. !11695
- Simplify project repository settings page. !11698
- π Fix pipeline_schedules pages throwing error 500. !11706 (dosuken123)
- β Add performance deltas between app deployments on Merge Request widget. !11730
- β Add feature toggles and API endpoints for admins. !11747
- β Replace 'starred_projects.feature' spinach test with an rspec analog. !11752 (blackst0ne)
- Introduce an Events API. !11755
- Display Shared Runner status in Admin Dashboard. !11783 (Ivan Chernov)
- Persist pipeline stages in the database. !11790
- βͺ Revert the feature that would include the current user's username in the HTTP clone URL. !11792
- 0οΈβ£ Enable Gitaly by default in installations from source. !11796
- π± Use zopfli compression for frontend assets. !11798
- β Add tag_list param to project api. !11799 (Ivan Chernov)
- β Add changelog for improved Registry description. !11816
- Automatically adjust project settings to match changes in project visibility. !11831
- β Add slugify project path to CI environment variables. !11838 (Ivan Chernov)
- β Add all pipeline sources as special keywords to 'only' and 'except'. !11844 (Filip Krakowski)
- π Allow pulling of container images using personal access tokens. !11845
- π¦ Expose import_status in Projects API. !11851 (Robin Bobbitt)
- π Allow admins to delete users from the admin users page. !11852
- π Allow users to be hard-deleted from the API. !11853
- π Fix hard-deleting users when they have authored issues. !11855
- π Fix missing optional path parameter in "Create project for user" API. !11868
- π Allow users to be hard-deleted from the admin panel. !11874
- Add a Rake task to aid in rotating otp_key_base. !11881
- π Fix submodule link to then project under subgroup. !11906
- π Fix binary encoding error on MR diffs. !11929
- Limit non-administrators to adding 100 members at a time to groups and projects. !11940
- β add bulgarian translation of cycle analytics page to I18N. !11958 (Lyubomir Vasilev)
- π Make backup task to continue on corrupt repositories. !11962
- π Fix incorrect ETag cache key when relative instance URL is used. !11964
- Reinstate is_admin flag in users api when authenticated user is an admin. !12211 (rickettm)
- π Fix edit button for deploy keys available from other projects. !12301 (Alexander Randa)
- Fix passing CI_ENVIRONMENT_NAME and CI_ENVIRONMENT_SLUG for CI_ENVIRONMENT_URL. !12344
- Disable environment list refresh due to bug https://gitlab.com/gitlab-org/gitlab-ee/issues/2677. !12347
- Standardize timeline note margins across different viewport sizes. !12364
- π Fix Ordered Task List Items. !31483 (Jared Deckard [email protected])
- β¬οΈ Upgrade dependency to Go 1.8.3. !31943
- β Add prometheus metrics on pipeline creation.
- π Fix etag route not being a match for environments.
- Sort folder for environments.
- π Support descriptions for snippets.
- π― Hide clone panel and file list when user is only a guest. (James Clark)
- Donβt create comment on JIRA if it already exists for the entity.
- β‘οΈ Update Dashboard Groups UI with better support for subgroups.
- Confirm Project forking behaviour via the API.
- β Add prometheus based metrics collection to gitlab webapp.
- π Fix: Wiki is not searchable with Guest permissions.
- Center all empty states.
- β Remove 'New issue' button when issues search returns no results.
- β Add API URL to JIRA settings.
- animate adding issue to boards.
- β‘οΈ Update session cookie key name to be unique to instance in development.
- Single click on filter to open filtered search dropdown.
- π Makes header information of pipeline show page realtine.
- Creates a mediator for pipeline details vue in order to mount several vue apps with the same data.
- π Scope issue/merge request recent searches to project.
- Increase individual diff collapse limit to 100 KB, and render limit to 200 KB.
- π Fix Pipelines table empty state - only render empty state if we receive 0 pipelines.
- π Make New environment empty state btn lowercase.
- β Removes duplicate environment variable in documentation.
- π Change links in issuable meta to black.
- π Fix border-bottom for project activity tab.
- β Adds new icon for CI skipped status.
- Create equal padding for emoji.
- π Use briefcase icon for company in profile page.
- β Remove overflow from comment form for confidential issues and vertically aligns confidential issue icon.
- Keep trailing newline when resolving conflicts by picking sides.
- π Fix /unsubscribe slash command creating extra todos when you were already mentioned in an issue.
- π Fix math rendering on blob pages.
- π Allow group reporters to manage group labels.
- π Use pre-wrap for commit messages to keep lists indented.
- π Count badges depend on translucent color to better adjust to different background colors and permission badges now feature a pill shaped design similar to labels.
- π Allow reporters to promote project labels to group labels.
- Enabled keyboard shortcuts on artifacts pages.
- Perform filtered search when state tab is changed.
- β Remove duplication for sharing projects with groups in project settings.
- π Change order of commits ahead and behind on divergence graph for branch list view.
- π· Creates CI Header component for Pipelines and Jobs details pages.
- Invalidate cache for issue and MR counters more granularly.
- disable blocked manual actions.
- Load tree readme asynchronously.
- Display extra info about files on .gitlab-ci.yml, .gitlab/route-map.yml and LICENSE blob pages.
- π Fix replying to a commit discussion displayed in the context of an MR.
- Consistently use monospace font for commit SHAs and branch and tag names.
- Consistently display last push event widget.
- Don't copy empty elements that were not selected on purpose as GFM.
- Copy as GFM even when parts of other elements are selected.
- π¦ Autolink package names in Gemfile.
- Resolve N+1 query issue with discussions.
- Don't match email addresses or foo@bar as user references.
- π Fix title of discussion jump button at top of page.
- π Don't return nil for missing objects from parser cache.
- π Make .gitmodules parsing more resilient to syntax errors.
- β Add username parameter to gravatar URL.
- π¦ Autolink package names in more dependency files.
- Return nil when looking up config for unknown LDAP provider.
- β Add system note with link to diff comparison when MR discussion becomes outdated.
- Don't wrap pasted code when it's already inside code tags.
- βͺ Revert 'New file from interface on existing branch'.
- π Show last commit for current tree on tree page.
- β Add documentation about adding foreign keys.
- β add username field to push webhook. (David Turner)
- π Rename CI/CD Pipelines to Pipelines in the project settings.
- π± Make environment tables responsive.
- Expand/collapse backlog & closed lists in issue boards.
- π Fix GitHub importer performance on branch existence check.
- π Fix counter cache for acts as taggable.
- Github - Fix token interpolation when cloning wiki repository.
- π Fix token interpolation when setting the Github remote.
- π Fix N+1 queries for non-members in comment threads.
- π Fix terminals support for Kubernetes Service.
- π Fix: A diff comment on a change at last line of a file shows as two comments in discussion.
- π Instrument MergeRequestDiff#load_commits.
- Introduce source to Pipeline entity.
- π Fixed create new label form in issue form not working for sub-group projects.
- π Fixed style on unsubscribe page. (Gustav Ernberg)
- Enables inline editing for an issues title & description.
- Ask for an example project for bug reports.
- β Add summary lines for collapsed details in the bug report template.
- Prevent commits from upstream repositories to be re-processed by forks.
- π Avoid repeated queries for pipeline builds on merge requests.
- π Preloads head pipeline for merge request collection.
- π Handle head pipeline when creating merge requests.
- Migrate artifacts to a new path.
- Rescue OpenSSL::SSL::SSLError in JiraService & IssueTrackerService.
- π» Repository browser: handle in-repository submodule urls. (David Turner)
- Prevent project transfers if a new group is not selected.
- π Allow 'no one' as an option for allowed to merge on a procted branch.
- β¬οΈ Reduce time spent waiting for certain Sidekiq jobs to complete.
- π¨ Refactor ProjectsFinder#init_collection to produce more efficient queries for retrieving projects.
- β Remove unused code and uses underscore.
- Restricts search projects dropdown to group projects when group is selected.
- π Properly handle container registry redirects to fix metadata stored on a S3 backend.
- π Fix LFS timeouts when trying to save large files.
- Set artifact working directory to be in the destination store to prevent unnecessary I/O.
- Strip trailing whitespaces in submodule URLs.
- π§ Make sure reCAPTCHA configuration is loaded when spam checks are initiated.
- π Fix up arrow not editing last discussion comment.
- β Added application readiness endpoints to the monitoring health check admin view.
- Use wait_for_requests for both ajax and Vue requests.
- Cleanup ci_variables schema and table.
- Remove foreigh key on ci_trigger_schedules only if it exists.
- π Allow translation of Pipeline Schedules.
-
v9.2.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.2.9 Changes
July 20, 2017- π Fix an infinite loop when handling user-supplied regular expressions.
-
v9.2.8 Changes
July 19, 2017- π Improve support for external issue references. !12485
- Renders 404 if given project is not readable by the user on Todos dashboard.
- π Fix incorrect project authorizations.
- β Remove uploads/appearance symlink. A leftover from a previous migration.
-
v9.2.7 Changes
June 21, 2017- Reinstate is_admin flag in users api when authenticated user is an admin. !12211 (rickettm)