Commits on Source (61)
-
Bala Kumar authored
Changelog: added
-
Michael Le authored
Remove border of toggle button on sidebar Changelog: changed
-
James Fargher authored
Soon we will begin to use the praefect database in tests and when this happens we can no longer rely on being able to directly access repositories without praefect knowing.
-
Mario Celi authored
We are going to enforce that all issues are created with a valid `work_item_type_id`. A DB trigger will make sure of this so we need to fix existing specs as a first step. Remaining work will be added in separate MRs.
-
Michael Becker authored
Prior to this change, the [Chain of Custody report][0] did not include the date or time when a MR was merged. Without this field, a user needed to take the report and cross-reference it with a list of Git commits to identify the time a merge occurred. This was a time consuming and error prone process. This lack of date information also made it difficult to filter reporte rows by date ranges. See [issue 365041][1] for more details With this commit, we now include a "Date Merged" column in the report [0]:https://docs.gitlab.com/ee/user/compliance/compliance_report/#chain-of-custody-report [1]:#365041 Changelog: changed MR: !91766# EE: true
-
-
alinamihaila authored
- Update group, section and stage
-
Imre Farkas authored
Changelog: changed
-
Stan Hu authored
Previously the first TLS certificate would only be loaded, but sometimes intermediate certificates also need to be presented for clients to validate the chain. There's no built-in way with Ruby OpenSSL v2.2.0 to load multiple certificates (https://github.com/ruby/openssl/issues/288), but that has since been fixed in v3.0.0 (https://github.com/ruby/openssl/pull/441). The code to parse multiple certificates was extracted from `lib/gitlab/x509/certificate.rb`. We copy this code to avoid a dependency on GitLab code for the exporter. Relates to #367164 Changelog: fixed
-
David Pisek authored
-
Patrick Bajao authored
When lines have CRLF endings, GitLab is not able to parse them correctly as we match the conflict markers after we delete the newline character. That only deletes the LF and keep the CR. To fix it, we also delete the CR before we match the conflict markers. Changelog: fixed
-
Hannes Moser authored
-
David Pisek authored
This commit adds the rendering of a vulnerability's location's vulnerable method to the vulnerability details component. Changelog: added EE: true
-
Pavel Shutsin authored
-
Tetiana Zavediuk authored
During project import from GitHub, for each imported issue, check if any events of type labeled or unlabeled exist for that issue and create corresponding events in GitLab. Resolves: #354235 Changelog: added
-
Andrew Smith authored
Signed-off-by:
Andrew Smith <espadav8@gmail.com> EE: true Changelog: added
-
GitLab Release Tools Bot authored
-
-
Douglas Barbosa Alexandre authored
Load TLS intermediate certificates in metrics exporter See merge request !91955
-
-
Russell Dickenson authored
Clean up docs redirects - 2022-07-07 See merge request !92022
-
release-tools approver bot authored
Update Gitaly version See merge request !92051
-
-
Marcel Amirault authored
Add the section about IMPORT_DEBUG and restructure the doc See merge request !91967
-
Sincheol (David) Kim authored
Parse conflict lines with CRLF endings correctly See merge request !91736
-
-
Alex Pooley authored
Fix an issue with user and last_activity pairs being mixed See merge request !91982
-
Heinrich Lee Yu authored
Fix specs to set work_item_type on all issue creations See merge request !91750
-
Heinrich Lee Yu authored
Disable OAuth access token reuse See merge request !89854
-
Deepika Guliani authored
-
Ezekiel Kigbo authored
Resolve "Add vulnerable method to Vulnerability Details" See merge request !91841
-
- fix pre spacing issue - clean up borders - add back white background Changelog: changed EE: true
-
Florie Guibert authored
Update yaml preview design on policy editor See merge request !91835
-
Patrick Bajao authored
workhorse: Update module github.com/BurntSushi/toml to v1 See merge request !91238
-
Shinya Maeda authored
Default enable FF batch_load_environment_last_deployment_group See merge request !90388
-
-
Marcel Amirault authored
Doc: Merged result pipelines on Draft MRs See merge request !91962
-
🤖 GitLab Bot 🤖 authored
-
Simon Knox authored
Remove border on sidebar toggle See merge request !91629
-
Changelog: fixed
-
Simon Knox authored
Make dark scroll bar in Chromium-based browsers See merge request !91482
-
Simon Knox authored
Added specs for Board components , config_toggle and toggle_focus See merge request !91728
-
Sincheol (David) Kim authored
Add the merge date to the Chain of Custody report See merge request !91766
-
Toon Claes authored
Rewrite rugged reference finding with RPCs See merge request !91713
-
Exposes the properties needed for the Security pipeline tab to function properly and installs the necessary plugins (Vuex and VueRouter).
-
Marius Bobin authored
Migrate the Security pipeline tab to the unified Vue app See merge request !87808
-
Preload required user associations: followers, followees, user_preference Changelog: performance
-
Robert Hunt authored
Add help text to colour widget on Create Epic page See merge request !90821
-
Kati Paizee authored
Unify documentation for DORA metrics API See merge request !91988
-
Adam Hegyi authored
Import github 'un/labeled' issue events See merge request !89550
-
Anastasia McDonald authored
See #352525
-
Anastasia McDonald authored
Quarantine push_mirroring spec against Review Apps See merge request !92057
-
-
Kati Paizee authored
Refine CORS preflight requests information See merge request !91156
Showing
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- app/assets/javascripts/boards/components/toggle_focus.vue 1 addition, 1 deletionapp/assets/javascripts/boards/components/toggle_focus.vue
- app/assets/javascripts/pipelines/pipeline_tabs.js 3 additions, 0 deletionsapp/assets/javascripts/pipelines/pipeline_tabs.js
- app/assets/stylesheets/pages/issuable.scss 7 additions, 3 deletionsapp/assets/stylesheets/pages/issuable.scss
- app/assets/stylesheets/startup/startup-dark.scss 9 additions, 0 deletionsapp/assets/stylesheets/startup/startup-dark.scss
- app/assets/stylesheets/themes/_dark.scss 4 additions, 0 deletionsapp/assets/stylesheets/themes/_dark.scss
- app/helpers/projects/pipeline_helper.rb 1 addition, 1 deletionapp/helpers/projects/pipeline_helper.rb
- app/models/awareness_session.rb 7 additions, 2 deletionsapp/models/awareness_session.rb
- app/models/user.rb 4 additions, 0 deletionsapp/models/user.rb
- app/views/projects/pipelines/show.html.haml 1 addition, 1 deletionapp/views/projects/pipelines/show.html.haml
- config/feature_flags/development/batch_load_environment_last_deployment_group.yml 1 addition, 1 deletion...elopment/batch_load_environment_last_deployment_group.yml
- config/initializers/doorkeeper.rb 1 addition, 1 deletionconfig/initializers/doorkeeper.rb
- config/metrics/settings/20210204124922_grafana_link_enabled.yml 3 additions, 3 deletions.../metrics/settings/20210204124922_grafana_link_enabled.yml
- doc/administration/gitaly/recovery.md 18 additions, 0 deletionsdoc/administration/gitaly/recovery.md
- doc/api/dora/metrics.md 1 addition, 1 deletiondoc/api/dora/metrics.md
- doc/api/oauth2.md 8 additions, 3 deletionsdoc/api/oauth2.md
- doc/ci/pipelines/merged_results_pipelines.md 3 additions, 5 deletionsdoc/ci/pipelines/merged_results_pipelines.md
- doc/development/import_project.md 18 additions, 14 deletionsdoc/development/import_project.md
- doc/gitlab-basics/create-branch.md 0 additions, 11 deletionsdoc/gitlab-basics/create-branch.md
- doc/user/compliance/compliance_report/index.md 1 addition, 1 deletiondoc/user/compliance/compliance_report/index.md
doc/gitlab-basics/create-branch.md
deleted
100644 → 0