- 03 Mar, 2020 40 commits
-
-
Jackie Fraser authored
This will be accessed from the previous step in the pipeine nudge experiment and will add a popover to the ci template dropdown which will be behind a feature flag for experiment
-
Dmytro Zaporozhets authored
Merge branch '37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoints' into 'master' Resolve "Ensure project snippet feature status in project API endpoints" See merge request gitlab-org/gitlab!26064
-
Andreas Brandl authored
Ensure CleanupOptimisticLockingNulls uses BETWEEN See merge request gitlab-org/gitlab!26343
-
Martin Wortschack authored
Migrated spec/javascripts/search_spec.js to Jest See merge request gitlab-org/gitlab!26350
-
Stan Hu authored
Tweak wiki page title handling See merge request gitlab-org/gitlab!25647
-
Stan Hu authored
Fix several ID-dependent specs Closes #208766 See merge request gitlab-org/gitlab!26372
-
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
-
Vijay Hawoldar authored
When querying the project snippets API endpoint, it should check if the project has snippets enabled and 403 if not
-
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
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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`.
-