- 11 Sep, 2020 40 commits
-
-
Jose Ivan Vargas authored
Search UI - Implement Merge Request scope results filter by state See merge request gitlab-org/gitlab!41282
-
Stan Hu authored
Support environments_url.txt in API Fuzzing template See merge request gitlab-org/gitlab!42031
-
Douglas Barbosa Alexandre authored
Change the warning message on project transfer to another namespace See merge request gitlab-org/gitlab!41059
-
Douglas Barbosa Alexandre authored
Add GraphQL mutation to create test cases See merge request gitlab-org/gitlab!41190
-
Natalia Tepluhina authored
Update sidebar branch font See merge request gitlab-org/gitlab!42096
-
Andrew Fontaine authored
Replace fa-question-circle icons with GitLab SVG question-o icon Closes #225958 See merge request gitlab-org/gitlab!41970
-
Markus Koller authored
Remove instance level Value Stream Analytics code See merge request gitlab-org/gitlab!42005
-
Christopher Lefelhocz authored
Add approval step for product managers See merge request gitlab-org/gitlab!41403
-
Dan Davison authored
Update text expectation for Maven QA test Closes gitlab-org/quality/team-tasks#647 See merge request gitlab-org/gitlab!42017
-
Mayra Cabrera authored
Merge branch '247919-foss-failure-rspec-spec-factories_spec-rb-1-312-1-factories-resource_iteration_event-factory' into 'master' [RUN AS-IF-FOSS] Move resource_iteration_event factory to EE Closes #247919 See merge request gitlab-org/gitlab!42102
-
Marcia Ramos authored
Update whitespacing and version formatting Closes #247923 See merge request gitlab-org/gitlab!42106
-
Kyle Wiebers authored
-
Craig Norris authored
Add info that we allow alternative words in alert boxes See merge request gitlab-org/gitlab!41377
-
Mike Jang authored
-
Vitali Tatarintev authored
Fix Rails/SaveBang offenses for /spec/support/shared_examples/models/* and ee/spec/support/shared_examples/models* See merge request gitlab-org/gitlab!40695
-
Magdalena Frankiewicz authored
VSA is value stream analytics Move controllers/tests under group Remove obsolete routes, layout and view
-
Olena Horal-Koretska authored
Replace ACE with Editor Lite for `/-/ci/lint` See merge request gitlab-org/gitlab!41895
-
Denys Mishunov authored
Replaced the old ACE with the new Editor Lite
-
Heinrich Lee Yu authored
The model was moved to EE so this factory should be EE-only too
-
Justin Ho authored
Add changelog Sync pairing with @jeldergl
-
Nicolò Maria Mezzopera authored
Explicitly tell fetch in startup.js to set cookies See merge request gitlab-org/gitlab!42084
-
David O'Regan authored
-
Robert Speicher authored
Add license check for group wikis See merge request gitlab-org/gitlab!41900
-
Markus Koller authored
When we originally started working on this, it wasn't clear yet if it would be a paid feature. Shortly afterwards we decided to put it into EE Starter and moved the code into `ee/`, but forgot to add the license checks. - Rename feature flag to `group_wikis_feature_flag` to align with the feature name in the `License `model, which is plural as well. We have to use a different name for the FF because licensed features need to default to on. - `EE::Group#wiki_access_level` is removed since this was only added to support the shared examples for wiki policies, which also expect the `private` access level to be supported. In practice we don't support this yet for group wikis, so now we just skip these specs instead. - The license and feature flag checks are centralized in the group policy, so we only test these special cases there, and otherwise just call our new `stub_group_wikis` helper to test the general case of the feature not being available.
-
Kushal Pandya authored
Drop one of duplicated classname from Serverless Function Closes #246904 See merge request gitlab-org/gitlab!41832
-
Kushal Pandya authored
Drop one of duplicated classname from Serverless Functions Closes #246904 See merge request gitlab-org/gitlab!41833
-
Marcia Ramos authored
Docs: Update graphql docs with immutable cache updates section See merge request gitlab-org/gitlab!41868
-
Nicolò Maria Mezzopera authored
-
Heinrich Lee Yu authored
Add weight quick actions specs for incidents Closes #244933 See merge request gitlab-org/gitlab!41902
-
David O'Regan authored
-
Douglas Barbosa Alexandre authored
Improve snippet model spec Closes #228708 See merge request gitlab-org/gitlab!42076
-
Justin Ho authored
-
Justin Ho authored
- Use single quotes on strings / paths in HAML - Some icons are used in titles which have a bigger font size thus need different vertical-alignment compared to body text.
-
Justin Ho authored
Update from `fa-question-circle` to GitLab SVG `information-o`.
-
Justin Ho authored
Update from `fa-question-circle` to GitLab SVG `information-o`.
-
Heinrich Lee Yu authored
Add endpoint to access resource iteration events See merge request gitlab-org/gitlab!40850
-
Heinrich Lee Yu authored
Enable iteration change event tracking See merge request gitlab-org/gitlab!40841
-
Heinrich Lee Yu authored
Improve performance of project snippet controller spec Closes #228693 See merge request gitlab-org/gitlab!42069
-
Natalia Tepluhina authored
Replace fa-times with GitLab SVG close icon - Forms See merge request gitlab-org/gitlab!40587
-
Robert Hunt authored
This covers both the admin runners search and the group runners search
-