Ecosyste.ms: OpenCollective

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

WPGraphQL

Free and Open Source GraphQL API for WordPress
Collective - Host: opensource - https://opencollective.com/wp-graphql - Website: https://wpgraphql.com - Code: https://github.com/wp-graphql

- revert coverage workflow to use WP 6.1

github.com/wp-graphql/wpgraphql-acf - 583b7694547b6fb1406f6641de01fe1ce6b96624 authored over 1 year ago
- update testing matrix

github.com/wp-graphql/wpgraphql-acf - dad6ff907c5c9277ce5c6fc9f8b2b861d3e9d510 authored over 1 year ago
Merge commit '9a023bfd9243b02f80861c56fab9c20d04c4a79a' into feature/garbage-collect-aged-queries

github.com/wp-graphql/wp-graphql-smart-cache - 22cf8f530891a357ceb3905ba3954bf60eff59ab authored over 1 year ago
ignore time check on expire

github.com/wp-graphql/wp-graphql-smart-cache - 5013a080608ed65a5541b4d3d77078460e4d1ff6 authored over 1 year ago
use string instead of const

github.com/wp-graphql/wp-graphql-smart-cache - 4ecbe2e2a381080dd278d7a74349463463d2a724 authored over 1 year ago
- Query !== instead of Mutation !==

github.com/wp-graphql/wp-graphql-smart-cache - fa0beda64f95c83ec1211d987b29cf1cf0e47879 authored over 1 year ago
- filter wasn't returning anything

github.com/wp-graphql/wp-graphql-smart-cache - 1db4cf91920ddba18fca1425611f0c3d8fe8d9a3 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into feature/garbage-collect-aged-queries

github.com/wp-graphql/wp-graphql-smart-cache - b65efd9bc5cf638804ae8c2fa44eb2debbd954e6 authored over 1 year ago
Update phpcs rules to match wpgraphql core

github.com/wp-graphql/wp-graphql-smart-cache - 77b940d75cf3c564f535dc4475a65f6ea721b78f authored over 1 year ago
Merge commit '9a023bfd9243b02f80861c56fab9c20d04c4a79a' into bug-mutation-should-not-cache

github.com/wp-graphql/wp-graphql-smart-cache - c3a8743e935be5f974ea9e4a992fefcc1ca00d87 authored over 1 year ago
Merge pull request #235 from wp-graphql/ci/#228-tests-failing-after-wpgraphql-1.14.5

ci: tests failing after wpgraphql v1.14.5 release

github.com/wp-graphql/wp-graphql-smart-cache - 9a023bfd9243b02f80861c56fab9c20d04c4a79a authored over 1 year ago
- remove php 8.2 since WPGraphQL doesn't yet publish an 8.2 image

github.com/wp-graphql/wp-graphql-smart-cache - 87527b860a235f8f04c6e4b7efef592d6c51a6bd authored over 1 year ago
Add phpstan config and bootstrap files

github.com/wp-graphql/wp-graphql-smart-cache - 783fc62207ab3c51fd6973bc8ac8ea6aefe9d3dd authored over 1 year ago
Add phpstan github action

github.com/wp-graphql/wp-graphql-smart-cache - 2575003e690b30a94131aa369142f8f5927c204d authored over 1 year ago
test: look for duplicate comment response

github.com/wp-graphql/wp-graphql-smart-cache - b3b3c60eb8d62e20242ca9dcab2ad47025b12d98 authored over 1 year ago
fix: return null for user with no roles | add test

github.com/wp-graphql/wp-graphql - 57ecab519514887e753af7db66e238f975d865ab authored over 1 year ago
- remove test (already tested)

github.com/wp-graphql/wp-graphql-smart-cache - 2c9224b174375e41b6d838260ef7f5894a356b7b authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - 365b60f2bd743ed7da5c3cc3205736843e6cf52b authored over 1 year ago
Apply GraphiQL build changes

github.com/wp-graphql/wp-graphql - 70f4dfc3b9b240311b1457484bfe0400c9d36653 authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - f4d0fcacd7f2cb13a25d99d3313674aeef91c151 authored over 1 year ago
Merge pull request #2864 from wp-graphql/release/v1.14.8

release: v1.14.8

github.com/wp-graphql/wp-graphql - 597195f72a937d3a82ca705a89feffe23c99f88e authored over 1 year ago
Merge branch 'wp-graphql:develop' into bugfix

