- 02 Dec, 2019 36 commits
-
-
Diego Louzán authored
Make sure that the main admin mode controller path is added in the default list of protected paths for Rack::Attack
-
Bob Van Landuyt authored
Upgrade auto-deploy-image for helm default values file See merge request gitlab-org/gitlab!20588
-
Sean McGivern authored
Add Unify Circuit project integration service See merge request gitlab-org/gitlab!19849
-
Dmitriy Zaporozhets authored
Date filter for project and group audit events Closes #37270 See merge request gitlab-org/gitlab!20641
-
Manoj M J authored
This change adds a date filter to filter audit events by created_after or created_before in groups/projects audit events UI.
-
Sean McGivern authored
Fix gitaly version check in case of autodeploy See merge request gitlab-org/gitlab!20618
-
Alessio Caiazza authored
Gitaly::Server#up_to_date? now can detect gitaly version based on SHA, this will ensure an autodeployed gitaly will be correctly identified as up to date
-
Kushal Pandya authored
Prepare pipelines specs for bootstrap2 See merge request gitlab-org/gitlab!20987
-
Kushal Pandya authored
Resolve "Tree control buttons misbehave on small viewports" Closes #37680 See merge request gitlab-org/gitlab!20952
-
Marcel van Remmerden authored
Changes the rendering of tree-controls elements from flex to inline Removes the whitespaces between them
-
Bob Van Landuyt authored
Add limit to snippet content size See merge request gitlab-org/gitlab!20346
-
Phil Hughes authored
Productivity Analytics: Allow user to clear chart data Closes #36019 See merge request gitlab-org/gitlab!20630
-
Martin Wortschack authored
- Adds a button next to the main chart which enables users to clear selected items on the main chart
-
Martin Wortschack authored
Snowplow: Track adding new metric See merge request gitlab-org/gitlab!20818
-
Ash McKenzie authored
Merge branch '36454-allow-migration-helpers-to-create-a-new-foreign-key-for-an-existing-column-but-with-a' into 'master' Resolve "Allow migration helpers to create a new foreign key for an existing column, but with a different name" Closes #36454 See merge request gitlab-org/gitlab!20212
-
Walmyr Lima e Silva Filho authored
Update Capybara to the latest version See merge request gitlab-org/gitlab!18927
-
Mark Lapierre authored
One of the improvements available in this version is better handling of unexpected alerts, which might help solve a problem we're facing See https://gitlab.com/gitlab-org/gitlab/issues/34551 And https://github.com/teamcapybara/capybara/pull/2150 Also updates capybara-screenshot too because the previous version wouldn't work with capybara 3.
-
Phil Hughes authored
Make issuable suggesstions specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20990
-
Heinrich Lee Yu authored
Add parent argument to Bulk Update Service Closes #12687 See merge request gitlab-org/gitlab!20259
-
Dhiraj Bodicherla authored
-
Dhiraj Bodicherla authored
New metrics can be added via the monitoring dashboard. This MR tracks such user actions
-
Kushal Pandya authored
Make diff specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20989
-
manojmj authored
-
Vitaly Slobodin authored
-
Vitaly Slobodin authored
-
Dmitriy Zaporozhets authored
Remove feature flag for limiting diverging commit counts See merge request gitlab-org/gitlab!20999
-
Fabio Huser authored
-
Fabio Huser authored
-
Fabio Huser authored
-
Vitaly Slobodin authored
-
Marcel Amirault authored
Update README.md, improving sort of environment variables by lexicographical order. See merge request gitlab-org/gitlab!21002
-
Marcel Amirault authored
Add unitless example for start_in See merge request gitlab-org/gitlab!20895
-
Stan Hu authored
Revert "Merge branch 'marginalia' into 'master'" Closes #37897 See merge request gitlab-org/gitlab!21015
-
Heinrich Lee Yu authored
This reverts merge request !19759
-
Marcel Amirault authored
Restyled Markdown to match GitLab style guide See merge request gitlab-org/gitlab!20013
-
Russell Dickenson authored
-
- 01 Dec, 2019 4 commits
-
-
Russell Dickenson authored
Update markdown.md with missing audio file extensions. See merge request gitlab-org/gitlab!18471
-
Hadrien TOMA authored
-
Stan Hu authored
In GitLab 12.4 via https://gitlab.com/gitlab-org/gitlab/merge_requests/16737, we required the frontend to request at most 20 branches in the `Projects::BranchesController#diverging_commit_counts` endpoint to avoid Gitaly N+1 issues. This commit removes the feature flag and makes this behavior mandatory. In the past week, there do not appear to be any rejections, which would show up as 422 errors.
-
Stan Hu authored
Programmatically document column ignores See merge request gitlab-org/gitlab!19963
-