gitlab-org--gitlab-foss/changelogs/unreleased
Lin Jen-Shin b01bc0a036 Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL
* upstream/master: (39 commits)
  Resolve "Improve Container Registry description"
  Add username parameter to gravatar URL
  Fix replying to a commit discussion displayed in the context of an MR
  Add fog-aliyun as backup storage provider
  Add missing specs
  Make sure protected can't be null; Test protected!
  Update session cookie key name to be unique to instance in development
  Just mention which GitLab version is required
  Fix data inconsistency issue for old artifacts by moving them to a currently used path
  Fix N+1 queries for non-members in comment threads
  Fix rubocop in spec/helpers/diff_helper_spec.rb
  Merge two items into one in the doc
  Only remove FK if it exists
  Maintain notes avatar at smaller breakpoint
  Fix pipeline schedule value name in documentation
  Add test for Project#protected_for?
  Update diff discussion position per discussion instead of per note
  Display Shared Runner status in Admin Dashboard
  Make sure we're loading the fresh variables
  Now secret_variables_for would return the variables
  ...
2017-06-02 04:24:57 +08:00
..
.gitkeep
12614-fix-long-message-from-mr.yml Implement web hooks logging 2017-05-25 10:07:52 +03:00
17489-hide-code-from-guests.yml Hide clone panel and file list when user is only a guest 2017-05-07 11:26:52 -04:00
18927-reorder-issue-action-buttons.yml Reorder Issue action buttons as per UX recommendation 2017-05-24 10:00:27 +00:00
19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled.yml 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled 2017-05-30 15:35:49 +11:00
20517-delete-projects-issuescontroller-redirect_old.yml Remove redirect for old issue url containing id instead of iid 2017-05-10 19:40:32 +11:00
22619-add-an-email-address-to-unsubscribe-list-header-in-email
23036-replace-all-spinach-tests-with-rspec-feature-tests.yml Replace 'starred_projects.feature' spinach test with an rspec analog 2017-05-28 19:29:52 +11:00
24196-protected-variables.yml Frontend implementation, tests, and changelog 2017-05-25 19:31:21 +08:00
24373-warning-message-go-away.yml Notes: Warning message should go away once resolved 2017-05-15 22:26:52 +02:00
25373-jira-links.yml Don’t create comment on JIRA if link already exists 2017-05-30 15:37:27 +02:00
25680-CI_ENVIRONMENT_URL.yml Pass external_url from environment if job doesn't have one 2017-05-25 23:08:11 +08:00
26325-system-hooks.yml Changelog 2017-05-12 23:26:48 +01:00
26908-make-timelogs-use-foreign-keys
27439-memory-usage-info.yml Add performance deltas between app deployments on Merge Request widget 2017-05-29 15:04:47 +00:00
29852-latex-formatting.yml add changelog for latex formatting fix [ci skip] 2017-05-24 16:58:10 +02:00
30410-revert-9347-and-10079.yml Add changelog 2017-05-30 14:23:14 +02:00
30651-improve-container-registry-description.yml Resolve "Improve Container Registry description" 2017-06-01 17:15:02 +00:00
30827-changes-to-audit-log.yml Rename Personal Audit Log 2017-05-16 12:54:57 +00:00
30892-add-api-support-for-pipeline-schedule.yml Add changelog 2017-05-30 23:55:08 +09:00
30917-wiki-is-not-searchable-with-guest-permissions.yml update changelog 2017-05-22 19:51:18 +03:00
30949-empty-states.yml Center all empty states 2017-05-10 16:57:39 +00:00
31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-form.yml Remove 'New issue' button when issues search returns no results. 2017-05-11 21:11:34 -04:00
31448-jira-urls.yml Add API URL to JIRA settings 2017-05-26 15:14:38 +02:00
31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select.yml Disallow multiselect for Milestone dropdown 2017-05-10 11:17:04 -04:00
31483-ordered-task-list.yml Fix Ordered Task List Items 2017-05-17 18:38:52 +00:00
31510-mask-password-field-edit.yml Show password field mask while editing service settings 2017-05-22 07:49:58 +00:00
31554-update-rufus-scheduler-and-sidekiq.yml Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" 2017-05-10 15:48:09 +00:00
31556-ci-coverage-paralel-rspec.yml Add changelog 2017-05-24 20:10:14 +09:00
31602-display-whether-shared-runner-is-enabled-in-the-admin-dashboard.yml Display Shared Runner status in Admin Dashboard 2017-05-31 22:26:49 +03:00
31616-add-uptime-of-gitlab-instance-in-admin-area.yml 31616-add-uptime-of-gitlab-instance-in-admin-area 2017-05-29 15:46:25 -05:00
31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists.yml Keep input data after creating existing tag 2017-05-10 17:39:50 -04:00
31644-make-cookie-sessions-unique.yml Update session cookie key name to be unique to instance in development 2017-06-01 08:27:40 -05:00
31781-print-rendered-files-not-possible.yml Include blob content when printing page 2017-05-10 10:16:46 -04:00
31849-pipeline-show-view-realtime.yml Creates a mediator for pipeline details vue in order to mount several vue apps with the same data 2017-05-26 11:57:40 +01:00
31902-namespace-recent-searches-to-project.yml Scope recent searches to project 2017-05-15 12:52:31 -05:00
31998-pipelines-empty-state.yml Only renders empty state for pipelines table if no pipelines are received when request is made 2017-05-16 15:53:22 +00:00
32086-atwho-is-still-enabled-for-personal-snippet-comments-form.yml Disable reference prefixes in notes for Snippets 2017-05-18 08:10:59 +00:00
32219-speed-up-yarn-install-in-ci-by-utilizing-inter-pipeline-cache.yml add CHANGELOG.md entry for !11343 2017-05-16 00:18:45 -05:00
32340-correct-jobs-api-documentation #32340 - Include mention of "manual" scope in jobs api doc 2017-05-16 15:17:30 +00:00
32395-duplicate-string-in-https-docs-gitlab-com-ce-administration-environment_variables-html.yml Removes duplicate environment variable in documentation 2017-05-17 20:29:57 +08:00
32418-make-link-to-self-less-obvious.yml Change links to issuable meta to black 2017-05-19 08:24:35 -05:00
32570-project-activity-tab-border.yml 32570 Fix border-bottom for project activity tab 2017-05-19 14:33:19 -07:00
32598-avoid-resource-intensive-login-checks-if-password-is-not-provided-for-git-http.yml Avoid resource intensive login checks if password is not provided 2017-05-21 17:58:32 +02:00
32682-skipped-ci-icon.yml Adds new icon for CI skipped status 2017-05-22 15:42:58 +01:00
32715-fix-note-padding.yml 32715 Make all notes use equal padding 2017-05-23 13:47:57 -07:00
32790-pipeline_schedules-pages-throwing-error-500.yml Add changelog 2017-05-29 20:02:09 +09:00
32799-remove-no_turbolink-attribute-from-haml.yml Remove redundant data-turbolink attributes from links 2017-05-25 09:52:54 +11:00
32807-company-icon.yml Use briefcase icon for company 2017-05-24 14:47:25 -05:00
32851-postgres-min-version.yml Minimum postgresql version is now 9.2 2017-05-26 13:18:57 +01:00
33000-tag-list-in-project-create-api.yml Add tag_list param to project api 2017-05-31 09:02:33 +03:00
33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribe.yml Fix /unsubscribe slash command creating extra todos 2017-05-30 11:24:55 +01:00
33048-markdown-rendering-of-md-files-has-ceased-to-display-latex-equations.yml Fix math rendering on blob pages 2017-05-30 13:25:47 +01:00
adam-influxdb-hostname.yml Allow GitLab instance to start when InfluxDB hostname cannot be resolved 2017-05-13 18:03:25 +03:00
add-index-for-auto_canceled_by_id-mysql.yml Add indices for auto_canceled_by_id for PostgreSQL 2017-05-02 15:51:21 +00:00
add-mock-deployment-and-monitoring-service-for-development.yaml Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
add-unicode-trace-feature-test.yml Add feature test with unicode trace 2017-05-23 18:08:51 +08:00
add_ability_to_cancel_attaching_file_and_redesign_attaching_files_ui.yml Add an ability to cancel attaching file and redesign attaching files UI 2017-05-16 19:52:17 +11:00
aliyun-backup-provider.yml Add fog-aliyun as backup storage provider 2017-06-01 16:40:33 +02:00
allow_numeric_values_in_gitlab_ci_yml.yml Allow numeric values in gitlab-ci.yml 2017-05-07 08:29:43 +11:00
bugfix-v3-deploy_keys-can_push.yml Add changelog entry 2017-05-22 20:39:54 +01:00
bvl-rename-build-events-to-job-events.yml Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
ce-32623-browser-tooltip-commits-branch-list.yml 32623 Change order of commits ahead and behind on divergence graph for branch list 2017-05-19 10:50:19 -07:00
ci-build-pipeline-header-vue.yml Creates CI Header component to use in pipelines and job details pages 2017-05-26 17:31:16 +00:00
counters_cache_invalidation.yml Invalidate cache for issue and MR counters more granularly 2017-05-15 22:51:53 +03:00
dm-async-tree-readme.yml Load tree readme asynchronously 2017-05-10 08:21:58 -05:00
dm-auxiliary-viewers.yml Add changelog 2017-05-10 20:07:05 -05:00
dm-comment-on-mr-commit-discussion.yml Fix replying to a commit discussion displayed in the context of an MR 2017-06-01 09:52:11 -05:00
dm-consistent-commit-sha-style.yml Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
dm-consistent-last-push-event.yml Consistently display last push event widget 2017-05-25 15:21:30 -05:00
dm-copy-as-gfm-without-empty-elements.yml Don't copy empty elements that were not selected on purpose as GFM 2017-05-18 22:24:08 -05:00
dm-copy-gfm-when-parts-of-other-elements-are-selected.yml Copy as GFM even when parts of other elements are selected 2017-05-24 14:39:43 -05:00
dm-dependency-linker-gemfile.yml Add changelog 2017-05-12 11:20:54 -05:00
dm-discussions-n-plus-1.yml Resolve N+1 query issue with discussions 2017-05-29 16:08:05 -05:00
dm-emails-are-not-user-references.yml Don't match email addresses or foo@bar as user references 2017-05-31 17:11:17 -05:00
dm-fix-jump-button.yml Fix title of discussion jump button at top of page 2017-05-26 17:27:16 -05:00
dm-gitmodules-parsing.yml Make .gitmodules parsing more resilient to syntax errors 2017-05-30 16:19:36 -05:00
dm-gravatar-username.yml Add username parameter to gravatar URL 2017-06-01 10:07:24 -05:00
dm-more-dependency-linkers.yml Add changelog 2017-05-23 15:35:59 -05:00
dm-oauth-config-for.yml Return nil when looking up config for unknown LDAP provider 2017-05-30 16:41:07 -05:00
dm-outdated-system-note.yml Add changelog 2017-05-23 16:27:30 -05:00
dm-paste-code-inside-gfm-code.yml Don't wrap pasted code when it's already inside code tags 2017-05-19 07:26:28 -05:00
dm-tree-last-commit.yml Show last commit for current tree on tree page 2017-05-17 20:59:26 +03:00
document-foreign-keys.yml Add documentation about adding foreign keys 2017-05-08 12:37:02 +02:00
dturner-username.yml Add username field to push webhook 2017-05-10 17:11:36 -04:00
dz-project-list-cache-key.yml Change project list cache key to use route.cache_key instead of namespace 2017-05-12 18:27:59 +03:00
dz-rename-pipelines-settings-tab.yml Rename CI/CD Pipelines to Pipelines in the project settings 2017-05-11 22:10:11 +03:00
enable-auto-cancelling-by-default.yml Make auto-cancelling pending pipelines on by default 2017-05-15 14:47:24 +08:00
feature-flags-flipper.yml Add feature toggles through Flipper 2017-05-31 21:06:01 +00:00
feature-print-go-version-in-env-info.yml Print Go version in rake gitlab:env:info 2017-05-10 15:35:02 +02:00
feature-rss-scoped-token.yml use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
fix-counter-cache-for-acts-as-taggable.yml Fix Counter Cache not being disabled for acts-on-taggable 2017-05-26 11:08:18 +02:00
fix-gb-exclude-manual-actions-from-cancelable-jobs.yml Exclude manual actions from cancelable jobs scope 2017-05-19 20:45:49 +02:00
fix-gb-use-merge-ability-for-protected-manual-actions.yml Add changelog for protected branches abilities fix 2017-05-31 13:12:35 +02:00
fix-github-import.yml Add CHANGELOG 2017-05-11 17:33:16 -03:00
fix-n-plus-one-queries-for-user-access.yml Fix N+1 queries for non-members in comment threads 2017-06-01 10:21:26 +01:00
fix-terminals-support-for-kubernetes-service.yml Fix terminals support for Kubernetes service 2017-05-25 15:03:39 +02:00
fix_diff_line_comments.yml update changelog 2017-05-31 18:57:26 +03:00
gitaly-local-branches.yml Incorporate Gitaly's local_branches operation into repo code 2017-05-17 18:12:10 -04:00
gitaly-opt-out.yml Enable Gitaly by default in GitLab 9.3 2017-05-30 16:09:44 +02:00
introduce-source-to-pipelines.yml Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
issuable-form-create-label-sub-groups.yml Fixed create new label form in issue form not working for sub-group projects 2017-05-25 10:09:16 +01:00
issue-edit-inline.yml fixed issuable shortcuts not working 2017-05-30 11:58:50 +01:00
issue-template-reproduce-in-example-project.yml Ask for an example project for bug reports 2017-05-31 18:39:37 +08:00
issue-templates-summary-lines.yml Add summary lines for collapsed details in the bug report template 2017-05-11 11:21:16 +08:00
issue_19262.yml Prevent commits from upstream repositories to be re-processed by forks 2017-05-22 17:43:27 -03:00
issue_27168_2.yml Fix Specs 2017-05-08 11:26:04 -03:00
issue_32225_2.yml Set head pipeline when creating merge requests 2017-05-29 15:37:56 -03:00
migrate-artifacts-to-a-new-path.yml Fix data inconsistency issue for old artifacts by moving them to a currently used path 2017-06-01 14:39:48 +02:00
mrchrisw-catch-openssl.yml Rescue OpenSSL::SSL::SSLError in JiraService and IssueTrackerService 2017-05-23 15:19:08 +10:00
omega-submodules.yml submodule_links: Handle in-repository submodule urls 2017-05-15 16:04:46 -04:00
prevent-project-transfer.yml Prevent project transfer if a new group is not selected 2017-05-22 12:55:01 -05:00
protected-branches-no-one-merge.yml Enabled no-one as a merge access level in protected branches 2017-05-10 17:19:40 +01:00
remove-old-isobject.yml Replace old isObject for underscore methods 2017-05-10 16:17:31 +00:00
rename-builds-controller.yml Update changelog to reflect the new scheme 2017-05-27 02:40:29 +08:00
repository-name-emojis
rework-authorizations-performance.yml Added CHANGELOG entry for nested groups changes 2017-05-17 20:53:23 +02:00
search-restrict-projects-to-group.yml Filter projects by group on search page 2017-05-08 12:42:44 +01:00
sh-fix-container-registry-s3-redirects.yml Properly handle container registry redirects to fix metadata stored on a S3 backend 2017-05-17 07:04:34 -07:00
sh-fix-submodules-trailing-spaces.yml Strip trailing whitespaces in submodule URLs 2017-05-29 06:16:47 -07:00
task-list-2.yml Add changelog 2017-05-23 08:29:09 -05:00
tc-cache-trackable-attributes.yml Limit update_tracked_fields to write to database once/hour 2017-05-08 08:48:38 +02:00
tc-clean-pending-delete-projects.yml Add post-deploy migrate to cleanup projects in pending delete state 2017-05-10 15:01:27 +02:00
tc-improve-project-api-perf.yml UNION of SELECT/WHERE is faster than WHERE on UNION 2017-05-30 22:45:59 +02:00
UI-improvements-for-count-badges-and-permission-badges.yml Ui improvements for count badges and permission badges 2017-05-31 15:04:00 +00:00
up-arrow-focus-discussion-comment.yml Fixed UP arrow key not editing last comment in discussion 2017-05-08 14:31:11 +01:00
update-admin-health-page.yml update admin health page with the application readiness endpoints 2017-05-16 11:49:24 -05:00
use_relative_path_for_project_avatars.yml Use relative paths for group/project/user avatars 2017-05-10 15:26:17 +11:00
wait-for-ajax-handling-all-js-requests.yml Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
winh-pipeline-author-link.yml Link to commit author user page from pipelines (!11100) 2017-05-11 10:44:21 +02:00
zj-clean-up-ci-variables-table.yml Remove rails dependent: :destroy statement 2017-05-11 14:52:47 +02:00
zj-drop-fk-if-exists.yml Only remove FK if it exists 2017-06-01 09:47:39 +02:00
zj-fix-pipeline-etag.yml Add changelog entry for pipeline etag issue 2017-05-23 17:55:28 +02:00
zj-pipeline-schedule-owner.yml Do not schedule pipelines if the user can't 2017-05-15 10:01:29 +02:00
zj-sort-env-folders.yml Sort environments folders when opening them 2017-05-17 13:45:11 +02:00