- 03 Mar, 2020 40 commits
-
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Achilleas Pipinellis authored
Fixing code snippet to reference the right environment variable See merge request gitlab-org/gitlab!25571
-
Tim Zallmann authored
Show image file size in diff view See merge request gitlab-org/gitlab!25734
-
Sean McGivern authored
Allow creating default branch in snippet repositories Closes #208701 See merge request gitlab-org/gitlab!26294
-
Achilleas Pipinellis authored
Fix gRPC capitalization See merge request gitlab-org/gitlab!25298
-
Shinya Maeda authored
Add external_pull_request to existing_object_relations Closes #208128 See merge request gitlab-org/gitlab!26041
-
Bob Van Landuyt authored
Implement uploading functionality for status page storage client for AWS S3 See merge request gitlab-org/gitlab!26034
-
Peter Leitzen authored
The S3 client returns platform-agnostic data to allow an easier way adding a more generic interface later.
-
Achilleas Pipinellis authored
Update PostgreSQL with RDS section See merge request gitlab-org/gitlab!26376
-
Achilleas Pipinellis authored
Fix add EC2 instances step Closes #207364 See merge request gitlab-org/gitlab!26377
-
Dmytro Zaporozhets authored
API endpoint to remove jobs from Sidekiq based on metadata See merge request gitlab-org/gitlab!25998
-
Martin Wortschack authored
fix: change tooltip text for pipeline See merge request gitlab-org/gitlab!26315
-
Achilleas Pipinellis authored
Update API development docs with testing section See merge request gitlab-org/gitlab!26082
-
Steve Abrams authored
-
Achilleas Pipinellis authored
Document JobWaiter metrics Closes gitlab-com/gl-infra/scalability#166 See merge request gitlab-org/gitlab!26159
-
Achilleas Pipinellis authored
add "Edit project badges" line to the user permissions table See merge request gitlab-org/gitlab!26121
-
Achilleas Pipinellis authored
Clarify that only project Maintainers or Owners can add badges to a project See merge request gitlab-org/gitlab!26118
-
Nick Thomas authored
Only validate gitaly timeouts when they changed Closes #208432 See merge request gitlab-org/gitlab!26292
-
Collen Kriel authored
-
Kushal Pandya authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/projects/forks' See merge request gitlab-org/gitlab!25034
-
Marvin Karegyeya authored
-
Collen Kriel authored
-
Qingyu Zhao authored
Add both `external_pull_request` and `external_pull_requests` to `EXISTING_OBJECT_RELATIONS`. Move `external_pull_requests` higher up than `ci_pipelines` in import_export.yml
-
Kushal Pandya authored
Add title to Analytics sidebar menus Closes #208453 See merge request gitlab-org/gitlab!26265
-
Bob Van Landuyt authored
This documents the gitaly timeouts that can be configured in our admin panel.
-
Bob Van Landuyt authored
This avoids validating Gitaly timeouts, that could have become invalid based on configuration in omnibus. The invalid values would not be used, instead the mininum value from omnibus would be used. But this would prevent the application settings from being updated. Skipping these validations makes sure the settings can still be saved if unrelated values are changed.
-
Rémy Coutable authored
Quarantine order-dependent specs See merge request gitlab-org/gitlab!26363
-
Achilleas Pipinellis authored
Say that Dependency Scanning scans transitive dependencies See merge request gitlab-org/gitlab!25593
-
Fabien Catteau authored
Say that GitLab Dependency Scanning scans transitive dependencies, also known as nested dependencies.
-
Francisco Javier López authored
-
Imre Farkas authored
Code Review analytics refactoring See merge request gitlab-org/gitlab!25811
-
Kamil Trzciński authored
Introduce simple ActiveRecord-based bulk-insert functionality See merge request gitlab-org/gitlab!25590
-
Matthias Käppler authored
This allows us to insert AR instances via `insert_all`.
-
Achilleas Pipinellis authored
Docs: Expand config subheading to add Thanos Closes #201052 See merge request gitlab-org/gitlab!24543
-
Amy Qualls authored
The configuration for Thanos is exactly the same as the config for Prometheus, so adding a note to this section allows us to encompass both technologies.
-
Achilleas Pipinellis authored
Improve grammar to dind workflow information See merge request gitlab-org/gitlab!26369
-
Achilleas Pipinellis authored
Remove license approvals from security approvals doc See merge request gitlab-org/gitlab!26196
-