Commit graph

245 commits

Author SHA1 Message Date
Universal Omega 0aa540d60a
CI: use quibble-with-apache entrypoint (#135) 2022-03-19 20:51:48 -06:00
Universal Omega c47acf14c6
phpcs: enable PEAR.Functions.ValidDefaultValue.NotAtEnd (#128) 2022-03-17 13:02:52 -06:00
Universal Omega e7113a23cb
Add version 3.4.2 to CHANGELOG 2022-03-17 09:40:33 -06:00
Universal Omega 841a6e43f6
Bump to version 3.4.2 2022-03-17 09:39:18 -06:00
Universal Omega 683294d0ab
Fix minoredits parameter (#127) 2022-03-17 09:38:47 -06:00
Universal Omega 43e06624ee
Update CHANGELOG.md 2022-03-16 17:47:13 -06:00
Universal Omega 8aa0c984cd
Update CHANGELOG.md 2022-03-16 17:45:39 -06:00
Universal Omega 8238746590
Add version 3.4.1 to CHANGELOG 2022-03-16 17:42:50 -06:00
Universal Omega 0e83997cd5
Bump to version 3.4.1 2022-03-16 17:39:45 -06:00
Universal Omega 60ec70c079
Properly implement titlemaxlength and includemaxlength (#123) 2022-03-16 17:23:58 -06:00
Universal Omega c736f83495
Add alwaysCacheResults to README (#126) 2022-03-16 17:05:35 -06:00
Universal Omega 5bd1244b34
Remove unused parameters from editTemplateCall (#125) 2022-03-16 16:37:16 -06:00
Universal Omega f30cbb9f59
Remove unimplimented configuration options (#120) 2022-03-16 16:10:45 -06:00
Universal Omega cb70bf0a8b
Remove some unused code (#124) 2022-03-16 16:10:03 -06:00
Universal Omega 4e5a019adb
Remove unused removeSectionMarkers function (#121) 2022-03-15 14:37:01 -06:00
Universal Omega 1cfaefb084
Fix query error due to not adding quotes to '%' (#119) 2022-03-15 11:11:41 -06:00
Universal Omega 4b41db98f6
Use StringUtils::isValidPCRERegex (#117) 2022-03-14 10:44:46 -06:00
Universal Omega 381cd5d83f
Update CHANGELOG.md 2022-03-13 14:23:13 -06:00
Universal Omega dd6c65248e
Add version 3.4.0 to CHANGELOG 2022-03-13 14:20:25 -06:00
Universal Omega 322471bef2
Bump to version 3.4.0 2022-03-13 14:19:32 -06:00
Universal Omega 8f7bb129b4
Migrate extension.json to manifest_version 2 (#115) 2022-03-13 14:18:20 -06:00
Universal Omega af983cf2df
Re-namespace and use AutoloadNamespaces (#113) 2022-03-13 13:57:34 -06:00
Universal Omega c76b33e43c
Bump MediaWiki requirement to 1.35.3 (#114) 2022-03-13 13:57:19 -06:00
Universal Omega 2e1e1059b0
Add missing i18n error messages (#112) 2022-03-13 13:13:10 -06:00
Universal Omega 90c3c0ee6c
Improve query performance and add caching support (#107) 2022-03-13 12:28:30 -06:00
Universal Omega 2ea2503a43
Use Extension:DynamicPageList3 in logger (#111) 2022-03-12 16:12:52 -07:00
Universal Omega cd764c2a1d
Replace usages of globals (#106) 2022-03-09 13:17:24 -07:00
Jack Phoenix c37cda41d9
Use the existing Services object (#105)
It was already defined above, on line 198.

Also compacted the multi-line chained method calls into one line since its length does not exceed 120 characters.
2022-03-08 10:28:46 -07:00
dependabot[bot] a8fdcb7280
Bump actions/checkout from 2 to 3 (#100)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
2022-03-07 17:16:59 -07:00
Universal Omega e89c0b4928
Update backport.yml 2022-03-07 17:05:02 -07:00
Universal Omega 839a94b57c
Update backport.yml 2022-03-07 17:01:01 -07:00
Universal Omega 8a05c3ece6
Delete .backportrc.json (#103)
* Delete .backportrc.json

* Update backport.yml
2022-03-07 16:55:57 -07:00
dependabot[bot] 06f5632477
Bump sqren/backport-github-action from 7.3.2 to 7.4.0 (#102)
* Bump sqren/backport-github-action from 7.3.2 to 7.4.0

Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](https://github.com/sqren/backport-github-action/compare/v7.3.2...v7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Create .backportrc.json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Universal Omega <54654040+Universal-Omega@users.noreply.github.com>
2022-03-07 16:31:27 -07:00
dependabot[bot] 6d77c081cc
Bump sqren/backport-github-action from 7.3.1 to 7.3.2 (#98)
* Bump sqren/backport-github-action from 7.3.1 to 7.3.2

Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](https://github.com/sqren/backport-github-action/compare/v7.3.1...v7.3.2)

---
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>

* Update backport.yml

* Update backport.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Universal Omega <54654040+Universal-Omega@users.noreply.github.com>
2022-02-28 16:34:16 -07:00
dependabot[bot] b36e98f60b
Bump sqren/backport-github-action from 1 to 7.3.1 (#97)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 1 to 7.3.1.
- [Release notes](https://github.com/sqren/backport-github-action/releases)
- [Commits](https://github.com/sqren/backport-github-action/compare/v1...v7.3.1)

---
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>
2022-02-25 00:26:26 -07:00
Universal Omega 8ffe811b6a
Add version 3.3.10 to CHANGELOG 2022-02-22 11:26:45 -07:00
Universal Omega 55bd0f79a7
Use version 3.3.10 2022-02-22 11:26:11 -07:00
Universal Omega 2383636404
Bump to 3.4.0 2022-02-22 11:22:34 -07:00
Universal Omega 415ea79345
Fix MessagesDirs to prevent mergeMessageFileList issue (#92) 2022-02-22 11:03:26 -07:00
dependabot[bot] b38a9bd873
Update php-parallel-lint/php-parallel-lint requirement (#91)
Updates the requirements on [php-parallel-lint/php-parallel-lint](https://github.com/JakubOnderka/PHP-Parallel-Lint) to permit the latest version.
- [Release notes](https://github.com/JakubOnderka/PHP-Parallel-Lint/releases)
- [Commits](https://github.com/JakubOnderka/PHP-Parallel-Lint/commits)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-parallel-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 23:29:31 -07:00
dependabot[bot] 6c2d25d35b
Update php-parallel-lint/php-console-highlighter requirement (#90)
Updates the requirements on [php-parallel-lint/php-console-highlighter](https://github.com/php-parallel-lint/PHP-Console-Highlighter) to permit the latest version.
- [Release notes](https://github.com/php-parallel-lint/PHP-Console-Highlighter/releases)
- [Changelog](https://github.com/php-parallel-lint/PHP-Console-Highlighter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-parallel-lint/PHP-Console-Highlighter/compare/v0.5...v1.0.0)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-console-highlighter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 23:25:57 -07:00
Universal Omega 3650431882
Add version 3.3.9 to CHANGELOG 2022-02-06 16:46:53 -07:00
Universal Omega de9c22f920
Bump to 3.3.9 2022-02-06 16:43:42 -07:00
Universal Omega b96a19adad
Minor documentation updates (#89) 2022-02-06 16:42:17 -07:00
Universal Omega a0a2b862bc
Fix usage of scroll and order in the same query (#88) 2022-02-06 16:27:50 -07:00
Universal Omega ce64f763a3
Add support for openreferences=missing (#87) 2022-02-05 12:33:07 -07:00
Universal Omega 31428c9c11
Add version 3.3.8 to CHANGELOG 2022-02-04 15:10:26 -07:00
Robert Vogel 1024e445ff
Fix second param to preg_match (#78)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:07:27 -07:00
Robert Vogel b0c16cc660
Fix path to Maintenance.php (#80)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:07:16 -07:00
Robert Vogel f20ad2e16f
Restore MediaWiki 1.35 compatibility (#79)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:06:58 -07:00