github.com/wp-graphql/wp-graphql - ef5cb776ce5c4a78b641e73e93dc27e0b7f8c852 authored over 1 year ago
Merge commit '5bf18baf8f5d7733f074f3d42eaaf4b4a2184fe0' into release/v1.14.8

github.com/wp-graphql/wp-graphql - 2238e3e2b5e1be346389de638733051c30925087 authored over 1 year ago
- update versions, changelog for release

github.com/wp-graphql/wp-graphql - f99f926f9368ebf851ef0f60af897592b3919668 authored over 1 year ago
enable admin quick-edit for document groups

github.com/wp-graphql/wp-graphql-smart-cache - 514894a2757784959d75055f7d93e234fa65ac7f authored over 1 year ago
Merge pull request #2855 from justlevine/dev/enforce-static-closures

perf: enforce static closures when possible [PHPCS]

github.com/wp-graphql/wp-graphql - 5bf18baf8f5d7733f074f3d42eaaf4b4a2184fe0 authored over 1 year ago
fix: return empty roles if user has no roles

github.com/wp-graphql/wp-graphql - 2f04745737cc12d0a28599cc5c4aedfd0892256c authored over 1 year ago
- update static functions

github.com/wp-graphql/wp-graphql - aadd38c7d1a2f3f672f7ef649435380fbadbed06 authored over 1 year ago
Merge branch 'develop' into dev/enforce-static-closures

github.com/wp-graphql/wp-graphql - 7c98de90835c6604af7a4ce6c3a6911f758908a1 authored over 1 year ago
Merge pull request #2856 from justlevine/chore/translator-comments

chore: add missing translator comments

github.com/wp-graphql/wp-graphql - dc116d6e269dbad7e8b8f8dd036dd0b2f587e5b9 authored over 1 year ago
Merge pull request #2857 from LarsEjaas/bugfix/fix-truncation-issue-in-graphiql-query-composer

fix: Prevent truncation of query name inside the GraphiQL Query composer explorer tab.

github.com/wp-graphql/wp-graphql - af941328294594571ecf70ca42878a3a85d44eae authored over 1 year ago
Merge pull request #2862 from wp-graphql/dependabot/npm_and_yarn/word-wrap-1.2.4

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

github.com/wp-graphql/wp-graphql - 5559a16aae36776984cc688ae2b0354257e0d803 authored over 1 year ago
Merge pull request #2861 from jasonbahl/fix/#2860-missing-list-type-keys

fix: output `list:$type` keys for Root fields that return a listOf Nodes

github.com/wp-graphql/wp-graphql - a71b26178428b97d69f7edf6992c04eebd5cf3bc authored over 1 year ago
Merge remote-tracking branch 'me/bug-mutation-should-not-cache' into bug-mutation-should-not-cache

github.com/wp-graphql/wp-graphql-smart-cache - d7d124c0a3b17e9b50cba2587268da33404dc033 authored over 1 year ago
Merge branch 'bug/#196-mutations-shouldnt-be-cached' into bug-mutation-should-not-cache

github.com/wp-graphql/wp-graphql-smart-cache - fa961dc90c380ce27cdc060abd6c3c0abadd2878 authored over 1 year ago
- update "tested up to" flag to 6.2

- update testing-integration workflow to test against WP 6.2

github.com/wp-graphql/wpgraphql-acf - b9d3d14f6e996f6a47bc608f48c97161fc264af1 authored over 1 year ago
Merge remote-tracking branch 'me/feature/garbage-collect-aged-queries' into feature/garbage-collect-aged-queries

github.com/wp-graphql/wp-graphql-smart-cache - 5af71782204d9a55fd2b26210a5d0a7a79e850b7 authored over 1 year ago
snake case function name

text description change.

github.com/wp-graphql/wp-graphql-smart-cache - 037df6e6dd8e73db2d16e7ae718f96b09d1858a7 authored over 1 year ago
text description change.

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

github.com/wp-graphql/wp-graphql-smart-cache - a55d6e9743e2f76d8dbe2c7e60c2a90a879652bb authored over 1 year ago
Use garbage_collect instead of gc

github.com/wp-graphql/wp-graphql-smart-cache - 614a87468684810c107a0353edd0e5674c3ad6fd authored over 1 year ago
Do not cache unless query type.

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

github.com/wp-graphql/wp-graphql-smart-cache - ef07cbca992757bd551a9ed69e6f10f8a63258bc authored over 1 year ago
Do not cache unless query type.

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

