- 26 Aug, 2019 40 commits
-
-
Achilleas Pipinellis authored
Add backticks and remove brackets causing kramdown warnings See merge request gitlab-org/gitlab-ce!32197
-
Marcel Amirault authored
Square and Angle bracket use causes kramdown warnings, so changed or enclosed in backticks as needed
-
Achilleas Pipinellis authored
Document that License Compliance defaults to Python 3 See merge request gitlab-org/gitlab-ce!31910
-
Fabien Catteau authored
License Compliance now uses Python 3 by default. See https://gitlab.com/gitlab-org/gitlab-ee/issues/12032
-
Achilleas Pipinellis authored
Update docs for forgotten secrets file See merge request gitlab-org/gitlab-ce!31393
-
Bill Bagdon authored
These need to be reset
-
Achilleas Pipinellis authored
Added sample to container scanning See merge request gitlab-org/gitlab-ce!32166
-
Seth Berger authored
Updated container scanning docs with a sample config
-
Achilleas Pipinellis authored
Document how GitLab stores passwords See merge request gitlab-org/gitlab-ce!32077
-
Achilleas Pipinellis authored
Improve Gitaly path details See merge request gitlab-org/gitlab-ce!31931
-
Ben Bodenmiller authored
related to https://gitlab.com/gitlab-org/gitlab-ce/issues/65422
-
Achilleas Pipinellis authored
Add Documentation for `line-chart` See merge request gitlab-org/gitlab-ce!32075
-
Miguel Rincon authored
-
Lin Jen-Shin authored
Add first and last name to User model See merge request gitlab-org/gitlab-ce!31985
-
Aishwarya Subramanian authored
Removed unused method for name setter method
-
Jan Provaznik authored
Adjusts snowplow to use cookies for sessions Closes telemetry#77 See merge request gitlab-org/gitlab-ce!31826
-
Jeremy Jackson authored
This also restructures how and where the configuration for Snowplow lives.
-
Mayra Cabrera authored
Fix N+1 Gitaly calls in /api/v4/projects/:id/issues See merge request gitlab-org/gitlab-ce!32171
-
Mayra Cabrera authored
Upgrade GraphQL gem to 1.8.4 and replace echo function with a resolver See merge request gitlab-org/gitlab-ce!32016
-
Brett Walker authored
The `GraphQL::Function` has been deprecated in favor of resolvers.
-
Dan Davison authored
Refactor kubernetes setup in QA See merge request gitlab-org/gitlab-ce!29799
-
Peter Leitzen authored
Add cluster provider k3d
-
Rémy Coutable authored
Change default visibility level for FogBugz imported projects to Private See merge request gitlab-org/gitlab-ce!32142
-
George Koltsov authored
-
Lin Jen-Shin authored
Use the 'needs' keyword for 'package-and-qa' job See merge request gitlab-org/gitlab-ce!32085
-
Lin Jen-Shin authored
Add usage pings for merge request creating See merge request gitlab-org/gitlab-ce!32059
-
Igor authored
Code Review Usage Ping for Create SMAU
-
Nick Thomas authored
Remove the object pools feature flag See merge request gitlab-org/gitlab-ce!32204
-
Lin Jen-Shin authored
Copy `ee/app/models/license.rb` in the QA image if present See merge request gitlab-org/gitlab-ce!32111
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Utilize RuboCop's Include/Exclude config See merge request gitlab-org/gitlab-ce!32098
-
Peter Leitzen authored
Stop checking the file location programmatically.
-
Filipa Lacerda authored
Update dependency @gitlab/ui to v5.19.0 See merge request gitlab-org/gitlab-ce!32202
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ash McKenzie authored
Danger: Map .rubocop{,_todo}.yml to ~backend See merge request gitlab-org/gitlab-ce!32156
-
Peter Leitzen authored
-
Zeger-Jan van de Weg authored
The flag defaulted to true, so there's no change unless users turned it off. Given there's a lack of issues regarding object pools, this should be OK.
-
Lukas Eipert authored
-
Nick Thomas authored
Resolve "Unrecoverable configuration loop in external auth control" Closes #66443 See merge request gitlab-org/gitlab-ce!32102
-
Kamil Trzciński authored
Apply quickactions when modifying comments See merge request gitlab-org/gitlab-ce!31136
-