gitlab-org--gitlab-foss/changelogs/unreleased
Rydkin Maxim c81ef3041e add auto-cancel for pending pipelines on branch, if they are not HEAD
fix changelog MR reference

add non-HEAD builds finder and add `created` pipelines to scope

add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec

more refactoring for spec

adds option for auto-cancel into CI/CD settings

fix spec to new configuration

fix rubocop

fix schema.rb

fix schema.rb

replace Gitlab 9.0 with 9.1 in doc

change wording on pipeline settings

added auto_canceled_by field as identifier of autocancel subject

remove unnecessary index

replace service with retry_lock

replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)

fix schema.rb

fix schema.rb

remove projekt attribute and clean up spec

clean up spec withcouple of shared examples

added spec for "It does not cancel current pipeline" scenario

add some specs to auto-cancel

add spec for another branch pipelines
2017-04-04 21:11:24 +03:00
..
.gitkeep
4195-add-sorting-to-project-milestones.yml Add dropdown sort to project milestones 2017-03-24 00:39:12 +00:00
8998_skip_pending_commits_if_not_head.yml add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request.yml Add changelog 2017-03-23 17:11:48 +09:00
17325-rugged-gem-update.yml Update rugged to 0.25.1.1 2017-03-28 14:19:51 +02:00
19742-permalink-blame-button-line-number-hash-links.yml Update permalink/blame buttons with line number fragment hash 2017-03-13 11:58:59 -05:00
20914-project-home-width.yml 20914 Limits line length for project home page 2017-03-30 16:39:52 -07:00
21451-allow-disable-mr-link.yml Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
22303-symbolic-in-tree.yml Fix symlink icon in project tree 2017-04-02 14:42:37 +03:00
22619-add-an-email-address-to-unsubscribe-list-header-in-email
23363-use-strong-params-in-wikis-controller.yml Update wikis_controller.rb to use strong params 2017-03-25 20:57:32 -05:00
23655-api-group-issues.yml Fix API group/issues default state filter 2017-03-28 17:43:55 +03:00
23674-simplify-milestone-summary.yml add CHANGELOG.md entry for !10096 2017-03-24 17:08:41 -05:00
23862-fix-group-project-count.yml Adding non_archived scope for counting projects 2017-03-24 20:00:46 +00:00
24137-issuable-permalink.yml link issuable reference to itself in header 2017-03-09 02:14:16 +02:00
24166-close-builds-dropdown.yml Uses vanilla JS to listen to click event 2017-03-09 18:26:15 +00:00
24187-set-git-terminal-prompt-env-var-in-initializer.yml adds git terminal prompt env var to application rb 2017-04-03 23:08:17 +01:00
24215-closed-issues-board.yml Display all closed issues in “done” board list 2017-03-23 08:22:34 +01:00
24421-personal-milestone-count-badges.yml Add count badges to both dashboard and group milestones 2017-03-10 13:04:19 +01:00
24501-new-file-existing-branch.yml New file from interface on existing branch 2017-03-13 16:36:11 +01:00
24784-system-notes-meta-data.yml Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
24861-stringify-group-member-details.yml
25188-polyfill-es-symbol.yml add CHANGELOG.md entry for !10120 2017-03-22 02:42:10 -05:00
25332-make-file-templates-easy-to-use-and-discover.yml Make file templates easy to use and discover 2017-04-03 17:54:40 +00:00
25515-delegate-single-discussion-to-new-issue.yml Delegate a single discussion to a new issue 2017-03-13 08:27:51 +01:00
25556-prevent-users-from-disconnecting-gitlab-account-from-cas.yml Prevent users from disconnecting gitlab account from CAS 2017-03-31 18:42:34 +01:00
26188-tag-creation-404-for-guests.yml
26202-change-dropdown-style-slightly.yml
26236-monospace-gfm.yml 26236 Change gfm textarea to use monospace font 2017-03-17 14:03:08 -06:00
26470-branch-names-with-reference-prefixes-results-in-buggy-branches.yml
26595-fix-issue-preselected-template.yml Fix linking to new issue with selected template 2017-03-29 14:12:12 -05:00
26908-make-timelogs-use-foreign-keys
27114-add-undo-mark-all-as-done-to-todos.yml Add 'Undo mark all as done' to Todos 2017-03-16 07:15:00 +01:00
27114-add-undo-to-todos-in-the-done-tab.yml Add 'Undo' to Todos in the Done tab 2017-03-10 13:37:55 +01:00
27174-filter-filters.yml prevent filtering Issues by multiple milestones, authors, or assignees 2017-03-11 10:12:49 +11:00
27271-missing-time-spent-in-issue-webhook.yml Include time tracking attributes in webhooks payload 2017-03-14 11:56:15 -05:00
27293-remove-repeated-labels.yml Remove duplicated tokens in issuable search bar 2017-03-28 23:34:39 +00:00
27503-feature-status-aria-labels.yml Add `aria-label` for feature status accessibility 2017-03-23 06:40:36 +00:00
27574-pipelines-empty-state.yml Adds changelog 2017-03-17 23:15:28 +00:00
27878-new-service-for-creating-user.yml Implement new service for creating user 2017-03-27 09:37:24 +00:00
27910-admin-can-create-project-in-all-groups.yml Resolve "Gitlab administrator cannot create projects in every group" 2017-03-24 18:19:50 +00:00
27988-fix-transient-failure-in-commits-api.yml Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
28030-infinite-offset.yml
28187-project-name-cut-off-with-nested-groups.yml Toggle project name if too long 2017-03-13 19:25:13 -04:00
28402-fix-starred-projects-filter-wrong-message-on-no-results.yml Fix wrong message on starred projects filtering 2017-03-09 01:29:11 +00:00
28424-labels-support-color-names-in-backend.yml Labels support color names in backend 2017-03-29 11:45:15 +00:00
28494-mini-pipeline-graph-commit-view.yml Adds pipeline mini-graph to system information box in Commit View 2017-03-16 00:44:31 +00:00
28614-harmonious-color-palette.yml Change full colors to a more harmonious palette 2017-03-23 18:19:17 +00:00
28634-todos-margin.yml Remove extra margin at bottom of todos page 2017-03-24 11:00:12 -06:00
28660-fix-dismissable-error-close-not-visible-enough.yml
28713-fe-style-guide.yml Creates Frontend Style guide 2017-03-22 19:30:54 +00:00
28799-todo-creation.yml Create todos only for new mentions 2017-03-29 17:20:11 +02:00
28874-fix-milestone-issues-position-order-in-api.yml Order milestone issues by position ascending in api 2017-03-09 18:43:07 +00:00
28991-viewing-old-wiki-page-version-edit-button-exists.yml [#28991] Wiki page edit button only appears on the current commit page 2017-03-16 09:08:00 +08:00
29014-create-issue-form-buttons-misaligned-on-mobile.yml [#29014] Create issue form buttons are misaligned on mobile 2017-03-09 09:03:54 +08:00
29034-fix-github-importer.yml
29043-upgrade-vue-and-remove-warnings.yml add CHANGELOG.md entry for !9981 2017-03-21 20:20:01 -05:00
29046-fix-github-importer-open-prs.yml Changelog 2017-03-10 21:08:22 +01:00
29116-maxint-error.yml Fix projects_limit RangeError on user create 2017-03-24 11:32:03 +00:00
29137-bulk-perform-async-should-specify-queue.yml adds queue option to push bulk in authorized projects worker 2017-03-10 10:13:59 +00:00
29162-refactor-dropdown-milestone-spec.yml
29189-discussion-button.yml Fix alignment of resolve discussion button 2017-03-10 13:43:02 -06:00
29209-sign-up-form-name.yml Change label for name on sign up form 2017-03-09 15:36:07 -08:00
29328-fix-transient-failure-in-model-user-spec.yml Resolve transient failure in spec/models/user_spec.rb 2017-03-13 10:05:15 +00:00
29341-add-metrics-button-env-overview.yml Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
29405-fix-project-wiki-update.yml Fix Project Wiki update 2017-03-20 13:53:23 +00:00
29414-fix-toggle-discussion-link-jump.yml Fix link togglers jumping to top 2017-03-28 11:09:12 -05:00
29428-new-directory-from-existing-branch.yml New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
29438-fix-trigger-webhook-for-ref-with-dot.yml Allow dot in branch name in trigger/builds endpoint in API 2017-03-20 12:49:31 +00:00
29469-message-for-project-x-will-be-deleted-should-include-namespace.yml Display full project name with namespace upon deletion 2017-03-15 09:37:57 +05:30
29483-spam-check-only-title-and-description.yml Spam check only when spammable attributes have changed 2017-03-21 14:20:15 -03:00
29492-useless-queries.yml Remove useless queries with false conditions (e.g 1=0) 2017-04-04 13:54:58 +03:00
29541-fix-github-importer-deleted-fork.yml Changelog 2017-04-03 12:45:31 +02:00
29550-fix-quick-submit-on-preview.yml Fix `Ctrl+Enter` support for Quick Submit 2017-03-23 03:03:39 +00:00
29555-align-all-todo.yml align Mark all as done with other Done buttons on Todos page 2017-03-23 17:20:55 +11:00
29575-polling.yml Adss changelog entry 2017-03-17 18:04:55 +00:00
29662-allow-unauthenticated-branches-api.yml Allow unauthenticated access to some Branch API GET endpoints 2017-03-20 09:37:31 +01:00
29669-redirect-referer-params.yml Fix redirection after login when the referer have params 2017-04-02 18:54:19 +03:00
29670-jira-integration-documentation-improvment.yml Improves Jira integration documentation 2017-03-17 19:45:52 -04:00
29828-change-search-hint-in-new-filters.yml Remove author from changelog 2017-03-29 15:23:04 +00:00
29830-build-scroll-indicator.yml don't pad hidden sidebar on build and wiki pages 2017-03-24 11:31:28 +11:00
29843-project-subgroup-transfer.yml Merge branch '29843-project-subgroup-transfer' into 'security' 2017-03-29 19:16:50 -07:00
29866-navbar-counters.yml Add shortcuts and counters to MRs and issues in navbar 2017-03-29 21:16:57 +00:00
29871-api-remove-merge-requests-comments-endpoints.yml API: Make the /notes endpoint work with noteable iid instead of id 2017-03-27 15:29:37 +02:00
29897-remove-force-scroll-for-mr-changes-diff.yml Remove forced scroll into view when switching to "Changes" MR tab 2017-03-23 15:00:55 -05:00
29929-jira-doc.yml Fix link to Jira service documentation 2017-03-31 11:03:29 +02:00
29930-fix-profile-cover-button-a11y.yml Add tooltip and accessibility label for profile cover buttons 2017-03-23 23:35:50 +00:00
29950-vue-pagination-icons.yml use correct first/last symbols in vue pagination component 2017-03-29 10:01:29 +11:00
30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-query-problem.yml Add changelog entry 2017-03-28 15:56:50 +02:00
30112-fix-pipelines-sub-nav-highlight.yml Fix sub-nav highlighting for `Environments` and `Jobs` pages 2017-03-27 22:20:43 +00:00
30264-fix-vue-pagination.yml Fixes method not replacing URL parameters correctly 2017-04-03 10:40:30 +01:00
30276-move-top-badges.yml 30276 Move issue, mr, todos next to profile dropdown in top nav 2017-03-31 09:52:23 -05:00
30289-allow-users-to-import-github-projects-to-subgroups.yml Allow users to import GitHub projects to subgroups 2017-03-30 21:24:49 +00:00
30400-fix-blob-highlighting-in-search.yml Fix blob highlighting in search 2017-04-03 18:51:44 +01:00
adam-prevent-two-issue-trackers.yml Prevent more than one issue tracker to be active for the same project 2017-03-10 15:14:00 +01:00
add-blob-copy-button.yml Add copy button to blob header and use icon for Raw button 2017-03-16 09:37:22 -06:00
add-issue-modal-loading-indicator.yml Show loading icon when changing filter in add issues modal 2017-03-21 09:52:49 +00:00
add-labels-to-issue-hook.yml Added labels to the issue web hook 2017-03-17 12:14:26 +00:00
add-test-backoff-util.yml Added unit tests for the w.gl.utils.backOff promise 2017-03-20 16:01:18 -06:00
add-todos-shortcut.yml Add global `g t` shortcut to go to todos 2017-03-17 14:58:35 +00:00
add_quick_submit_for_snippets_form.yml Add quick submit for snippet forms 2017-03-14 09:13:03 +11:00
allow-resolving-conflicts-in-utf-8.yml Allow resolving conflicts with non-ASCII chars 2017-03-15 11:18:29 +00:00
backport-sticking-api-helper-changes.yml Backport API changes needed to fix sticking in EE 2017-03-31 13:56:53 +02:00
bug-api_milestone_merge_requests_scope.yml Fixes milestone/merge_request API endpoint to really scope the results 2017-04-03 18:36:51 +02:00
bugfix-systemhook.yml Fix bug when system hook for deploy key 2017-03-16 21:28:34 +08:00
calendar-tooltips.yml Add tooltip to user's calendar activities 2017-03-22 22:54:14 +03:00
chore-23493-remaining-time-tooltip.yml Issue milestone remaining time tooltip 2017-03-16 11:34:46 +00:00
cleaner-additional-award-emoji-button.yml Removed unnecessary 'add' text in additional award emoji button 2017-03-22 00:59:23 +00:00
create-collapsed-todo-button.yml adds todo functionality to closed issuable sidebar and changes todo bell icon to check-square 2017-03-24 16:04:57 +01:00
dm-copy-code-as-gfm.yml Copy code as GFM from diffs, blobs and GFM code blocks 2017-03-14 15:29:00 -06:00
enable-snippets-by-default.yml Enable snippets for new projects by default 2017-03-10 13:09:24 +00:00
environment-performance-improvements.yml Added CHANGELOG 2017-04-03 10:38:16 -05:00
es6-class-issue.yml
feature-custom-lfs.yml Do not show LFS object when LFS is disabled 2017-03-13 18:15:19 +01:00
feature-tokens-rake-task.yml Add a rake task to reset all email and private tokens 2017-03-21 13:36:46 +00:00
feature-use-gitaly-for-commit-is-ancestor.yml Make GitLab use Gitaly for commit_is_ancestor 2017-03-30 16:06:31 +02:00
feature-use-gitaly-for-commit-show.yml Use Gitaly for CommitController#show 2017-03-15 12:52:11 +02:00
fix-29093.yml
fix-admin-projects.yml Fix admin projects page in admin area 2017-03-29 20:01:45 +00:00
fix-gb-dashboard-commit-status-caching.yml Add changelog entry for project status caching fix 2017-03-14 12:24:53 +01:00
fix-gb-environments-folders-route.yml Add changelog entry for environment folder route fix 2017-03-27 11:19:47 +02:00
fix-gb-remove-deprecated-pipeline-processing-code.yml Add changelog entry for deprecating legacy pipelines 2017-04-02 13:19:39 +02:00
fix-github-importer-slowness.yml Add CHANGELOG 2017-04-03 15:50:22 -03:00
fix-import-fork.yml Fix issues importing forked projects 2017-04-04 16:34:19 +00:00
fix-issue-23237.yml fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
fix-milestone-name-on-show.yml Switch to using milestone.to_reference when displaying milestone Fix #29214 2017-03-14 12:50:32 -04:00
fix_admin_monitoring_background.yml Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
fix_rake_gitlab_check_sidekiq.yml There might be ps utilities out there, that assume 80chars instead 2017-03-28 23:15:17 +02:00
fix_updated_field_in_issues-atom.yml Fix xml.updated field in rss/atom feeds 2017-03-12 09:05:01 +11:00
fix_visibility_level.yml Fix visibility level on new project page 2017-03-11 19:02:21 +11:00
fl-remove-ujs-pipelines.yml Remove UJS actions from pipelines tables 2017-03-17 17:30:32 +00:00
forked-subquery-order.yml Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery 2017-03-30 15:38:48 +03:00
group-gear-setting-dropdown-to-tab.yml Moved the gear settings dropdown in the group view to a tab 2017-03-14 11:49:08 -06:00
handle-failure-when-deleting-tags.yml Display error message when deleting tag in web UI fails 2017-03-13 18:12:32 +01:00
introduce-polling-interval-multiplier.yml Introduce "polling_interval_multiplier" as application setting 2017-04-03 15:17:04 +02:00
issue-boards-cant-drag-fix.yml Fixed bug stopping issue boards cards being dragged 2017-03-22 12:10:33 +00:00
issue-boards-new-search-bar.yml
issue_27212.yml Add closed_at field to issues 2017-03-17 16:41:09 -03:00
issue_29449.yml Remove whitespace in group links 2017-03-15 15:02:48 +00:00
jej-group-name-disclosure.yml Merge branch 'jej-group-name-disclosure' into 'security' 2017-03-29 19:18:38 -07:00
make-ci-build-to-lock-on-status-change.yml Make CI build to use optimistic locking only on status change 2017-03-28 17:50:28 +02:00
make-karma-fast-again.yml Only add frontend code coverage instrumentation when generating coverage report 2017-03-20 22:29:45 +00:00
make_user_mentions_case_insensitive.yml Make user mentions case-insensitive 2017-03-29 08:27:05 +11:00
mr-diffs-speed-up.yml Only load what we need when visiting MR diffs page 2017-03-27 10:46:14 +01:00
namespace-race-condition.yml Fix race condition in namespace directory creation 2017-04-03 09:35:12 -04:00
option-to-be-notified-of-own-activity.yml Update CHANGELOG entry 2017-03-24 15:07:32 -07:00
pages-debug-log.yml Log errors in UpdatePagesService 2017-03-31 16:15:10 +02:00
pipeline-tooltips-overflow.yml Fixed pipeline action tooltips being cut off 2017-03-15 09:57:07 +00:00
pipelines-build-tooltip.yml Fixed the job tootip being cut-off 2017-03-22 09:12:06 +00:00
projects-list-line-breaks.yml Fixes project list lines breaking 2017-03-23 10:36:17 +00:00
quiet-pipelines.yml Quiet pipeline emails 2017-04-03 13:59:48 +01:00
refresh-permissions-recent-users.yml Trigger refreshing of permissions in a migration 2017-03-13 13:28:26 +01:00
remember-me-missasligned-mobile.yml Corrected alignment for the remember-me checkbox in the login view 2017-03-22 16:42:32 -06:00
remove_index_for_users-current_sign_in_at.yml Remove index for users.current sign in at 2017-04-04 09:41:43 +11:00
rename_all_issues.yml Rename 'All issues' to 'Open issues' in Add issues modal 2017-03-18 08:29:08 +11:00
rename_done_to_closed.yml Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
replace_closing_mr_icon.yml Replace closing MR icon 2017-03-21 12:53:21 +11:00
repository-name-emojis
scrollable-secondary-tabs.yml Fixed inner page tabs not being scrollable 2017-03-28 14:58:51 +01:00
sh-fix-destroy-user-race.yml Fix race condition where a namespace would be deleted before a project was deleted 2017-04-02 05:37:04 -07:00
sh-relax-wiki-slug-constraint.yml Relax constraint on Wiki IDs, since subdirectories can contain spaces 2017-04-02 06:36:37 -07:00
sh-remove-tags-from-explore.yml Remove Tags filter from Projects Explore dropdown 2017-03-26 06:22:09 -07:00
simplify-docs-trigger.yml Simplify trigger_docs build job for CE and EE (!9820) 2017-03-20 13:42:09 +01:00
style-proc-cop.yml Enable Style/Proc cop for rubocop 2017-04-02 12:48:43 +03:00
tc-pipeline-show-trigger-date.yml Add helpers for pipeline user link & user avatar 2017-03-22 21:26:29 +01:00
time-tracking-color-not-consistent.yml Corrected the color from the time tracking icon in the issuable sidebar 2017-03-22 15:03:25 -06:00
todo-update-order.yml Remove unnecessary ORDER BY clause when updating todos 2017-04-02 20:48:58 +03:00
update-test-bundle-ignored-files.yml update test_bundle.js ignored files 2017-03-24 16:08:46 -06:00
use-corejs-polyfills.yml Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
user-callout-showing-on-all-profiles.yml Fix usercallout to only show on the current logged in user profile 2017-03-23 22:40:36 +00:00
user-profile-join-date.yml Removed the hours & minutes from the users since date on their profile 2017-03-23 09:23:23 +00:00
zj-chat-notification-default-branch.yml Allow chat notifications only for the default branch 2017-03-22 21:17:38 +01:00
zj-kube-service-auto-fill.yml Don't autofill kubernetes namespace 2017-04-04 12:47:51 +02:00