Commits on Source (43)
-
Serena Fang authored
Specs were erroneously passing when multiple_clusters: false, so add expects to verify that it is returning the default cluster.
-
Evan Read authored
-
Marcel Amirault authored
-
Mike Jang authored
-
Nikola Milojevic authored
- Use RequestStore for caching - Fix Specs - Add missing specs
-
Nikola Milojevic authored
- Fix specs - Don't initialize db metrics for logger - Dont log db count in lograge if there is no db_duration_s
-
Stan Hu authored
Full list of changes: https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md This will most notably fix the `replication_queue` table issue that GDK users have been having: gitlab-development-kit#972
-
Adds and integrated component Fixes interaction bug on nodes
-
Andrew Fontaine authored
Add annotation component for DAG See merge request !35240
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to 13.2.0-rc2 See merge request !35345
-
Nikola Milojevic authored
- Fix specs for lograge
-
Nick Gaskill authored
Add JSON to capitalization rule See merge request !35297
-
Andreas Brandl authored
Relates to #224536
-
Paul Gascou-Vaillancourt authored
- Cleaned up the previous approach for showing security reports summaries in pipelines details - Implemented the new SecurityReportsSummary component to show security report summaries above the Pipeline Security Dashboard - Added/updated tests
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Kamil Trzciński authored
Fix db call logging numbers Closes #222684 See merge request !34939
-
Our tests print a lot of repetitive guff that is helpful in debugging circumstances, but otherwise gets in the way. This change allows (opt-in) for a developer to turn off these messages by setting `GITLAB_TESTING_QUIET` to anything other than `"false"`.
-
Robert Speicher authored
Allow tests to be quiet See merge request !34020
-
Craig Norris authored
Update doc tempate with new TW labels, doing, finished See merge request !35337
-
-
Suzanne Selhorn authored
Added variable type to improve ease of use See merge request !35103
-
Prior to this MR, users have to click on the MR to view the author details. This change improves this experience to allow users to rapidly scan through this huge list of MRs.
-
Mayra Cabrera authored
Add the MR author to MR's list on the compliance dashboard See merge request !35206
-
-
Jan Provaznik authored
Add Vendor to Vulnerability Scanners See merge request gitlab-org/gitlab!35004
-
-
Nick Gaskill authored
Removed documentation referring to deprecated UI See merge request !35248
-
Jose Ivan Vargas authored
Show security reports summary in pipelines' Security Dashboard See merge request !35060
-
Marcel van Remmerden authored
-
Marcel van Remmerden authored
-
Robert Speicher authored
Add tests to deployment_platform_spec See merge request !35195
-
Suzanne Selhorn authored
Remove variables that are not predefined Closes #214764 See merge request !35307
-
-
Suzanne Selhorn authored
Add note for expired image garbage collection See merge request !35039
-
-
Bob Van Landuyt authored
Add storage_size_limit to plan_limits table See merge request !35219
-
Wayne Haber authored
-
Wayne Haber authored
Update title to include readability See merge request !35354
-
Paul Slaughter authored
Fix styling bug for disabled merge button See merge request !35365
Showing
- .gitlab/merge_request_templates/Documentation.md 2 additions, 0 deletions.gitlab/merge_request_templates/Documentation.md
- .markdownlint.json 1 addition, 0 deletions.markdownlint.json
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- app/assets/javascripts/pipelines/components/dag/constants.js 5 additions, 0 deletionsapp/assets/javascripts/pipelines/components/dag/constants.js
- app/assets/javascripts/pipelines/components/dag/dag.vue 48 additions, 4 deletionsapp/assets/javascripts/pipelines/components/dag/dag.vue
- app/assets/javascripts/pipelines/components/dag/dag_annotations.vue 73 additions, 0 deletions.../javascripts/pipelines/components/dag/dag_annotations.vue
- app/assets/javascripts/pipelines/components/dag/dag_graph.vue 40 additions, 15 deletions...assets/javascripts/pipelines/components/dag/dag_graph.vue
- app/assets/javascripts/pipelines/components/dag/interactions.js 35 additions, 15 deletions...sets/javascripts/pipelines/components/dag/interactions.js
- app/assets/stylesheets/pages/merge_requests.scss 0 additions, 4 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- changelogs/unreleased/221225-dag-basic-annotations.yml 5 additions, 0 deletionschangelogs/unreleased/221225-dag-basic-annotations.yml
- changelogs/unreleased/mvanremmerden-master-patch-68859.yml 5 additions, 0 deletionschangelogs/unreleased/mvanremmerden-master-patch-68859.yml
- changelogs/unreleased/sh-bump-gitaly-rc2.yml 5 additions, 0 deletionschangelogs/unreleased/sh-bump-gitaly-rc2.yml
- config/initializers/lograge.rb 1 addition, 0 deletionsconfig/initializers/lograge.rb
- db/migrate/20200622070606_add_vendor_to_vulnerability_scanners.rb 23 additions, 0 deletions...te/20200622070606_add_vendor_to_vulnerability_scanners.rb
- db/migrate/20200622070620_add_limit_to_vulnerability_scanners_vendor.rb 17 additions, 0 deletions...00622070620_add_limit_to_vulnerability_scanners_vendor.rb
- db/migrate/20200624075411_add_storage_size_limit_to_plan_limit.rb 9 additions, 0 deletions...te/20200624075411_add_storage_size_limit_to_plan_limit.rb
- db/structure.sql 10 additions, 2 deletionsdb/structure.sql
- doc/administration/pages/index.md 1 addition, 1 deletiondoc/administration/pages/index.md
- doc/api/feature_flag_specs.md 2 additions, 2 deletionsdoc/api/feature_flag_specs.md
- doc/api/services.md 1 addition, 1 deletiondoc/api/services.md
changelogs/unreleased/sh-bump-gitaly-rc2.yml
0 → 100644