github.com/wp-graphql/wp-graphql-smart-cache - 14d12aff63c4d840c68461af85ff51c1c516fe97 authored over 1 year ago
- add test to ensure old classes do not exist. This should prevent us from accidentally adding classes that match the old version of the plugin. We don't want old functions to be available in the new plugin, intentionally.

github.com/wp-graphql/wpgraphql-acf - 2a0b0966317553f021810a19a094f530f2c3ce51 authored over 1 year ago
- delete un-used phpcs.ruleset.xml

github.com/wp-graphql/wpgraphql-acf - 86bedd356bccfbdc0c5eea0bda0d1fa361c7ffb1 authored over 1 year ago
- add slevomat/coding-standard as a dependency

- update phpcs.xml.dist rules to better align with WPGraphQL core

github.com/wp-graphql/wpgraphql-acf - e306485f1827bb648c8e7a0f782e2b30921239e6 authored over 1 year ago
- add config to allow phpcs to run in php 8+

github.com/wp-graphql/wp-graphql-smart-cache - 23888e935be780bfd2b380130238f683f362dc22 authored over 1 year ago
- add additional test for an already published author publishing another post

github.com/wp-graphql/wp-graphql-smart-cache - 3eca13a4ba3998afe894af6001659be5de2164c5 authored over 1 year ago
- remove added purge call (should be added in a future PR aimed at resolving the related issue)

github.com/wp-graphql/wp-graphql-smart-cache - 0e5537ec4c7e968710cf60a7b67c427c38bf30c7 authored over 1 year ago
bug:Do not cache mutations to object cache results

github.com/wp-graphql/wp-graphql-smart-cache - 7277ce0f2d33531d6cae0806cf127d79f06cad8d authored over 1 year ago
Merge remote-tracking branch 'origin/main' into feature/garbage-collect-aged-queries

github.com/wp-graphql/wp-graphql-smart-cache - c99ab11259800745b807ff800dd88e8a72d4fd5c authored over 1 year ago
Add the word "delete" to text

github.com/wp-graphql/wp-graphql-smart-cache - 0f7baaa2171fd22aa2cd5c3669050bb2bbdc5da1 authored over 1 year ago
Update gc text in graphql settings to talk about groups

github.com/wp-graphql/wp-graphql-smart-cache - 72dd9231f7491b1b27dc20329fb611e5ed4660d9 authored over 1 year ago
fix code sniff white space

github.com/wp-graphql/wp-graphql-smart-cache - f8e6a7af9ae88d4d7e4dc71f44f07fa532720953 authored over 1 year ago
- revert changes to .env.testing

github.com/wp-graphql/wp-graphql-smart-cache - 7ecbd062b71b57dc0db9c03c71c6e53ccbdb9c0b authored over 1 year ago
- rename query "adminUserWithPostsConnection" to "userWithPostsConnection" in the test suite

- remove CacheInvalidationTest.php (tests moved to core WPGraphQL)
- fix missing query in TermCac...

github.com/wp-graphql/wp-graphql-smart-cache - 10c258f5f3a8530bc2fce156307d1d90e4235204 authored over 1 year ago
Add groups collection for documents. Refactor garbage collection to ignore groups

github.com/wp-graphql/wp-graphql-smart-cache - 025b7c7dae5725de1f15141019417d281398056b authored over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

github.com/wp-graphql/wp-graphql - e4da8266bbeb160ad480a7de7dba9c28d93db9bc authored over 1 year ago
- Update QueryAnalyzer to track list types a bit differently

github.com/wp-graphql/wp-graphql - cf800f91c836318b7b56c358d68f29ba68578a31 authored over 1 year ago
- Adds failing tests

github.com/wp-graphql/wp-graphql - 4b4ad4ab55062d4d0b87db4d672a6be5003b7533 authored over 1 year ago
Rename garbage collection class

github.com/wp-graphql/wp-graphql-smart-cache - 1334dfcab1a8c0f69e9959d0ed8f0f0238a31e73 authored over 1 year ago
Add tax_query to gargage collection to ignore where docs opt out

github.com/wp-graphql/wp-graphql-smart-cache - 378ebed6c3277e8ddf5fc255478f3ddcd4098c1f authored over 1 year ago
- update versions, changelog

github.com/wp-graphql/wp-graphql-smart-cache - 8382b3caff2e167c807c0c178f883e2307d9d102 authored over 1 year ago
- add purge_nodes() call for the post being published on Post Create events

