- 03 Jan, 2019 40 commits
-
-
Brett Walker authored
# Conflicts: # lib/gitlab/email/handler.rb
-
Brett Walker authored
including verifying the project_slug
-
Brett Walker authored
We now appended `-` and the project id in order to support catch all email addresses
-
Brett Walker authored
-
Brett Walker authored
We now use `-issue` in order to support catch all email addresses
-
Brett Walker authored
We now use `-merge-request` instead of `+merge-request+` in order to support catch all email addresses
-
Brett Walker authored
We now use `-unsubscribe` instead of `+unsubscribe` in order to support catch all email addresses
-
Brett Walker authored
-
Douglas Barbosa Alexandre authored
Fix missing QA selector in note_form.vue Closes #9033 See merge request gitlab-org/gitlab-ee!9010
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Integrate mobile CSS framework into specific frameworks Closes #54386 See merge request gitlab-org/gitlab-ce!23301
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Force popover-header to size 14px instead of rems Closes gitlab-ee#8941 See merge request gitlab-org/gitlab-ce!24065
-
Clement Ho authored
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22985 was merged 3 hours ago, but the CE->EE merge in 04a8d3aa dropped the changes in EE because of conflicts. Restore this selector so master is no longer broken. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9033
-
Annabel Dunstone Gray authored
Remove dash on issue weight for unauthorized users Closes #8888 See merge request gitlab-org/gitlab-ee!8882
-
GitLab Bot authored
-
Kushal Pandya authored
CE Port of "(Part 1) FE multiple approval rules settings - empty state" See merge request gitlab-org/gitlab-ce!24087
-
GitLab Bot authored
-
Clement Ho authored
Add rel=me to user's website link See merge request gitlab-org/gitlab-ce!24089
-
Wiktor Kwapisiewicz authored
rel=me links allow cross-linking of user's identities. This behavior is used by software to determine if user controls profiles on two different sites. For example Mastodon uses it to display verified badge on links. Both Twitter and GitHub automatically add rel=me to links added to users' profiles. See: https://www.zylstra.org/blog/2018/10/mastodon-rel-me/ See: http://microformats.org/wiki/rel-me
-
GitLab Bot authored
-
Douwe Maan authored
Drop Webhooks from project import/export config Closes #53513 See merge request gitlab-org/gitlab-ce!24121
-
Kamil Trzciński authored
Add JSON responder at `#index` endpoint in feature flag controller See merge request gitlab-org/gitlab-ee!9004
-
Shinya Maeda authored
-
GitLab Bot authored
-
Clement Ho authored
Remove unnecessary top margin in modal header titles Closes #55883 See merge request gitlab-org/gitlab-ce!24108
-
GitLab Bot authored
-
Sanad Liaquat authored
Collapsible Comments Test for Issues Closes #52617 See merge request gitlab-org/gitlab-ce!22985
-
Ramya Authappan authored
-
Douwe Maan authored
Implement CI/CD bridge transitions See merge request gitlab-org/gitlab-ee!8813
-
Lin Jen-Shin authored
Fix deprecation: Using positional arguments in integration tests See merge request gitlab-org/gitlab-ce!24110
-
Marcia Ramos authored
Update web ide interactive terminal Gitlab version See merge request gitlab-org/gitlab-ee!8816
-
Stan Hu authored
Webhook URLs were recently encrypted in the database via https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21645, and as a result they are no longer exported. When an exported project with Webhooks is imported, the project import service will fail with `URI::InvalidURIError: bad URI(is not URI?)` due to a blank URL. We avoid this by disabling the export/import of Webhooks in the first place. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53513
-
GitLab Bot authored
-
Grzegorz Bizon authored
-
Kamil Trzciński authored
Use reports syntax for Dependency scanning job Closes #54844 See merge request gitlab-org/gitlab-ce!24081
-
Tetiana Chupryna authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-