- 11 Sep, 2020 40 commits
-
-
Valery Sizov authored
When snippet is created or updated we have to create a Geo event to replicate the change This MR also adds a sceleton of the snippet replication feature
-
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
-
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
-
Nicolò Maria Mezzopera authored
Explicitly tell fetch in startup.js to set cookies See merge request gitlab-org/gitlab!42084
-
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
-
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
-
Gabriel Mazetto authored
Persist seats in use and owed during cron update See merge request gitlab-org/gitlab!40831
-
Kushal Pandya authored
Merge branch '223692-show-the-final-service-desk-custom-address-in-service-desk-settings' into 'master' Updated service desk incoming email field See merge request gitlab-org/gitlab!36593
-
Donald Cook authored
-
Kushal Pandya authored
DAST Site validation - Hook up Profile Validation - Frontend See merge request gitlab-org/gitlab!41225
-
Paul Gascou-Vaillancourt authored
* Adds queries and mutations to retrieve the validation status, validation token and mutation to validate a site * Adds error handling * Adds specs
-
Markus Koller authored
Bugfix: remote double trigger on merge_request event for coverage fuzzing See merge request gitlab-org/gitlab!41906
-
Nathan Friend authored
Merge branch '233666-replace-bootstrap-alerts-in-app/views/projects/pages/_access.html.haml' into 'master' Replace bootstrap alerts in app/.../_access.html.haml Closes #233666 See merge request gitlab-org/gitlab!41360
-
Gilang Gumilar authored
-
Achilleas Pipinellis authored
Mention PG upgrade for source upgrades Closes #233915 See merge request gitlab-org/gitlab!41767
-
Achilleas Pipinellis authored
Document confirmation skipping option to promotion command See merge request gitlab-org/gitlab!40599
-
Lukas Eipert authored
fetch won’t send cookies in older browsers, unless you set the credentials init option. We set to `same-origin` which is default value in modern browsers. See https://github.com/whatwg/fetch/pull/585 for more information. See: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26386
-
Igor Drozdov authored
Remove stale merge refs See merge request gitlab-org/gitlab!41572
-
Denys Mishunov authored
Revert "Merge branch '241878-Replace-v-html' into 'master'" See merge request gitlab-org/gitlab!41979
-