- 14 Jan, 2020 40 commits
-
-
Vladimir Shushlin authored
Add force_pages_access_control to application_settings Add force_pages_access_control to settings form Make pages private if it's forced on an instance level Pass forced pages access control param to frontend Show proper options for pages access when control is forced Refactor and fix false-negative specs for project_feature Move private_pages? specs to a separate describe block Make pages private to public projects on creation if forced Add specs for forced pages access control
-
Nick Thomas authored
Add information about epic to Issue list csv export See merge request gitlab-org/gitlab!22662
-
Nick Thomas authored
Fix search limits when ES search isn't enabled globally See merge request gitlab-org/gitlab!22661
-
Marcia Ramos authored
Document :release_evidence_collection feature flag Closes gitlab-com/support/docs#50 See merge request gitlab-org/gitlab!22855
-
Wei-Meng Lee authored
-
Walmyr Lima e Silva Filho authored
Split Secure MR E2E files and reuse test setup Closes gitlab-org/quality/team-tasks#266 See merge request gitlab-org/gitlab!22929
-
Fatih Acet authored
Remove enable_cluster_application_crossplane FF See merge request gitlab-org/gitlab!22141
-
Peter Leitzen authored
Update auto-deploy-image to v0.8.3 for DAST default branch deploy See merge request gitlab-org/gitlab!22227
-
Phil Hughes authored
Update container registry removal success notification See merge request gitlab-org/gitlab!22890
-
Nicolò Maria Mezzopera authored
- new copy - interpolate with repo name - unit test - pot file
-
Phil Hughes authored
Merge branch '118627-delete-selected-button-is-incorrectly-active-after-uploading-designs-immediately-after-a' into 'master' Replace v-show on Designs toolbar with d-none class See merge request gitlab-org/gitlab!22963
-
Natalia Tepluhina authored
-
Peter Leitzen authored
Application Limits development documentation Closes #38250 See merge request gitlab-org/gitlab!21949
-
Arturo Herrero authored
PlanLimits already supports PlanLimits#exceeded? to ensure that the count of the records for a relation does not exceed the defined limit. This adds PlanLimits#exceeded_value? to ensures that a value does not exceed the defined limit.
-
Mike Greiling authored
Merge branch '11824-extend-issues-epics-counter-tooltip-to-include-number-of-open-closed-items-2' into 'master' Added opened and closed descendant counts in epic See merge request gitlab-org/gitlab!21278
-
Donald Cook authored
-
Rémy Coutable authored
Pass log source to the frontend See merge request gitlab-org/gitlab!22694
-
Adrien Kohlbecker authored
And vary UI based on it
-
Martin Wortschack authored
Preload data before Vue route navigation See merge request gitlab-org/gitlab!19754
-
Peter Leitzen authored
Extract api urls from Sentry Client See merge request gitlab-org/gitlab!22790
-
Allison Browne authored
Move sentry api urls to a ApiUrl class so that they can be used outside of the client
-
Sean McGivern authored
DRY User scopes for bots/humans See merge request gitlab-org/gitlab!22976
-
Mayra Cabrera authored
Upgrade octokit and its dependencies See merge request gitlab-org/gitlab!22946
-
Lin Jen-Shin authored
Use rules for `qa-frontend-node-*` and `webpack-dev-server`, and only run the `qa-frontend-node-*` jobs on `master` Closes #42682 See merge request gitlab-org/gitlab!22538
-
Bob Van Landuyt authored
Destroy user associations in batches See merge request gitlab-org/gitlab!22894
-
Heinrich Lee Yu authored
Fixed GitLab admin not seeing merge requests See merge request gitlab-org/gitlab!21467
-
Mayra Cabrera authored
Fixes #196172: manual IID should render conflict Closes #196172 See merge request gitlab-org/gitlab!22788
-
Mara Sophie Grosch authored
When creating an issue via the API with a manual IID which is already in use, the server would send a server error response instead of a conflict response.
-
Dmytro Zaporozhets authored
Add Wiki support for AsciiDoc include directive See merge request gitlab-org/gitlab!22565
-
Sean McGivern authored
Clarify vote counting in the code style template See merge request gitlab-org/gitlab!22927
-
Achilleas Pipinellis authored
Add note on instance sizes See merge request gitlab-org/gitlab!22961
-
Grzegorz Bizon authored
Add `importing?` to disable some callbacks See merge request gitlab-org/gitlab!22781
-
Achilleas Pipinellis authored
Update how documentation describes minimum software versions Closes #195693 See merge request gitlab-org/gitlab!22622
-
Marcin Sedlak-Jakubowski authored
- Add minimum Go version - Disambiguate Ruby version requirement - Fix style issues - Capitalization for Node, Yarn, etc - Remove reference links - Remove "please" - Update Go version reference - Add an OS note before Debian/Ubuntu-specific info - Edit out the colloquial "Things went South" phrase as it might not be universally understood as meaning that things have broken down. - Edit Troubleshooting for clarity - Add minimum required Git version - Add minimum Node requirements - Update Go installation code since 1 11 is no longer supported. Code taken from gitlab-foss installation md file - Edit Ruby version note
-
Stan Hu authored
This is needed to upgrade beyond addressable > 2.6 for the latest CarrierWave update. In addition, a number of the updates fix Ruby 2.7 deprecation warnings. octokit changes: https://github.com/octokit/octokit.rb/releases addressable changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md public_suffix: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
-
Peter Leitzen authored
Use standard timestamp format for application logs See merge request gitlab-org/gitlab!22793
-
Aakriti Gupta authored
-
Julian Paul Dasmarinas authored
GitLab admin are not seeing merge requests in Jira Development Panel Integration when they are not a member of the group / project
-
Natalia Tepluhina authored
Migrate GlDaterangePicker to DateRange within Cycle Analytics See merge request gitlab-org/gitlab!22954
-
Brandon Labuschagne authored
The GlDaterangePicker has been replaced with the shared analytics Daterange component. The next iteration will be to apply a 6 month max limit on the component.
-