gitlab-org--gitlab-foss/changelogs/unreleased
Imre Farkas f463a2d95b Do Redis lookup in batches in ActiveSession.sessions_from_ids
By doing smaller mget calls to Redis, it can better schedule the
workload. Currently a single mget with a lot of keys can keep Redis busy
for long, while nothing in its queue gets processed.
2019-07-17 11:07:26 +00:00
..
-30974-issue-search-by-number.yml
.gitkeep
11039-moved-code-difference-from-EE-to-CE.yml added code difference in `app/views/search/_category.html.haml` from EE to CE 2019-06-28 11:16:45 +00:00
11448-fix-cs-with-k8s-runners.yml
11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable.yml Turn commit sha in monitor charts popover to link 2019-06-26 16:09:11 -07:00
12533-shared-runners-warning.yml Removes EE differences 2019-07-05 14:19:32 +01:00
12550-fullscrean.yml Removes EE differences 2019-07-05 12:41:14 +01:00
12553-preferences.yml Removes EE differences 2019-07-05 11:14:46 +01:00
17690-Protect-TeamCity-builds-for-triggering-when-a-branch-is-deleted-And-add-MR-option.yml
29775-fix-nested-lists-unnecessary-margin.yml
30355-use-hours-only-for-time-tracking.yml Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
32452-multiple-discussions.yml Rebased and squashed commits 2019-07-03 08:26:57 +00:00
35757-move-issues-in-boards-pderichs.yml Add endpoint to move multiple issues 2019-07-11 15:44:09 +02:00
38105-pre-release-tag.yml
40379-CJK-search-min-chars.yml Ignore min_chars_for_partial_matching unles trigrm 2019-07-04 10:56:13 -06:00
42399-registry-confirm-deletion.yml
44106-include-subgroups-in-group-activity.yml Revert "Include subgroups in shared_projects" 2019-07-01 11:17:47 +00:00
44949-do-not-update-updated_at-on-an-issue-when-reordering-it.yml Do not change updated_at on an issue when reordering on an issue board 2019-06-28 09:47:54 +00:00
45104-special-characters-in-project-name-path-prevent-users-from-using-the-container-registry.yml Registry component now includes error messages 2019-07-02 13:12:45 +00:00
45120-fix-ide-editor-to-update-size-on-show-change.yml Fix IDE editor to update dimensions on show change 2019-06-28 10:38:24 -05:00
49814-display-in-admin-area-if-emails-are-verified-or-not.yml
50228-deploy-tokens-custom-username.yml Add username to deploy tokens 2019-07-02 18:56:48 +00:00
50834-change-http-status-code-when-repository-disabled.yml Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
51794-add-ordering-to-runner-jobs-api.yml Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
51952-forking-via-webide.yml Support redirect paths starting with a dash 2019-06-25 13:19:30 +02:00
51952-redirect-to-webide-in-fork.yml Open WebIDE in fork when user doesn't have access 2019-07-12 16:23:00 +02:00
52366-improved-group-lists-ui.yml
52442-minimal-remove-mysql-support.yml
52954-allow-developers-to-delete-tags.yml
53357-fix-plus-in-upload-file-names.yml Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
53811-issue-boards-to-core-projects-backend-ce.yml Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
54117-transactional-rebase.yml Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01:00
54595-incorrect-reaction-emoji-placement-in-discussion.yml Fix incorrect reaction placement in commit diff discussion 2019-06-27 07:42:18 +00:00
55487-enable-group-terminals-button.yml Enable terminals button for group clusters 2019-07-02 19:52:02 +10:00
55623-group-cluster-apis.yml Add API for CRUD group clusters 2019-07-11 17:22:58 +10:00
55902-disable-creation-of-non-rbac-kubernetes-clusters.yml
55953-renamed-discussion-to-thread.yml added changelog entry for !29553 2019-07-02 14:29:03 +02:00
57538-normalize-users-private-profile-field.yml Migrate null values for users.private_profile 2019-07-15 21:07:54 +00:00
57793-fix-line-age.yml Refactor PositionTracer to support different types 2019-07-05 11:03:47 +00:00
57815.yml
57918-encrypt-feature-flags-tokens-changelog.yml
57973-errors-in-application-settings-panel-shows-wrong-panel.yml
58065-uniform-html-txt-email.yml
58689-regroup-jump-button-in-discussion.yml Rearrange discussion resolve buttons & update button display 2019-06-28 07:32:03 +00:00
58802-rename-webide.yml Re-name entries in one commit 2019-06-26 14:50:31 +00:00
58808-fix-image-diff-on-text.yml Don't show image diff note on text file 2019-07-01 17:57:41 +08:00
59028-fix-extra-plus-in-diffs.yml
59257-find-new-branches-harder.yml
60617-enable-project-cluster-jit.yml
60666-kubernetes-applications-uninstall-runner.yml Enable GitLabb runner to be uninstalled from cluster 2019-07-16 16:11:10 +00:00
60856-deleting-binary-file.yml Initiate editor for any file without content 2019-07-05 15:37:33 +02:00
60859-upload-after-delete.yml Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
60860-keep-empty-folders-in-tree.yml Keep empty folders in the tree list 2019-06-25 12:32:35 +02:00
60879-fix-reports-timing-out.yml Fix reports jobs timing out because of cache 2019-06-25 08:57:33 +00:00
61005-grafanaInAdminSettingsMonitoringMenu.yml Add Grafana to Admin > Monitoring menu when enabled 2019-07-03 16:09:51 +00:00
61156-instance-level-cluster-pod-terminal-access.yml Move terminal construction logic to Environment 2019-06-25 09:22:20 +10:00
61201-pass-identities-to-external-authorization.yml
61284-frontend-follow-up-from-add-packages_size-to-projectstatistics.yml Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
61342-commit-search-result-doesn-t-pass-wcag-color-audit.yml Change color for project namespace to light gray 2019-07-16 09:06:20 +00:00
61613-spacing-mr-widgets.yml Align merge request icons and text 2019-07-16 17:31:12 +00:00
62088-search-back.yml Fixed back navigation for projects filter 2019-07-05 12:50:50 +02:00
62124-new-threaded-discussion-design.yml Rebased and squashed commits 2019-07-03 08:26:57 +00:00
62183-update-response-code-for-bulk-delete-api-for-container-registry.yml
62772-disable-kubernetes-credential-passthrough.yml
62772-migrate-managed-clusters-to-unmanaged.yml
62826-graphql-emoji-mutations.yml GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
62826-graphql-note-mutations.yml GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
62938-wcag-aa-edited-text-color.yml Use darker gray color for system note metadata and edited text 2019-06-25 13:56:26 -05:00
62968-environment-details-header-border-misaligned.yml Align page header for environment details view 2019-06-28 10:36:19 +10:00
62980-username-availability-checker-breaks-inline-validation.yml
63079-migrate-clusters-with-no-token-to-unmanaged.yml
63200-reply-button-broken.yml Fix unresponsive reply button in discussions 2019-06-27 14:33:42 +00:00
63227-fix-double-border.yml
63247-add-conf-toast-and-link.yml Basic note appears 2019-06-26 22:53:05 +00:00
63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml
63298-prevent-excessive-sanitization-asciidoc.yml Prevent excessive sanitization of AsciiDoc ouptut 2019-07-12 09:35:50 +02:00
63475-fix-n-1.yml Remove fallback to project.deployment_platform 2019-07-08 09:13:21 +12:00
63479-jira-capitalization.yml Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
63507-fix-race-condition-fetching-token.yml
63559-remove-avatar-from-sign-in.yml Resolve "Avatar in "Please sign in" pattern too large" 2019-06-24 15:27:49 +00:00
63590-pipeline-actions-cause-full-refresh.yml Fix pipelines table update after action 2019-06-28 15:36:56 -07:00
63656-runner-tags-search-dropdown-is-empty.yml Return all runner tags when search is empty 2019-06-24 16:44:04 +03:00
63667-hashed-storage-migration-count-correctly.yml Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
63691-fix-doc-link.yml Correct link to external_dashboard doc 2019-07-11 13:39:11 +00:00
63873-process-start-time.yml Fix process start time 2019-07-04 10:24:19 +00:00
63945-update-mixin-deep-to-1-3-2.yml Update mixin-deep to 1.3.2 2019-07-01 18:56:28 +09:00
63971-remove-istanbul.yml Remove istanbul JavaScript package 2019-07-02 09:22:31 +09:00
64066-fix-uneven-click-areas.yml Fix toast spacing issues 2019-07-09 23:33:54 +00:00
64070-asciidoctor-enable-section-anchors.yml Enable section anchors 2019-07-16 12:53:38 +02:00
64091-fix-broken-terminal.yml Load terminal css file in environments page 2019-07-11 14:25:18 +00:00
64161-gitlab-fqdn.yml Add CI variable to provide GitLab FQDN 2019-07-10 20:23:03 +05:30
64176-fix-error-handling.yml Add OpenSSL::OpenSSLError to HTTP_ERRORS 2019-07-05 21:05:24 +00:00
64249-align-container-registry-empty-state-with-design-guidelines.yml Updating wording as per desgn guidelines 2019-07-15 23:51:36 +00:00
64314-ci-icon.yml Align items in merge request dashboard 2019-07-10 11:24:24 +01:00
64315-mget_sessions_in_chunks.yml Do Redis lookup in batches in ActiveSession.sessions_from_ids 2019-07-17 11:07:26 +00:00
64321-wrong-url-when-creating-milestones-from-instance-milestones-dashboard.yml Fix invalid milestone URL for new milestone dropdown 2019-07-09 19:56:38 +03:00
64331-Assignee-field-in-a-new-issue-has-an-incorrect-line-wrap.yml Added css class to fix line wrap for assignee label in issues 2019-07-10 14:41:47 +00:00
64407-vfazio-quirk-omniauth-strategies-openidconnect.yml Add changelog entry 2019-07-15 15:04:11 -05:00
64416-lodash-4-6-2-for-prototype-pollution.yml Update lodash to 4.7.14 and lodash.mergewith to 4.6.2 2019-07-11 15:23:27 +09:00
Remove-unresolved-class-in-discussion-header.yml Remove unresolved class and fixed height in discussion header 2019-07-05 16:42:51 +00:00
add-clusters-to-deployment.yml Populate cluster_id when creating a deployment 2019-06-27 17:28:52 +12:00
add-metrics-dashboard-permission-check.yml Add permission check to dashboards 2019-06-27 10:54:29 +00:00
add-salesforce-logo.yml Add changelog entry 2019-07-03 16:58:04 +02:00
add-strategies-column-to-scopes-table.yml Add Migration for Strategies Column on operations_feature_flag_scopes 2019-07-01 18:44:16 +00:00
allow-reactive-caching-of-nil.yml Change changelog type to performance 2019-07-08 19:26:20 +01:00
always-allow-prometheus-access-in-dev.yml In dev, always allow access to health endpoints from localhost 2019-06-26 09:27:19 +00:00
always-display-environment-selector.yml Always display environment selector 2019-06-26 14:53:55 +00:00
api-doc-negative-commit-message-push-rule.yml Add the changelog entry. 2019-07-09 17:01:23 +01:00
asciidoc-enable-syntax-highlighting.yml Enable AsciiDoc syntax highlighting (using Rouge) 2019-07-02 09:24:05 +02:00
asciidoctor-upgrade.yml
backstage-gb-improve-performance-environment-statuses-endpoint.yml Add changelog for ci/cd environments Gitaly N+1 fix 2019-07-10 16:42:46 +02:00
bjk-fix_prom_example.yml Update example Prometheus scrape config 2019-07-15 15:16:36 +02:00
bvl-markdown-graphql.yml
bvl-rename-routes-after-user-rename.yml Set the name of a user-namespace to the user name 2019-07-09 18:09:45 +02:00
caneldem-master-patch-77839.yml Propagate python version variable 2019-07-10 06:27:18 +00:00
ce-11098-update-merge-request-settings-description-text.yml Update project MR setting section description (CE) 2019-06-25 12:37:08 -03:00
centralize-markdownlint-config.yml Centralize config for markdownlint 2019-07-09 03:01:04 +00:00
check-min-schema-migrate.yml Add an flag for skipping the schema version check 2019-06-25 10:44:40 -07:00
clusters-group-cte.yml Create CTE query for clusters hierarchy 2019-07-08 06:03:09 +00:00
create-merge-train-ref-ce.yml Extend MergeToRefService for creating merge ref from the other ref 2019-07-05 17:15:10 +07:00
db-update-geo-nodes-primary.yml
dohtaset.yml Fix charts on Cluster page 2019-06-27 21:43:27 +10:00
dz-remove-deprecated-group-routes.yml
dz-remove-deprecated-user-routes.yml Remove deprecated /u/:username routes 2019-06-26 09:18:13 +03:00
embedded-metrics-be-2.yml Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
expose-saml-provider-id-to-users-api.yml
fe-delete-old-boardservice-on-component-modal-footer.yml change the use of boardService in favor of boardsStore on footer for the board component 2019-07-12 12:27:17 +00:00
fe-issue-reorder.yml Bring Manual Ordering on Issue List 2019-06-26 08:29:23 +00:00
feature-uninstall_cluster_ingress.yml Enables ingress for uninstallation 2019-07-02 12:59:59 +00:00
feature-uninstall_jupyter_hub_app.yml Allow JupyterHub to be uninstalled 2019-07-01 15:57:24 +00:00
fix-broken-vue-i18n-strings.yml Fix broken vue i18n strings 2019-07-16 02:48:40 +00:00
fix-comment-race-condition.yml Fix race condition with polling when saving notes 2019-07-15 13:29:53 +08:00
fix-facivon-url-if-uploads-object-store-enabled.yml
fix-jupyter-git-v3.yml Add changelog 2019-06-25 14:54:50 +05:30
fix-median-counting-for-cycle-analytics.yml Add changelog entry 2019-07-04 23:11:45 +02:00
fix-pipeline-schedule-edge-case.yml
fix-sidekiq-transaction-check-race.yml Fix race in forbid_sidekiq_in_transactions.rb 2019-07-04 17:13:06 +02:00
fix-unicorn-sampler-workers-count.yml Make unicorn_workers to return meaningful results 2019-07-09 16:06:15 +02:00
fj-fix-subgroup-search-url.yml Fix subgroup url in search drop down 2019-07-09 09:59:55 +00:00
georgekoltsov-63955-fix-import-with-source-branch-deleted.yml Add commit_id to AttributeCleaner::ALLOWED_REFERENCES 2019-07-15 10:30:39 +01:00
gitaly-version-v1-53-0.yml Upgrade Gitaly to v1.53.0 2019-07-11 15:56:36 +00:00
gitaly-version-v1.49.0.yml Fix broken worktree test 2019-06-25 14:45:51 +00:00
gitaly-version-v1.51.0.yml Upgrade Gitaly to v1.51.0 2019-07-04 14:18:08 +00:00
gitaly-version-v1.52.0.yml Upgrade Gitaly to v1.52.0 2019-07-10 14:39:18 +00:00
graphql-tree-last-commit.yml Added commit type to tree GraphQL type 2019-06-28 08:30:29 +01:00
gt-remove-tooltip-directive-on-project-avatar-image-component.yml
hfy-apply-knative-cluster-role-on-service-account-creation.yml Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
hide-restricted-visibility-radio.yml Hide restricted and disallowed visibility radios 2019-07-15 13:00:55 -03:00
id-clean-up-mr-assignees.yml Add cleanup migration for MR's mutliple assignees 2019-07-09 12:13:55 +03:00
id-extract-widget-into-different-request.yml Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
id-stale-branches.yml Add endpoint for fetching diverging commit counts 2019-06-28 16:22:35 +03:00
issue-63222.yml Set default project sort method prior to initial sort on page loading 2019-07-04 09:29:06 +00:00
issue-zoom-url.yml Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests 2019-07-17 06:41:26 +00:00
issue_64021.yml Skip spam check for task list updates 2019-07-09 15:21:10 +00:00
jc-detect-nfs-for-rugged.yml Use Rugged if we detect storage is NFS and we can access the disk 2019-07-05 10:31:47 -07:00
jc-remove-catfile-flag.yml Remove catfile cache feature flag 2019-07-15 11:32:56 -07:00
jramsay-enable-object-dedupe-by-default.yml Enable repository object pools by default 2019-07-09 13:03:21 +03:00
knative-0-6.yml
limit-amount-of-tests-returned.yml Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
mh-board-tooltips.yml Don't show tooltips on Open and Closed boards 2019-07-01 16:10:42 +00:00
mh-boards-filter-bar.yml Display boards filter bar on mobile 2019-07-15 08:07:52 +00:00
mh-collapsible-boards.yml Allow collapsing all issue boards 2019-06-28 21:20:05 +00:00
mh-colon-autocomplete.yml Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
mh-mermaid-linebreaks.yml Fix linebreak rendering in Mermaid flowcharts 2019-07-16 07:09:55 +00:00
move-all-configs-to-global.yml
mw-project-list-color-fix.yml Add text-secondary to controls container 2019-07-11 08:12:35 +00:00
osw-persist-tmp-snippet-uploads.yml
osw-sync-merge-ref-upon-mergeability-check.yml
paginate-license-management.yml
patch-29.yml Updates to php:latest 2019-07-08 16:43:13 -07:00
po-raw-changes-encoding.yml Change GetRawChanges RPC to use bytes 2019-06-27 13:35:13 +00:00
pre-releases-38105a.yml Show upcoming status for releases 2019-07-03 09:12:15 +00:00
prepare-cycle-analytics-for-group-level.yml Add changelog entry 2019-07-09 12:16:37 +02:00
project_api.yml Add changelog entry 2019-07-03 16:18:05 +02:00
refactor-sentry.yml refactor: remove Sentry from application settings 2019-06-25 21:17:19 +02:00
registry-fix-multi-delete-modal.yml Set unique modal IDs 2019-07-09 15:52:09 -04:00
remove-auto-ssl-ff.yml Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00
remove-kubernetes-service-deployment-platform.yml
remove-support-for-legacy-pipeline-triggers.yml Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02:00
remove_group_and_instance_clusters_feature_flag.yml Remove instance_clusters feature_flag 2019-06-28 01:24:05 +12:00
require-pipeline-when-enabling-only-allow-merge-if-pipeline-succeeds.yml Require pipeline if "Pipeline must succeed" is set 2019-06-25 10:12:02 +01:00
rj-fix-manual-order.yml Don't let logged out user do manual order 2019-07-02 23:17:49 +05:30
sanitize_rake_ldap_check_output.yml
search-blob-basenames.yml
security-2858-fix-color-validation.yml Fix color validation regex 2019-06-25 09:06:26 +08:00
security-59581-related-merge-requests-count.yml
security-DOS_issue_comments_banzai.yml
security-bvl-enforce-graphql-type-authorization.yml
security-fp-prevent-billion-laughs-attack.yml Prevent Billion Laughs attack 2019-07-02 06:23:06 +00:00
security-mr-head-pipeline-leak.yml
security-notes-in-private-snippets.yml
security-prevent-detection-of-merge-request-template-name.yml
set-higher-ttl-for-trace-write.yml Set higher TTL to write lock for traces 2019-06-28 10:25:57 +07:00
sh-add-force-random-password-user-api.yml Add support for creating random passwords in user creation API 2019-06-27 13:25:37 -07:00
sh-add-gitaly-ref-caching-search-controller.yml Enable Gitaly ref caching for SearchController 2019-06-26 16:24:46 -07:00
sh-add-thread-memory-cache.yml Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00
sh-audit-event-json-log-format-from-and-to.yml Format `from` and `to` fields in JSON audit log 2019-07-11 13:46:51 -07:00
sh-avoid-loading-pipeline-status.yml Avoid loading pipeline status in search results 2019-06-27 06:59:32 -07:00
sh-bump-fog-aws.yml Bump fog-aws to v3.5.2 2019-07-16 16:06:44 -07:00
sh-cache-feature-flag-names.yml
sh-cache-flipper-checks-in-memory.yml Cache Flipper feature flags in L1 and L2 caches 2019-07-03 16:22:50 -07:00
sh-cache-flipper-names-memory-cache.yml Cache Flipper persisted names directly to local memory storage 2019-07-02 07:26:27 -07:00
sh-cache-negative-entries-find-commit.yml Allow caching of negative FindCommit matches 2019-06-25 22:59:24 -07:00
sh-clean-up-bitbucket-import-errors.yml
sh-disable-reactive-caching-automatic-retries.yml Prevent amplification of ReactiveCachingWorker jobs upon failures 2019-07-06 01:07:49 -07:00
sh-enable-ref-name-caching-discussions.yml
sh-fix-httpclient-ssl.yml Make httpclient respect system SSL configuration 2019-07-15 10:07:10 -07:00
sh-fix-issue-63349.yml Make Housekeeping button do a full garbage collection 2019-07-03 00:21:33 -07:00
sh-fix-issue-63910.yml Fix attachments using the wrong URLs in e-mails 2019-06-28 22:08:46 -07:00
sh-handle-nil-replication-lag.yml Fix background migrations failing with unused replication slot 2019-06-25 08:35:29 -07:00
sh-improve-redis-peek.yml Add Redis call details in Peek performance bar 2019-07-02 21:55:34 -07:00
sh-optimize-todos-controller.yml Eliminate N+1 queries in Dashboard::TodosController 2019-06-24 09:57:38 -07:00
sh-remove-import-columns-from-projects.yml
sh-service-template-bug.yml Disable Rails SQL query cache when applying service templates 2019-06-25 15:06:38 -07:00
sh-strong-memoize-appearances.yml
sh-support-subnets-ip-rate-limiter.yml Support CIDR notation in IP rate limiter 2019-06-27 23:16:11 -07:00
sh-update-mermaid.yml Update Mermaid to 8.1.0 2019-06-25 21:57:04 -07:00
sh-upgrade-rouge-3-5-1.yml Upgrade Rouge to 3.5.1 2019-07-06 01:14:53 -07:00
slugify.yml Replace slugifyWithHyphens with improved slugify function 2019-07-03 08:20:57 +00:00
small-s-in-elasticsearch-in-code.yml Fix typo in code comments about Elasticsearch 2019-06-28 20:01:15 +09:00
small-s-in-elasticsearch.yml Fix typo in docs about Elasticsearch 2019-06-28 20:08:55 +09:00
support-jsonb-default-value.yml Support jsonb Default Value in add_column_with_default Migration Helper 2019-06-28 04:48:57 +00:00
tc-rake-orphan-artifacts.yml Add rake task to clean orphan artifact files 2019-06-28 10:02:18 +02:00
transaction-metrics.yml Adds metrics to measure database transactions 2019-06-28 12:46:51 +02:00
tz-update-mr-count-over-tabs.yml Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
unicorn-sampler-fix.yml Start UnicornSampler in master process 2019-07-02 17:05:56 +00:00
update-clair-version.yml Update Clair Version V8 to V11 2019-07-10 10:46:47 +00:00
update-gitlab-runner-helm-chart-to-0-6-0.yml
update-pages-to-1-7-0.yml Update GitLab Pages to v1.7.0 2019-07-12 13:49:08 +00:00
update-pagination-texts.yml
update-tar-to-2-2-2.yml
update-todo-in-ui.yml Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
use-pg-9-6-11-on-ci.yml Use PostgreSQL 9.6.11 in CI tests 2019-07-03 00:05:09 +09:00
winh-jest-markdown-header.yml Migrate markdown header_spec.js to Jest 2019-07-03 13:18:49 +00:00
winh-notes-service-applySuggestion.yml Remove applySuggestion from notes service 2019-07-05 22:59:30 +00:00
winh-notes-service-deleteNote.yml Remove deleteNote from notes service 2019-07-10 16:48:15 +00:00
winh-notes-service-toggleAward.yml Remove toggleAward from notes service 2019-07-10 07:43:45 +00:00
winh-updateResolvableDiscussionsCounts-typo.yml Fix typo in updateResolvableDiscussionsCounts action 2019-07-02 23:11:13 +00:00
z-index-fix-for-diff-file-dropdown.yml z-index fixed for diff file dropdown 2019-07-12 17:46:29 +00:00
z-index-tools.yml Review Tools: Add large z-index to toolbar 2019-07-11 09:18:27 +00:00
zj-gitaly-usage-data.yml