gitlab-org--gitlab-foss/changelogs/unreleased
Rubén Dávila 24226b9fe2 Update last_activity_on for Users on some main GET endpoints
In order to have an accurate date about the last activity of a User
we need to update the last_activity_on field when the User is visiting
some basic pages of GitLab like pages related to Dashboards, Projects,
Issues and Merge Requests
2019-02-05 09:55:31 -05:00
..
.gitkeep
8688-recursive-pipelines-ce-backport.yml Moves shared code into a mixin 2019-01-11 17:28:16 +00:00
19745-forms-with-task-lists-can-be-overwritten-when-editing-simultaneously.yml Changes for review comments 2019-01-30 23:18:21 +01:00
24680-support-bamboo-api-polymorphism.yml Support polymorphism of Bamboo REST API results 2019-01-30 11:00:15 +01:00
24875-label.yml Append prioritized label before pagination 2019-01-31 17:29:20 +05:30
25043-empty-states.yml Make issuable empty state actionable 2019-01-10 12:30:02 +05:30
25569-changing-wording-to-delete-when-referring-to-removing-a-branch.yml Use 'delete' instead of 'remove' for source branch 2019-01-22 12:57:01 -05:00
26375-markdown-footnotes-not-working.yml Refactoring and addressing review comments 2019-01-17 09:33:18 -06:00
30120-add-flat-square-badge-style.yml Add flat-square badge style 2019-01-18 13:39:35 +00:00
36445-better-indication-that-an-issue-has-been-moved-or-marked-as-duplicated.yml Indicate on Status if Issue was Moved 2019-01-25 14:59:41 -05:00
37990-task-list-bracket.yml Add changelog entry 2019-01-11 15:10:49 -06:00
40997-gitlab-pages-deploy-jobs-have-a-null-status.yml Fix empty labels for `pages:deploy` job 2019-01-21 17:16:22 +03:00
42769-remove-expansion-hover-animation-from-status-icon-buttons.yml Remove animation from pipeline status icon buttons 2019-01-17 09:43:03 -04:00
44698-recaptcha.yml Prevent unload when Recaptcha is open 2019-01-28 16:59:03 +05:30
45779-fix-default-visibility-level-for-projects.yml Fix default visibility_level for new projects 2019-01-11 12:25:27 +00:00
45791-number-of-repositories-usage-ping.yml Add number of repositories to usage ping data 2019-01-31 18:46:07 +05:30
46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backup-restore.yml
47007-related-merge-requests-in-issue-design-restyle.yml Redesigned related merge requests in issue page 2019-01-11 15:54:45 +01:00
47988-improve-milestone-queries-with-subqueries.yml Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
50013-add-browser-platform-flags.yml Add changelog entry 2019-01-22 14:07:49 +05:30
50352-sort-save.yml Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
50521-block-emojis-and-symbol-characters-from-user-s-full-names-2.yml Block emojis from user name 2019-02-01 17:27:04 +01:00
51754-admin-view-private-personal-snippets.yml Allow admins/auditors to read private personal snippets 2019-01-24 12:44:46 +00:00
51759-filter-by-language.yml Add programming language filtering to `/projects` 2019-02-04 15:06:17 +00:00
51913-api-getting-projects-for-users-with-dot-gets-404.yml Add missing changelogs 2019-01-15 17:16:26 +01:00
52275-fix-master-to-be-hyperlink.yml Resolve "In Merge Request diff screen, master is not a hyperlink" 2019-01-16 13:18:10 +00:00
52278-squash-checkbox-fix.yml Resolve "When merging an MR, the squash checkbox isn't always supported" 2019-01-15 09:11:34 +00:00
52363-modifies-environment-scope-field-on-cluster-page.yml Changes environment scope UI on clusters page 2019-01-15 17:37:50 -06:00
52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-timeout.yml [API] Omit X-Total{,-Pages} when count > 10k 2019-01-22 18:13:04 +01:00
52971-merge-request-file-browser-should-always-be-possible-show-hide.yml Resolve "Merge request file browser should always be possible show/hide" 2019-01-22 08:29:41 +00:00
53104-redesign-group-overview-ui-mvc.yml Refresh group overview to match project overview 2019-01-25 10:26:35 +00:00
53431-fix-upcoming-milestone-filter-for-groups.yml Add changelog entry 2018-12-31 11:00:29 +08:00
53671-redirect-projects-id-to-project-page.yml Add ability to resolve project id into path 2019-01-22 09:59:10 +02:00
53676-ip-address-of-gitlab-runner-is-wrong-in-the-runners-description.yml Get remote address for runner 2019-01-24 09:03:14 +01:00
53714-inconsistent-text-color-for-labels.yml Fix inconsistent label foreground color 2019-01-18 11:11:54 -04:00
53856-changing-group-visibility-does-not-re-enable-save-button.yml Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00
53950-commit-comments-displayed-on-a-merge-request.yml Resolve commit comments displayed on a merge request 2019-01-21 05:46:27 +01:00
54167-rename-project-tags-to-project-topics.yml Rename tags to topics 2019-01-10 21:09:00 +01:00
54213-standardize-token-value-capitalization-in-filter-bar.yml Standardize token value capitalization in filter bar 2019-01-28 08:59:58 +00:00
54250-upstream-kubeclient-redirect-patch.yml Use http_max_redirects opt to replace monkeypatch 2019-01-25 16:48:37 +13:00
54484-anchor-links-to-comments-or-system-notes-can-break-with-discussion-filters.yml Discussion filters - ensured note links resolves to the right note 2019-01-10 14:00:36 +00:00
54905-milestone-search.yml Adds milestone search 2019-01-24 18:44:09 +01:00
55098-ui-bug-adding-group-members-with-lower-permissions.yml Update members service to cope with errors 2019-02-01 16:57:05 +01:00
55111-gitlab-api-does-not-manage-default_branch_protection-3-value.yml API: Fix default branch protection setting for Admin API 2019-01-15 19:05:39 +00:00
55242-skeleton-loading-releases.yml Adds skeleton loading for releases 2019-01-09 10:24:47 +00:00
55495-teamcity-use-revision-in-query.yml Use revision instead of build number for TC query. 2019-01-10 16:34:49 +00:00
55628-artifacts-from-a-job-defined-after-a-parallel-job-are-not-downloaded.yml Add CHANGELOG entry 2019-01-09 17:01:51 +01:00
55820-adds-common-name-chart-value.yml Common name needs to be lower case 2019-01-28 20:26:54 +00:00
55884-adjust-emoji-and-cancel-buttons-height-in-user-status-modal-when-emoji-is-changed.yml Emoji and cancel button are taller than input in set user status modal 2019-01-06 20:41:02 -08:00
55945-suggested-change-preview-highlight.yml Add syntax highlighting to suggestion preview 2019-01-15 13:37:49 +00:00
55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error.yml Add CHANGELOG entry 2019-01-16 21:38:24 +01:00
56010-user-profile-page-horizonal-whitespace-between-overview-columns-breaks-two-column-layout.yml Remove horizontal whitespace on user profile page for small breakpoints 2019-01-07 14:55:06 +01:00
56019-archived-stuck.yml Fixes z-index and margins of archived alert 2019-01-08 09:22:47 +00:00
56036-fix-translation-of-in-in-job-details-sidebar.yml Remove translation from "in" 2019-01-07 14:29:00 -04:00
56110-cluster-kubernetes-api-500-error-on-post-request.yml Restrict multiple clusters through API 2019-01-10 18:20:04 -06:00
56172-docs-fix-add-include-to-ci-param-list.yml Update CI YAML parameter table w/ 'include' 2019-01-10 13:04:51 -08:00
56334-runners-ipv6-address-overlaps-other-values.yml Resolve "Runners IPv6 address overlaps other values" 2019-01-24 16:51:53 +00:00
56363-inconsitent-file-size-indication-across-different-ci-pages.yml Show CI artifacts size with 3 significant digits 2019-01-17 14:25:14 +00:00
56371-don-t-check-confidential-issues-for-spam.yml Don't check confidential issues for spam 2019-01-18 12:46:05 +00:00
56379-pipeline-stages-job-action-button-icon-is-not-aligned.yml Move CI action icons down 1px 2019-01-29 11:28:35 -07:00
56389-remove-unwanted-suggestion-flash-margin.yml Remove unwanted margin above suggested changes. 2019-01-18 19:35:06 +00:00
56398-fix-cluster-installation-loading-state.yml Fix cluster installation processing spinner (reopened) 2019-02-01 10:44:49 +00:00
56417-update-helm-to-2-12-2.yml Update Helm to 2.12.2 to address Helm client vulnerability 2019-01-18 09:21:47 +09:00
56424-fix-gl-form-init-tag-editing.yml Init GLForm instance on form while editing tags 2019-01-25 09:39:06 +00:00
56507-sh-bump-katex-0.10.0.yml Update changelogs/unreleased/56507-sh-bump-katex-0.10.0.yml 2019-01-18 03:44:43 +00:00
56547-limit-sidekiq-logging-based-on-argument-size.yml Limit Sidekiq args logging to 10 KB of JSON 2019-01-22 10:54:12 +00:00
56556-fix-markdown-table-border.yml Fix markdown table border 2019-01-24 11:39:19 +00:00
56622-admin-settings-cannot-read-property-addeventlistener-of-null.yml Resolve "Admin Settings: Cannot read property 'addEventListener' of null" 2019-01-21 12:39:11 +00:00
56636-hashed-storage-afterrenameservice.yml Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00
56764-poor-ui-on-milestone-validation-error-page.yml Fix CSS grid on a new Project/Group Milestone 2019-01-30 00:27:03 +09:00
57063-implement-new-arguments-iid-for-issuesresolver-in-graphql.yml Add argument iids to IssuesResolver 2019-02-01 23:55:44 +08:00
Projects--dropdown-is-misaligned-on-issue-boards-page.yml fix misaligned projects dropdown 2019-01-17 22:02:51 +01:00
ab-54270-github-iid.yml Add changelog for performance 2019-01-29 15:38:40 +01:00
ac-pages-subgroups.yml Enable Gitlab-Pages for subgroups 2019-01-14 10:14:50 +00:00
actioncontroller-parameters-deprecations.yml Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
add-badge-count-to-projects-and-groups.yml Update changelog entry 2019-01-16 17:07:52 +02:00
add-uniqueness-validation-to-url-column-in-releases-link-model.yml Add uniqueness validation to url column in Releases::Link model 2019-01-09 14:40:38 +09:00
adrianmoisey-GITLAB_PAGES_PREDEFINED_VARIABLES.yml Add GitLab Pages predefined variables 2019-01-29 16:47:25 +00:00
an-dtracing-test-for-invalid-tracers.yml Avoid overwriting default jaeger values with nil 2019-01-18 13:05:15 +02:00
an-gilab-process-name.yml Extract process_name from GitLab::Sentry 2019-01-16 15:29:05 +02:00
an-opentracing-active-record-tracing.yml Adds tracing support for ActiveRecord notifications 2019-01-24 13:11:09 +02:00
an-opentracing-factory.yml Conditionally initialize the global opentracing tracer 2019-01-17 12:32:44 +02:00
an-opentracing-propagation.yml Adds inter-service OpenTracing propagation 2019-01-22 18:15:30 +02:00
an-opentracing-render-tracing.yml Add OpenTracing instrumentation for Action View Render events 2019-01-30 13:38:19 +02:00
api-nested-group-permission.yml Return max group access level in the projects API 2019-01-16 14:54:05 -03:00
api-tags-search.yml Search project tags via API 2019-01-21 10:01:00 +00:00
api-wiki-dot-slug.yml API: Support dots in wiki slugs 2019-01-15 09:02:00 +01:00
auto-devops-custom-domains.yml Added support for custom hosts/domains 2019-01-17 09:39:59 +00:00
auto-devops-kubectl-1-11-6.yml Bump kubectl in Auto DevOps to latest 1.11.6 2019-01-10 14:28:47 +13:00
backup_aws_sse-c.yml Add SSE-C key configuration option for Amazon S3 remote backups 2019-01-09 16:39:20 +00:00
backup_restore_fix_issue_46891.yml Added changelog entry 2019-01-16 08:29:40 -06:00
bump-ingress-chart-112.yml Bump nginx-ingress chart to 1.1.2 2019-01-10 14:33:39 +13:00
cleanup-leagcy-artifact-migration.yml Cleanup legacy artifact background migration 2019-01-17 14:01:50 +09:00
cluster_status_for_ugprading.yml Expose app version to frontend 2019-01-31 01:15:02 +13:00
container-repository-cleanup-api.yml Add Container Registry API 2019-01-25 13:13:48 +01:00
custom-helm-chart-repo.yml Added feature to specify a custom Auto DevOps chart repository 2019-01-04 10:50:52 -08:00
deprecated-force-reload.yml Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01:00
diff-tree-collapse-directories.yml Collapses directory structure in merge request tree 2019-01-15 13:39:24 +00:00
dm-copy-suggestion-as-gfm.yml Allow suggestions to be copied and pasted as GFM 2019-01-25 18:40:36 +01:00
dm-trim-discussion-truncated-line-first-chars.yml Trim first char of diff line text on diff discussions 2019-01-22 17:00:16 +01:00
docs-push-mirror-GitLab-GitHub.yml Added changelog 2019-01-22 12:24:16 +00:00
expire-job-artifacts-worker.yml Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
features-document-graphicsmagick-source-installation.yml doc graphicsmagick installation for source install 2019-01-15 19:03:04 +01:00
fix-403-page-is-rendered-but-404-is-the-response.yml Show the correct error page when access is denied 2019-01-15 20:42:10 +00:00
fix-39759-new-project-icon-vertical-align.yml fix(settings): Adjusted vertical alignment of visibility icons 2019-01-31 21:23:45 +00:00
fix-49388.yml Support flat response for envs index route 2019-01-21 14:51:16 -06:00
fix-55956-oversized-dropdown-button-custom-notifications.yml Added `btn_class` to the dropdown for custom notifications 2019-01-23 13:58:15 +00:00
fix-56558-move-primary-button.yml fix(labels): Move the primary button out of breadcrumbs and into the project section 2019-01-22 17:42:10 +00:00
fix-auto-devops-domain-title-on-admin-settings.yml Fixes Auto DevOps Domain title on admin settings 2019-01-08 18:38:29 -06:00
fj-55882-fix-files-api-content-disposition.yml Fix files/blob api endpoint content disposition 2019-01-10 12:30:19 +00:00
fj-regression-external-wiki-url.yml Changed external wiki query method to prevent attribute caching 2019-02-04 17:33:55 +01:00
force-redeploy-on-updated-secrets.yml Force Auto DevOps redeployment when application secrets are updated 2019-01-18 11:46:26 -08:00
gitaly-update-1-13-0.yml Add changelog for Gitaly upgrade 2019-01-17 12:13:36 +02:00
gitlab-workhorse-update-8.1.0.yml Upgrade gitlab-workhorse to 8.1.0 2019-01-22 17:32:19 +00:00
gt-externalize-app-views-clusters.yml Externalize strings from `/app/views/clusters` 2019-01-29 10:41:16 +02:00
gt-externalize-app-views-instance_statistics.yml Externalize strings from `/app/views/instance_statistics` 2019-02-04 11:28:38 +02:00
gt-externalize-app-views-projects-ci.yml Externalize strings from `/app/views/projects/ci` 2019-01-25 09:34:48 +00:00
gt-externalize-app-views-projects-milestones.yml Externalize strings from `/app/views/projects/milestones` 2019-01-29 11:49:03 +00:00
gt-externalize-app-views-projects-pages_domains.yml Externalize strings from `/app/views/projects/pages_domains` 2019-01-28 12:12:25 +02:00
gt-externalize-app-views-projects-project_members.yml Externalize strings from `/app/views/projects/project_members` 2019-01-14 21:39:42 +00:00
gt-externalize-app-views-sent_notifications.yml Externalize strings from `/app/views/sent_notifications` 2019-01-23 13:41:33 +02:00
gt-remove-unused-button-class.yml Remove unused button classes `btn-create` and `comment-btn` 2019-01-10 17:57:11 +00:00
gt-rename-gray-theme-color-variables.yml Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}` 2019-01-14 20:17:22 +00:00
gt-update-string-struture-for-group-runners.yml Update string structure for group runners 2019-01-09 22:11:18 +00:00
hnk-master-patch-61932.yml Update runner admin page to make description field larger 2019-01-30 23:22:46 +01:00
homepage-proj-descr-cutoff.yml Increase line height of project summaries 2019-01-14 23:40:33 -08:00
iss-32584-preserve-line-number-fragment-after-redirect.yml Adding changelog entry. 2019-01-10 00:00:40 -06:00
issue_55744.yml Fix template labels 2019-02-04 10:52:19 +00:00
knative-show-page.yml Initial Serverless Functions detailed view 2019-01-10 14:13:41 -08:00
mg-fix-bad-cluster-update-entrypoint.yml Add CHANGELOG.md entry 2019-01-22 17:34:51 -06:00
monospace-registry-tags.yml Use monospace font for registry table tag id and tag name 2019-01-09 09:20:20 +00:00
move-job-cancel-btn.yml Update failing specs & linter errors & changelog 2019-01-10 10:36:27 -05:00
mr-file-tree-blob-truncate-improvements.yml Add headers to files in the tree list on merge requests 2019-01-08 09:31:23 +00:00
mr-rebase-failing-tests.yml Correctly show rebase state in MR widget 2019-01-10 12:37:42 +00:00
notebook-multiple-outputs.yml Support multiple outputs in Jupyter notebooks 2019-01-11 10:14:51 +00:00
notes-awards-double-tooltip-fix.yml Fixes doubles tooltips on note awards 2019-01-09 09:01:51 +00:00
osw-adjusts-suggestions-unable-to-be-applied.yml Adjusts suggestions unable to be applied 2019-01-25 11:30:44 -02:00
osw-enforces-project-removal-with-past-failed-attempts.yml Cleanup stale +deleted repo paths on project removal 2019-01-18 12:18:21 -02:00
osw-fix-bottom-expansion-diff-comment.yml Adjusts duplicated line when commenting on unfolded diff lines 2019-01-08 12:45:19 -02:00
patch-38.yml fix display comment avatars issue in IE 11 2019-01-30 21:14:42 +00:00
profile-project-empty-state.yml First pass at updated profile empty state 2019-01-09 16:56:23 +00:00
raise-on-unfiltered-params.yml Actually set raise_on_unfiltered_parameters to true 2019-01-16 22:36:01 +01:00
rd-update-last_activity_on-on-logins-and-browsing-activity-54947.yml Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00
refactor-56366-extract-resolve-discussion-button.yml refactor(NoteableDiscussion): Extracted ResolveDiscussionButton from 2019-01-28 22:44:17 +00:00
refactor-56369-extract-jump-to-next-discussion-button.yml refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own component 2019-01-28 11:36:44 +01:00
remove-cancel-all-button-in-job-list-view.yml Remove cancel all jobs button in general jobs list view 2019-01-07 18:33:53 +01:00
remove-diff-coloring.yml remove red/green colors from diff view of no-color syntax theme 2019-01-24 17:30:08 +00:00
remove-gap-between-mr-tabs-and-file-header.yml Remove extra space between MR tab bar and sticky file headers 2019-01-08 11:07:39 -06:00
security-2770-verify-bundle-import-files.yml Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
security-22076-sanitize-url-in-names.yml Add changelog entry 2019-01-31 16:52:48 +01:00
security-55320-stored-xss-in-user-status.yml Use sanitized user status message for user popover 2019-01-31 16:52:49 +01:00
security-stored-xss-via-katex.yml [master] Resolve "[Security] Stored XSS via KaTeX" 2019-01-31 16:52:49 +01:00
sh-disable-nil-user-id-identity-validation.yml Fix failed LDAP logins when nil user_id present 2019-01-29 11:15:06 -08:00
sh-fix-backfill-project-repo-migration.yml Cleanup dead code and comments 2019-01-11 15:36:57 +01:00
sh-fix-bitbucket-server-error-handling.yml Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
sh-fix-detect-host-keys.yml Fix SSH Detect Host Keys not working 2019-02-03 06:12:05 -08:00
sh-fix-import-redirect-vulnerability.yml Alias GitHub and BitBucket OAuth2 callback URLs 2019-01-31 16:52:48 +01:00
sh-fix-issue-9357.yml Fix 500 errors with legacy appearance logos 2019-01-23 11:18:00 -08:00
sh-fix-oauth2-callback-caps.yml Downcase aliased OAuth2 callback providers 2019-02-01 22:32:53 -08:00
sh-fix-pages-zip-constant.yml Fix uninitialized constant with GitLab Pages deploy 2019-01-31 16:52:51 +01:00
sh-fix-snippet-uploads-path-lookup.yml Fix 404s with snippet uploads in object storage 2019-01-21 22:13:37 -08:00
sh-fix-upload-snippets-with-relative-url-root.yml Fix 404s for snippet uploads when relative URL root used 2019-01-22 17:56:25 -08:00
sh-issue-53419-fix.yml Fix Bitbucket Server import not allowing personal projects 2019-01-28 13:06:27 -08:00
sh-preload-associations-for-group-api.yml Eliminate N+1 queries in /api/groups/:id 2019-01-19 22:17:29 -08:00
sh-remove-bitbucket-mirror-constant.yml Fix import handling errors in Bitbucket Server importer 2019-01-18 15:54:24 -08:00
shared_with_group_path.yml Add group full path to project's shared_with_groups 2019-01-15 21:09:05 +01:00
test-permissions.yml [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
twang2218-gitlab-ce-i18n-extract-app-views-search.yml [i18n] Externalize strings from 'app/views/search' 2019-01-15 16:56:24 +01:00
update-gitaly.yml Update Gitaly to v1.17.0 2019-02-01 17:34:11 +00:00
update-gitlab-runner-helm-chart-to-0-1-45.yml Update GitLab Runner Helm Chart to 0.1.45 2019-01-22 14:56:27 +00:00
update-gitlab-styles.yml Update gitlab-styles to 2.5.1 2019-01-11 23:59:35 +01:00
update-sidekiq-cron.yml Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
update-smooshpack.yml Update Codesandbox smooshpack library 2019-01-07 14:43:41 +00:00
update-spriteicon-from-icon-on-profile.yml Update to GitLab SVG icon from Font Awesome in profile for location and work 2019-01-25 16:03:51 +00:00
update-ui-admin-appearance.yml Update UI of admin appearance settings 2019-02-01 06:32:14 -06:00
update-workhorse-8-2-0.yml Update Workhorse to v8.2.0 2019-02-04 15:37:33 +00:00
winh-add-list-dropdown-height.yml Adjust height of "Add list" dropdown in issue boards 2019-01-09 17:47:29 +01:00
yoginth-avatar-on-settings-sidebar.yml Add Avatar in the settings sidebar 2019-01-23 08:43:49 +00:00
zj-feature-gate-set-project-path.yml Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00