- 14 Oct, 2020 40 commits
-
-
Jacques Erasmus authored
Merge branch '249594-vsa-project-search-should-differentiate-between-projects-with-the-same-name' into 'master' Project search should differentiate between projects with the same name See merge request gitlab-org/gitlab!45020
-
Brandon Labuschagne authored
-
Achilleas Pipinellis authored
Documentation: Change example update versions See merge request gitlab-org/gitlab!44947
-
Rémy Coutable authored
Updates fields in detailedStatus to be nullable See merge request gitlab-org/gitlab!45072
-
Laura Montemayor authored
* Updates schema and docs
-
Rémy Coutable authored
Exclude automatically generated monitoring project from DAST full scan See merge request gitlab-org/gitlab!44913
-
Dennis Appelt authored
-
Adam Hegyi authored
Geo: Improve performance of LFS objects queries See merge request gitlab-org/gitlab!42423
-
Denys Mishunov authored
Update dependency @gitlab/ui to v21.28.0 See merge request gitlab-org/gitlab!45120
-
Denys Mishunov authored
Merge branch '262456-move-handlers-outside-of-domcontentloaded-app-assets-javascripts-pages-projects-index-js' into 'master' Resolve "Move handlers outside of DOMContentLoaded: app/assets/javascripts/pages/projects/index.js" See merge request gitlab-org/gitlab!45034
-
Yannis Roussos authored
Add migration helpers for fetching and copying check constraints - Take 2 See merge request gitlab-org/gitlab!44777
-
Yannis Roussos authored
- Add check_constraints_for(table, column, schema: nil) private method to Gitlab::Database::MigrationHelpers. Returns all the check constraints defined for a column. - Add the copy_check_constraints(table, old, new, schema: nil) migration helper. It copies all co straints defined in column old to column new. - Update the create_column_from migration helper to also copy all existing check constraints to the new column. - Update the specs for all helpers that use create_column_from and add new specs for copy_check_constraints
-
Denys Mishunov authored
Use addFileAttribute in jest-junit config See merge request gitlab-org/gitlab!44802
-
Denys Mishunov authored
Track design create and update See merge request gitlab-org/gitlab!44129
-
Peter Leitzen authored
Fix Rails/SaveBang offenses in spec/services/projects/* See merge request gitlab-org/gitlab!44980
-
Matthew Briedenhann authored
Added bangs in spec/services/projects/*
-
Jacques Erasmus authored
Merge branch '249781-replace-bstooltip-with-gltooltip-in-app-assets-javascripts-breadcrumb-js' into 'master' Replace tooltip api calls with facade calls in breadcrumb.js See merge request gitlab-org/gitlab!45026
-
GitLab Bot authored
-
Tim Zallmann authored
-
Sean McGivern authored
Adds scheduled and scheduledAt to CiJob See merge request gitlab-org/gitlab!44054
-
Martin Wortschack authored
Re-remove cropper from application.css See merge request gitlab-org/gitlab!44960
-
Alper Akgun authored
Update snowplow micro testing URL See merge request gitlab-org/gitlab!45024
-
Alper Akgun authored
-
Natalia Tepluhina authored
Move pipelines test trace styles to page bundle css See merge request gitlab-org/gitlab!44922
-
Sanad Liaquat authored
Stablize group file templates spec with retry_until See merge request gitlab-org/gitlab!44975
-
Sanad Liaquat authored
-
Heinrich Lee Yu authored
[RUN AS-IF-FOSS] Ensure memoized values are cleared for `UsageData` tests See merge request gitlab-org/gitlab!44522
-
Alishan Ladhani authored
- Some tests can fail when batch sizes are changed, because they rely on memoized values
-
Shinya Maeda authored
Allow managed group admins to revoke pat access See merge request gitlab-org/gitlab!44783
-
Tom Quirk authored
Fall back to empty array for designs in response.
-
Kushal Pandya authored
Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-app/assets/javascripts/pipelines/components/pipelines_list/tokens/pipeline_trigger_author_token.vue' into 'master' Replace gl deprecated dropdown with gl dropdown in app/assets/javascripts/pipelines/components/pipelines list/tokens/pipeline trigger author token.vue See merge request gitlab-org/gitlab!41424
-
Marvin Karegyeya authored
Replace gl deprecated dropdown with gl dropdown in app/assets/javascripts/pipelines/components/pipelines list/tokens/pipeline trigger author token.vue
-
Gabriel Mazetto authored
Fix incorrect HTTP response in deactivate user API for internal user See merge request gitlab-org/gitlab!43356
-
Tom Quirk authored
- remove unneeded comments
-
Tom Quirk authored
Adds tests for design tracking, and finalises event names.
-
Tom Quirk authored
-
Tom Quirk authored
-
Evan Read authored
Make the lint doc script use latest image See merge request gitlab-org/gitlab!45109
-
Miguel Rincon authored
In order to make the global css file (pipelines.scss) smaller, this change moves the pipeline tests trace styles to the page bundle scss file.
-
Marcel Amirault authored
-