- 03 Sep, 2020 40 commits
-
-
Stan Hu authored
Add cache for elasticsearch_indexes_namespace? See merge request gitlab-org/gitlab!41274
-
Imre Farkas authored
API to delete group push rule See merge request gitlab-org/gitlab!40293
-
Dmytro Zaporozhets (DZ) authored
Update Browser Performance Testing templates to use SiteSpeed 14.1.0 See merge request gitlab-org/gitlab!37685
-
Grant Young authored
-
Olena Horal-Koretska authored
Update mousetrap from 1.4.6 to 1.6.5 See merge request gitlab-org/gitlab!40670
-
Nathan Friend authored
This commit update mousetrap to the latest version (1.6.5). It includes some small fixes necessary for the update.
-
Stan Hu authored
Search UI add issue scope results filtering by state See merge request gitlab-org/gitlab!39881
-
Terri Chu authored
Add filter ability to basic and advanced search issues scope. Results can be filtered by state (any, opened, or closed). Default is any.
-
Illya Klymov authored
Update FF nav section using GitLab UI Utilities See merge request gitlab-org/gitlab!38768
-
Angelo Gulina authored
-
Igor Drozdov authored
Fixes diff view cookie being set on wrong endpoint See merge request gitlab-org/gitlab!41109
-
Phil Hughes authored
This fixes an issue only present with unified diff lines where the diff view cookie would always be set as inline because the cookie gets set on the batch endpoint
-
Robert Speicher authored
Use dast_scanner_profiles in DAST on-demand scans See merge request gitlab-org/gitlab!41060
-
Robert Speicher authored
Use parent strategy for associations in factories - Factory Hooks See merge request gitlab-org/gitlab!41376
-
Rémy Coutable authored
Fix Style/AccessModifierDeclarations cop See merge request gitlab-org/gitlab!41252
-
Rajendra Kadam authored
MR fixes the cop for the files Adds changelog for change
-
Marcia Ramos authored
docs: correct the numbering in a numbered list See merge request gitlab-org/gitlab!41013
-
Amy Troschinetz authored
-
Phil Hughes authored
Prevents duplicate tokens from being applied in Filtered Search Bar See merge request gitlab-org/gitlab!40955
-
Andrew Fontaine authored
Move Operations Feature Flag Models to Core RUN AS-IF-FOSS See merge request gitlab-org/gitlab!41022
-
Jason Goodman authored
Part of moving feature flags to core Move model specs to core
-
Douglas Barbosa Alexandre authored
Fix formatting of restore from backup text See merge request gitlab-org/gitlab!41405
-
Achilleas Pipinellis authored
Geo: Fix documentation typo See merge request gitlab-org/gitlab!41365
-
Marcia Ramos authored
Docs: fix inconsistent table description See merge request gitlab-org/gitlab!41163
-
Achilleas Pipinellis authored
Docs: add missing detail to artifacts docs See merge request gitlab-org/gitlab!41239
-
Jonston Chan authored
-
Sarah Groff Hennigh-Palermo authored
Resolve "Bug with visibility levels in snippets when VUE is enabled" See merge request gitlab-org/gitlab!41014
-
Denys Mishunov authored
Make sure the visibility options on the snippet edit form follow the restrictions set in "Restricted visibility levels" setting
-
Achilleas Pipinellis authored
Docs: fix artifacts size limit description See merge request gitlab-org/gitlab!41238
-
Sean McGivern authored
Refactor pipeline artifacts logic See merge request gitlab-org/gitlab!40983
-
Robert Speicher authored
Use finding_description in CSV vulnerability export See merge request gitlab-org/gitlab!40944
-
Alan (Maciej) Paruszewski authored
-
Stan Hu authored
Use parent strategy for associations in factories - Remote Mirror spec See merge request gitlab-org/gitlab!41354
-
Olena Horal-Koretska authored
Replace 'ws-pre-wrap' class Closes #241779 See merge request gitlab-org/gitlab!40998
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40911, we added a confirmation step if psql encountered any errors. However, the threads used to read stdout/stderr were not joined, so it was likely that the stdout spew from psql would continue to spew before the process was actually complete. As done in Popen3#capture3, this change waits for those stdout/stderr threads to finish before proceeding.
-
Marcel Amirault authored
Docs: fix incorrect syntax in docs See merge request gitlab-org/gitlab!41171
-
Jonston Chan authored
-
Rémy Coutable authored
Danger: Automatically add specialization labels based on changes See merge request gitlab-org/gitlab!40641
-
Rémy Coutable authored
I realized since we already detect the category of changes, we can easily apply the relevant "specialization" labels based on that. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
Small improvements to milestone combobox Closes #243724 See merge request gitlab-org/gitlab!40025
-