.. |
.gitkeep
|
|
|
23367-clarify-docs-allow-failure.yml
|
Update yaml/README.md to clarify allow_failure interaction with stages
|
2018-12-19 10:45:01 -08:00 |
34758-list-ancestor-clusters.yml
|
Show clusters of ancestors in cluster list page
|
2018-12-17 09:50:52 +13:00 |
40270-remove-gitlab-upgrader-completely.yml
|
Removed Gitlab Upgrader found in /lib/gitlab/upgrader.rb
|
2018-12-24 14:48:31 +00:00 |
41766-vue-component.yml
|
Creates Vue component to render each release block
|
2018-12-14 09:15:21 +00:00 |
41766-vuex-store.yml
|
Adds Vuex Store for the releases page
|
2018-12-20 09:31:32 +00:00 |
42125-extend-override-check-to-also-check-arity.yml
|
Extend override check to also check arity
|
2018-12-22 14:10:43 +01:00 |
44984-use-serializer-for-issuable-sidebar.yml
|
Add changelog entry
|
2018-12-19 17:58:53 +08:00 |
47052-merge-button-does-not-appear-after-rebase-ing.yml
|
Set cached MRWidget SHA after rebase
|
2018-12-14 09:44:54 -05:00 |
51485-new-issue-labels-note.yml
|
Run CommonSystemNotesService on issuable create
|
2018-12-18 08:36:56 +08:00 |
51606-expanding-a-diff-while-having-an-open-comment-form-will-always-scroll-down-to-the-comment.yml
|
Utilize :key to minimize extra rerenders
|
2018-12-17 20:25:41 -05:00 |
51668-fix-line-numbers.yml
|
Adjust line height of blame view line numbers
|
2018-12-13 11:03:08 -06:00 |
51944-redesign-project-lists-ui.yml
|
Resolve "Redesign project lists UI"
|
2018-12-13 12:37:54 +00:00 |
51994-disable-merging-labels-in-dropdowns.yml
|
Add changelog entry
|
2018-12-06 09:02:33 +08:00 |
52620-fix-loader-animation-alignment.yml
|
Aligns build loader animation with the job log
|
2018-12-20 15:13:28 +00:00 |
53020-user-specific-profile-page-settings-fields-don-t-have-help-text-placeholders.yml
|
Add explanatory help text to text inputs on user profile settings page
|
2018-12-18 14:38:21 +00:00 |
53493-list-id-email-header.yml
|
Add List-Id to notification emails
|
2018-12-13 11:15:48 +00:00 |
53907-improve-milestone-links.yml
|
Add % prefix to milestone reference link text
|
2018-12-21 10:50:24 +08:00 |
53933-include-dates-in-milestone-change-email.yml
|
Add changelog entry
|
2018-12-21 18:00:18 +08:00 |
53954-resolved-non-diff-discussions-on-merge-requests-no-longer-show-who-resolved-them-and-when-at-a-glance.yml
|
Add message saying who resolved nondiff discussion
|
2018-12-17 09:45:27 -05:00 |
54146-fix-calendar-query.yml
|
Fix calendar feed when sorted by priority
|
2018-12-17 18:30:12 +08:00 |
54736-sign-in-bottom-margin.yml
|
54376 Add changelog
|
2018-12-13 00:28:53 +07:00 |
54786-mr-empty-file-display.yml
|
Fix Prettier formatting and add MR to changelog
|
2018-12-11 23:49:04 -05:00 |
54814-sidebar-styling-updates.yml
|
Fix style issues in job details sidebar
|
2018-12-19 15:16:10 -04:00 |
54953-error-500-viewing-merge-request-due-to-nil-commit_email_hostname.yml
|
Return an ApplicationSetting in CurrentSettings
|
2018-12-19 11:24:53 +01:00 |
54953-fix-commit_email_hostname-accessor-in-fake_application_settings.yml
|
Add FakeApplicationSettings#commit_email_hostname
|
2018-12-19 17:43:12 +01:00 |
55103-hide-group-cluster-features.yml
|
Resolve "Hide cluster features that don't work yet with Group Clusters"
|
2018-12-20 09:39:09 +00:00 |
55191-update-workhorse.yml
|
Update GitLab Workhorse to v8.0.0
|
2018-12-11 16:23:23 +00:00 |
55293-split-bio-into-individual-line-in-extended-user-tooltips.yml
|
Split bio into individual line in extended user tooltips
|
2018-12-21 11:18:37 +01:00 |
55344-only-prompt-user-once-when-navigating-away-from-file-editor.yml
|
Remove beforeunload listener for cancel button
|
2018-12-13 16:30:07 -05:00 |
55484-fix-edit-button.yml
|
Add word-break to issue title to fix edit button disspearing
|
2018-12-26 13:49:58 +00:00 |
ac-releases-name-sha-author.yml
|
Add name, author and sha to releases
|
2018-12-13 12:15:21 +01:00 |
add-new-nginx-metrics.yml
|
Add NGINX 0.16.0 and above metrics
|
2018-12-17 23:48:55 +00:00 |
blackst0ne-convert-specs-rails5-style.yml
|
Update specs to rails5 format
|
2018-12-19 10:04:31 +11:00 |
blackst0ne-improve-encoding-helper-spec.yml
|
Update specs to exclude possible false positive pass
|
2018-12-18 10:21:30 +11:00 |
bvl-hide-confidential-events-take2.yml
|
Hide confidential events in ruby
|
2018-12-17 18:47:53 +01:00 |
depracated-migration-inheritance.yml
|
ActiveRecord::Migration -> ActiveRecord::Migration[5.0]
|
2018-12-18 17:38:31 +01:00 |
deprecated-actiondispatch-paramsparser.yml
|
Remove deprecated ActionDispatch::ParamsParser
|
2018-12-16 10:47:24 +01:00 |
deprecated-alias-method-chain.yml
|
Fix deprecation: alias_method_chain is deprecated. Please, use Module#prepend instead
|
2018-12-17 19:24:57 +01:00 |
deprecated-comparing-actioncontroller-params-hash.yml
|
Fix deprecation: Comparing equality between ActionController::Parameters and a Hash is deprecated
|
2018-12-16 13:45:19 +01:00 |
deprecated-delete-all-params.yml
|
Fix deprecation: Passing conditions to delete_all is deprecated
|
2018-12-13 21:38:51 +01:00 |
deprecated-directly-inheriting-migration.yml
|
Fix deprecation: Directly inheriting from ActiveRecord::Migration is deprecated.
|
2018-12-17 18:50:49 +01:00 |
deprecated-passing-activerecord-objects.yml
|
Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_assignment
|
2018-12-13 21:48:43 +01:00 |
deprecated-positional-seperator-parameter.yml
|
Passing the separator argument as a positional parameter is deprecated
|
2018-12-14 22:49:26 +01:00 |
diff-empty-state-fixes.yml
|
Fix diff changes empty state
|
2018-12-13 10:57:45 +00:00 |
dm-note-email-image-diff-discussion.yml
|
Add changelog entry
|
2018-12-20 16:40:52 +01:00 |
feature-option-to-make-variables-protected.yml
|
add changelog
|
2018-11-29 15:05:02 +01:00 |
fix-55448.yml
|
Remove deprecated xhr from specs
|
2018-12-19 23:29:51 +01:00 |
fix-calendar-events-fetching-error.yml
|
Fix calendar events fetching error on private profile page.
|
2018-12-13 13:27:20 +00:00 |
fix-n-plus-1-queries-projects.yml
|
Reduce N+1 from Activity Dashboard and Banzai
|
2018-12-10 21:34:33 +01:00 |
force-reload-arguments-2.yml
|
Passing an argument to force an association to reload is now deprecated
|
2018-12-18 13:17:51 +01:00 |
gt-remove-unnecessary-line-before-reply-holder.yml
|
Remove unnecessary line before reply holder
|
2018-12-10 14:45:26 +02:00 |
gt-reorder-group-sidebar-menu-items.yml
|
Reorder sidebar menu item for group clusters
|
2018-12-22 01:05:27 +02:00 |
gt-update-environment-breadcrumb.yml
|
Update environments breadcrumb
|
2018-12-11 22:16:05 +02:00 |
gt-update-navigation-theme-colors.yml
|
Update header navigation theme colors
|
2018-12-13 13:28:10 +00:00 |
jlenny-CI_COMMIT_SHORT_SHA.yml
|
Add new predefined variable CI_COMMIT_SHORT_SHA
|
2018-12-17 17:06:53 +00:00 |
markdown-toolbar-btn-fix.yml
|
Fixes the markdown toolbar buttons
|
2018-12-21 10:37:53 +00:00 |
mk-avoid-read-only-error.yml
|
Prevent admins from attempting hashed storage migration on read only DB
|
2018-12-19 21:10:00 +00:00 |
none-syntax-highlighting.yml
|
Add "none" syntax highlighting "color" scheme
|
2018-12-18 00:34:50 +00:00 |
osw-cache-discussions-diff-highlighting.yml
|
Cache diff highlight in discussions
|
2018-12-21 16:59:21 -02:00 |
remote-mirror-update-failed-notification.yml
|
Send a notification email on mirror update errors
|
2018-12-11 23:08:17 -03:00 |
remove-rails4-specific-code.yml
|
Remove rails4 specific code
|
2018-12-16 10:48:41 +01:00 |
remove-rails4-support.yml
|
Remove rails 4 support in CI, Gemfiles, bin/ and config/
|
2018-12-14 19:36:22 +01:00 |
sh-cache-avatar-paths.yml
|
Cache avatar URLs and paths within a request
|
2018-12-19 15:34:29 -08:00 |
sh-carrierwave-patch-google-acl.yml
|
Fix object storage not working properly with Google S3 compatibility
|
2018-12-17 11:58:16 -08:00 |
sh-fix-clone-geo-dropdown.yml
|
Add changelog entry
|
2018-12-26 15:22:27 +05:30 |
sh-fix-github-import-without-oauth2-config.yml
|
Allow GitHub imports via token even if OAuth2 provider not configured
|
2018-12-10 11:56:14 -08:00 |
sh-fix-http-clone-panel.yml
|
Fix missing Git clone button when protocol restriction setting enabled
|
2018-12-23 21:02:19 -08:00 |
spec-positional-arguments.yml
|
Fix deprecation: Using positional arguments in integration tests
|
2018-12-22 14:42:41 +01:00 |
specs-positional-arguments.yml
|
convert specs in javascripts/ and support/ to new syntax
|
2018-12-21 10:10:26 +01:00 |
support-gitaly-tls.yml
|
Followups on review
|
2018-12-19 15:19:43 +02:00 |
triggermesh-knative-version.yml
|
Upgrade Knative from 0.1.3 to 0.2.2
|
2018-12-11 15:03:31 -08:00 |
winh-dropdown-title-padding.yml
|
Adjust padding of .dropdown-title to comply with design specs
|
2018-12-10 15:31:55 +01:00 |
winh-merge-request-commit-context.yml
|
MR commits display commit ID for discussions
|
2018-12-21 00:19:44 +01:00 |
winh-princess-mononospace.yml
|
Make commit IDs in merge request discussion header monospace
|
2018-12-11 10:22:00 +00:00 |
winh-upgrade-gitlab-ui.yml
|
Upgrade @gitlab/ui to 1.16.2
|
2018-12-19 21:11:25 +01:00 |
zj-backup-restore-object-pools.yml
|
Restore Object Pools when restoring an object pool
|
2018-12-13 09:00:03 +01:00 |