- 19 Mar, 2020 1 commit
-
-
Shaun McCann authored
Prune Rails Console cheat sheet Closes gitlab-com/support/toolbox/snippets#38, gitlab-com/support/toolbox/snippets#31, gitlab-com/support/toolbox/snippets#26, gitlab-com/support/toolbox/snippets#22, gitlab-com/support/toolbox/snippets#21, gitlab-com/support/toolbox/snippets#20, and gitlab-com/support/toolbox/snippets#3 See merge request gitlab-org/gitlab!27523
-
- 18 Mar, 2020 39 commits
-
-
Evan Read authored
Doc for making hostname configurable for smartcard authentication See merge request gitlab-org/gitlab!27000
-
Peter Leitzen authored
Handle errors with repos api See merge request gitlab-org/gitlab!27426
-
Russell Dickenson authored
Docs: descriptions and comments 1m-char limit Closes #31148 See merge request gitlab-org/gitlab!27339
-
Marcin Sedlak-Jakubowski authored
-
Ash McKenzie authored
Move edition tests to model where they belong See merge request gitlab-org/gitlab!27362
-
Mayra Cabrera authored
Revert "Merge branch '31034-enable-zeitwerk' into 'master'" See merge request gitlab-org/gitlab!27539
-
Robert Speicher authored
Remove feature flag cross_project_need_artifacts See merge request gitlab-org/gitlab!27404
-
Mayra Cabrera authored
Fix Gatsby project template See merge request gitlab-org/gitlab!27538
-
Mayra Cabrera authored
Count total amount of users for each access level See merge request gitlab-org/gitlab!25360
-
Mayra Cabrera authored
Adds metric to derive user creation count See merge request gitlab-org/gitlab!27351
-
Martin Wortschack authored
Resolve "Customizable value stream analytics needs documentation" Closes #211601 See merge request gitlab-org/gitlab!27497
-
Adam Hegyi authored
This commit adds user documentation for the customizable value stream analytics feature.
-
James Fargher authored
Service validation for project and type uniqueness Closes #207385 See merge request gitlab-org/gitlab!26308
-
Andy Soiron authored
This validation prevents duplicated services of the same type in the same project. The validation can only run on create because it is possible that the database holds invalid data. If this is the case, updating a service would fail.
-
Martin Wortschack authored
Merge branch '211453-value-stream-analytics-top-labels-causing-error-when-tasks_by_type_chart-feature-flag-not' into 'master' Value stream analytics - top labels causing error when tasks_by_type_chart feature flag not enabled Closes #211453 See merge request gitlab-org/gitlab!27478
-
Stan Hu authored
Use bash for bin/background_scripts See merge request gitlab-org/gitlab!27534
-
Heinrich Lee Yu authored
This reverts merge request !20521
-
Stan Hu authored
The file was missing a VERSION file and project.json, so it was failing to import. Possible fix for https://gitlab.com/gitlab-org/gitlab/-/issues/31589
-
Paul Slaughter authored
Replace underscore/lodash in design_management Closes #210260 See merge request gitlab-org/gitlab!27248
-
Oswaldo Ferreira authored
The bin/background_jobs_sk_cluster script use some bashisms. In order to avoid issues with either GDK or other systems, here we make use of bash as the default interpreter.
-
Douglas Barbosa Alexandre authored
Enable RSpec/LeakyConstantDeclaration cop See merge request gitlab-org/gitlab!27368
-
Jose Vargas authored
This replaces all underscore usage for lodash inside the EE feature design_management
-
syasonik authored
-
Lin Jen-Shin authored
Make rspec:coverage only download the artifacts it needs Closes #211647 See merge request gitlab-org/gitlab!27493
-
Marcia Ramos authored
Add doc requirement for API development See merge request gitlab-org/gitlab!27383
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Achilleas Pipinellis authored
Fix typo in offline appsec docs See merge request gitlab-org/gitlab!27453
-
Achilleas Pipinellis authored
Threat monitoring docs Closes #211395 See merge request gitlab-org/gitlab!26025
-
Wei-Meng Lee authored
-
Achilleas Pipinellis authored
Docs: update predefined variables usage See merge request gitlab-org/gitlab!27435
-
sameer shaik authored
-
Rémy Coutable authored
Disable correct lint rule Closes #211681 See merge request gitlab-org/gitlab!27521
-
Marcia Ramos authored
OKR: Improve the Markdown page (part 1) Closes #20612, #24731, and gitlab-docs#652 See merge request gitlab-org/gitlab!26663
-
Marcin Sedlak-Jakubowski authored
- Add docs on the Wiki TOC - Enhance inline diff section - Make headings sentence case - Markdown page Vale style fixes - Update TOC image name - Add example to footnote bug - Write emoji as lowercase
-
Kushal Pandya authored
-
Grzegorz Bizon authored
Resolve "CODEOWNERS should enforce reviews for renaming of files" Closes #198061 See merge request gitlab-org/gitlab!26513
-
Bob Van Landuyt authored
Refactor AuditLogFinder public interface See merge request gitlab-org/gitlab!27209
-
Tan Le authored
This concern should belong to the model. It is also consistent with patterns across other models (e.g. Issues, MergeRequests)
-
James Lopez authored
GraphQL: Upgrade to GraphQL-Ruby 1.10 Closes #207278 See merge request gitlab-org/gitlab!26096
-