- 23 Oct, 2020 40 commits
-
-
Marcia Ramos authored
Update doc/development/secure_coding_guidelines.md See merge request gitlab-org/gitlab!45407
-
Igor Drozdov authored
~docs::Fix typo in partial cloning (sparse-checkout init --cone) See merge request gitlab-org/gitlab!45365
-
Brandon Labuschagne authored
Delete unused project_status partial See merge request gitlab-org/gitlab!45982
-
Adam Hegyi authored
Add DastSiteValidationCreate GraphQL mutation See merge request gitlab-org/gitlab!45019
-
Philip Cunningham authored
Adds new mutation and associated tests for additions to on-demand DAST.
-
Bob Van Landuyt authored
Implement deleted objects for expired artifacts See merge request gitlab-org/gitlab!42242
-
Marius Bobin authored
- Copy expired artifacts to ci_deleted_objects - Update projects and namespace statistics
-
Shinya Maeda authored
Uses non-feature-gated GitLab team member check for gitlab_service_user? See merge request gitlab-org/gitlab!45696
-
Marcia Ramos authored
Change metadata for import/export See merge request gitlab-org/gitlab!45929
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45985
-
Mark Florian authored
Swimlanes - Fix url encoding when adding group_by param See merge request gitlab-org/gitlab!45853
-
Miguel Rincon authored
Replace tabs with new component on IDE pipelines panel See merge request gitlab-org/gitlab!45007
-
Matej Latin authored
-
GitLab Release Tools Bot authored
-
Marcel Amirault authored
Remove duplicate paragraph regarding caching key See merge request gitlab-org/gitlab!45758
-
Mark Chao authored
Ensure no duplicate storage alert on usage quota page See merge request gitlab-org/gitlab!45764
-
Ragnar Hardarson authored
Since there is an inline alert on the usage quota page, it is overwhelming if the global storage alert is also rendered on this page.
-
Adam Hegyi authored
Use each_batch instead of in_batches See merge request gitlab-org/gitlab!45934
-
Phil Hughes authored
Enhancements for `issuable_list` app See merge request gitlab-org/gitlab!45897
-
Martin Wortschack authored
-
Miguel Rincon authored
Convert stylesheets/pages/status.scss into page specific bundle See merge request gitlab-org/gitlab!45584
-
Payton Burdette authored
Move status scss into a page bundle.
-
Martin Wortschack authored
Replace fa-paperclip icons with GitLab SVG See merge request gitlab-org/gitlab!43945
-
Stan Hu authored
Send SQL queries to Sentry by using our own port of pg_query See merge request gitlab-org/gitlab!45975
-
Phil Hughes authored
Replace fa-caret-down with chevron-down SVG See merge request gitlab-org/gitlab!45881
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45974
-
Jan Provaznik authored
Add Issue usagedata for add/remove/edit comments See merge request gitlab-org/gitlab!45609
-
Phil Hughes authored
Fix CSS for To-Do List on mobile See merge request gitlab-org/gitlab!45969
-
Gabriel Mazetto authored
Change api content type to json See merge request gitlab-org/gitlab!42229
-
GitLab Release Tools Bot authored
-
Mehmet Emin INAC authored
To prevent sending some sensitive information, we need to normalize the SQL queries before we send them to Sentry. To do so, we decided to use the gem called `pg_query` which compiles some parts of the PostgreSQL database to make it possible to parse SQL queries.
-
Marcel Amirault authored
Docs: Update log parsing page See merge request gitlab-org/gitlab!43304
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Katrin Leinweber authored
-
Kushal Pandya authored
Replace GlDeprecatedBadge in license_compliance/components/app See merge request gitlab-org/gitlab!45891
-
Martin Wortschack authored
-
Tim Zallmann authored
Reduce snowplow delay before unloading a page See merge request gitlab-org/gitlab!45556
-
Kushal Pandya authored
Updates the time tracking specs to use vue-test-utils See merge request gitlab-org/gitlab!44979
-
Ezekiel Kigbo authored
Replace done callbacks with async/await, update to use finders instead of classes and add a createComponent method
-