- 23 Feb, 2021 40 commits
-
-
Martin Wortschack authored
Merge branch '254280-replace-bootstrap-modal-trigger-in-app-assets-javascripts-blob-blob_file_dropzone-js' into 'master' Replace bootstrap modal trigger in blob_file_dropzone.js part 1 See merge request gitlab-org/gitlab!53623
-
Brandon Labuschagne authored
This is being done for the blob dropdown zone functionality within the project breadcrumbs
-
charlie ablett authored
Update a GraphQL definition of WIP to 'Draft' See merge request gitlab-org/gitlab!54833
-
Martin Wortschack authored
Align API Fuzzing frontend with backend See merge request gitlab-org/gitlab!54859
-
Dmytro Zaporozhets (DZ) authored
Update code style for code_owners_spec.rb See merge request gitlab-org/gitlab!49109
-
David Fernandez authored
Resolve "Follow-up from "Bugfix: add route to coverage_fuzzing_reports"" See merge request gitlab-org/gitlab!54455
-
Dmytro Zaporozhets (DZ) authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Denys Mishunov authored
Review Editor Lite page for tone and style See merge request gitlab-org/gitlab!54723
-
Amy Qualls authored
Hard-wrapping lines first, and placing in a separate commit, to help minimize merge conflicts in case edits to this page take a long time to be merged.
-
Lin Jen-Shin authored
Move RSpecFlaky from lib/ to tooling/ See merge request gitlab-org/gitlab!53283
-
Brandon Labuschagne authored
Use config for projects and groups usage trends See merge request gitlab-org/gitlab!54777
-
Ezekiel Kigbo authored
Refactor the projects and groups usage trends chart to use the shared config for usage trends Removes the existing component
-
Dmytro Zaporozhets (DZ) authored
Adds Composer cache task See merge request gitlab-org/gitlab!53772
-
Alper Akgun authored
Removes the cache and adds it to the gem (v0.4.12) [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53672
-
Etienne Baqué authored
Add divergedFromTargetBranch to MergeRequestType See merge request gitlab-org/gitlab!53759
-
Ezekiel Kigbo authored
Create Epic Board [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54642
-
Jacques Erasmus authored
Migrate Bootstrap dropdown to GitLab UI GlDropdown in comment_form.vue See merge request gitlab-org/gitlab!50933
-
Eulyeon Ko authored
- Replace Boostrap dropdown with GlDropdown for comment submit button. - Remove note_dropdown qa selector - Update the shared example Thread Comments The shared examples under "Thread Comments" have split into two: "Thread Comments for commit and snippet" and "Thread Comments for issue, epic and merge request" Why? After we've replaced Bootstrap dropdown button with GitLab UI counterpart in comment_form.vue, issue, epic and merge request uses GitLab UI GlDropdown that has slightly different selectors. Previously quarantined examples have been restored in this commit: https://gitlab.com/gitlab-org/gitlab/-/issues/196825
-
charlie ablett authored
Load epic issue metadata info in batches See merge request gitlab-org/gitlab!54677
-
Jan Provaznik authored
If number of epic ids we pass to BulkEpicAggregateLoader reaches a limit (~200), then postgres uses a different plan for the query which is much slower. To avoid this situation, we get this metadata in two phases: 1. get epic ids for epics and its descendants (we use pluck because this query is recursive and find_each wouldn't help here) 2. we iterate in batches and get metadata for each of batch
-
Dmytro Zaporozhets (DZ) authored
Add descriptions to TodoStateEnum See merge request gitlab-org/gitlab!54178
-
Albert Salim authored
Remove Event dictionary link from Danger See merge request gitlab-org/gitlab!54795
-
Sanad Liaquat authored
Update issue link in add_batch_comments_in_merge_request_spec See merge request gitlab-org/gitlab!54886
-
charlie ablett authored
Fix: Root queries that return a connection type are not documented See merge request gitlab-org/gitlab!54536
-
alinamihaila authored
-
Kushal Pandya authored
Expand left sidebar `Issues` when viewing project iterations See merge request gitlab-org/gitlab!54815
-
Sanad Liaquat authored
Add E2E for snippet repository storage move See merge request gitlab-org/gitlab!53813
-
Anastasia McDonald authored
Final version
-
Kushal Pandya authored
Add btn-default for cancel button in the issuable form See merge request gitlab-org/gitlab!53458
-
Yogi authored
-
Florie Guibert authored
Review feedback
-
Florie Guibert authored
Create epic board from boards dropdown
-
Russell Dickenson authored
Update docs for pipeline security summary See merge request gitlab-org/gitlab!54835
-
Dheeraj Joshi authored
-
Martin Wortschack authored
Fix double scrollbar in milestone combobox component See merge request gitlab-org/gitlab!54734
-
Dylan Griffith authored
Update default title of alerts to New: Alert See merge request gitlab-org/gitlab!54621
-
Sarah Yasonik authored
-
Dylan Griffith authored
Fix codequality empty base report See merge request gitlab-org/gitlab!54584
-
Maxime Orefice authored
-
Simon Knox authored
Remove gl-overflow-scroll in merge instructions modal See merge request gitlab-org/gitlab!54144
-