- 02 Sep, 2021 40 commits
-
-
Peter Leitzen authored
The previous improvement should cut the overall runtime in half.
-
Peter Leitzen authored
-
Peter Leitzen authored
Mark dynamic feature flags and feature flags for usage data counters only once per whole rubocop run instead of once per file. This reduces the overall runtime of this cop drastically: time bundle exec rubocop -C false -f q --only Gitlab/MarkUsedFeatureFlags * Before: ~8m53.589s * After: ~3m56.036s
-
Suzanne Selhorn authored
Edit slash commands reference page See merge request gitlab-org/gitlab!69290
-
GitLab Release Tools Bot authored
[ci skip]
-
Marcia Ramos authored
Emphasize the Agent more See merge request gitlab-org/gitlab!69343
-
Viktor Nagy (GitLab) authored
-
Diana Logan authored
Docs: Update `project/clusters/` CODEOWNERS See merge request gitlab-org/gitlab!69351
-
Sean McGivern authored
Use the format_response hook when recording performance bar metrics for API requests See merge request gitlab-org/gitlab!69465
-
GitLab Release Tools Bot authored
[ci skip]
-
Kati Paizee authored
Remove warning as the issue is closed See merge request gitlab-org/gitlab!69455
-
Jose Ivan Vargas authored
Mv fetch iterations from ee vuex to ce for issue board filtered search See merge request gitlab-org/gitlab!69403
-
Olena Horal-Koretska authored
Merge branch '28601-have-gitlab-render-both-latex-and-images-correctly-in-jupyter-notebooks-2' into 'master' Rendering images with relative path on Jupyter Notebooks See merge request gitlab-org/gitlab!69075
-
Jose Ivan Vargas authored
Use paginated tree query for retrieving repository files See merge request gitlab-org/gitlab!69274
-
Jose Ivan Vargas authored
Fix disappearing badge in commit image thread edit See merge request gitlab-org/gitlab!69137
-
Simon Knox authored
Merge branch '28601-have-gitlab-render-both-latex-and-images-correctly-in-jupyter-notebooks' into 'master' Resize Jupyter Notebook output images to fit within the parent box See merge request gitlab-org/gitlab!68654
-
Eduardo Bonet authored
Large output images in Jupyter Notebooks were stretching to their full width, rather than fitting within the parent box Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68654
-
Markus Koller authored
Update wiki metric definition file See merge request gitlab-org/gitlab!69452
-
Alina Mihaila authored
-
Illya Klymov authored
Fix - Some users cannot move issues in epic swimlanes See merge request gitlab-org/gitlab!68922
-
Nikola Milojevic authored
Merge branch '338068-address-the-primary-key-overflow-risk-for-the-ci_job_artifacts-table-step-3-drop-temporary' into 'master' Resolve "Address the Primary Key Overflow risk for the ci_job_artifacts table - Step 3: Drop temporary columns and triggers" See merge request gitlab-org/gitlab!68770
-
Markus Koller authored
Rename button on the SAST entry point See merge request gitlab-org/gitlab!69294
-
George Tsiolis authored
-
Heinrich Lee Yu authored
With endpoint_run, we were missing some Redis / DB calls that are triggered during the serialization of data. This happens very frequently because ActiveRecord relations are loaded lazily and these are most likely going to be triggered during serialization.
-
Rémy Coutable authored
Docs: add backticks around label names See merge request gitlab-org/gitlab!69268
-
Nick Thomas authored
build: Bump go version to 1.16 See merge request gitlab-org/gitlab!69145
-
Heinrich Lee Yu authored
Update contributions calendar UNION query See merge request gitlab-org/gitlab!69456
-
Eduardo Bonet authored
Images that were not embedded into Jupyter Notebooks were not being properly rendered because the path would point to the blob url, not the raw URL. Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/28601 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69075
-
Nick Thomas authored
ci: Start integrating go 1.17 into workhorse CI pipeline See merge request gitlab-org/gitlab!69146
-
Rémy Coutable authored
Build qa-image with buildkit See merge request gitlab-org/gitlab!66235
-
Andrejs Cunskis authored
-
Dmitriy Zaporozhets (DZ) authored
Fix security report schema validation See merge request gitlab-org/gitlab!69292
-
Marcia Ramos authored
Fix link and add some clarity about cluster management project See merge request gitlab-org/gitlab!68244
-
Alexander Tanayno authored
-
Savas Vedova authored
Update security policy editor rule button styling See merge request gitlab-org/gitlab!69412
-
Kate Grechishkina authored
-
Krasimir Angelov authored
Explicitly list columns to be selected, to avoid PG::UndefinedColumn error when column on `Event` is ignored. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69337#note_667082434.
-
Marcia Ramos authored
doc: Remove outdated section about group and stage labels See merge request gitlab-org/gitlab!69282
-
Patrick Bajao authored
Change order of sidekiq LoadBalancing middleware See merge request gitlab-org/gitlab!69369
-
feistel authored
-