- 10 Feb, 2020 40 commits
-
-
Sean McGivern authored
Improve conan packages code quality See merge request gitlab-org/gitlab!24647
-
Bob Van Landuyt authored
Add development documentation on worker weights See merge request gitlab-org/gitlab!24689
-
Imre Farkas authored
Deprecate GET /admin/application_settings route Closes #43659, #43658, and #43657 See merge request gitlab-org/gitlab!22252
-
Alexander Oleynikov authored
-
Bob Van Landuyt authored
Create and write to deployment_clusters table See merge request gitlab-org/gitlab!24235
-
Dmytro Zaporozhets authored
Fix a flaky example in pipelines_controller_spec See merge request gitlab-org/gitlab!24597
-
Ramya Authappan authored
Unquarantine Geo push tests Closes #201948 See merge request gitlab-org/gitlab!24578
-
Nailia Iskhakova authored
Failures were happening due to issue with Geo https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24498
-
James Lopez authored
Introduce project_settings table See merge request gitlab-org/gitlab!19761
-
Kushal Pandya authored
Don't render mermaid diagrams in search result Closes #35962 See merge request gitlab-org/gitlab!23033
-
Heinrich Lee Yu authored
Support for table of contents (TOC) in markdown files and issue / MR descriptions Closes #21901 See merge request gitlab-org/gitlab!24196
-
Brett Walker authored
`[[_TOC_]]` now gets converted for normal GDM markdown
-
Jan Provaznik authored
Resolve "Credentials inventory for group managed accounts" Closes #38133 See merge request gitlab-org/gitlab!23944
-
Thong Kuah authored
Ignore file_type in Packages::PackageFile See merge request gitlab-org/gitlab!24534
-
Rémy Coutable authored
Run quarantine and pg10 for code changes only on master Closes #204641 See merge request gitlab-org/gitlab!24766
-
Phil Hughes authored
Blob viewer switcher See merge request gitlab-org/gitlab!24374
-
Denys Mishunov authored
Whenever a blob has richViewer available, the switcher will be shown to switch between the simple and rich viewers 3/4 components constituting the Blob File header component
-
Martin Wortschack authored
Fix service desk settings not showing saved Email Display Name See merge request gitlab-org/gitlab!24681
-
Toon Claes authored
Singular is more appropriate and prefixing with project again makes it more meaningful.
-
Toon Claes authored
-
Toon Claes authored
There is no usable data in this table yet, but with this change the table is created, it's backfilled for every existing project, and new rows are created as new projects are created. When the background migration is complete it should be fairly easy to add columns to this table and store project settings data in this table instead of in the projects table itself. This is a first step toward: https://gitlab.com/gitlab-org/gitlab/issues/19826
-
Kushal Pandya authored
Remove full page refresh when ignoring/resolving errors in Sentry See merge request gitlab-org/gitlab!24542
-
Laura Montemayor authored
-
James Lopez authored
Upgrade Gitaly to v1.86.0 Closes #27828 See merge request gitlab-org/gitlab!24610
-
GitalyBot authored
-
Mike Greiling authored
Remove core-js stable import See merge request gitlab-org/gitlab!24529
-
manojmj authored
This change introduces Introduce Credentials Inventory at the Group level for Groups that enforce Group Managed Accounts
-
Mike Greiling authored
Convert underscore to lodash for error tracking settings See merge request gitlab-org/gitlab!24653
-
Natalia Tepluhina authored
Fix GraphQL console warnings when uploading a design Closes #202292 See merge request gitlab-org/gitlab!24657
-
Natalia Tepluhina authored
Merge branch '37725-pipeline-junit-view-performance-on-running-on-big-data-set-load-async' into 'master' Load test badge counter asynchronously See merge request gitlab-org/gitlab!24522
-
Lin Jen-Shin authored
Because we need to fix broken master first. It was broken on master when there's only docs changes.
-
Kushal Pandya authored
Remove addMultipleIssues function logic from list model See merge request gitlab-org/gitlab!21404
-
Marvin Karegyeya authored
-
Martin Wortschack authored
Move some board tests to jest See merge request gitlab-org/gitlab!24365
-
Kushal Pandya authored
-
Martin Wortschack authored
Resolve "Abstract common fragments to GraphQL shared folder" Closes #202228 See merge request gitlab-org/gitlab!24580
-
Natalia Tepluhina authored
-
Ash McKenzie authored
Record audit event when user is deleted See merge request gitlab-org/gitlab!24257
-
Kushal Pandya authored
Merge branch '197369-group-and-instance-security-dashboards-hit-the-vulnerabilities-summary-endpoint-without' into 'master' Skip summary endpoint for Group and Instance Security Dashboard See merge request gitlab-org/gitlab!23757
-
Dheeraj Joshi authored
The Group and Instance Security Dashboards hit the vulnerability summary endpoint, even though they're not using the data from it
-