- 23 Oct, 2020 40 commits
-
-
Stan Hu authored
Since Ruby 2.7.2 comes with bundler v2.1.4 by default, we need to upgrade the Gemfile.lock and bump the CI cache keys. We also need to install bundler v1.17.3 to ensure a smooth transition for other dependencies, like Gitaly. Exclude development gems from QA bundle install since debaser doesn't compile on Ruby 2.7.
-
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
-
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
-