- 03 Mar, 2020 40 commits
-
-
Sean McGivern authored
Doing this in the HTTP request means that if pipeline creation is slow, the whole request can time out - and stop the pipeline being created. For now, this is behind a feature flag so we can see if there are any adverse effects.
-
Sean McGivern authored
This makes it easier to refactor in future commits.
-
Kushal Pandya authored
Send credentials with GraphQL fetch requests Closes #36864 See merge request gitlab-org/gitlab!26386
-
Mike Greiling authored
Update dependency @gitlab/svgs to ^1.105.0 See merge request gitlab-org/gitlab!26349
-
Dmytro Zaporozhets authored
Separate vulnerability and feature entities into own class files See merge request gitlab-org/gitlab!26088
-
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
-
Vitaly Slobodin authored
fetch won’t send cookies in older browsers unless you set the credentials init option. See https://github.com/whatwg/fetch/pull/585 Closes https://gitlab.com/gitlab-org/gitlab/issues/36864
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
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
-