Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wp-graphql

:rocket: GraphQL API for WordPress
https://github.com/wp-graphql/wp-graphql

Merge pull request #2908 from kidunot89/feat/map-input-skip-param

chore: `Skip` param added to `Utils::map_input()`

4d03f1a81005ba052eeb4800749e79b31ddf728b authored over 1 year ago by Jason Bahl <[email protected]>
chore: Linter compliance met

8d9337eb8546ccc4f5298df5280895e580b7e0ac authored over 1 year ago by Geoff Taylor <[email protected]>
chore: "$skip" param properly typed

ee0bb043ef6aad37531ba5f0321b4ab0d50f6645 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: "Skip" param added to "Utils:map_input()"

ff12f2118320242e3d5c0e965c33e2cc1aac1297 authored over 1 year ago by Geoff Taylor <[email protected]>
devops: CommentObjectCursorTest marked incomplete

24a65d648c751da8196d51beed8945fcbded01c2 authored over 1 year ago by Geoff Taylor <[email protected]>
Merge pull request #2904 from markkelnar/fix/cache-key-url

fix: Use graphql endpoint without scheme in url header

807d53f28c3d50677f3e09fed6fc307deaa18f07 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2907 from markkelnar/ci/add-wp-6.3-tests

ci: Use WP 6.3 image, not the beta one

69e79d45d255d9cbfcd688629a8bd936f987513a authored over 1 year ago by Jason Bahl <[email protected]>
Use WP 6.3 image, not the beta one

85558bdd950ef8cd54465ac4e44250f108e76f85 authored over 1 year ago by Mark Kelnar <[email protected]>
Use graphql endpoint without scheme in url header

176b64adfd5a65a9342cf7faed13581c2e8efdce authored over 1 year ago by Mark Kelnar <[email protected]>
Merge pull request #2902 from justlevine/chore/handle-unused-variables

chore: handle unused variables (phpcs)

67b5a6d19810bd816615f5ec7939ba52c4115c62 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2901 from justlevine/chore/remove-useless-ternaries

chore: remove useless ternaries (phpcs)

1fb731a3e9b98b3beff0e4d346ceab4e39aa1ae7 authored over 1 year ago by Jason Bahl <[email protected]>
chore: General cleanup and bugfixes

92f67489292d140a379d554a7138f334e6f3b277 authored over 1 year ago by Geoff Taylor <[email protected]>
devops: CommentObjectCursorTest added.

4c8483866df7dcf989ed7b9c6c5a50827eeb3094 authored over 1 year ago by Geoff Taylor <[email protected]>
fix: Term cursor ordering bug resolved

94f726fa67fdc4ed7d31dfd84c27cc98e4e3d623 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: Linter and PHPStan compliance met

2d7dcc50e2817a3e72043b3e2fafe4cdd66da5a3 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: PHPStan compliance met.

0fd33c1abfcf6450025318835472263f864951d0 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: Linter compliance met.

db5270e65c30f70fa85b16ecf9cd2ba2baac3480 authored over 1 year ago by Geoff Taylor <[email protected]>
fix: More changes

7631e457417f6f0266c73f8f18d716e8ef9e89b8 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: Unnecessary code removed

07df76c85a17549696464fc77b39ed3b48cbd24c authored over 1 year ago by Geoff Taylor <[email protected]>
chore composer.lock updated.

a59e9392287ce3a4d05981b4b89025ecd9ff20dd authored over 1 year ago by Geoff Taylor <[email protected]>
fix: Cursors classes and Config class refactored heavily

e59edb022157ede164b7811d1c4da1cdcda7d3a2 authored over 1 year ago by Geoff Taylor <[email protected]>
feat: "graphql_post_object_cursor_meta_key" filter added to "PostObjectCursor" class.

671da94d34e7bfbc0eb06121c19079c5f5970ffc authored over 1 year ago by Geoff Taylor <[email protected]>
chore: Linter and PHPStan compliance met

5381181e154189606f338750931f499bf9ac708b authored over 1 year ago by Geoff Taylor <[email protected]>
chore: remove unused variables from TimezoneEnum

Cherrypicked from #2830

Co-authored-by: Jason Bahl <[email protected]>

3bf8f336320343bb39ccd4a5cb1fe85ce155be40 authored over 1 year ago by David Levine <[email protected]>
chore: remove unused vars from SettingsRegistry

Cherrypicked from #2830

Co-authored-by: Jason Bahl <[email protected]>

