gitlab-org--gitlab-foss/changelogs/unreleased
Stan Hu 61df812ac6 Fix attr_encryption key settings
attr_encrypted does different things with `key` depending on what mode you are using:

1. In `:per_attribute_iv_and_salt` mode, it generates a hash with the salt:
c3a62c4a9e/lib/encryptor.rb (L77).
There is no need to truncate the key to 32 bytes here.

2. In `:per_attribute_iv` mode, it sets the key directly to the password, so
truncation to 32 bytes is necessary.

Closes #47166
2018-06-02 05:24:59 -07:00
..
.gitkeep
18524-fix-double-brackets-in-wiki-markdown.yml Fix double brackets being linkified in wiki markdown 2018-05-18 20:14:31 +00:00
19861-expand-api-render-an-arbitrary-markdown-document.yml Resolve "Expand API: Render an arbitrary Markdown document" 2018-05-18 10:25:59 +00:00
22647-width-contributors-graphs.yml Add changelog entry for contrib graphs width fix 2018-05-15 21:27:03 +02:00
22846-notifications-broken-during-email-address-change-before-email-confirmed.yml Don't set the notification_email when only unconfirmed_email is changed 2018-05-22 12:47:20 +02:00
23465-print-markdown.yml Remove sidebar, flash container, and URLs from print pages 2018-05-08 16:18:24 -07:00
25955-update-404-pages.yml Update 404 and 403 pages 2018-05-31 21:28:19 +00:00
38759-fetch-available-parameters-directly-from-gke-when-creating-a-cluster.yml Add CHANGELOG 2018-05-11 18:49:38 +02:00
38919-wiki-empty-states.yml Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00
39584-nesting-depth-5-pages-pipelines.yml Apply NestingDepth (level 5) (pages/pipelines.scss) 2018-05-12 14:46:27 +09:00
39710-search-placeholder-cut-off.yml Fixes: Runners search input placeholder is cut off 2018-05-23 10:24:38 +02:00
40725-move-mr-external-link-to-right.yml Moves MR widget external link icon to the right 2018-05-08 18:43:59 +02:00
40855_remove_authentication_in_readonly_issue_api.yml Remove authentication for readonly endpoints in issues API 2018-05-15 14:41:33 +00:00
41587-osw-mr-metrics-migration-cleanup.yml Take two for MR metrics population background migration 2018-05-30 11:51:29 -03:00
42531-open-invite-404.yml Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
43367-fix-board-long-strings.yml Fix bug with long strings in issue boards 2018-05-15 21:00:51 +00:00
43673-operations-tab-mvc.yml Project Sidebar: Split CI/CD into CI/CD and Operations 2018-05-16 11:16:33 +00:00
44184-issues_ical_feed.yml Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
44319-remove-gray-buttons.yml Remove gray button style 2018-05-07 18:05:28 -07:00
44579-ide-add-pipeline-to-status-bar.yml Resolve "Show CI pipeline status in Web IDE" 2018-05-25 10:08:53 +00:00
44799-api-naming-issue-scope.yml Add created_by_me and assigned_to_me scopes 2018-05-21 09:55:30 +08:00
45065-users-projects-json-sort.yml Order UsersController#projects.json by updated_at 2018-05-19 07:19:58 +09:00
45190-create-notes-diff-files.yml Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
45404-remove-gemnasium-badge-from-project-s-readme-md.yml Remove Gemnasium badge from project README.md 2018-05-25 01:40:33 +09:00
45442-updates-updated-at-to-issue-on-time-spent.yml Updates updated_at on issue when using /spend quick action 2018-05-09 18:08:37 +02:00
45520-remove-links-from-web-ide.yml Resolve "Remove links from Web IDE unexpectedly navigate you to a different page" 2018-05-31 09:08:34 +00:00
45584-add-nip-io-domain-suggestion-in-auto-devops.yml Display help text below auto devops domain with nip.io domain name (#45561) 2018-05-15 10:36:57 +02:00
45715-remove-modal-retry.yml Resolve "Remove modal box confirmation when retrying a pipeline" 2018-05-11 14:03:27 +00:00
45827-expose_readme_url_in_project_api.yml Expose readme url in Project API 2018-05-22 10:53:37 +00:00
45850-close-mr-checkout-modal-on-escape.yml Closes MR check out branch modal with escape 2018-05-22 21:46:58 +02:00
45934-ide-firefox-scroll-md-preview.yml Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar" 2018-05-18 03:51:36 +00:00
46010-add-index-to-runner-type.yml Add index on runner_type for ci_runners 2018-05-15 12:01:00 +02:00
46019-add-missing-migration.yml Add CHANGELOG entry 2018-05-22 03:40:53 +02:00
46082-runner-contacted_at-is-not-always-a-time-type.yml Update CHANGELOG description 2018-05-10 12:38:51 +02:00
46193-fix-big-estimate.yml Fixes 500 error on /estimate BIG_VALUE 2018-05-17 18:23:26 +02:00
46354-deprecate_gemnasium_service.yml Resolve "Deprecate Gemnasium project service" 2018-05-23 09:40:45 +00:00
46361-does-not-log-failed-sign-in-attempts-when-the-database-is-in-read-only-mode.yml Add CHANGELOG 2018-05-14 20:24:37 -03:00
46427-add-keyboard-shortcut-environments.yml Add Keyboard shortcuts for "Kubernetes" and "Environments" 2018-05-18 02:18:42 +00:00
46427-add-keyboard-shortcut-kubernetes.yml Add Keyboard shortcuts for "Kubernetes" and "Environments" 2018-05-18 02:18:42 +00:00
46427-change-keyboard-shortcut-of-activity-feed.yml Add Keyboard shortcuts for "Kubernetes" and "Environments" 2018-05-18 02:18:42 +00:00
46427-remove-outdated-todos-shortcut.yml Add Keyboard shortcuts for "Kubernetes" and "Environments" 2018-05-18 02:18:42 +00:00
46478-update-updated-at-on-mr.yml Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
46487-add-support-for-jupyter-in-gitlab-via-kubernetes.yml Add changelog for jupyter cluster app feature 2018-05-30 16:19:30 +03:00
46552-fixes-redundant-message-for-failure-reasons.yml Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
46844-update-awesome_print-to-1-8-0.yml Update awesome_print to 1.8.0 2018-05-29 23:48:29 +09:00
46846-update-redis-namespace-to-1-6-0.yml Update redis-namespace to 1.6.0 2018-05-26 23:36:53 +09:00
46849-update-rdoc-to-6-0-4.yml Update rdoc to 6.0.4 2018-05-27 01:34:05 +09:00
46903-osw-fix-permitted-params-filtering-on-merge-scheduling.yml Adjust permitted params filtering on merge scheduling 2018-05-30 13:19:49 -03:00
46999-line-profiling-modal-width.yml Fix UI broken in line profiling modal due to Bootstrap 4 2018-05-31 00:42:00 +09:00
47046-use-sortable-from-npm.yml Add changelog entry 2018-05-31 17:52:23 +05:30
47113-modal-header-styling-is-broken.yml Adds the changelog entry for the modal header fix 2018-06-01 15:33:53 +01:00
ab-35364-throttle-updates-last-repository-at.yml Throttle updates to Project#last_repository_updated_at. 2018-05-29 12:51:32 +02:00
ab-43706-composite-primary-keys.yml Add NOT NULL constraints to project_authorizations. 2018-05-21 17:56:57 +02:00
ab-45389-remove-double-checked-internal-id-generation.yml Remove double-checked internal id generation. 2018-05-28 12:46:03 +02:00
ab-46530-mediumtext-for-gpg-keys.yml Increase text limit for GPG keys (mysql only). 2018-05-22 15:43:17 +02:00
add-artifacts_expire_at-to-api.yml Expose artifacts_expire_at field for job entity in api 2018-05-26 10:59:42 +05:00
add-background-migration-to-fill-file-store.yml Add chnage log 2018-05-28 14:50:10 +09:00
add-moneky-patch-for-using-stream-upload-with-carrierwave.yml Add changelog 2018-05-28 14:34:37 +09:00
blackst0ne-remove-spinach.yml Add changelog entry [ci skip] 2018-05-14 18:53:57 +11:00
blackst0ne-replace-spinach-project-deploy-keys-feature.yml Replace the `project/deploy_keys.feature` spinach test with an rspec analog 2018-05-09 23:07:23 +00:00
blackst0ne-replace-spinach-project-ff-merge-requests-feature.yml Replace the `project/ff_merge_requests.feature` spinach test with an rspec analog 2018-05-08 21:44:32 +00:00
blackst0ne-replace-spinach-project-forked-merge-requests-feature.yml Replace the `project/forked_merge_requests.feature` spinach test with an rspec analog 2018-05-14 07:44:26 +00:00
blackst0ne-replace-spinach-project-issues-references-feature.yml Replace the `project/issues/references.feature` spinach test with an rspec analog 2018-05-09 23:08:34 +00:00
blackst0ne-replace-spinach-project-merge-requests-references-feature.yml Add changelog entry [ci skip] 2018-05-10 11:10:11 +11:00
blackst0ne-squash-and-merge-in-gitlab-core-ce.yml Add 'squash and rebase' feature to CE 2018-05-29 20:51:43 +11:00
bump-kubeclient-version-3-1-0.yml Bumps kubeclient gem version to 3.1.0 2018-05-29 11:45:19 +01:00
bvl-add-username-to-terms-message.yml Add username to terms message in git and API calls 2018-05-24 18:19:48 +02:00
ccr-incoming-email-regex-anchor.yml Add anchor for incoming email regex, closes 44989 2018-05-11 14:51:21 -07:00
collapsed-contextual-nav-update.yml Renamed 'Overview' to 'Project' in collapsed contextual navigation at a project level 2018-05-21 16:19:55 +00:00
commit-branch-tag-icon-update.yml Updated branches and tag icons in commit details 2018-05-24 17:17:52 +00:00
create-live-trace-only-if-job-is-complete.yml Add changelog 2018-05-21 21:42:01 +09:00
dm-api-projects-members-preload.yml Only preload member records for the relevant projects/groups/user in projects API 2018-05-30 15:58:39 +02:00
docs-42067-document-runner-registration-api.yml Expand documentation for Runners API 2018-05-10 15:53:43 +01:00
dz-add-2fa-filter.yml Add 2FA filter to group members page 2018-05-10 13:02:56 +03:00
dz-redesign-group-settings-page.yml Redesign group settings page into expandable sections 2018-05-28 16:13:20 +03:00
feature-expose-runner-ip-to-api.yml Add changelog entry 2018-05-08 07:02:36 +02:00
feature-gb-add-regexp-variables-expression.yml Add variables expressions regexp support changelog 2018-05-15 13:40:17 +02:00
fix-assignee-name-wrap.yml fix / assigne username wrapping problem has been fixed 2018-05-17 19:36:56 +00:00
fix-bitbucket_import_anonymous.yml Import bitbucket issues that are reported by an anonymous user 2018-05-24 13:28:58 +02:00
fix-devops-remove-beta.yml removed "(Beta)" from "Auto DevOps" messages 2018-05-21 14:08:10 -05:00
fix-gb-exclude-persisted-variables-from-environment-name.yml Add changelog log entry for persisted variables fix 2018-05-18 14:14:08 +02:00
fix-gb-not-allow-to-trigger-skipped-manual-actions.yml Add changelog entry for skipped manual actions fix 2018-05-16 14:07:50 +02:00
fix-http-proxy.yml Make http_io honor HTTP(S)_PROXY environment. 2018-06-01 14:32:10 +00:00
fix-missing-timeout.yml Fix missing timeout value in object storage pre-authorization call 2018-05-29 19:01:05 +02:00
fix-nbsp-after-sign-in-with-google.yml Fix   after sign-in with Google button 2018-05-30 15:33:54 +02:00
fix-reactive-cache-retry-rate.yml Update commit status from external CI services less aggressively 2018-05-08 07:51:38 +01:00
fix-registry-created-at-tooltip.yml Add changelog entry 2018-05-07 13:27:10 +02:00
fix-shorcut-modal.yml Add changelog entry 2018-05-08 13:52:13 +02:00
fix-unverified-hover-state.yml unverified hover state color changed to almost-black 2018-05-22 16:32:53 +00:00
fj-36819-remove-v3-api.yml Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
fj-45059-add-validation-to-webhook.yml Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
fj-46411-fix-badge-api-endpoint-route-with-relative-url.yml Fixed badge api endpoint route when relative_url is set 2018-05-17 11:45:59 +02:00
fj-46459-fix-expose-url-when-base-url-set.yml Fix `expose_url` helper does not include custom base url if it is set 2018-05-22 08:54:20 +00:00
groups-controller-show-performance.yml Add GroupsController#show performance changelog 2018-05-28 13:52:41 +02:00
ide-hide-merge-request-if-disabled.yml Hide merge request option in IDE when merge requests are disabled 2018-05-09 17:07:02 +01:00
ignore-writing-trace-if-it-already-archived.yml Add changelog 2018-05-28 14:21:23 +09:00
issue-25256.yml skip email trim when email is creating new issue 2018-05-22 23:05:51 -05:00
issue_38418.yml Fix sidebar issue count 2018-05-24 11:51:18 -03:00
issue_45082.yml Add merge requests list endpoint for groups 2018-05-31 15:29:07 +00:00
jivl-add-dot-system-notes.yml Add dot to separate system notes content 2018-05-14 12:32:00 -05:00
jprovazn-fix-resolvable.yml Check if note's noteable is not nil when checking resolvability 2018-05-23 16:58:40 +02:00
jprovazn-null-byte.yml Disable greedy mode when matching filename 2018-05-15 10:20:18 +00:00
jprovazn-pipeline-policy.yml Enable update_(build|pipeline) for maintainers 2018-05-15 08:18:22 +00:00
jprovazn-remote-upload-destroy.yml Delete remote uploads 2018-05-16 08:58:07 +02:00
jr-web-ide-shortcuts.yml Add web shortcut to docs and shortcut modal 2018-05-18 10:52:12 -04:00
mattermost-api-v4.yml Updated help text for team list for Mattermost slash commands 2018-05-29 11:56:56 -04:00
migrate-restore-repo-to-gitaly.yml Changelog entry 2018-05-16 20:16:42 +03:00
move-disussion-actions-to-the-right.yml Move discussion actions to the right for small viewports 2018-05-01 21:13:39 +03:00
mr-conflict-notification.yml Notify with email when merge request became unmergeable 2018-05-17 08:54:51 +08:00
new-label-spelling-error.yml Adds "the" to the new label page to correct the sentence. 2018-06-01 16:41:31 +00:00
patch-28.yml Add changelog 2018-05-28 21:02:15 +09:00
pipelines-index-performance.yml Added changelog for pipelines page performance 2018-05-17 13:53:00 +02:00
rails5-active-sup-subscriber.yml Make ActiveRecordSubscriber rails 5 compatible 2018-05-31 15:02:45 +02:00
rails5-fix-46230.yml Use strings as properties key in kubernetes service spec. 2018-05-30 23:10:47 +02:00
reactive-caching-alive-bug.yml ReactiveCaching#clear_reactive_cache! should clear the not keep the cache alive 2018-06-01 14:35:49 +01:00
refactor-move-squash-before-merge-vue-component.yml Move SquashBeforeMerge vue component 2018-05-08 14:18:09 +03:00
registry-ux-improvements-remove-clipboard-prefix.yml Remove docker pull prefix from registry clipboard feature 2018-05-16 10:19:41 +00:00
rename-merge-request-widget-author-component.yml Rename merge request widget author component 2018-05-22 11:30:41 +03:00
security-dm-delete-deploy-key.yml Fix API to remove deploy key from project instead of deleting it entirely 2018-05-04 12:41:53 +02:00
security-fj-import-export-assignment.yml Blacklisting attributes in the project import process 2018-05-14 09:28:33 +02:00
security-users-can-update-their-password-without-entering-current-password.yml Remove password and password_confirmation from whitelisted params in ProfilesController to prevent password from being changed without previous password being provided 2018-05-07 10:29:00 +02:00
sh-batch-dependent-destroys.yml Fix project destruction failing due to idle in transaction timeouts 2018-05-24 16:40:02 -07:00
sh-bump-omniauth-gitlab.yml Bump omniauth-gitlab to 1.0.3 2018-06-01 09:13:50 -07:00
sh-enforce-unique-and-not-null-project-ids-project-features.yml Add a unique and not null constraint on the project_features.project_id column 2018-05-15 14:20:14 +02:00
sh-fix-admin-page-counts-take-2.yml Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
sh-fix-backup-specific-rake-task.yml Fix backup creation and restore for specific Rake tasks 2018-05-24 14:58:25 +00:00
sh-fix-cross-site-origin-uploads-js.yml Fix cross-origin errors when attempting to download JavaScript attachments 2018-05-13 21:49:51 -07:00
sh-fix-grape-logging-status-code.yml Fix api_json.log not always reporting the right HTTP status code 2018-05-17 23:51:54 -07:00
sh-fix-issue-api-perf-n-plus-one.yml Eliminate cached N+1 queries for projects in Issue API 2018-05-31 00:18:05 -07:00
sh-fix-secrets-not-working.yml Fix attr_encryption key settings 2018-06-02 05:24:59 -07:00
sh-move-delete-groups-api-async.yml Move API group deletion to Sidekiq 2018-05-18 01:05:11 +00:00
sh-tag-queue-duration-api-calls.yml Log queue duration for Grape API calls 2018-05-28 13:56:42 -07:00
sh-use-grape-path-helpers.yml Replace grape-route-helpers with our own grape-path-helpers 2018-05-30 03:15:03 -07:00
support-active-setting-while-registering-a-runner.yml Add CHANGELOG entry 2018-05-09 14:17:04 +02:00
update-wiki-modal.yml Added changelog for New design for wiki page deletion confirmation 2018-05-07 14:05:53 +01:00
use-case-insensitive-ordering-for-dashboard-filters.yml Fix: Use case in-sensitive ordering by name for groups 2018-05-17 16:20:41 +00:00
winh-make-it-right-now.yml Use "right now" for short time periods 2018-05-22 20:14:09 +02:00
zj-add-branch-mandatory.yml Move Gitlab::Git::Repository#add_branch to mandatory 2018-05-14 12:18:23 +02:00
zj-calculate-checksum-mandator.yml Calculating repository checksums executed by Gitaly 2018-05-18 16:07:29 +02:00
zj-ref-contains-sha-mandatory.yml Ref contains oid check done by Gitaly 2018-05-14 15:55:27 +02:00
zj-wiki-find-file-opt-out.yml Wiki Find Page to opt_out 2018-05-11 09:30:08 +02:00
zj-workhorse-archive-mandatory.yml Move git archives downloading to Gitaly 2018-05-17 09:31:50 +02:00
zj-workhorse-commit-patch-diff.yml Workhorse to send raw diff and patch for commits 2018-05-16 11:52:43 +02:00