- 21 Jun, 2021 40 commits
-
-
David O'Regan authored
Enable deep linking on environments page for tabs See merge request gitlab-org/gitlab!64331
-
Phil Hughes authored
Convert to use GraphQL in issues page refactor part 2 See merge request gitlab-org/gitlab!64429
-
Heinrich Lee Yu authored
Refactoring and simplification of spam-related services [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58603
-
Chad Woolley authored
-
Phil Hughes authored
Reduce horizontal padding in new top nav See merge request gitlab-org/gitlab!64357
-
Andrew Fontaine authored
When migrating to `GlTabs`, no syncing with the query parameters was done. We correct that by adding an `activeTab` computed property that searches for the tab selected by the query parameters, defaulting to the first tab if none is found. This is bound to the `GlTabs`' `:value` property. As the query parameter is always updated on tab selection, changing tabs works as expected. Changelog: fixed
-
Markus Koller authored
Remove FF for datadog_ci_integration [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64113
-
Adrián López Calvo authored
-
Vitaly Slobodin authored
Removed a GraphQL error suppression on assignees dropdown See merge request gitlab-org/gitlab!64489
-
Natalia Tepluhina authored
-
Kati Paizee authored
Add SSH Key email version information See merge request gitlab-org/gitlab!64475
-
Evan Read authored
-
Rémy Coutable authored
Do not run package hunter if credentials are missing See merge request gitlab-org/gitlab!64277
-
Heinrich Lee Yu authored
Remove duplicate where condition for distinct_on_user_with_max_access_level See merge request gitlab-org/gitlab!64214
-
Vitaly Slobodin authored
Remove job dependency for Vulnerability-Check See merge request gitlab-org/gitlab!64333
-
Patrick Bajao authored
Format network policies update time See merge request gitlab-org/gitlab!64205
-
Natalia Tepluhina authored
Move to urlParamsToObject to url_utility.js and deprecate it See merge request gitlab-org/gitlab!64386
-
Miguel Rincon authored
-
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
-