- 23 Oct, 2020 40 commits
-
-
Phil Hughes authored
Enhancements for `issuable_list` app See merge request gitlab-org/gitlab!45897
-
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
-
Ezekiel Kigbo authored
Updates references to use the paperclip svg instead of fa-paperclip
-
Mark Chao authored
Update GraphQL endpoint to support sorting releases See merge request gitlab-org/gitlab!45577
-
Nathan Friend authored
This commit updates our GraphQL endpiont to allow releases to be sorted by released_at or created_at.
-
Stan Hu authored
Add migration helper to swap partitioned tables See merge request gitlab-org/gitlab!44655
-
Marcel Amirault authored
Add DangerBot addition to CI/CD Template Development docs See merge request gitlab-org/gitlab!45959
-
Cheryl Li authored
-
Marcel Amirault authored
Updated CI/CD Docs to specify GitLab.com using needs jobs limit default See merge request gitlab-org/gitlab!45234
-
Cheryl Li authored
-
Simon Knox authored
Fix danger-secondary button in dark theme See merge request gitlab-org/gitlab!45714
-
Himanshu Kapoor authored
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Dylan Griffith authored
Fix FactoryBot/InlineAssociation for serverless & terraform See merge request gitlab-org/gitlab!45587
-
Dylan Griffith authored
Remove Snippets#show JSON format handling See merge request gitlab-org/gitlab!45771
-
Shinya Maeda authored
Remove cluster_providers_aws.created_by_user_id column ignore See merge request gitlab-org/gitlab!45595
-
Marcel Amirault authored
Update trace to job logs See merge request gitlab-org/gitlab!45832
-
Marcel Amirault authored
Create a Vale test for ease-of-use words See merge request gitlab-org/gitlab!45939
-
Amy Qualls authored
Words describing ease-of-use shouldn't appear in documentation. While that statement may seem outrageous and odd from a Product view, it's an empathy issue at heart. As technical writers, we're aware that what's easy for an experienced user can be complex and frustrating (dare I say "hard"?) for new users, and telling a user a seemingly-impossible task is "easy" causes cognitive dissonance and frustration.
-
Dylan Griffith authored
[Feature flag] Rollout of `search_filter_by_confidential` See merge request gitlab-org/gitlab!45819
-
Terri Chu authored
-