gitlab-org--gitlab-foss/changelogs/unreleased
Phil Hughes ed1f110499 Fixes filtering by name reseting archive filter
Previously the search form just wasn't including any params that had previously been set, so when you filtered by name, it would reset all the params & therefore ignoring the archived param

Closes #28007
2017-03-03 16:37:28 +02:00
..
.gitkeep
1051-api-create-users-without-password.yml Optionally make users created via the API set their password 2017-02-09 20:32:54 +01:00
1363-redo-mailroom-support.yml Changelog 2017-02-20 17:47:29 +01:00
1937-https-clone-url-username.yml Add the username of the current user to the HTTP(S) clone URL 2017-02-24 16:35:34 +01:00
2629-show-public-rss-feeds-to-anonymous-users.yml Add MR and author to changelog 2017-03-01 23:42:44 -08:00
3874-correctly-return-json-on-delete-responses.yml Return 202 with JSON body on async removals on V4 API 2017-02-23 19:55:13 -03:00
6073_project_api.yml API project create: Make name or path required 2017-02-27 07:55:45 +01:00
9381-authentiq-backchannel-logout.yml Added support for Authentiq Back-Channel Logout 2017-02-20 18:46:58 +02:00
12726-preserve-issues-after-deleting-users.yml Add CE CHANGELOG for #12726. 2017-02-24 16:50:17 +05:30
14492-change-fork-endpoint.yml Move /projects/fork/:id to /projects/:id/fork 2017-02-13 16:58:11 -02:00
14748-runner-version-in-admin-views.yml Add runner version to /admin/runners view 2017-02-26 14:51:03 -05:00
19302-wiki-page-delete-does-not-trigger-the-webhook.yml Execute web hooks for WikiPage delete operation 2017-02-14 12:07:11 +05:30
20495-plus-icon-button.yml Add changelog 2017-02-07 17:54:38 -06:00
20732_member_exists_409.yml Add member: Always return 409 when a member exists 2017-02-10 15:53:01 +01:00
21240_snippets_line_ending.yml Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
22018-api-milestone-merge-requests.yml Add API endpoint to get all milestone merge requests 2017-02-17 09:47:23 +01:00
22132-rename-branch-name-params-to-branch.yml Change branch_name param to branch throughout V4 API 2017-02-21 16:33:14 -03:00
22466-task-list-alignment.yml Position task list checkbox to match the list indent 2017-02-10 09:44:31 -06:00
22619-add-an-email-address-to-unsubscribe-list-header-in-email Handles unsubscribe from notifications via email 2017-01-13 10:11:46 -05:00
22645-add-discussion-contribs-to-calendar.yml Add comment events to contributions calendar 2017-02-13 18:59:13 +01:00
22818-licence-gitignore-and-yml-endpoints-removal.yml Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
22951-fix-todos-api-endpoint-error-for-commits.yml Add spec for todo with target_type Commit 2017-02-21 15:45:10 +02:00
23061-consolidate-project-lists.yml API: Consolidate /projects endpoint 2017-02-14 16:41:57 +01:00
23062-allow-git-log-to-accept-follow-and-skip.yml Make Git history follow renames again by performing the --skip in Ruby 2017-02-23 19:06:00 +01:00
23104-remove-public-param-for-projects.yml API: remove `public` param for projects 2017-02-07 14:29:31 +01:00
23535-folders-in-wiki-repository.yml Add merge request number 2017-01-30 01:08:36 -02:00
23819-fix-milestone-counters-to-top-right-of-panel-headings.yml Fix position of counters within milestone panels 2017-02-15 07:26:47 +10:00
24333-close-issues-with-merge-request-title-ui.yml Show mentioned/issues being closed from a Merge Requests title 2017-02-13 16:47:47 +01:00
24976-start-of-line-mention.yml Create directly_addressed Todos when mentioned in beginning of a line 2017-02-08 21:53:34 +05:30
25437-just-emoji.yml add /award slash command 2017-02-28 22:38:19 +02:00
25465-todo-done-clicking-is-kind-of-unsafe.yml Todo done clicking is kind of unusable. 2017-02-17 22:12:19 +01:00
25709-diff-file-overflow.yml Revert "Merge branch 'revert-a91ff32b' into 'master'" 2017-02-08 20:52:08 -06:00
25920-create-issue-from-failing-build.yml Fix CSS classes 2017-02-27 20:40:49 +00:00
26087-asciidoc-cicd-badges-snippet.yml Add AsciiDoc snippet for CI/CD Badges 2017-02-20 16:37:44 +01:00
26136-list-repository-tree-api-doc.yml Clarification of list repository tree API call 2017-03-01 18:43:23 +00:00
26206-fix-download-dropdown.yml Update MR number 2017-02-09 12:59:42 +05:30
26286-most-recent-activity-profile-header.yml Add 'Most Recent Activity' header to the User Profile page 2017-02-13 18:30:26 +01:00
26287-link-branch-in-calendar-activity.yml Add Links to Branches in Calendar Activity 2017-02-14 18:44:27 +01:00
26315-unify-labels-filter-behavior.yml Unify issues search behavior by always filtering when ALL labels matches 2017-02-20 13:21:22 -03:00
26348-cleanup-navigation-order-groups.yml Code style improvements 2017-02-23 03:14:16 +00:00
26348-cleanup-navigation-order.yml Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
26379-iid-param.yml add a :iids param to IssuableFinder 2017-02-17 20:28:32 +02:00
26500-informative-slack-notifications.yml Adding links to user & build in Chat Notifications 2017-01-25 21:48:57 +05:30
26651-cannot-move-project-into-group.yml Specify that only project owners can transfer a project 2017-02-15 20:25:52 +05:30
26703-todos-count.yml change todos counter position & format ( for large counts ) 2017-02-21 21:21:49 +02:00
26705-filter-todos-by-manual-add.yml Filter todos by manual add 2017-01-28 23:48:36 +01:00
26744-add-omniauth-oauth2-generic-strategy.yml Fix spelling errors in docs and changelog 2017-02-13 12:54:57 -06:00
26875-builds-api-endpoint-skipped-scope.yml Rebase to master for avoiding failing tests 2017-02-23 11:06:39 +00:00
26900-pipelines-tabs.yml Adds Pending and Finished tabs to pipelines page 2017-02-16 22:25:01 +00:00
26908-make-timelogs-use-foreign-keys Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
26957-tanuki-anim-hang.yml don't trigger tanuki loader when downloading files 2017-02-16 17:55:49 +11:00
27032-add-a-house-keeping-api-call.yml Add housekeeping endpoint for Projects API 2017-02-22 17:40:20 +05:30
27142-api-replace-destroy-with-stop-environment.yml Add environment `/stop` action 2017-02-28 15:34:38 +01:00
27287-label-dropdown-error-messages.yml fix new label errors not visible in dropdown for #27287, also humanize error key, improve testing hieararchy for reuse, remove duplicate test 2017-02-09 09:12:22 -05:00
27336-add-environment-url-link-to-terminal-page.yml Added env external link and light web terminal spec 2017-02-10 17:06:24 +00:00
27354-navigation-new-button.yml Put back the new project button 2017-02-22 10:15:35 -06:00
27452-update-issue-count.yml add changelog 2017-02-16 09:55:49 +11:00
27501-api-use-visibility-everywhere.yml Add visibility change to API v3 -> v4 doc 2017-03-02 12:15:25 +01:00
27530-fix-job-dropdown-pipeline-console-error.yml fixes job dropdown action button error 2017-02-23 12:19:49 +00:00
27532_api_changes.yml Use iids as filter parameter 2017-03-02 13:17:39 +01:00
27608-fixes-markdown-in-activity-feed-is-light-gray.yml Fixes markdown in activity feed is light gray 2017-02-13 13:25:47 +06:00
27610-issue-number-alignment.yml adds changelog 2017-02-08 19:02:59 +06:00
27631-fix-small-height-of-activity-header-page.yml #27631: Add missing top-area div to activity header page 2017-02-14 22:14:08 +01:00
27726-fix-dropdown-width-in-admin-project-page.yml adds changelog 2017-02-09 14:25:51 +06:00
27762-add-default-artifacts-expiration.yml Add changelog entry 2017-02-15 15:31:51 +08:00
27778-a11y-sidebar.yml Adds changelog 2017-03-01 16:57:54 +00:00
27783-fix-fe-doc-broken-link.yml adds changelog 2017-02-10 13:12:01 +06:00
27840-improve-search-bar-experience.yml Fix #27840 - Improve the search bar experience on mobile 2017-02-24 10:52:29 +05:30
27920-both-wip-messages-showing.yml Dispatch needed JS when creating a new MR in diff view 2017-02-14 13:39:42 -05:00
27924-set-max-width-mini-pipeline-text.yml Set max width for text in mini pipeline graph 2017-02-14 06:42:23 -05:00
27934-left-align-logo.yml Left align logo; increase max width of title 2017-02-28 10:05:47 -06:00
27978-improve-task-list-ux.yml Only add a newline in Markdown Editor if the current line is not empty 2017-03-02 19:22:29 +01:00
27994-fix-mr-widget-jump.yml adds changelog 2017-02-10 23:35:12 +06:00
28010-mr-merge-button-default-to-danger.yml Default to subtle MR mege button until CI status is available 2017-03-02 02:49:03 -06:00
28082-deleted-branch-event-404.yml Remove Link from Push Events for deleted branches 2017-02-15 16:16:53 +01:00
28142-overlap-bugs.yml Add changelog 2017-02-14 11:58:40 -06:00
28176_merge_widget_fix.yml Fix error in MR widget after /merge slash command 2017-02-16 13:27:31 +01:00
28186-long-group-names-overflow-out-of-todos-view.yml Truncate long title text on Todo items 2017-02-20 08:13:37 -05:00
28204-option-to-disable-webpack-dev-server-livereload.yml Pick up option from gdk to disable webpack dev server livereload 2017-02-15 18:04:58 -06:00
28229-pipelines-loading-icon.yml Centers loading icon vertically and horizontally in pipelines table in commit view 2017-02-15 11:37:29 +00:00
28236-browse-button-dropping.yml Increase right side of file header to accommodate browse files button 2017-02-16 16:30:31 -06:00
28247-timeloops-bug.yml Only run timeago loops after rendering timeago components 2017-02-16 10:45:16 +00:00
28253-fix-buid-scroll-button-position.yml Add CHANGELOG file 2017-02-16 09:45:33 -06:00
28257-issues-iids.yml API issues - support filtering by iids 2017-03-01 07:28:10 +01:00
28262-horizontal-scrolling-issue-on-long-project-names.yml Wrap long Project and Group titles 2017-02-16 06:40:40 -05:00
28303-change-development-tanuki-favicon-colors-to-match-logo.yml Change development tanuki favicon colors to match logo color order 2017-02-17 11:19:01 +01:00
28329-allow-slash-in-slash-command-args.yml Allow slashes in slash command arguments 2017-02-17 10:34:43 +01:00
28353-little-grammar-issue.yml Fix grammer issue in admin/runners 2017-02-17 14:36:49 -06:00
28366-renamed-file-tooltip-contains-html.yml Remove markup showing in tooltip for renamed files in diff view 2017-02-20 08:22:44 -05:00
28367-fix-unfold-diff-line-number-copy-paste.yml fixes line number copy issue for unfolded parallel view diff 2017-02-20 14:04:38 +06:00
28389-ux-problem-with-pipeline-coverage-placeholder.yml Changed coverage reg expression placeholder text to be more like a placeholder 2017-02-21 09:45:32 +01:00
28410-dropdown-styling.yml Resolve "missing count badge styling in new sidebar dropdown" 2017-03-02 21:34:42 +00:00
28450-test-compiling-frontend-assets-for-production-in-ci.yml add CHANGELOG.md entry for !9396 2017-02-21 16:38:22 -06:00
28458-present-gitlab-version-for-v4-changes-on-docs.yml Present GitLab version for each V3 to V4 API change on v3_to_v4.md 2017-02-22 16:35:20 +01:00
28462-fix-delimiter-removes-issue-in-todo-counter.yml fixes delimiter removes when todo marked as done 2017-02-22 13:28:39 +06:00
28524-gitlab-ci-yml-coverage-key-is-unknown.yml Document when current coverage configuration option was introduced 2017-02-22 17:26:14 +05:30
28609-fix-redirect-to-home-page-url.yml Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
28696-improve-grammar-gitlab-flow-doc.yml Grammar improvement in gitlab flow intro doc 2017-03-01 08:36:43 +00:00
28723-consistent-handling-indexof.yml Keep consistent in handling indexOf results 2017-02-25 23:34:17 +09:00
28805-download-archive-with-branch-like-feature-xxxx-add-extra-directory-level.yml Ensure archive download is only one directory deep 2017-03-02 10:30:24 +05:30
28807-search-for-milestone-by-title-in-rest-api.yml Enable filtering milestones by search criteria in the API 2017-03-02 10:07:57 +05:30
28837-remove-help-duplicate.yml Remove help from right dropdown 2017-02-28 13:40:47 -06:00
28850-fix-broken-migration.yml Disable the inheritance column of services in DisableInvalidServiceTemplates migration 2017-03-01 14:06:50 +01:00
28893-highlighted-diff-doesn-t-stay-highlighted-on-refresh.yml Hightlight linenumber on page load 2017-03-02 10:48:14 -05:00
28935-make-logo-smaller.yml Decrease tanuki logo size 2017-03-02 15:11:14 -06:00
add-auto-submited-header.yml Set `Auto-Submitted: auto-generated` header to emails 2017-02-15 23:15:48 +05:00
add-filtered-search-to-mr.yml Add filtered search to MR page 2017-02-21 12:40:57 -06:00
add-yarn-documentation.yml add CHANGELOG.md entry for !9316 2017-02-16 16:22:43 -06:00
add_mr_info_to_issues_list.yml Add merge request count to each issue on issues list 2017-02-17 07:09:24 +11:00
alphabetically_sort_tags_on_runner_list.yml Alphabetically sort tags on runner list 2017-02-15 09:28:35 +11:00
api-empty-return.yml Update documentation 2017-02-28 08:32:39 +01:00
api-entities.yml entities: use the RepoCommit entity for branch commits 2017-02-14 13:22:14 -05:00
api-notes-entity-fields.yml Remove deprecated `upvotes` and `downvotes` from the notes API 2017-02-22 13:07:49 +01:00
api-post-block.yml API: Use POST to (un)block a user 2017-02-20 15:18:40 +01:00
api-remove-deploy-key-disable.yml API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` 2017-02-20 09:33:42 +01:00
api-remove-owned-groups.yml Update documentation 2017-02-24 10:31:45 +01:00
api-star-restful.yml API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` 2017-02-20 15:14:48 +01:00
api-subscription-restful.yml API: Make subscription API more RESTfuL 2017-02-21 17:44:44 +01:00
api-todos-restful.yml API: Use POST requests to mark todos as done 2017-02-21 12:01:15 +01:00
artifactsdoc.yml Added documentation for permalinks to most recent build artifacts 2017-02-20 17:24:26 +01:00
beautiful-karma-output.yml Make Karma output look nicer for CI (!9165) 2017-02-15 15:27:13 +01:00
branch_deletion.yml on branch deletion show loading icon and disabled the button 2017-02-22 23:13:25 +07:00
bypass-email-domain-validation-when-created-by-admin.yml Bypass signup domain validation for external users 2017-02-08 13:04:07 +03:30
copy-branch-to-clipboard.yml Allow copying a created branch name to the clipboard. 2017-02-09 16:33:30 +00:00
cover-my-karma.yml Reintroduce coverage report for JavaScript (!9133) 2017-02-11 21:55:02 +01:00
create_branch_repo_less.yml Fixes after review 2017-02-23 15:31:03 +02:00
dashboard-filter-search-keep-params.yml Fixes filtering by name reseting archive filter 2017-03-03 16:37:28 +02:00
diff-make-obvious-cant-comment.yml Visually display that expanded diff lines cant be commented on 2017-02-28 14:36:30 +00:00
dm-dont-copy-toolip.yml Don't copy tooltip when copying GFM 2017-02-27 14:55:56 -06:00
dm-fix-api-create-file-on-empty-repo.yml Fix creating a file in an empty repo using the API 2017-03-01 12:25:21 -06:00
dm-group-reference-full-name.yml Use full group name in GFM group reference title 2017-03-01 17:07:43 -06:00
dynamic-header-fixture.yml Replace static fixture for header_spec.js (!9174) 2017-02-13 01:09:14 +01:00
dynamic-project-title-fixture.yml Replace static fixture for project_title_spec.js (!9175) 2017-02-13 01:47:18 +01:00
dz-create-nested-groups-via-ui.yml Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
dz-dashboard-groups-search.yml Add filter and sorting to dashboard groups page 2017-03-01 15:39:59 +02:00
dz-nested-groups-api.yml Add nested groups to the API 2017-02-08 12:42:34 +02:00
dz-refactor-full-path.yml Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
expose-pagination-headers.yml CORS: Whitelist pagination headers 2017-03-02 10:14:22 +01:00
fe-paginated-environments-api-add-subview.yml Adds Changelog entry 2017-02-15 20:02:52 +00:00
feature-brand-logo-in-emails.yml add changelog entry 2017-02-22 12:22:53 +01:00
feature-github-find-users-by-email.yml Add CHANGELOG entry 2017-02-20 14:48:12 -03:00
feature-runners-registration-deletion-v4-api.yml Add changelog entry 2017-02-16 01:16:41 +01:00
fix-cycle-analytics-events-limit.yml Add limit to the number of events showed in cycle analytics and spec 2017-02-06 15:24:50 +01:00
fix-gb-notification-settings-when-no-repository.yml Add Changelog entry for notifications buttons fix 2017-02-13 09:47:01 +01:00
fix-gb-pipeline-retry-builds-started.yml Add Changelog entry for CI/CD pipeline retry fix 2017-02-14 15:50:51 +01:00
fix-gb-pipeline-retry-cancel-buttons-consistency.yml Add Changelog entry for pipeline buttons fix 2017-02-14 15:03:54 +01:00
fix-gb-remove-deprecated-ci-build-status-badge.yml Add Changelog for deprecated build badge removal 2017-03-02 11:55:46 +01:00
fix-gb-update-commit-status-api.yml Add Changelog entry for commit status update fix 2017-03-01 14:26:01 +01:00
fix_issue_from_milestone.yml fix issue creation from milestone doesn't assign the milestone 2017-02-12 09:02:03 +07:00
fixes-namespace-api-documentation.yml Update API docs for new namespace format 2017-02-08 21:12:13 +01:00
gfm-autocomplete-fixes.yml Fixes errors in GFM slash commands matcher and add tests for default matcher 2017-02-17 14:00:06 +03:00
gitaly-post-receive.yml Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
group-memebrs-owner-level.yml Added ability to change user permissions in group to owner 2017-02-16 09:40:38 +00:00
instrument-in-karma.yml Move babel config for instanbul to karma config (!9286) 2017-02-16 10:12:32 +01:00
issue-descrpiption-spinner-off.yml Fixed the position of loading spinner 2017-03-02 11:10:39 +00:00
issue-newproj-layout.yml Removed duplicate "Visibility Level" label on New Project page 2017-02-09 11:18:41 -04:00
issue-tags-layout.yml Fix 'New Tag' layout on Tags page 2017-02-13 00:35:08 -04:00
issue_24815.yml Fix issuable stale object error handler for js when updating tasklists 2017-02-24 15:13:42 -03:00
issue_25900.yml Gather issuable metadata to avoid n+ queries on index view 2017-02-09 17:40:37 -02:00
issue_26701.yml Remove JIRA closed status icon 2017-02-08 12:21:32 -02:00
lnovy-gitlab-ce-empty-variables.yml UI: Allow a project variable to be set to an empty value 2017-02-21 14:33:06 +01:00
long-file-name-overflow.yml Fixed long filename being under action buttons 2017-03-01 10:04:58 +00:00
mock-ci-service.yml Add MockCiService integration 2017-02-24 20:01:36 -06:00
move_tags_service_to_namespace.yml Move tag services to `Tags` namespace 2017-02-14 16:43:35 +01:00
moving-issue-with-two-list-labels.yml Removes label from previous list 2017-02-21 16:00:33 +00:00
mr-diff-comment-button.yml Improved the diff comment button UX 2017-02-27 10:08:02 +00:00
new-branch-fixture.yml Replace static fixture for new_branch_spec.js (!9131) 2017-02-11 20:25:44 +01:00
only-create-unmergeable-todo-once.yml Only create unmergeable todos once 2017-02-24 17:18:12 +00:00
only-yield-valid-reference-matches.yml Only yield valid references in ReferenceFilter.references_in 2017-02-16 14:06:24 -06:00
option-to-be-notified-of-own-activity.yml Add changelog entry for option to be notified of your own activity 2017-02-01 11:31:22 -08:00
paginate-all-the-things.yml Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
pass in current_user in MergeRequest and MergeRequestsHelper.yml tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in MergeRequestsHelper 2017-01-25 10:44:05 +08:00
pass_coverage_value_to_commit_status_api.yml add changelog 2017-02-14 11:26:09 +07:00
protected-branch-dropdown-titles.yml Added header to protected branches access dropdowns 2017-01-26 16:04:59 +00:00
quick-submit-fixture.yml Replace static fixture for behaviors/quick_submit_spec.js (!9086) 2017-02-11 17:49:12 +01:00
removal_of_unused_parameter.yml Removed unused parameter `status_only: true`. 2017-02-07 00:38:58 +05:30
remove-inactive-default-email-services.yml Remove inactive default email services 2017-02-14 20:13:54 +08:00
remove-jquery-ui-datepicker.yml Fixed some specs 2017-02-06 09:25:11 +00:00
remove-jquery-ui-plugins.yml Removed jQuery UI highlight & autocomplete 2017-02-09 09:16:52 +00:00
remove-jquery-ui-sortable.yml Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00
remove-new-relic-gem.yml Remove the newrelic gem 2017-03-01 15:30:39 +01:00
rename-retry-failed-pipeline-to-retry.yml Rename retry failed button on pipeline page to just retry 2017-02-20 12:20:49 +01:00
rename_delete_services.yml Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
rename_files_delete_service.yml Rename Files::DeleteService to Files::DestroyService 2017-02-10 18:22:18 +01:00
replace-npm-with-yarn.yml add CHANGELOG.md entry for !9055 2017-02-14 00:55:11 -06:00
repository-name-emojis
requires-input-fixture.yml Replace static fixture for behaviors/requires_input_spec.js (!9162) 2017-02-14 18:20:58 +01:00
rss-btn-alignment-fix.yml Fixed alignment of RSS button on activity pages 2017-02-23 16:21:41 +00:00
seed-abuse-reports.yml Seed abuse reports 2017-02-15 16:55:07 -06:00
sh-bump-hashie-to-3-5-5.yml Update CHANGELOG.md 2017-02-25 21:15:09 -08:00
sh-delete-user-permission-check.yml Add user deletion permission check in `Users::DestroyService` 2017-02-20 17:19:11 +01:00
snippets-search.yml Fixed alignment of snippet search results 2017-02-14 14:08:20 +00:00
ssh-key-paste.yml Updates SSH key title after pasting key 2017-02-27 15:25:27 +00:00
static-navbar.yml Add changelog 2017-02-10 15:09:08 -06:00
task_list_refactor.yml add changelog item 2017-02-09 01:15:50 +11:00
unified-member-api-response.yml API: Return 400 for all validation erros in the mebers API 2017-02-24 20:13:27 +01:00
update-vue-2-1.yml add CHANGELOG.md entry for !9386 2017-02-20 10:54:42 -06:00
use-v3-api-on-frontend.yml Add changelog for !9614 2017-03-01 16:25:14 +00:00
user-calendar-border.yml Removed top border from contribution calendar 2017-03-01 09:20:53 +00:00
user-callouts.yml Added CHANGELOG and corrected linter errors 2017-02-23 15:47:23 -06:00