- 14 Jan, 2021 12 commits
-
-
Mehmet Emin INAC authored
Instead of spreading the enum information all around the codebase between different modules like models and GraphQL types, we can set a single source of the truth for the Enum values. To do so, we should promote the enums to be first class members of the project by giving them a new top level directory to live in.
-
Patrick Bajao authored
Remove test_failure_history flag See merge request gitlab-org/gitlab!51464
-
Shinya Maeda authored
Remove github_import_pull_request_reviews feature flag See merge request gitlab-org/gitlab!51334
-
Simon Knox authored
Override tertiary button mix blend mode for darkmode See merge request gitlab-org/gitlab!51349
-
Jarek Ostrowski authored
-
Stan Hu authored
Reverts !46222 to fix 500 error on project's edit page. See merge request gitlab-org/gitlab!51662
-
Mark Chao authored
Update gitlab-experiment to 0.4.5 See merge request gitlab-org/gitlab!51506
-
Jeremy Jackson authored
This makes two functionally similar but helpful improvements in terms of more clarity and better behavior when circumventing existing codepaths.
-
Marcel Amirault authored
Docs: Clarify merge train requirement for GitLab repo See merge request gitlab-org/gitlab!51647
-
Kaitlyn Chappell authored
-
Simon Knox authored
Fix issues with IDE commit to new branch See merge request gitlab-org/gitlab!51654
-
Mayra Cabrera authored
This reverts commit fcc43e30.
-
- 13 Jan, 2021 28 commits
-
-
Mayra Cabrera authored
Fix argument type for background migration See merge request gitlab-org/gitlab!51475
-
Farnoosh Seifoddini authored
Add Design Sprint Template to issue templates. See merge request gitlab-org/gitlab!51226
-
Maria Vrachni authored
-
Kerri Miller authored
Record action when namespace trial starts See merge request gitlab-org/gitlab!49351
-
Jose Ivan Vargas authored
Add `gl-button` to move issue button in issue sidebar See merge request gitlab-org/gitlab!51285
-
Paul Slaughter authored
- It is important that we update the route to the new branch. - Also, we add a "destroy" event to the root component so that the spec can properly dispose of Singleton things. Otherwise, specs were bumping into eachother because Monaco models were being shared.
-
Paul Slaughter authored
This actually caused a number of issues and left the Web IDE in a broken state.
-
Scott Hampton authored
Trigger empty state only for missing file case See merge request gitlab-org/gitlab!51653
-
Gabriel Mazetto authored
Merge branch '215309-improve-the-error-message-username-has-already-been-taken-on-user-creation' into 'master' Improve User username error for namespace conflict See merge request gitlab-org/gitlab!47537
-
Jackie Fraser authored
-
Enrique Alcántara authored
Convert tabs in navigation_tabs.vue to gl-tabs See merge request gitlab-org/gitlab!47841
-
Miguel Rincon authored
-
Nick Gaskill authored
Update JQF ordering and example name See merge request gitlab-org/gitlab!51607
-
Gabriel Mazetto authored
Geo: Prepare for secondary side verification See merge request gitlab-org/gitlab!51242
-
Stan Hu authored
Update default value of applications_settings.max_import_size to 0 See merge request gitlab-org/gitlab!51229
-
Mayra Cabrera authored
Fix script typo in secret detection template causing detection to be skipped See merge request gitlab-org/gitlab!51544
-
Mayra Cabrera authored
Debian Group and Project Distribution Architectures See merge request gitlab-org/gitlab!51265
-
Igor Drozdov authored
Fix Graphql/Descriptions EE resolver offenses See merge request gitlab-org/gitlab!51550
-
Annabel Dunstone Gray authored
- Use gl-tabs in pipeline navigation_tabs.vue
-
Enrique Alcántara authored
Improve user_deletes_snippet_spec assertion See merge request gitlab-org/gitlab!51020
-
David O'Regan authored
Fix table columm shift with table-layout fixed See merge request gitlab-org/gitlab!51416
-
Kerri Miller authored
Remove mr_comment_neighbor_nav flag See merge request gitlab-org/gitlab!51522
-
Brandon Labuschagne authored
Add space and helper to the group members page See merge request gitlab-org/gitlab!50954
-
Yogi authored
This reverts commit cd569629b4b9600bf220fdd59bb5633812d9c3f2.
-
Rémy Coutable authored
Merge branch '296681-follow-up-from-add-a-trial-status-sidebar-widget-behind-feature-flag' into 'master' Convert trial status widget from HAML to Vue See merge request gitlab-org/gitlab!51008
-
Dallas Reedy authored
- Create a trial-status-widget Vue component - Within the new component, use existing gl-progress-bar component instead of manually recreating its HTML structure - Add simple test to verify that the component is properly rendered
-
Mark Florian authored
Add helpPagePath helper function See merge request gitlab-org/gitlab!48106
-
Mark Florian authored
Update Styling of Security & Compliance Carousel See merge request gitlab-org/gitlab!50877
-