- 19 Mar, 2020 40 commits
-
-
Toon Claes authored
Adds sha256 to package files See merge request gitlab-org/gitlab!27518
-
Russell Dickenson authored
Bulk-insert docs: drop ON CONFLICT restriction See merge request gitlab-org/gitlab!27559
-
Mike Jang authored
Update Cognito docs - empty `extern_uid` See merge request gitlab-org/gitlab!27285
-
Wojciech Pater authored
-
Giorgenes Gelatti authored
Adds sha256 to files as some packages require it (for example the upcoming PyPi).
-
Mike Jang authored
Remove unsupported SAML providers See merge request gitlab-org/gitlab!27135
-
Cynthia Ng authored
-
Mayra Cabrera authored
Link tables blacklist from renaming doc See merge request gitlab-org/gitlab!27567
-
Mike Greiling authored
Add a note about CI assets required by outside projects Closes #211809 See merge request gitlab-org/gitlab!27609
-
Mark Florian authored
Remove d3 module (not used anymore) and upgrade d3-scale See merge request gitlab-org/gitlab!27502
-
Andrew Fontaine authored
Resolve "Reorganise Security Dashboard frontend files" See merge request gitlab-org/gitlab!23879
-
Achilleas Pipinellis authored
Edits to SAST intro See merge request gitlab-org/gitlab!26711
-
Nick Gaskill authored
-
Dmytro Zaporozhets authored
First part of transition from ghost boolean column to user_type See merge request gitlab-org/gitlab!27387
-
Dmytro Zaporozhets authored
Extract unique_internal to a module See merge request gitlab-org/gitlab!27386
-
Martin Wortschack authored
Remove action buttons for special users See merge request gitlab-org/gitlab!27162
-
Mark Florian authored
This is a conflict that occurred after https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27136 got merged.
-
Marcel Amirault authored
Docs: Fix foss-links See merge request gitlab-org/gitlab!27573
-
Bob Van Landuyt authored
Enable new packages list by removing feature flag Closes #55220 and #33905 See merge request gitlab-org/gitlab!18860
-
Nicolò Maria Mezzopera authored
Removed feature flag Removed unncessary controller methods Updated packages_helper Updated tests Added tests for sorting
-
Mark Florian authored
-
Mark Florian authored
The general idea is to move related things closer together, make related directory structures more similar to each other, and name components a bit more consistent. Specifically: - Move all four Security Dashboard types' init functions to `ee/app/assets/security_dashboard/${TYPE}_init.js`. - By bringing all of these together in one place, it'll make it easier to see what's common between them, and will make future refactoring a bit easier. - Simplify "pages" entry points for each dashboard type. - Move Jest store specs so that the directory structures align with the implementation directory structures. - No Karma specs are touched, since touching/moving them generates Danger bot warnings/errors. It's best if they're migrated to Jest anyway in another MR. - Move/rename the `CardSecurityReportsApp` component to `ProjectSecurityDashboard`, under the `ee/app/assets/security_dashboard` hierarchy. - Rename the base `SecurityDashboard` from `app.vue` to `security_dashboard.vue`. - Strip any `App` suffixes used on imported dashboard components.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douglas Barbosa Alexandre authored
Turn off ci_variables_ui ff See merge request gitlab-org/gitlab!27599
-
Imre Farkas authored
Add forking_access_level to projects API See merge request gitlab-org/gitlab!27514
-
Peter Leitzen authored
Add test covering multiple prometheus alerts in single payload See merge request gitlab-org/gitlab!16360
-
Imre Farkas authored
Refactor admin/groups/show view to make less db calls See merge request gitlab-org/gitlab!27462
-
Natalia Tepluhina authored
Always show copyable container registry build / push commands See merge request gitlab-org/gitlab!27492
-
Nicolò Maria Mezzopera authored
- add to getters - unit tests
-
Walmyr Lima e Silva Filho authored
Move logs ee spec to core See merge request gitlab-org/gitlab!27470
-
Dmytro Zaporozhets authored
Fix response format in Group activity API docs See merge request gitlab-org/gitlab!27580
-
Jan Provaznik authored
Optimize projects_with_tracing_enabled query See merge request gitlab-org/gitlab!27540
-
pburdette authored
Remove two changelog entries describing turning on ff.
-
Igor Drozdov authored
GraphQL: Refactor OffsetActiveRecordRelationConnection to use new GraphQL::Pagination class See merge request gitlab-org/gitlab!27459
-
pburdette authored
Turn off the ci_variables_ui feature flag due to a reported customer bug with env scope.
-
Pirate Praveen authored
-
Pirate Praveen authored
-
Mike Greiling authored
Cache Webpack assets in frontend assets compilation jobs See merge request gitlab-org/gitlab!26008
-
Rémy Coutable authored
Use StrongMemoize for Ci::Build#merge_request See merge request gitlab-org/gitlab!27577
-
Kushal Pandya authored
Update GitLab Packages See merge request gitlab-org/gitlab!27449
-