- 17 Mar, 2020 40 commits
-
-
Kamil Trzciński authored
Introduce "Reader" abstraction for project import" Closes #208870 See merge request gitlab-org/gitlab!26481
-
Qingyu Zhao authored
- reader can read JSON files for further processing - its only implementation would be to read legacy(fat) JSON files - split Project::TreeLoader into dedup_legacy_reader and legacy_reader
-
Alessio Caiazza authored
Fixes stop_review job upon expired artifacts from previous stages See merge request gitlab-org/gitlab!27258
-
Jack Lei authored
-
Jan Provaznik authored
Move #auto_resolve_prometheus_alert methods from EE to CE Closes #210524 See merge request gitlab-org/gitlab!27335
-
Natalia Tepluhina authored
Remove unnecessary noop dependencies See merge request gitlab-org/gitlab!27291
-
Marcel Amirault authored
Add redirects to telemetry See merge request gitlab-org/gitlab!27377
-
Russell Dickenson authored
-
Marcel Amirault authored
Restructure Vale configuration See merge request gitlab-org/gitlab!27378
-
Evan Read authored
-
Paul Slaughter authored
Reduce svg icon requests during rendering Closes #31734 See merge request gitlab-org/gitlab!26974
-
Kushal Pandya authored
Move diffs/components/app_spec to Jest See merge request gitlab-org/gitlab!27234
-
Paul Slaughter authored
- Also make Karma's version a proxy to this
-
Evan Read authored
Update policy docs See merge request gitlab-org/gitlab!26993
-
Ben Prescott @bprescott_↙ ☺ authored
- Final patch release for 12.0 is 12.0.12, not 12.0.9 - Clarify requirement to stop as at 12.0.x - Make instruction broader to address future x.0.x releases.
-
Marcel Amirault authored
Fixing YML in review app docs and screenshot See merge request gitlab-org/gitlab!27340
-
Ricky Wiens authored
- There's a screenshot https://docs.gitlab.com/ee/ci/review_apps/#enable-review-apps-button with incorrect YML. The incorrect YML was also inside the application. This commit fixes the YML and the screenshot so that it will pass the CI linting.
-
Kushal Pandya authored
Update license compliance policy classifications text in the UI and refactor See merge request gitlab-org/gitlab!27058
-
Kushal Pandya authored
Fix some stylelint errors in ide.scss See merge request gitlab-org/gitlab!26448
-
Himanshu Kapoor authored
Monaco related CSS overrides can should be in a separate file to reduce the number of stylelint errors in the main file.
-
Kushal Pandya authored
Refactor mount hooks for license compliance See merge request gitlab-org/gitlab!27274
-
Stan Hu authored
Snippets access rights checking single file constraint See merge request gitlab-org/gitlab!26551
-
Paul Slaughter authored
Add tooltip to file tree Closes #205399 See merge request gitlab-org/gitlab!27158
-
Joshua Lambert authored
Document Puma setting with rugged in nfs doc See merge request gitlab-org/gitlab!27310
-
Qingyu Zhao authored
-
Marcel Amirault authored
Update docs to include a note about limitation of visual reviews See merge request gitlab-org/gitlab!27330
-
Erick Bajao authored
-
Heinrich Lee Yu authored
Add RSpec stdout metadata See merge request gitlab-org/gitlab!27128
-
Maxime Orefice authored
Ties a capybara screenshot to a rspec failing test
-
Ash McKenzie authored
Merge branch '209277-introduce-a-feature-flag-for-resolve-notifications-for-when-pipelines-are-fixed' into 'master' Introduce a feature flag for fixed pipeline notifications Closes #209277 See merge request gitlab-org/gitlab!26682
-
🙈 jacopo beschi 🙉 authored
Introduce a FF "ci_pipeline_fixed_notifications" for Pipeline Fixed notification.
-
Russell Dickenson authored
Docs change: move Roadmaps to Premium See merge request gitlab-org/gitlab!26996
-
Marcin Sedlak-Jakubowski authored
-
Paul Slaughter authored
-
Russell Dickenson authored
Move docs from event tracking to telemetry See merge request gitlab-org/gitlab!26746
-
Jerome Ng authored
-
James Fargher authored
Ensure freshness of settings with project creation Closes gitaly#2147 See merge request gitlab-org/gitlab!27156
-
Mark Chao authored
Treat rename as single file operation. We only check the tip commit to avoid N+1 query.
-
Mark Chao authored
BaseChecker uses validate instead of exec
-
Evan Read authored
Docs styleguide on internal links See merge request gitlab-org/gitlab!27369
-