- 13 Feb, 2020 8 commits
-
-
Tan Le authored
-
Stan Hu authored
Call .dup in test to fix broken master See merge request gitlab-org/gitlab!25070
-
Russell Dickenson authored
Wordsmithing for Secure intro See merge request gitlab-org/gitlab!24715
-
Nick Gaskill authored
Edits for clarity and grammar
-
Marcel Amirault authored
Codeblock language updates See merge request gitlab-org/gitlab!24696
-
Suzanne Selhorn authored
Related to issue 32881
-
Marcel Amirault authored
Added note per issue #205160 Closes #205160 See merge request gitlab-org/gitlab!25043
-
Marcel Amirault authored
Document access request for the Review Apps cluster See merge request gitlab-org/gitlab!24795
-
- 12 Feb, 2020 32 commits
-
-
Ash McKenzie authored
Add Prometheus Service to update action in Projects::Settings::Operations controller Closes #200019 See merge request gitlab-org/gitlab!24296
-
Ash McKenzie authored
Merge branch '36446-add-seed-data-for-vulnerability-and-vulnerabilities-issuelink-models' into 'master' Seed Vulnerability and Vulnerabilities::IssueLink in development Closes #36446 See merge request gitlab-org/gitlab!24291
-
Luke Duncalfe authored
Call `.dup` on the class passed in, as a test in this set of examples calls `belongs_to` on the class, thereby adding a new belongs_to relationship to the model that can break remaining specs in the test suite. https://gitlab.com/gitlab-org/gitlab/issues/205382
-
Fatih Acet authored
Add percentile value support to single stat panel types See merge request gitlab-org/gitlab!24813
-
Fatih Acet authored
Update handlebarsjs Closes #199749 and #199746 See merge request gitlab-org/gitlab!24415
-
Stan Hu authored
Add token, template entities into own class files See merge request gitlab-org/gitlab!24955
-
Rajendra Kadam authored
-
Mayra Cabrera authored
Fix backup restoration with pre-existing wiki See merge request gitlab-org/gitlab!24394
-
Paul Slaughter authored
Fix authoritative source of truth for diff files when loading batched diffs See merge request gitlab-org/gitlab!23274
-
Thomas Randolph authored
In utils.js, I've just updated the logic to do a more robust merge + blend to accommodate pages of batched diff data loading over existing state. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23274
-
Stan Hu authored
Separate job entities into own class files See merge request gitlab-org/gitlab!24948
-
Rajendra Kadam authored
-
Stan Hu authored
Separate entities into own class and module files See merge request gitlab-org/gitlab!24941
-
Rajendra Kadam authored
-
Stan Hu authored
Add label entities into own class files See merge request gitlab-org/gitlab!24938
-
Rajendra Kadam authored
-
Mike Greiling authored
Chore: replace underscore with lodash for in /app/assets/javascripts/helpers See merge request gitlab-org/gitlab!25014
-
Robert Speicher authored
Merge branch '35947-issues-no-results-in-issue-search-on-boards-view-when-search-criteria-is-1-or-2-letters' into 'master' Include CTE search optimization in Boards search Closes #35947 See merge request gitlab-org/gitlab!23366
-
Stan Hu authored
Fix UI on Project Audit Events when the feature not available Closes #14686 See merge request gitlab-org/gitlab!16032
-
Stan Hu authored
Properly update nuget package file size See merge request gitlab-org/gitlab!24687
-
rkpattnaik780 authored
Loadash has been added as a dependency and underscore has been replaced with Loadash in app/assets/javascripts/helpers. Addresses #196666
-
Mark Lapierre authored
Remove smoke meta from create basic MR spec See merge request gitlab-org/gitlab!24973
-
Nick Thomas authored
Introduce `BulkInsertSafe` mixin for safe bulk-inserts Closes #196169 See merge request gitlab-org/gitlab!24168
-
Matthias Käppler authored
This mixin overrides certain active record calls that modify the callback chain in ways incompatible with bulk inserts
-
Suzanne Selhorn authored
-
Marcia Ramos authored
Update Feature percentage rollout strategy See merge request gitlab-org/gitlab!24789
-
Alper Akgun authored
-
Jose Vargas authored
-
Marcia Ramos authored
Create a table in Pod logs full-text search doc See merge request gitlab-org/gitlab!25002
-
Marcin Sedlak-Jakubowski authored
-
Sean McGivern authored
Enable merged branch names flag by default See merge request gitlab-org/gitlab!24986
-
Robert Speicher authored
Enhance QueryRecorder to support finding queries by source + memoizing of read only attributes See merge request gitlab-org/gitlab!23349
-