Commit graph

157 commits

Author SHA1 Message Date
Universal Omega 1c14982d9d
Update CHANGELOG.md 2022-03-21 10:05:08 -06:00
Universal Omega d5e86e3936
Add version 3.4.4 to CHANGELOG 2022-03-21 10:04:36 -06:00
Universal Omega 5e450ba4c0
Buml to version 3.4.4 2022-03-21 10:01:16 -06:00
Universal Omega 02fe40ec52
Fix firstrevisionsince and lastrevisionbefore parameters (#143) 2022-03-20 17:50:19 -06:00
Universal Omega 181a32255e
Only set sqlQuery if used for debug (#142) 2022-03-20 17:14:44 -06:00
Universal Omega d5b353968e
Fix openreferences=missing count (#140) 2022-03-20 16:42:03 -06:00
Universal Omega b75487baf6
phpcs: enable MissingCovers (#139) 2022-03-20 11:21:46 -06:00
Universal Omega bc1377bb00
Use ExtensionRegistry for checking HitCounters (#137) 2022-03-20 11:15:43 -06:00
Universal Omega af9d8a4f5e
phpcs: enable SpaceBeforeSingleLineComment.NewLineComment (#138) 2022-03-20 11:11:35 -06:00
Universal Omega deff07b861
Add version 3.4.3 to CHANGELOG 2022-03-19 23:14:22 -06:00
Universal Omega 70db2fc000
Bump to version 3.4.3 2022-03-19 23:06:38 -06:00
Universal Omega edb0836569
Fix allowUnlimitedResults (#131) 2022-03-19 20:52:03 -06:00
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