- 26 Mar, 2021 40 commits
-
-
charlie ablett authored
Track epic due date as fixed/inherited via usage ping See merge request gitlab-org/gitlab!57457
-
Miguel Rincon authored
Remove unused js class [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57378
-
Achilleas Pipinellis authored
Improve release-cli documentation See merge request gitlab-org/gitlab!56728
-
Jaime Martinez authored
-
Achilleas Pipinellis authored
Add tier badges to Geo product docs See merge request gitlab-org/gitlab!57529
-
Natalia Tepluhina authored
Replace `writeData` with `writeQuery` in Static Site Editor See merge request gitlab-org/gitlab!57526
-
Natalia Tepluhina authored
Add aria labels to icon-only buttons See merge request gitlab-org/gitlab!57261
-
Mikołaj Wawrzyniak authored
Move usage_data_api ff to ops and fix the specs See merge request gitlab-org/gitlab!57225
-
Olena Horal-Koretska authored
Add Require user password to approve to group-level MR approval settings See merge request gitlab-org/gitlab!57219
-
Robert Hunt authored
- Added new checkbox to settings app - Updated settings app help links to reduce duplication - Updated actions to save the new checkbox - Updated mutations to set the new checkbox into the store - Updated and expanded on specs
-
Dmytro Zaporozhets (DZ) authored
Drop unused preload from PipelineSerializer See merge request gitlab-org/gitlab!56988
-
Mikołaj Wawrzyniak authored
Fix typo in usage ping group name See merge request gitlab-org/gitlab!57536
-
Bob Van Landuyt authored
Allow Sidekiq jobs to use readonly database replicas See merge request gitlab-org/gitlab!55881
-
Nikola Milojevic authored
- Introduce server and client sidekiq middleware - Introduce data consistencies for workers
-
Alper Akgun authored
Fix usage data count start/finish export issue See merge request gitlab-org/gitlab!57403
-
James Lopez authored
Add feature specs for Upgrade Offer scenarios See merge request gitlab-org/gitlab!56017
-
Andrei Stoicescu authored
- Bronze Plan with < 25 users - Bronze Plan with > 25 users - Bronze Plan with < 25 users + 'Contact Sales' experiment enabled - Bronze Plan with > 25 users + 'Contact Sales' experiment enabled
-
Sean McGivern authored
Add licenses helper See merge request gitlab-org/gitlab!57130
-
Angelo Gulina authored
-
Jan Provaznik authored
Use graphQL boards for project boards and fix associated rspecs [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56458
-
Miguel Rincon authored
This change removes the class `js-title-container` from the breadcrumbs. This js-* class is not used except for a single quarantined test. This change also updates the test when it is taken out of quarantine it still passes.
-
Jan Provaznik authored
Resolve "rspec:feature-flag failure for migrate_delayed_project_removal" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57541
-
Albert Salim authored
Increase Review App resource limits See merge request gitlab-org/gitlab!57552
-
Simon Knox authored
Feat(Ensure Data): add component See merge request gitlab-org/gitlab!57009
-
Michael Lunøe authored
This component makes it easy to ensure that data is present before rendering an application, displaying an error message and, if necessary, log it to Sentry when the data parsing fails
-
Sanad Liaquat authored
Add E2E test for trigger matrix See merge request gitlab-org/gitlab!55976
-
Furkan Ayhan authored
-
Jan Provaznik authored
-
Paul Slaughter authored
Add `parseRailsFormFields` util See merge request gitlab-org/gitlab!55702
-
Peter Hegman authored
Useful when integrating Vue into a Rails form https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55702
-
Kushal Pandya authored
Include parent milestones in board list items See merge request gitlab-org/gitlab!57366
-
Kushal Pandya authored
Make epics searchable by my reaction emoji See merge request gitlab-org/gitlab!57190
-
Vitaly Slobodin authored
Fix apply suggestion transient test See merge request gitlab-org/gitlab!57327
-
Simon Knox authored
Merge branch '273306-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-boardscontroller-index' into 'master' Audit and update buttons on Projects::BoardsController#index See merge request gitlab-org/gitlab!57129
-
Jeremy Elder authored
-
Mark Florian authored
Combine sidebar reference components See merge request gitlab-org/gitlab!56822
-
Shinya Maeda authored
Unify the Docker Image build CI template and use the default branch instead of hardcoded 'master' See merge request gitlab-org/gitlab!51931
-
Michael Friedrich authored
This allows to use 'main' as default branch without modifying the CI template. It also uses CI rules instead of only/except.
-
Paul Slaughter authored
Change strictness of parseInt rule See merge request gitlab-org/gitlab!22721
-
Scott Stern authored
Provide clarity for using parseInt vs Number in string to num conversions. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22721
-