- update setUp to use $this->author->ID instead of $this->author
- adjust test assertions

github.com/wp-graphql/wp-graphql-smart-cache - fc591bf268c5d8c180e36b65b3aba352a28f82e0 authored over 1 year ago
tiny inline styling refactor

github.com/wp-graphql/wp-graphql - 2b307c84e670879928603efb6a902e43724f772c authored over 1 year ago
Add admin editor ability to skip garbage collection per query

github.com/wp-graphql/wp-graphql-smart-cache - 9ff1e21b9bca81884deaf370948d309801b9345c authored over 1 year ago
Get age from settings value in utils class

github.com/wp-graphql/wp-graphql-smart-cache - 456d9798b8071bf6a36f26b596eb6f607833bbd7 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into feature/garbage-collect-aged-queries

github.com/wp-graphql/wp-graphql-smart-cache - e9166b84a353a27ed686f26c4562fd028fc95961 authored over 1 year ago
Add garbage collection unit tests

github.com/wp-graphql/wp-graphql-smart-cache - 81b48852a7fabac7f5b9f370f55952061610f080 authored over 1 year ago
Merge pull request #230 from wp-graphql/fix/#229-disable-maps-when-object-cache-is-off

fix: disable cache maps when "Use Object Cache" is disabled

github.com/wp-graphql/wp-graphql-smart-cache - fe967fc706c7ae35fbae8d26e3daea2477b72f10 authored over 1 year ago
- reverting to filter name `wpgraphql_cache` (see: https://github.com/wp-graphql/wp-graphql-smart-cache/actions/runs/5555942329/jobs/10147786949?pr=230#step:7:20)

github.com/wp-graphql/wp-graphql-smart-cache - 0d8dfac189449055507bb9b97e85c97f93a7dfd0 authored over 1 year ago
- update filter names to be `graphql_cache` instead of `wpgraphql_cache`

github.com/wp-graphql/wp-graphql-smart-cache - 8c6a9885985d46695a6c8ac68fa62fa856471230 authored over 1 year ago
- update matrix to include latest and 1.14.4

github.com/wp-graphql/wp-graphql-smart-cache - 6d28a7a2417fe5e1b2f1cad7ea49cc589314a03e authored over 1 year ago
Don't put wpgraphql_version in the matrix

github.com/wp-graphql/wp-graphql-smart-cache - 1c0cc63be2346f0e2211e372b9cf6e31a1ef311f authored over 1 year ago
docker run command needs -e for variable.

github.com/wp-graphql/wp-graphql-smart-cache - a97f17b5a5fb9da67760129a48b3f2e731e93d83 authored over 1 year ago
Change passing WPGRAPHQL_VERSION using -e

github.com/wp-graphql/wp-graphql-smart-cache - e41a35008481b1ff69ffb2c88b0a33875c74d279 authored over 1 year ago
Add tests for admin settings garbage collection options

github.com/wp-graphql/wp-graphql-smart-cache - 63d3716a1a924a1af0fe7e12dbcfd76fd5872c8e authored over 1 year ago
bump some version numbers

github.com/wp-graphql/wp-graphql-smart-cache - dc3db025ef28c7523f8bd13bac0e3c09ec50ad13 authored over 1 year ago
chore: add missing translator comments

github.com/wp-graphql/wp-graphql - 10d455a274e3499505cd78ddd63c7e27e893a176 authored over 1 year ago
- set WPGRAPHQL_VERSION back to latest in .env

github.com/wp-graphql/wp-graphql-smart-cache - 396de4f812225886708221df909c8b72605739fa authored over 1 year ago
see: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures

github.com/wp-graphql/wp-graphql-smart-cache - c8fca3347a3010a8b7334d53b7e4d027bf9039e6 authored over 1 year ago
see: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures

github.com/wp-graphql/wp-graphql-smart-cache - d6ea12faf7dee8a0e769b7cf81f0f22c0a73c256 authored over 1 year ago
- updating the test matrix to use fail-fast, but exclude failing fast for the 1.14.5 test

github.com/wp-graphql/wp-graphql-smart-cache - 5a3734495b5df179ee923f5273881b2ca43a322b authored over 1 year ago
- update filter name in test

github.com/wp-graphql/wp-graphql-smart-cache - 1d240099bfae246db8321c27431a9a9590b889c9 authored over 1 year ago