- 14 Oct, 2020 40 commits
-
-
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
-
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
-
Tiger Watson authored
Add back missing index from structure.sql See merge request gitlab-org/gitlab!45098
-
Mark Chao authored
Add filters to the milestones resolver See merge request gitlab-org/gitlab!44208
-
Russell Dickenson authored
Add version details to CI Lint API doc See merge request gitlab-org/gitlab!44953
-
Ramya Authappan authored
Update tests to use page object predicate methods See merge request gitlab-org/gitlab!44959
-
Jose Ivan Vargas authored
Remove duplicated BS display properties from Diff's HAML See merge request gitlab-org/gitlab!44848
-
Evan Read authored
Tidy license page to meet style standards See merge request gitlab-org/gitlab!45079
-
Amy Qualls authored
Continue getting closer to GitLab tone and style. Strip out a screenshot of indeterminate age that can be replaced with a SVG icon, which is automagically kept up to date.
-
Ezekiel Kigbo authored
Migrate time tracking tooltip See merge request gitlab-org/gitlab!44871
-
Evan Read authored
Update title attribute in rspec tests
-
Simon Knox authored
Merge branch '239823-convert-stylesheets-pages-environments-scss-into-page-specific-bundle_part_2' into 'master' Add CSS variables to support Dark Mode in Environments See merge request gitlab-org/gitlab!44627
-
Angelo Gulina authored
-
Ramya Authappan authored
Add a retry to the secure_report QA page component See merge request gitlab-org/gitlab!44984
-