Commit graph

272 commits

Author SHA1 Message Date
CosmicAlpha 69f8d10204
Partial revert of #215 (#264) 2024-02-16 15:55:27 -07:00
dependabot[bot] 981824cbb8
Bump github/codeql-action from 2 to 3 (#249)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:33:30 -07:00
dependabot[bot] c019286c40
Bump actions/cache from 3 to 4 (#254)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:32:21 -07:00
dependabot[bot] df7e8bf852
Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#255)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:30:15 -07:00
dependabot[bot] 0748811654
Bump codecov/codecov-action from 3 to 4 (#257)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:28:46 -07:00
dependabot[bot] 12ad6014cc
Bump sqren/backport-github-action from 9.3.0 to 9.3.1 (#258)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](https://github.com/sqren/backport-github-action/compare/v9.3.0...v9.3.1)

---
updated-dependencies:
- dependency-name: sqren/backport-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:28:31 -07:00
alistair3149 426ab051f9
Deprecate various private ParserOutput var (#215)
Might need a revisit since not every variable has a setter method
Fixes #196

---------

Co-authored-by: CosmicAlpha <cosmic.alpha24@gmail.com>
2024-02-16 15:25:32 -07:00
CosmicAlpha ea3c2f9fb4
tests: fix for 1.42 and cleanup (#263) 2024-02-16 15:20:48 -07:00
CosmicAlpha a32213532c
tests: pass $performer to WikiImporterFactory::getWikiImporter on 1.42 2024-02-16 12:28:36 -07:00
CosmicAlpha 45c195f6bd
Bump to 3.5.3 2024-02-16 10:58:17 -07:00
CosmicAlpha f6a5bb468a
Update CHANGELOG for 3.5.2 2024-02-16 10:34:14 -07:00
translatewiki.net bc72d88411 Localisation updates from https://translatewiki.net. 2024-02-05 13:13:52 +01:00
translatewiki.net 25c9fd08e6 Localisation updates from https://translatewiki.net. 2024-02-01 13:13:12 +01:00
translatewiki.net 3eead68926 Localisation updates from https://translatewiki.net. 2024-01-29 13:15:41 +01:00
translatewiki.net 6c5a5e22df Localisation updates from https://translatewiki.net. 2024-01-25 13:15:16 +01:00
translatewiki.net 6fe23d740b Localisation updates from https://translatewiki.net. 2024-01-15 13:13:59 +01:00
translatewiki.net 8d630ece30 Localisation updates from https://translatewiki.net. 2024-01-04 13:12:53 +01:00
paladox 811467f206
Fix "PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated" (#251) 2023-12-15 15:56:50 -07:00
paladox 6f2834a5bc
Fix "PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead" (#250) 2023-12-15 09:48:13 -07:00
translatewiki.net f64459fb05 Localisation updates from https://translatewiki.net. 2023-12-07 13:22:09 +01:00
translatewiki.net 2e568fdd1a Localisation updates from https://translatewiki.net. 2023-11-16 13:14:11 +01:00
translatewiki.net e86e7dbfba Localisation updates from https://translatewiki.net. 2023-11-09 13:16:37 +01:00
Hamish 61a6d3123d
Fix minoredits=exclude (#234)
fixes issue #226

Previously, the query selected the latest revision for each page based on the rev_timestamp, but did not consider the rev_minor_edit value until afterwards.
Now it will retrieve the latest revision that satisfies the condition rev.rev_minor_edit = 0.
2023-11-06 12:31:11 -07:00
Amir E. Aharoni 4646f9a40c
Cleanup in en.json (#237) 2023-11-06 12:30:37 -07:00
dependabot[bot] 26bd248a83
Bump sqren/backport-github-action from 8.9.7 to 9.3.0 (#242)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 8.9.7 to 9.3.0.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](https://github.com/sqren/backport-github-action/compare/v8.9.7...v9.3.0)

---
updated-dependencies:
- dependency-name: sqren/backport-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 12:30:25 -07:00
dependabot[bot] e93abd8571
Bump actions/checkout from 3 to 4 (#243)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 12:30:13 -07:00
dependabot[bot] 54663e0727
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#246)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 12:29:50 -07:00
dependabot[bot] 09a6749f25
Update mediawiki/mediawiki-codesniffer requirement from 41.0.0 to 42.0.0 (#245)
Updates the requirements on [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) to permit the latest version.
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-tools-codesniffer/compare/v41.0.0...v42.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 12:29:29 -07:00
translatewiki.net 92159b5a5d Localisation updates from https://translatewiki.net. 2023-11-02 13:14:40 +01:00
translatewiki.net 2e884809d3 Localisation updates from https://translatewiki.net. 2023-09-28 13:14:11 +02:00
translatewiki.net 43e389fcbd Localisation updates from https://translatewiki.net. 2023-08-28 13:19:57 +02:00
translatewiki.net 09c15eb96e Localisation updates from https://translatewiki.net. 2023-08-03 13:12:52 +02:00
translatewiki.net 8fe7e6474a Localisation updates from https://translatewiki.net. 2023-07-31 13:16:08 +02:00
CosmicAlpha 66c441c7c6
Use ci-scripts 2023-07-08 10:38:20 -06:00
translatewiki.net 1ac24116bf Localisation updates from https://translatewiki.net. 2023-06-12 13:20:47 +02:00
translatewiki.net e4faf608b0 Localisation updates from https://translatewiki.net. 2023-05-08 13:18:40 +02:00
CosmicAlpha c2b3cbc6b6
Revert "Improve the performance of rev_page subqueries by using page_id. (#229)" (#230)
This reverts commit f66d48387d.
2023-04-24 12:07:20 -06:00
TehKittyCat 7966936c87
Don't return the viewer's IP address as %USER% if rev_actor is 0. (#228)
User->getName() falls back to the current user's IP address if there is no user name.

Co-authored-by: TehKittyCat <tehkittycat@weirdgloop.org>
2023-04-23 22:51:17 -06:00
TehKittyCat f66d48387d
Improve the performance of rev_page subqueries by using page_id. (#229)
Under MySQL 8 this saved 200 ms off the first run and lets subsequent runs be almost instantaneous.

Co-authored-by: TehKittyCat <tehkittycat@weirdgloop.org>
2023-04-23 22:17:58 -06:00
dependabot[bot] 573188c840
Update mediawiki/mediawiki-phan-config requirement from 0.12.0 to 0.12.1 (#227)
Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-tools-phan) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-tools-phan/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-tools-phan/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-tools-phan/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-phan-config
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 11:05:14 -06:00
CosmicAlpha 67ca39201a
Add CHANGELOG entry 2023-03-16 14:51:12 -06:00
Marcin Kostrzewski 43864ad019
Fix usedby query returning all templates (#224)
Co-authored-by: Martyna Nowicka <37370506+maaartyyynaa@users.noreply.github.com>
2023-03-16 14:49:35 -06:00
CosmicAlpha 7cf983cb03
Only check for buffer overflow (#223)
The other regex validation seems unnecessary.
2023-03-12 13:18:38 -06:00
dependabot[bot] 18b9da6402
Bump codacy/codacy-analysis-cli-action from 4.2.0 to 4.3.0 (#222)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases)
- [Commits](d43127fe38...5cc54a75f9)

---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-12 13:18:08 -06:00
CosmicAlpha d4f2f71384
Use ExtensionRegistry::getAllThings() to get version (#220) 2023-02-27 13:02:41 -07:00
dependabot[bot] c69d1a4442
Update mediawiki/mediawiki-codesniffer requirement from 40.0.1 to 41.0.0 (#219)
Updates the requirements on [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-tools-codesniffer/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-tools-codesniffer/compare/v40.0.1...v41.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 00:10:39 -07:00
translatewiki.net 68993ac8e6 Localisation updates from https://translatewiki.net. 2023-01-30 13:10:01 +01:00
translatewiki.net b640b2508e Localisation updates from https://translatewiki.net. 2023-01-26 13:13:12 +01:00
CosmicAlpha 1859b9db6b
Add CHANGELOG entry 2023-01-14 14:19:15 -07:00
CosmicAlpha 757a74b755
phan: enable SecurityCheck-ReDoS (#217) 2023-01-14 11:13:06 -07:00