- 20 Dec, 2019 40 commits
-
-
Himanshu Kapoor authored
Now that staging and unstaging might result in absence of a change when the changes cancel each other out, we need to add if condition checks before opening a tab for a file to see if there are actually any changes for that file or not. For example, adding a word "hello" in staged and removing the same word in unstaged.
-
Himanshu Kapoor authored
Modify stage and unstage mutations to handle edge cases involving the ability to stage empty content in Web IDE. Also handle cases of files deleted and readded.
-
Martin Wortschack authored
Migrate auto migratable karma specs See merge request gitlab-org/gitlab!22095
-
Lin Jen-Shin authored
Resolve "build-qa-image job breaks in gitlab-foss" Closes #119318 See merge request gitlab-org/gitlab!22151
-
Thong Kuah authored
Fixing has_metrics in DeploymentMetrics class Closes #31475 See merge request gitlab-org/gitlab!21812
-
Etienne Baqué authored
Initializing instance with cluster instead of deployment object. Adjusted rspec file accordingly. Fixed changelog content.
-
Sean McGivern authored
Fix transfering groups to root for EE See merge request gitlab-org/gitlab!21915
-
Grzegorz Bizon authored
Add quick action for submitting a review See merge request gitlab-org/gitlab!22061
-
Achilleas Pipinellis authored
Add documentation for OpenAPI viewer See merge request gitlab-org/gitlab!22142
-
Evan Read authored
-
Albert Salim authored
-
Jan Provaznik authored
NuGet - Add Push Service See merge request gitlab-org/gitlab!21493
-
Kamil Trzciński authored
Add `exceptions_json.log` description to docs See merge request gitlab-org/gitlab!21993
-
Aleksei Lipniagov authored
-
Natalia Tepluhina authored
Remove localVue Usage from Feature Flag Tests See merge request gitlab-org/gitlab!22104
-
Kushal Pandya authored
Move prometheus_header specs to jest See merge request gitlab-org/gitlab!22036
-
Kushal Pandya authored
Move graph_group specs to jest See merge request gitlab-org/gitlab!22039
-
Kushal Pandya authored
Replace depricatedModal (Geo) with GlModal Closes #37503 See merge request gitlab-org/gitlab!22125
-
Zack Cuddy authored
Use GlModal instead Fix node actions spec Fix app_spec.js Lint and i18n Changelog
-
Thong Kuah authored
Fix N+1 SQL queries with protected environments Closes #55346 See merge request gitlab-org/gitlab!22101
-
Kushal Pandya authored
Resolve "Clicking on comment anchor link twice is broken in Firefox" Closes #19132 See merge request gitlab-org/gitlab!21699
-
Jan Beckmann authored
Closes #19132
-
David Fernandez authored
Add Packages::Nuget::CreatePackageService Centralize shared logic and helpers between NuGet and Conan APIs
-
Kushal Pandya authored
Add error flashes to Design view See merge request gitlab-org/gitlab!20889
-
Stan Hu authored
When viewing a specific pipeline, we check whether the user has permission to deploy a build by calling `build.project.protected_environment_accessible_to?`. Previously this led to one SQL query per build in the pipeline. To fix this, we cache protected environments by name during a request. Closes https://gitlab.com/gitlab-org/gitlab/issues/55346
-
Dmitriy Zaporozhets authored
Update prometheus chart version to 9.5.2 Closes #38304 See merge request gitlab-org/gitlab!21935
-
Hordur Freyr Yngvason authored
This should only affect new installations.
-
Jarka Košanová authored
-
Evan Read authored
Backfill GraphQL descriptions See merge request gitlab-org/gitlab!22073
-
Marcel Amirault authored
Improve add cluster documentation Closes #30575 See merge request gitlab-org/gitlab!21806
-
Evan Read authored
- Centralize requirements information. - Streamline content. - Update for product's current state.
-
Martin Wortschack authored
Move non EE dashboard specs to jest See merge request gitlab-org/gitlab!21143
-
Marcel Amirault authored
Fix deprecation notice of InfluxDB See merge request gitlab-org/gitlab!22083
-
Achilleas Pipinellis authored
-
charlieablett authored
- For design collection GraphQL types - Make quotes consistent (single quotes unless interpolation required)
-
Evan Read authored
Docs: Add link to example cluster applications project See merge request gitlab-org/gitlab!22139
-
Thong Kuah authored
For ease of cloning
-
Russell Dickenson authored
Remove duplicate protected variable name in sample json See merge request gitlab-org/gitlab!22074
-
Russell Dickenson authored
Doc: Mark Elasticsearch Go indexer as stable See merge request gitlab-org/gitlab!21291
-
Mark Chao authored
Remove mentions of "beta". Remove installation guide as go indexer is part of package now
-