- 22 Jul, 2020 40 commits
-
-
Grzegorz Bizon authored
This change introduces an incremental append mechanism for writing a live trace. Instead of reading data from Redis, appening in Ruby, it attemps to append data directly into Redis, what should improve performance and reduce the a mount of data transferred between Redis and GitLab.
-
Kushal Pandya authored
Fix JS error when discussion has no diff_file Closes #230900 See merge request gitlab-org/gitlab!37569
-
Kushal Pandya authored
Show Security Warning Modal for fork pipelines Closes #219754 See merge request gitlab-org/gitlab!36951
-
Tom Atkins authored
Add full path note to rails runner command line See merge request gitlab-org/gitlab!37580
-
Douglas Barbosa Alexandre authored
Fix a wrong expectation See merge request gitlab-org/gitlab!37473
-
Muhamed Huseinbašić authored
-
Toon Claes authored
Backfill personal snippets statistics and refresh namespace ones See merge request gitlab-org/gitlab!36801
-
Rémy Coutable authored
Add CODEOWNERS to engineering productivity review See merge request gitlab-org/gitlab!37565
-
Rémy Coutable authored
Exclude example config from SAST jobs See merge request gitlab-org/gitlab!37570
-
Shinya Maeda authored
Avoid snippet redirection if snippets_binary_blob enabled See merge request gitlab-org/gitlab!37406
-
Francisco Javier López authored
-
Peter Leitzen authored
Resolve "Consider removing the race condition check for labels when creating incident issues" Closes #229123 See merge request gitlab-org/gitlab!37479
-
Martin Wortschack authored
Merge branch '225944-replace-fa-pencil-square-o-icons-with-gitlab-svg-pencil-square-icon' into 'master' Replace fa-pencil-square-o icons with GitLab SVG pencil-square icon Closes #225944 See merge request gitlab-org/gitlab!36059
-
Jiaan Louw authored
This updates the buttons to .gl-button as suggested by Taurie Davis.
-
Francisco Javier López authored
This migration updates/create personal snippet statiscs and update the related namespace ones.
-
Marcin Sedlak-Jakubowski authored
Rename iid to IID for GraphQL issue mutations See merge request gitlab-org/gitlab!37120
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v17.35.1 See merge request gitlab-org/gitlab!37528
-
Adam Hegyi authored
Mention btree_gist extension requirement See merge request gitlab-org/gitlab!37463
-
Peter Leitzen authored
Fix some compile time warnings See merge request gitlab-org/gitlab!37440
-
dappelt authored
-
Andreas Brandl authored
-
Phil Hughes authored
This can be caused by opening a merge request to a note that is no in a diff, but just in the overview tab Closes https://gitlab.com/gitlab-org/gitlab/-/issues/230900
-
Marcin Sedlak-Jakubowski authored
Docs: Change "To exemplify" to "For example" See merge request gitlab-org/gitlab!37490
-
Shinya Maeda authored
This commit documents for the feature Apply 3 suggestion(s) to 1 file(s)
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Marcin Sedlak-Jakubowski authored
Document PSQL `btree_gist` extension requirement See merge request gitlab-org/gitlab!33118
-
alinamihaila authored
-
Heinrich Lee Yu authored
Expose issue blocked in GraphQL See merge request gitlab-org/gitlab!36428
-
Marcin Sedlak-Jakubowski authored
Add documentation on how to enable `btree_gist`, required from 13.1 and onwards
-
Phil Hughes authored
Improve labels_select.js code Closes #229625 See merge request gitlab-org/gitlab!37225
-
Adam Hegyi authored
Add note on installing btree_gist extension See merge request gitlab-org/gitlab!37481
-
Imre Farkas authored
Update snippet fixtures to include the repository See merge request gitlab-org/gitlab!37347
-
Bob Van Landuyt authored
Disallow HTML in translatable strings with linter See merge request gitlab-org/gitlab!37432
-
Phil Hughes authored
UX Polish: Remove the header "Designs" on empty state See merge request gitlab-org/gitlab!37548
-
Natalia Tepluhina authored
-
Ramya Authappan authored
Use full project name when searching dashboard in geo wiki specs Closes #225202 See merge request gitlab-org/gitlab!37056
-
Markus Koller authored
Show storage alert on all sub-pages of a group See merge request gitlab-org/gitlab!37308
-
Ragnar Hardarson authored
In preparation of display_namespace_storage_limit_alert helper we want a dedicated file to contain the logic for the namespace_storage_limit_alert.
-
Ezekiel Kigbo authored
Add "create release" endpoint to api.js See merge request gitlab-org/gitlab!37359
-