..
.gitkeep
4020-rebase-message.yml
Store only generic message if rebase fails
2018-01-09 17:04:28 +01:00
16301-update-removed-assignee-note-to-include-old-assignee-reference.yml
Update 'removed assignee' note to include old assignee reference
2018-01-09 14:35:26 +01:00
16468-add-fast-blank.yml
Use the fast_blank gem
2018-01-16 21:08:48 +01:00
18040-line-breaks-around-conditional-blocks.yml
Adds Rubocop rule for line break around conditionals
2018-01-11 16:34:01 +00:00
19493-fork-does-not-protect-default-branch.yml
Fork now protects default branch on completion
2018-01-15 16:03:25 +00:00
26296-update-styling-disabled-buttons.yml
Remove hover states from disabled buttons
2018-01-17 10:59:57 -07:00
28260-fix-pages-custom-domain-url.yml
Generate HTTP URLs for custom Pages domains when appropriate
2018-01-08 01:30:05 +00:00
34055-issues-enabled-filter-misbehavior.yml
Resolve "Projects API: filter 'with_issues_enabled=true' returns projects with 'issues_enabled=false'"
2018-01-19 07:33:58 +00:00
34252-trailing-plus.yml
sentence-case changelog entry
2018-01-18 10:27:38 +11:00
36571-ignore-root-in-repo.yml
Update 36571-ignore-root-in-repo.yml
2018-01-15 11:06:16 +00:00
36906-reordering-issues-to-the-bottom.yml
Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board
2018-01-09 09:24:08 +00:00
37199-labels-fix.yml
Keep subscribers when promoting labels to group labels
2018-01-12 16:20:38 +01:00
37898-increase-readability-of-colored-text-in-job-output-log.yml
fix readability xterm colors
2018-01-16 18:25:06 +00:00
38068-commits-count.yml
Denormalize commits count for merge request diffs
2018-01-10 20:40:02 +01:00
38540-ssh-env-file.yml
39214__pipeline_api.yml
39988-hide-new-branch-tag-empty-repo.yml
Hide new branch and tag links for projects with an empty repo
2018-01-09 18:04:41 +00:00
40492-update-admin-dashboard-content-order.yml
Move row containing Projects, Users and Groups count to the top
2018-01-12 19:45:05 +00:00
40818-last-push-widget-does-not-appear-after-pushing-new-commit.yml
Last push widget will show banner for new pushes to previously merged branch
2018-01-15 16:45:56 -06:00
41118-add-sorting-to-deployments-api.yml
Adds sorting to deployments API
2018-01-17 08:47:55 +01:00
41163-improve-cluster-ingress-extra-cost-language.yml
Update Ingress extra cost note to be more generic
2018-01-11 12:37:54 -06:00
41206-show-signin-pane-after-email-confirmation.yml
Fix Shows signin tab after new user email confirmation
2018-01-18 14:32:44 +01:00
41208-commit-atom-feeds-double-escaped.yml
Allows html in commits atom feed
2018-01-22 15:00:35 +01:00
41247-timestamp.yml
Return last edited time instead of update time
2018-01-18 12:27:02 +01:00
41476-enable-project-milestons-deletion-via-api.yml
Enables Project Milestone Deletion via API
2018-01-16 13:11:59 +01:00
41532-email-reason.yml
Initial work to add notification reason to emails
2018-01-16 19:17:55 -06:00
41546-count-query-for-issues-and-mrs-runs-twice-on-group-index.yml
Fix double execution of COUNT query on group pages
2018-01-09 11:56:41 +00:00
41600-wider-project-readme-on-fixed-layout.yml
Make project README containers wider on fixed layout
2018-01-03 04:06:03 +09:00
41613-fix-redundant-modal.yml
Add changelog entry
2018-01-11 16:37:16 +05:30
41666-cannot-search-with-keyword-merge-2.yml
Only highlight search results under the highlighting size limit
2018-01-16 11:56:07 +00:00
41666-cannot-search-with-keyword-merge.yml
Fix project search results for digits surrounded by colons
2018-01-16 11:56:07 +00:00
41673-blank-query-members-api.yml
Fix error on empty query for Members API
2018-01-21 16:36:55 +00:00
41709-rich-blob-viewer-margins-for-pc.yml
Make rich blob viewer wider for PC
2018-01-10 23:30:55 +09:00
41731-predicate-memoization.yml
Add changelog entry
2018-01-12 18:51:52 +08:00
41743-unused-selectors-for-cycle-analytics.yml
Remove unused CSS selectors for Cycle Analytics
2018-01-07 12:34:07 +09:00
41744-substitute-ui-charcoal-with-ui-indigo.yml
Substitute deprecated ui_charcoal with new default ui_indigo
2018-01-07 13:50:40 +09:00
41749-postgres-9-6-for-ci-tests.yml
Add reason to keep postgresql 9.2 for CI
2018-01-12 06:53:16 +09:00
41807-15665-consistently-502s-because-it-fetches-every-commit.yml
Only search for MR revert commits on notes after MR was merged
2018-01-12 13:19:05 +00:00
41814-text-decoration-skip.yml
Add text-decoration-skip: ink to all underlined elements
2018-01-18 12:50:22 -07:00
41956-fix-ctrl-enter-binding-to-save-comment.yml
Fix Ctrl+Enter keyboard shortcut saving comment/note edit
2018-01-11 20:28:56 -06:00
42047-pg-10-support.yml
Support PostgreSQL 10
2018-01-16 14:04:50 +00:00
42055-update-marked-from-0-3-6-to-0-3-12.yml
Update marked from 0.3.6 to 0.3.12
2018-01-16 08:24:23 +09:00
42154-fix-artifact-size-calc.yml
Fix a bug calculating artifact size for project statistics
2018-01-18 17:48:09 +00:00
42157-41989-fix-duplicate-in-create-item-dropdown.yml
Fix duplicate item in protected branch/tag dropdown
2018-01-18 23:04:50 -06:00
42159-utf8-uploads.yml
Correctly escape UTF-8 path elements for uploads
2018-01-18 17:32:19 +00:00
42206-permit-password-for-git-param.yml
Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController
2018-01-19 12:04:45 +00:00
42231-protected-branches-api-route-returns-404-for-branches-with-dots.yml
Fix protected branches API to accept name parameter with dot
2018-01-19 20:07:44 +00:00
bvl-parent-preloading.yml
Fix filter on dashboard/groups
& `explore/groups
2018-01-22 17:02:04 +01:00
da-verify-integrity-of-uploaded-files.yml
Add CHANGELOG
2018-01-08 19:25:32 -02:00
display-mr-in-commit-page.yml
Display related merge requests in commit detail page
2018-01-12 20:38:36 +00:00
feat-add-section-headers-to-plus-button-dropdown.yml
Add section headers to plus button dropdown
2018-01-19 19:15:48 +02:00
feature-39591-visibility-level.yml
Open visibility help in new tab
2018-01-17 17:24:41 +00:00
feature-merge-request-system-hook.yml
add changelog
2018-01-04 09:33:41 +01:00
file-content-large-screen-padding.yml
Double padding for file-content wiki class on larger screens
2018-01-17 14:27:31 -08:00
fix-add-horizontal-scroll-to-wiki-tables.yml
Add horizontal scroll to wiki tables
2018-01-19 17:53:30 +02:00
fix-dashboard-projects-nav-links-height.yml
Fix dashboard projects nav links height
2018-01-03 21:21:21 +02:00
fix-gb-improve-manual-action-tooltips.yml
Add changelog entry for manual actions tooltip fix
2018-01-16 12:26:02 +01:00
fix-redirect-routes-schema.yml
Rework indexes on redirect_routes to be more effective and enforce a case insensitive unique path
2018-01-18 21:28:28 +00:00
fix_gitlab-ce-41891.yml
remove wrong/unneeded margin of custom navigation header logo without logo text
2018-01-12 16:34:03 +01:00
issue_37143_2.yml
Remove unnecessary query from labels filter
2018-01-18 13:51:46 -02:00
issue_41460.yml
Fix error on changes tab when merge request cannot be created
2018-01-15 11:53:40 -02:00
merge-request-target-branch-perf.yml
Improved performance of merge requests target branch dropdown
2018-01-16 11:49:24 +00:00
mk-delete-orphaned-routes-before-validation.yml
Delete conflicting orphaned routes
2018-01-18 10:28:55 -08:00
sh-fix-award-emoji-move-issues.yml
Fix bug where award emojis would be lost when moving issues between projects
2018-01-10 17:22:56 -08:00
sh-log-when-user-blocked.yml
Log and send a system hook if a blocked user fails to login
2018-01-14 22:22:06 -08:00
sh-remove-shared-runners-and-more.yml
Remove erroneous text in shared runners page that suggested more runners available
2018-01-15 21:01:14 -08:00
sh-store-user-in-api-logs.yml
Save user ID and username in Grape API log (api_json.log)
2018-01-08 21:23:24 -08:00
winh-search-page-filters.yml
Filter groups and projects dropdowns of search page on backend
2018-01-17 23:32:42 +00:00
winh-style-modals.yml
Adjust modal style to new design
2018-01-11 10:06:44 +01:00