- 22 Aug, 2019 25 commits
-
-
J0WI authored
-
Clement Ho authored
Update dependency @gitlab/ui to v5.18.0 See merge request gitlab-org/gitlab-ce!31872
-
Rémy Coutable authored
Remove mergeTrain from FE since it's used only in EE See merge request gitlab-org/gitlab-ce!32068
-
Igor authored
-
Sean McGivern authored
feat: smime signed notification emails See merge request gitlab-org/gitlab-ce!30644
-
Marin Jankovski authored
Adds new DB case study for namespaces statistics See merge request gitlab-org/gitlab-ce!31547
-
Mayra Cabrera authored
Includes a new database case study about all the approaches taken to store and update the namespace statistics in a performan manner performant approach to store and update the namespaces statistics
-
Rémy Coutable authored
Add docs exceptions to two pipeline jobs See merge request gitlab-org/gitlab-ce!32082
-
Marcel Amirault authored
-
Grzegorz Bizon authored
Improve doc about bridge job limitations See merge request gitlab-org/gitlab-ce!32058
-
Olivier Gonzalez authored
-
Lukas Eipert authored
-
Jan Provaznik authored
Remove unneeded check for merge_request.project Closes #66368 See merge request gitlab-org/gitlab-ce!32086
-
Filipa Lacerda authored
Updated latest pipeline tag tooltip to be more descriptive See merge request gitlab-org/gitlab-ce!31624
-
Dimitrie Hoekstra authored
-
Achilleas Pipinellis authored
Prepare the docs project for markdownlint See merge request gitlab-org/gitlab-ce!31960
-
Marcel Amirault authored
Deletes extra spaces and line, makes lists consistent, and fixes links.
-
Kushal Pandya authored
Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusers' into 'master' Add a new method to `Api.js`: `projectUsers` See merge request gitlab-org/gitlab-ce!31801
-
Achilleas Pipinellis authored
Rename License Management to License Compliance Closes #63329 See merge request gitlab-org/gitlab-ce!31590
-
Achilleas Pipinellis authored
As part of https://gitlab.com/gitlab-org/gitlab-ee/issues/8910, all occurrences of License Management are replace with License Compliance.
-
Stan Hu authored
Add Gitaly info-ref cache feature flags See merge request gitlab-org/gitlab-ce!31890
-
Paul Okstad authored
-
Rémy Coutable authored
Ensure the `dast` job does not run on `master` See merge request gitlab-org/gitlab-ce!32047
-
Heinrich Lee Yu authored
-
Kushal Pandya authored
Add CSP nonce when handling JS views See merge request gitlab-org/gitlab-ce!31839
-
- 21 Aug, 2019 15 commits
-
-
Heinrich Lee Yu authored
Prevents errors when we have CSP enabled
-
Achilleas Pipinellis authored
Correct case of GitLab in section header See merge request gitlab-org/gitlab-ce!31879
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Stan Hu authored
Put cancelled job in DeadSet See merge request gitlab-org/gitlab-ce!32070
-
Stan Hu authored
Upgrade to gitaly 1.60.0 and uncomment get_commit_signatures feature flag Closes #65991 See merge request gitlab-org/gitlab-ce!31981
-
Achilleas Pipinellis authored
Edit of new Worker section See merge request gitlab-org/gitlab-ce!31992
-
Evan Read authored
-
Stan Hu authored
Port of EE "Elasticsearch versioned schema for other ActiveRecord models" See merge request gitlab-org/gitlab-ce!31660
-
Paul Slaughter authored
Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId getters Closes #65817 See merge request gitlab-org/gitlab-ce!31754
-
Mayra Cabrera authored
Demodulize model headers in emails See merge request gitlab-org/gitlab-ce!31968
-
Alex Kalderimis authored
We encountered issues with setting module headers for namespaced models. These changes address this. We retain the namespacing, but transform the classnames to make them into safe email headers.
-
Kamil Trzciński authored
This replicates Sidekiq behavior of pushing dead job into DeadSet.
-
Clement Ho authored
Backport: Resolve "Track clicks on the issue sidebars" See merge request gitlab-org/gitlab-ce!31435
-
Donald Cook authored
Added snowplow event tracking to Edit buttons
-