8e93d95be050601d64c0d9e7ade292739a036161 authored over 1 year ago by David Levine <[email protected]>
fix: check $sanitized_file_path for file type

Cherrypicked from #2830

Co-authored-by: Jason Bahl <[email protected]>

69854f6d0697e7f1f5dba005cf49d3fcbd586230 authored over 1 year ago by David Levine <[email protected]>
chore: add unused variable sniff and fix (first pass)

cafcb93cc01c1ef1cd33b48880978678e0c87062 authored over 1 year ago by David Levine <[email protected]>
Merge pull request #2900 from justlevine/chore/phpcs-slevomat

chore: implement PHPCS sniffs from Slevomat Coding Standards

1a8933c64042f871bfb1343060f78ca55f3a26e0 authored over 1 year ago by Jason Bahl <[email protected]>
chore: remove useless ternaries (manual resolution)

a26fb58a9f1d2ba4d3ac1418ff3436ecd92b4e79 authored over 1 year ago by David Levine <[email protected]>
chore: add useless ternary sniff and autofix

b4deaf9a34d76fe81aefbb68d132393c7e692679 authored over 1 year ago by David Levine <[email protected]>
chore: phpstan

a12b0e9e0098a622b296ba05151828799aebb649 authored over 1 year ago by David Levine <[email protected]>
Merge pull request #2899 from justlevine/chore/phpcs-blank-line-check

chore: Configure PHPCS blank line check and autofix

4c530043a640f5b1787913495c9bc22b936dd95d authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2898 from justlevine/chore/phpcs-restore-excluded-sniffs

chore: restore excluded PHPCS sniffs

2425e5157d740e9582243bb1905a24ff1dc23fde authored over 1 year ago by Jason Bahl <[email protected]>
chore: slevomat classes sniffs (phpcs)

9006c85aaed1b5f3821d527387e6dc42257a954a authored over 1 year ago by David Levine <[email protected]>
chore: slevomat exceptions sniffs (phpcs)

84d40efc8c9c9613e687a7117cd57e061954d118 authored over 1 year ago by David Levine <[email protected]>
chore: slevomat functions sniffs (phpcs)

fc4ec93931981a2a46b146fe952a28cbd051d981 authored over 1 year ago by David Levine <[email protected]>
chore: slevomat variables sniffs (phpcs)

50d18ba8f7109e63cd3e298375e546ce9c43bed9 authored over 1 year ago by David Levine <[email protected]>
chore: slevomat PHP sniffs (phpcs)

d8c8fc5015de1fca7557527e540ee1c335f22a59 authored over 1 year ago by David Levine <[email protected]>
chore: slevomat namespace sniffs (phpcs)

c7bd6e1632b9e14a8da5e64c23fa09382f3023e6 authored over 1 year ago by David Levine <[email protected]>
chore: slevomat array sniffs (phpcs)

693d15d9e8738ff3034fb263e35a229b459fd6f4 authored over 1 year ago by David Levine <[email protected]>
chore: setup blank line check and autofix (phpcs)

24b86ea05e0d7a95f02b10829dad95738d6a61c3 authored over 1 year ago by David Levine <[email protected]>
chore: dont assign variable in control structure [phpcs]

29d3249be38fe69eed5c44384823ca22b6f89f40 authored over 1 year ago by David Levine <[email protected]>
chore: restore excluded PHPCS rules and autofix

fcaa722953204e4e4ade321620c0a2e86d9f798c authored over 1 year ago by David Levine <[email protected]>
chore: format phpcs.xml

e51d371650760074e30acb91a19e50fd60083ce5 authored over 1 year ago by David Levine <[email protected]>
Merge pull request #2897 from izzygld/update-excerpt-null

fix: default `excerptRendered` to empty string

52cc857f08c99b64fbaa879ef352d9f2d54b9197 authored over 1 year ago by Jason Bahl <[email protected]>
Update src/Model/Post.php

c343f25c44b13c80967aef06af378042539a8036 authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'develop' into update-excerpt-null

3989ef7ec0496d2c182c6dae47f96b2cd302b1a5 authored over 1 year ago by Dovid Levine <[email protected]>
updaet excerptRendered to be a string if null

687c37962c93f4f646e2f2bf961fd5291c9497c3 authored over 1 year ago by izzygld <[email protected]>
Merge pull request #2895 from wp-graphql/revert-2890-fix/cache-key-url

revert: "fix: Use hostname for graphql cache header url for varnish"

