- 26 Oct, 2020 40 commits
-
-
Bob Van Landuyt authored
Move labkit middleware to the top of the stack See merge request gitlab-org/gitlab!45901
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46152
-
Rémy Coutable authored
Allow commit messages with less than 3 words (Danger will only warn about it now) See merge request gitlab-org/gitlab!45259
-
GitLab Release Tools Bot authored
-
Enrique Alcántara authored
Replace fa-check icons with GitLab SVG check icon See merge request gitlab-org/gitlab!43353
-
Jeremy Elder authored
- This MR replaces the fa-check fontawesome icon with the GitLab check SVG.
-
Paul Slaughter authored
Update tooltip in collapsible_sidebar.vue See merge request gitlab-org/gitlab!45841
-
-
Peter Leitzen authored
Feature categories for API requests See merge request gitlab-org/gitlab!45260
-
James Lopez authored
Add new DAST schema fields to backend for API Fuzzing See merge request gitlab-org/gitlab!44800
-
Michael Eddington authored
-
Yannis Roussos authored
Persist coverage default branch See merge request gitlab-org/gitlab!45702
-
Maxime Orefice authored
- Add index to ci_daily_build_group_report_result - Persist coverage default branch Set the default_branch to true when the pipeline ref_path is equal to the project default branch.
-
Sean McGivern authored
-
Miguel Rincon authored
Fix dropzone paperclip and loading icons See merge request gitlab-org/gitlab!46093
-
Ezekiel Kigbo authored
Fix snapshot test
-
Rémy Coutable authored
-
Bob Van Landuyt authored
Add GraphQL endpoint for code coverage See merge request gitlab-org/gitlab!44472
-
Sarah Groff Hennigh-Palermo authored
Boards - CSS clean up See merge request gitlab-org/gitlab!45965
-
Natalia Tepluhina authored
Pre-fetch GraphQL requests with startupJS See merge request gitlab-org/gitlab!46130
-
Denys Mishunov authored
-
Simon Knox authored
Convert stylesheets/pages/pipelines_schedules.scss into page specific bundle See merge request gitlab-org/gitlab!45822
-
Payton Burdette authored
Move css into a page specific bundle for performance.
-
Tom Atkins authored
DeadlineExceeded troubleshooting scenario See merge request gitlab-org/gitlab!44985
-
Rehab Hassanein authored
-
Alper Akgun authored
Create snippet_repository_storage_moves table See merge request gitlab-org/gitlab!45990
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46135
-
Igor Wiedler authored
-
Igor Drozdov authored
Update system note when marking merge request as draft or ready See merge request gitlab-org/gitlab!45644
-
Rémy Coutable authored
Add GraphQL endpoints to lock, unlock and delete Terraform states See merge request gitlab-org/gitlab!43955
-
Enrique Alcántara authored
Refactor secondary_navigation_elements.scss See merge request gitlab-org/gitlab!45763
-
Dmytro Zaporozhets (DZ) authored
Provide absolute URL to project avatar in meta tags See merge request gitlab-org/gitlab!45776
-
GitLab Release Tools Bot authored
-
Rémy Coutable authored
Fix remaining Enable RuboCop Lint/Void offenses See merge request gitlab-org/gitlab!23269
-
Rémy Coutable authored
Remove Cycle Analytics message from en i18n message See merge request gitlab-org/gitlab!45178
-
Bob Van Landuyt authored
Merge branch '219239-experiment-add-an-invite-team-members-cta-to-the-group-empty-state' into 'master' Add an "Invite team members" CTA to the group empty state See merge request gitlab-org/gitlab!45689
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46124
-
Jacques Erasmus authored
Move devops markup to partial See merge request gitlab-org/gitlab!46113
-
Sanad Liaquat authored
Fix issue where port was replaced in hostname See merge request gitlab-org/gitlab!45530
-
Sean McGivern authored
This isn't possible for custom attributes, as they're a mixin, but everywhere else can use the DSL style. This also means a slight tweak to the validation in WithFeatureCategory: previously we didn't allow duplicates at all, but now we allow duplicates with the same category. That's because the API supports different HTTP methods to the same path, but those methods will always be the same category. Omitting the feature category from the duplicates would look odd.
-