- 21 Jun, 2021 30 commits
-
-
Ezekiel Kigbo authored
Fixes a range of imports for the `createFlash` function where the local import is a slightly different format. This includes updates to relevant breaking specs. Fix broken specs
-
Ezekiel Kigbo authored
Chore(deprecatedCreateFlash): remove function See merge request gitlab-org/gitlab!63903
-
Achilleas Pipinellis authored
Don't link directly to the zero downtime upgrade section for Geo See merge request gitlab-org/gitlab!64473
-
Marcel Amirault authored
Add version note for project bot seat use See merge request gitlab-org/gitlab!64460
-
Harsh Chouraria authored
-
Marcel Amirault authored
Fix invalid JSON in JWT payload See merge request gitlab-org/gitlab!64465
-
Matthias Käppler authored
GithubImporter: Count and log each object imported See merge request gitlab-org/gitlab!64256
-
Kassio Borges authored
To provide a better feedback about what was imported and make it easier to debug missing objects, not the FinishImportWorker will log the number of objects imported, like: ``` { "message": "GitHub project import finished", "duration_s": 377.68, "objects_imported": { "github_importer_imported_pull_requests_merged_by": 92, "github_importer_imported_pull_request_reviews": 81, "github_importer_imported_diff_notes": 93, "github_importer_imported_pull_requests": 108, "github_importer_imported_notes": 794, "github_importer_imported_issues": 321 }, "import_source": "github", "project_id": 38, "import_stage": "Gitlab::GithubImport::Stage::FinishImportWorker" } ``` Changelog: changed
-
charlie ablett authored
Revise Pivotal Tracker project integration: style, docs See merge request gitlab-org/gitlab!64306
-
Marcin Sedlak-Jakubowski authored
-
Evan Read authored
Tweak wording on SSH and PAT expiration settings See merge request gitlab-org/gitlab!64477
-
Tiger Watson authored
Ensure DB migration is run after testing down See merge request gitlab-org/gitlab!64476
-
Marcel Amirault authored
Remove outdated docs redirects See merge request gitlab-org/gitlab!64420
-
Marcin Sedlak-Jakubowski authored
-
Douglas Barbosa Alexandre authored
Refactor database selection in SidekiqServerMiddleware See merge request gitlab-org/gitlab!63304
-
Kushal Pandya authored
Standardize UI text for protected branches and protected tags See merge request gitlab-org/gitlab!63959
-
Tan Le authored
-
charlie ablett authored
Fix group avatar API endpoint to work with subgroups See merge request gitlab-org/gitlab!63934
-
Ezekiel Kigbo authored
Merge branch '331028-follow-up-from-jira-connect-show-all-namespaces-when-search-term-length-3' into 'master' Jira Connect: ensure that the Clear button is visible in the Namespace search See merge request gitlab-org/gitlab!64378
-
Mark Lapierre authored
Remove QA tests from quarantine and remove FF See merge request gitlab-org/gitlab!64469
-
Thong Kuah authored
This prevents the old index from persisting after this spec is run, and causing subsequent specs to fail
-
Anton Smith authored
-
Mark Chao authored
Allow to promote confidential issues to confidential epics See merge request gitlab-org/gitlab!64253
-
mlunoe authored
Since the function is no longer used we can safely remove it + the tests covering it
-
Ezekiel Kigbo authored
Refactor(createFlash): use non-deprecated function See merge request gitlab-org/gitlab!63902
-
Marcel Amirault authored
Compress doc images (June maintenance) See merge request gitlab-org/gitlab!64416
-
Mark Lapierre authored
The feature flag has been removed from the codebase so is no longer needed in the tests.
-
Thong Kuah authored
Adds status to stage See merge request gitlab-org/gitlab!61177
-
Russell Dickenson authored
Update NFS for Git repositories deprecation notices See merge request gitlab-org/gitlab!64148
-
Evan Read authored
-
- 20 Jun, 2021 7 commits
-
-
Russell Dickenson authored
Move Gitaly and Gitaly Cluster troubleshooting to separate page See merge request gitlab-org/gitlab!64377
-
James Fargher authored
Create close issue event on issue move See merge request gitlab-org/gitlab!64197
-
Evan Read authored
Docs: Added guidance for table footnotes See merge request gitlab-org/gitlab!64448
-
Suzanne Selhorn authored
-
Shinya Maeda authored
Remove new_release_page feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64153
-
Evan Read authored
Also: - Removes documentation from UI. - Improves related documentation. Changelog: changed
-
Philipp Bandow authored
-
- 19 Jun, 2021 3 commits
-
-
Shinya Maeda authored
Update GitLab Runner Helm Chart to 0.30.0/14.0.0 See merge request gitlab-org/gitlab!64462
-
Tomasz Maczukin authored
Changelog: other
-
Suzanne Selhorn authored
Add redirect for moved doc See merge request gitlab-org/gitlab!64459
-