- 11 Jun, 2021 40 commits
-
-
Jose Ivan Vargas authored
[VSA][FE] Introduce a default value stream See merge request gitlab-org/gitlab!63397
-
Mikołaj Wawrzyniak authored
Remove allow_group_deploy_token feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63727
-
Markus Koller authored
Enable sidebar refactor ff [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61679
-
Grzegorz Bizon authored
Fix the name of the protected pending builds partial index See merge request gitlab-org/gitlab!63880
-
Mikołaj Wawrzyniak authored
Reduce number of gitaly calls in Snippet REST list endpoints See merge request gitlab-org/gitlab!63735
-
Fabio Pitino authored
Drop builds with `ci_quota_exceeded` failure reason See merge request gitlab-org/gitlab!63542
-
Tetiana Chupryna authored
Use Cloud Native Buildpacks by default in Auto Build See merge request gitlab-org/gitlab!63351
-
Hordur Freyr Yngvason authored
-
Natalia Tepluhina authored
Merge branch '333381-search-icon-and-search-box-are-both-being-shown-on-larger-breakpoints' into 'master' Hide search icon again on larger breakpoints See merge request gitlab-org/gitlab!63861
-
Lin Jen-Shin authored
ci: Remove RuboCop debugging code that's not needed anymore See merge request gitlab-org/gitlab!63860
-
David O'Regan authored
Update markup in blob/edit.html.haml See merge request gitlab-org/gitlab!63180
-
Marvin Karegyeya authored
-
Grzegorz Bizon authored
-
Bob Van Landuyt authored
Fix filling of missing position for closed lists See merge request gitlab-org/gitlab!63852
-
Marcel van Remmerden authored
- Now we are just using bootstrap utilities since they handle chaining multiple responsive classes correctly Changelog: fixed
-
Grzegorz Bizon authored
Add shared runner builds table to the database [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62912
-
Dmitry Gruzd authored
Rename Http to HTTP See merge request gitlab-org/gitlab!63812
-
Adam Hegyi authored
300262 Remove the temp index from security_findings table See merge request gitlab-org/gitlab!63384
-
adarsh ravi authored
-
Grzegorz Bizon authored
Add protected pending build column and migrate data See merge request gitlab-org/gitlab!63759
-
Lin Jen-Shin authored
ci: Introduce a cache for Gitaly binaries [UPDATE CACHE] See merge request gitlab-org/gitlab!62214
-
Heinrich Lee Yu authored
Use title, not full_title for commit mentionables See merge request gitlab-org/gitlab!63869
-
Heinrich Lee Yu authored
Add default_branch support for Project API See merge request gitlab-org/gitlab!63771
-
Dmytro Zaporozhets (DZ) authored
Move "Appearances" menu item into "Settings" in admin area See merge request gitlab-org/gitlab!62522
-
Imre Farkas authored
Remove Feature flags used for specialized project authorizations workers [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63637
-
Michael Lunøe authored
Update queryToObject to replace plus with spaces See merge request gitlab-org/gitlab!63753
-
Kushal Pandya authored
Change FE grapqhl queries to use timeframe argument See merge request gitlab-org/gitlab!63510
-
Kushal Pandya authored
Use user preference for first day of week in issue datepicker [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63821
-
Markus Koller authored
Revert "Merge branch 'kassio/github-importer-fix-autoload-in-dev' into 'master'" See merge request gitlab-org/gitlab!63859
-
Ezekiel Kigbo authored
Polish responsive_app_spec and menu-expanded check See merge request gitlab-org/gitlab!63786
-
Nick Thomas authored
Currently, the first line of a commit message is processed twice by Commit#all_references, which can be a performance issue if it is very long. In those cases, `title` returns the first 100 characters of the line while `description` contains the full line, so this minimises the amount of text that must be processed. In cases with a short title and more lines after, i.e., well-formed commit messages, the first line does not appear in the description, so we do need both `attr_mentionable`s for references to be scanned. Changelog: performance
-
Jacob Vosmaer authored
Workhorse: clean up httprs test tempfiles See merge request gitlab-org/gitlab!63457
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Sync review app TLS to namespaces See merge request gitlab-org/gitlab!63721
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Adds additional specs for the new vuex actions and mutations.
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Ensures we correctly handle situations where the user does not have permission for the page. Binds the permissions object directly to the base component from the vuex state Fix failing base_spec permissions tests
-
James Lopez authored
Save reconciliation dates returned in seat usage API response See merge request gitlab-org/gitlab!63751
-