57e697bfa07d9408243b5554ec9c6e32bb4e1df3 authored over 1 year ago by Jason Bahl <[email protected]>
Revert "fix: Use hostname for graphql cache header url for varnish"

05d2e5246568dbbc623320edb506d81d291924e8 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2890 from markkelnar/fix/cache-key-url

fix: Use hostname for graphql cache header url for varnish

ad5a4e97f9d9701c55917cbec99d08c215e38b10 authored over 1 year ago by Jason Bahl <[email protected]>
Update src/Router.php

fix per phpcs

5649e042a333ff854f9d8fba5b57af4d43dfe898 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2889 from jasonbahl/ci/#2886-test-against-wp-6.3

ci: update tests to test against WordPress 6.3, simplify the matrix

7c4d7f2ffbeec8848e213fe80641ae47719862f7 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2891 from justlevine/chore/update-deps

chore: bump graphql-php to 14.11.10 and update Composer dev-deps

9e063a96e101767b76db1a46957346ed4fb7a23f authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2892 from justlevine/chore/github-template-tweaks

chore: GitHub template tweaks

4b5eab5277c267ab9f54b8cb6d16e5b3bc8e6a88 authored over 1 year ago by Jason Bahl <[email protected]>
Only call get_endpoint_url once.

Co-authored-by: Dovid Levine <[email protected]>

93dc5daf3d93f2bc49d744c26020a1b5b92add52 authored over 1 year ago by Mark Kelnar <[email protected]>
chore: add link to WPGraphQL debugging

4cc63518b24beb5e4e6f5cc2667b18cc221f5946 authored over 1 year ago by David Levine <[email protected]>
chore: sort prefixes and list in PR template

5e64bed40242ae7da4699ab2cf51a299b100b345 authored over 1 year ago by David Levine <[email protected]>
chore: comments dont use markdown

21661c5dba00a0d06bb8a9cba0e94ef819e89e5a authored over 1 year ago by David Levine <[email protected]>
chore: comment out instruction

a8c60604ac084751bf745ad0ef777fb4c5e254d1 authored over 1 year ago by David Levine <[email protected]>
chore: update graphql-php to 14.11.10

d32e039e0f72e0f81f85924a3fb88cec072b166a authored over 1 year ago by David Levine <[email protected]>
chore: update dev deps

848bbdce0cb56d53a6172ecd53b2ed7e591c5ceb authored over 1 year ago by David Levine <[email protected]>
Use wp_parse_url for url parts

0b6559327b06058e381d6eb72d7df95deb69c1d6 authored over 1 year ago by Mark Kelnar <[email protected]>
Check for host in array before use it

b12872a27f384e3d90eb8a433853b096b3e19898 authored over 1 year ago by Mark Kelnar <[email protected]>
Use hostname for graphql cache header url for varnish

99c5f04d6b088a2708e9f71a62bbc41ff55516c2 authored over 1 year ago by Mark Kelnar <[email protected]>
- add back PHP 8.0

- add back PHP 7.4 + 6.1.1

fd452c739a430f085043304abf24700548420a14 authored over 1 year ago by Jason Bahl <[email protected]>
- update matrix

f3a49133489fc9c5a3a0e5391ad5a6894b5782fd authored over 1 year ago by Jason Bahl <[email protected]>
- update docker deploy

ca221865761851e63f561518a1942ec7454e39db authored over 1 year ago by Jason Bahl <[email protected]>
- update tests to test against beta-6.3, simplify the matrix

f2f05dc8dfde34c144729bc32e9a7d1bb4e4cbd5 authored over 1 year ago by Jason Bahl <[email protected]>
Auto-merge master back to develop

027323f9f756ae7045194dcf5f2754d3f5533e9d authored over 1 year ago by Github Actions <[email protected]>
Merge pull request #2878 from wp-graphql/release/v1.14.10

release: v1.14.10

f70ac589c6a67892b3f1e3c8415f1d379f279bee authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit '6724d1926d0cfdc38e0e91fa1d5832f2e06a95da' into release/v1.14.10

- update changelog

c72506ed9ee2e64159326736833d225e9b164611 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2880 from jasonbahl/feat/#2879-improve-as-preview-argument

fix: increase clarity of the description of `asPreview` argument

6724d1926d0cfdc38e0e91fa1d5832f2e06a95da authored over 1 year ago by Jason Bahl <[email protected]>
- update description of `asPreview` argument

