- 18 Feb, 2020 40 commits
-
-
Marcia Ramos authored
Update guidance for code blocks in docs See merge request gitlab-org/gitlab!24956
-
Marcel Amirault authored
Adds table to clarify which language tags to use, and expands guidance.
-
Marcia Ramos authored
Doc update monitoring dashboard See merge request gitlab-org/gitlab!24929
-
Dhiraj Bodicherla authored
-
Peter Leitzen authored
Allocate some unowned workers to categories See merge request gitlab-org/gitlab!25439
-
Alessio Caiazza authored
Pass group data to frontend subscriptions app See merge request gitlab-org/gitlab!24979
-
Lin Jen-Shin authored
Merge branch '207072-ignored-kubernetes-error-in-review-cleanup-should-not-cause-the-job-to-abort' into 'master' Resolve "Ignored kubernetes error in review-cleanup should not cause the job to abort" Closes #207072 See merge request gitlab-org/gitlab!25397
-
Marcel Amirault authored
Version pin postgres service Closes gitlab-runner#8323 See merge request gitlab-org/gitlab!25435
-
Marcel Amirault authored
Add pipeline architectures overview See merge request gitlab-org/gitlab!25235
-
Jason Yavorska authored
Adds doc explaining the different ways to structure pipelines, to guide users to the features and CI keywords they need.
-
Kushal Pandya authored
Revert '27142-divider-in-readme-is-overlaying-with-image' See merge request gitlab-org/gitlab!25430
-
Alex Buijs authored
Pass group data to the frontend subscriptions app for allowing existing users to choose earlier created groups to apply licenses to.
-
Clement Ho authored
Add documentation for single stat percentile value support See merge request gitlab-org/gitlab!24816
-
Heinrich Lee Yu authored
Replace set to let_it_be in specs See merge request gitlab-org/gitlab!25429
-
Robert Speicher authored
Drop etag cache on logs API See merge request gitlab-org/gitlab!24864
-
Adrien Kohlbecker authored
-
Lin Jen-Shin authored
Consolidate conditions and rules under .gitlab/ci/rules.gitlab-ci.yml See merge request gitlab-org/gitlab!25150
-
Toon Claes authored
Migrate mentions from design notes to DB table Closes #198325 See merge request gitlab-org/gitlab!23704
-
Phil Hughes authored
Add limit-container-width class to container registry See merge request gitlab-org/gitlab!25368
-
Phil Hughes authored
Resolve "Design management: Bullet points are not rendering on comments" See merge request gitlab-org/gitlab!25421
-
Mayra Cabrera authored
Add missing Secure Sidekiq changelog entry See merge request gitlab-org/gitlab!25394
-
Sean McGivern authored
Convert request specs into units for PostReceiveService See merge request gitlab-org/gitlab!25377
-
Sean McGivern authored
AdminEmailWorker only send repository check emails, so it belongs to source code management. (It also doesn't run on GitLab.com.) GitlabUsagePingWorker belongs to the collection category. PruneOldEventsWorker relates to events which are used on the user profile, so I've gone with users. This could also go under audit events, potentially. AdminEmailsWorker sends an admin-defined email to all users, so I put it under issue tracking as that currently owns notifications (!). (This also doesn't run on GitLab.com.)
-
Igor Drozdov authored
-
Marcia Ramos authored
Update GitLab version for duplicating dashboards See merge request gitlab-org/gitlab!25366
-
Marcin Sedlak-Jakubowski authored
-
Peter Leitzen authored
Resolve "NoMethodError: undefined method `term_agreements' for nil:NilClass" Closes #204723 See merge request gitlab-org/gitlab!24771
-
Peter Leitzen authored
Resolve "Rename in MR exported keys - backend" See merge request gitlab-org/gitlab!25247
-
Tetiana Chupryna authored
We'll drop license_management when FE is done
-
Marcel Amirault authored
docs: Fix links to gitlab-foss See merge request gitlab-org/gitlab!25349
-
Sean McGivern authored
Initial a11y scanning CI template See merge request gitlab-org/gitlab!25144
-
Stan Hu authored
Fix a log schema inconsistency Closes gitlab-com/gl-infra/infrastructure#8931 See merge request gitlab-org/gitlab!25419
-
Steve Azzopardi authored
We guide the users to use `latest` which is dangerous since it can lead to breaking changes for things we don't have control over. Specify the latest version of postgres as an example, and show that the password needs to be set from now on since postgres updated their image configuration to always require the password. reference https://gitlab.com/gitlab-org/gitlab-runner/issues/8323
-
Mark Florian authored
This reverts merge request !24181
-
Shinya Maeda authored
Add epic changed status email missing specs See merge request gitlab-org/gitlab!24902
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Craig Furman authored
In JiraService, some structured logs for errors were sent with a Hash in the error key, and some with a String. This frustrates Elasticsearch, which is commonly used to store structured logs, causing it to have to drop logs from one instance or the other due to the type mismatch.
-
manojmj authored
This change is required to make sure that only logged in users can accept or decline terms
-
Nick Thomas authored
Store lsif ci artifact as gzip See merge request gitlab-org/gitlab!25412
-