- 21 Jun, 2019 40 commits
-
-
Oswaldo Ferreira authored
It persist temporary personal snippets under user/:id namespaces temporarily while creating a upload record to track it. If an user gets removed while it's still a tmp upload, it also gets removed. If the tmp upload is sent, the upload gets moved to personal_snippets/:id as before. The upload record also gets updated to the new model type as well.
-
GitLab Bot authored
-
Mike Lewis authored
Remove Gemnasium dead link from docs See merge request gitlab-org/gitlab-ce!29942
-
GitLab Bot authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Documentation for Prometheus Service Discovery Closes #63110 See merge request gitlab-org/gitlab-ce!29811
-
Aric Buerer authored
Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Avoid storing backtraces from Bitbucket Cloud imports in the database See merge request gitlab-org/gitlab-ce!29862
-
Sean McGivern authored
Make HTML and text emails for new issues uniform and add the mail to mailer previews Closes #58065 See merge request gitlab-org/gitlab-ce!29886
-
Sean McGivern authored
Make HTML and text emails for new issues uniform and add the mail to mailer previews See merge request gitlab-org/gitlab-ee!14297
-
Kamil Trzciński authored
Remove support for checking legacy security reports See merge request gitlab-org/gitlab-ee!14291
-
Stan Hu authored
The checking of the existence of the legacy security reports was using a significant number of SQL queries in the merge request widget. This commit removes support for them so that they will no longer be accessible from the widget, but the data remains intact. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/63228
-
GitLab Bot authored
-
Mike Lewis authored
Mention Container Scanning NFS bug and how to fix it Closes gitlab-ee#11429 See merge request gitlab-org/gitlab-ce!29908
-
Achilleas Pipinellis authored
-
Mike Lewis authored
Clean up the web terminals docs See merge request gitlab-org/gitlab-ce!29929
-
Kushal Pandya authored
Renders pre-release tag for pre-releases See merge request gitlab-org/gitlab-ce!29797
-
Kushal Pandya authored
EE: Renders pre-release tag for pre-releases See merge request gitlab-org/gitlab-ee!14274
-
Filipa Lacerda authored
When a release is a pre release, we render an orange badge with `pre-release` label
-
Achilleas Pipinellis authored
- Clarify that they are available only for private Runners - Merge the two sections of file syncing into one
-
Grzegorz Bizon authored
Remove deprecated group routes See merge request gitlab-org/gitlab-ee!14256
-
GitLab Bot authored
-
Stan Hu authored
Update rouge See merge request gitlab-org/gitlab-ce!29541
-
Sanad Liaquat authored
Quarantine manage end-to-end test See merge request gitlab-org/gitlab-ee!14319
-
Stan Hu authored
Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-also' into 'master' Fix copying a single line from Firefox Closes #63406 See merge request gitlab-org/gitlab-ce!29832
-
Kamil Trzciński authored
Add ability to reorder issues See merge request gitlab-org/gitlab-ce!29012
-
GitLab Bot authored
-
Filipa Lacerda authored
Add packages nav to group sidebar [CE backport] See merge request gitlab-org/gitlab-ce!29592
-
GitLab Bot authored
-
Nick Thomas authored
Don't show private keys for letsencrypt certs See merge request gitlab-org/gitlab-ce!29359
-
Vladimir Shushlin authored
Adds enum certificate_source to pages_domains table with default manually_uploaded Mark certificates as 'gitlab_provided' if the were obtained through Let's Encrypt Mark certificates as 'user_provided' if they were uploaded through controller or api Only show private key in domain edit form if it is 'user_provided' Only show LetsEncrypt option if is enabled by application settings (and feature flag) Refactor and fix some specs to match new logic Don't show Let's Encrypt certificates as well
-
Nick Thomas authored
EE port: Don't show private keys for letsencrypt certs See merge request gitlab-org/gitlab-ee!14318
-
Vladimir Shushlin authored
Adds enum certificate_source to pages_domains table with default manually_uploaded Mark certificates as 'gitlab_provided' if the were obtained through Let's Encrypt Mark certificates as 'user_provided' if they were uploaded through controller or api Only show private key in domain edit form if it is 'user_provided' Only show LetsEncrypt option if is enabled by application settings (and feature flag) Refactor and fix some specs to match new logic Don't show Let's Encrypt certificates as well
-
Brett Walker authored
to support manual sorting on the frontend
-
Walmyr Lima authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Sanitize LDAP output in Rake tasks Closes #56131 See merge request gitlab-org/gitlab-ce!28427
-
Filipa Lacerda authored
Add group packages page See merge request gitlab-org/gitlab-ee!14089
-