database-reports icon indicating copy to clipboard operation
database-reports copied to clipboard

MediaWiki database reports

Results 10 database-reports issues
Sort by recently updated
recently updated
newest added

Over the past few months there has been work done to the unused template report requirements. 1. Categories which should be excluded should be: WHERE cl_to IN ( 'Wikipedia_substituted_templates', 'Wikipedia_transclusionless_templates',...

Right now on labs we're only running new-style reports, basically anything in the reports/ folder. The old legacy reports should be converted to use the new format.

Labs has the same table, but named `toolserverdb_p.namespace`. Except when I tried using it in reports/general/blankpages.py, I got: ``` $ ~/bin/dbreps -r general.blankpages -s commonswiki Traceback (most recent call last):...

Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0. Changelog Sourced from shlex's changelog. 1.3.0 Full fix for the high-severity security vulnerability RUSTSEC-2024-0006 a.k.a. GHSA-r7qv-8r2h-pg27: Deprecates quote APIs in favor of try_ equivalents...

dependencies

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=h2&package-manager=cargo&previous-version=0.3.22&new-version=0.3.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies

According to https://phabricator.wikimedia.org/T343198 the pagelinks.pl_target_id column should have already been added to eqiad.

https://github.com/search?q=repo%3Amzmcbride%2Fdatabase-reports%20pagelinks&type=code

Bumps the deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.8` |...

dependencies
rust

Bumps the deps group with 2 updates in the / directory: [regex](https://github.com/rust-lang/regex) and toolforge. Updates `regex` from 1.10.6 to 1.11.0 Changelog Sourced from regex's changelog. 1.11.0 (2024-09-29) This is a...

dependencies
rust