05f2f96fee3bf7c5d3644fc8c9586122d3436b2c authored over 1 year ago by Jason Bahl <[email protected]>
- update changelog

bc55c5089de67713f27c0b41b5495a8ac4b58878 authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit '771192ff7a2d030e70c5ccc512a51ae396bc5fd2' into release/v1.14.10

2172fca9df2e6b26d79eaf200ab316883df205f5 authored over 1 year ago by Jason Bahl <[email protected]>
- update versions, changelog

7f5856ee353b01caf3bd582a79edb28200ae7269 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2874 from kidunot89/fix/post-object-cursor-meta-where-fix

fix: PostObjectCursor's support for meta fields improved

771192ff7a2d030e70c5ccc512a51ae396bc5fd2 authored over 1 year ago by Jason Bahl <[email protected]>
devops: slight changes made to test.

509c5e602d3aa770df553cb0e186562fb45911c7 authored over 1 year ago by Geoff Taylor <[email protected]>
chore: PHPStan and linter compliance met

099fc20eae124bb47d1596917cdf0dbc24cf114f authored over 1 year ago by Geoff Taylor <[email protected]>
fix: PostObjectCursor's support for meta fields improved

b70f98ea4369a48477149eefe16900e161977230 authored over 1 year ago by Geoff Taylor <[email protected]>
Auto-merge master back to develop

ee2f5e8d9dcec052be0cdf2814abbe253213eedf authored over 1 year ago by Github Actions <[email protected]>
Merge pull request #2873 from wp-graphql/release/v1.14.9

release: v1.14.9

df0d10f867f3591060ef0e0b5d5e7264ae0a77d1 authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit 'eceb38d0b878e96899d9131743135ec170ee5a64' into release/v1.14.9

491441f87daf501536bce0bde440f8a6d42b1913 authored over 1 year ago by Jason Bahl <[email protected]>
- update changelog, versions for release

8b163d74fd278484d8489fb53e6392679572393d authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2871 from wp-graphql/j3ang/bugfix

fix: user roles should return empty

eceb38d0b878e96899d9131743135ec170ee5a64 authored over 1 year ago by Jason Bahl <[email protected]>
- revert temp change to graphiql permissions

2e7057dae19e1db7970b3d0e835c0b4109bdf991 authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit '87f4de536bf9324a765a92ae20f3844636b77c4e' into j3ang/bugfix

- adjust assertions

5b21a464984812275409da14ae82ea62cd4f69f6 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2865 from j3ang/bugfix

fix: user roles should return empty

87f4de536bf9324a765a92ae20f3844636b77c4e authored over 1 year ago by Jason Bahl <[email protected]>
- remove duplicate conditional checks

- update test to use self::assertQuerySuccessful

b84e6383d4749ded28156642da1005f53a2f65ef authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2870 from jasonbahl/fix/#2868-type-loader-returns-null

fix: type loader returns null when graphql_single_name value has underscores [regression]

f814ac1f719e87464c088d79ce84d0a125e654d9 authored over 1 year ago by Jason Bahl <[email protected]>
- replace Utils::format_type_name with ucfirst

5be7bbc03c16d84e6ee1b5ccbcc9c73adb745f78 authored over 1 year ago by Jason Bahl <[email protected]>
- update test

d01884afa587e170e9fcf66018136d8121305db8 authored over 1 year ago by Jason Bahl <[email protected]>
- add failing test

d5d28edb560f9ee99dd85adc0c625f89c93826ad authored over 1 year ago by Jason Bahl <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

a2acd60973470be5fe3e173af1321e951daa3f67 authored over 1 year ago by Jason Bahl <[email protected]>
fix: return null for user with no roles | add test

57ecab519514887e753af7db66e238f975d865ab authored over 1 year ago by j3ang <[email protected]>
Auto-merge master back to develop

365b60f2bd743ed7da5c3cc3205736843e6cf52b authored over 1 year ago by Github Actions <[email protected]>
Apply GraphiQL build changes

70f4dfc3b9b240311b1457484bfe0400c9d36653 authored over 1 year ago by GitHub Actions Bot <>
Auto-merge master back to develop

f4d0fcacd7f2cb13a25d99d3313674aeef91c151 authored over 1 year ago by Github Actions <[email protected]>
Merge pull request #2864 from wp-graphql/release/v1.14.8

release: v1.14.8

597195f72a937d3a82ca705a89feffe23c99f88e authored over 1 year ago by Jason Bahl <[email protected]>