An open API service providing commit metadata for open source projects.

GitHub / graphql-python/graphql-server / commits

This is the core package for using GraphQL in a custom server easily

SHA Message Author Date Stats
2d5ac953 Bump version to 3.0.0 final (and publish to pypi πŸŽ‰) Syrus Akbary <m****e@s****m> 3 months ago
de522ad2 Fix tests Syrus Akbary <m****e@s****m> 3 months ago
3a4c3f8d Use skip instead of xfail Syrus Akbary <m****e@s****m> 3 months ago
ed42827b Fix tests for chalice Syrus Akbary <m****e@s****m> 3 months ago
f1246a96 Remove skipped tests Syrus Akbary <m****e@s****m> 3 months ago
7716534a Enable Chalice multipart uploads (#134) Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m>
3 months ago
308e2d7b test: cover debug util and channels consumer (#133) Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m>
3 months ago
1ffc6b9b Improved README and AGENTS Syrus Akbary <m****e@s****m> 3 months ago
dc38c8d5 Fix typos and improve documentation (#131) Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m>
3 months ago
d3ecf6e4 Improved webob support Syrus Akbary <m****e@s****m> 3 months ago
c19d4321 Fixed subscriptions if document and not query is provided Syrus Akbary <m****e@s****m> 4 months ago
759b1c88 Expand AGENTS instructions (#130) Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8774f3ca Add WebOb integration (#129) Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m>
4 months ago
292643d0 Fix CI Syrus Akbary <m****e@s****m> 4 months ago
673cf2a8 Make all http spec tests pass πŸŽ‰ Syrus Akbary <m****e@s****m> 4 months ago
67105854 Fix CI Syrus Akbary <m****e@s****m> 4 months ago
21a1b76d Trying GQL Core 3.3 Syrus Akbary <m****e@s****m> 4 months ago
68875c5e Added github workflow Syrus Akbary <m****e@s****m> 4 months ago
76d28397 Fixed tests Syrus Akbary <m****e@s****m> 4 months ago
a694bc0c Added support for options/cors Syrus Akbary <m****e@s****m> 4 months ago
408b9bc7 Improved variables Syrus Akbary <m****e@s****m> 4 months ago
dcc20a95 Fix task getter if there’s no longer a running loop Syrus Akbary <m****e@s****m> 4 months ago
41fe9834 Remove unuseful comment Syrus Akbary <m****e@s****m> 4 months ago
f55f1100 Got all tests fully working Syrus Akbary <m****e@s****m> 4 months ago
6daea213 Fix more tests Syrus Akbary <m****e@s****m> 4 months ago
df01ef1e Make more tests pass Syrus Akbary <m****e@s****m> 4 months ago
dd72f96a Multiple tests enabled Syrus Akbary <m****e@s****m> 4 months ago
28387f5b Make more tests pass Syrus Akbary <m****e@s****m> 4 months ago
90ddc1b5 More improvements Syrus Akbary <m****e@s****m> 4 months ago
578453f5 More improvements Syrus Akbary <m****e@s****m> 4 months ago
3b282e20 Reenable more tests Syrus Akbary <m****e@s****m> 4 months ago
c4718600 Simplified logic a bit more Syrus Akbary <m****e@s****m> 4 months ago
b93c73ae Make base views more resilient Syrus Akbary <m****e@s****m> 4 months ago
f70388ce Fixed DocumentNode import Syrus Akbary <m****e@s****m> 4 months ago
caef47d7 Allow optionally validate the document Syrus Akbary <m****e@s****m> 4 months ago
4077d961 Fixed url loading Syrus Akbary <m****e@s****m> 4 months ago
5f539ec4 Fixed issue if variable is not defined Syrus Akbary <m****e@s****m> 4 months ago
8fc9f37d Fixed headers Syrus Akbary <m****e@s****m> 4 months ago
77342dea Added extra validation Syrus Akbary <m****e@s****m> 4 months ago
ff08d183 Improved GraphiQL renderer with variables Syrus Akbary <m****e@s****m> 4 months ago
97e2e249 Make django and flask use templates Syrus Akbary <m****e@s****m> 4 months ago
0e507d75 Fix ide rendering Syrus Akbary <m****e@s****m> 4 months ago
c7788cb2 Make subscriptions use as well the document node Syrus Akbary <m****e@s****m> 4 months ago
77953552 Added GraphQLRequestData argument to the render_graphql_ide method Syrus Akbary <m****e@s****m> 4 months ago
c1215293 Various improvements on the django path Syrus Akbary <m****e@s****m> 4 months ago
e717afee Initial v3 version Syrus Akbary <m****e@s****m> 4 months ago
536721c7 chore: replace black with ruff formatter (#126) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
about 2 years ago
75a1d7d4 refactor!: Drop VersionInfo in favor of tuple (#124) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
about 2 years ago
91802788 chore: use pre-commit and ruff (#116) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8af13c02 release: v3.0.0b7 (#122) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
about 2 years ago
17363af6 chore: update to latest versions of framework (#120) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a95e12f7 release: v3.0.0b6 (#109) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6806e565 chore: Update pypi publishing github action (#108) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d76450af Allow empty custom context in GraphQLView (#106)
Co-authored-by: Kien Dang <m****l@k****i>
Leonard Lu <1****y@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8b9639e1 feat: add support for rendering GraphiQL with jinja (#103) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
over 2 years ago
36bbd470 chore: asynchronously gather execution results (#101) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8829c09f docs: add docs on integration with Graphene v3 (#104) Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1972b271 feat: add support for execution_context_class (#100)
Co-authored-by: Alvin Chow <a****6@g****m>
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
184ba725 chore: update dependencies (#99)
Co-authored-by: Giovanni Campagna <s****i@g****m>, Choongkyu Kim <c****h@g****m>
Kien Dang <k****d@p****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8dec7313 Release a new beta version Christoph Zwerschke <c****o@o****e> almost 4 years ago
eec3d333 Make teste work with Python 3.6 again Christoph Zwerschke <c****o@o****e> almost 4 years ago
ec4ed150 Support Python 3.10 Christoph Zwerschke <c****o@o****e> almost 4 years ago
bda6a87b Update dependencies Christoph Zwerschke <c****o@o****e> almost 4 years ago
bc74eeda Empty fields are not contained in formatted errors any more Christoph Zwerschke <c****o@o****e> almost 4 years ago
384ae78d Update GraphQL-core from 3.1 to 3.2 (#85) Christoph Zwerschke <c****o@o****e> almost 4 years ago
476edf37 Accept Graphene wrapped GraphQL schemas Christoph Zwerschke <c****o@o****e> almost 4 years ago
1ccebee8 v3.0.0b4 Jonathan Kim <j****o@g****m> about 4 years ago
86b7926f add support for validation rules (#83)
Co-authored-by: Aryan Iyappan <6****0@u****m>, Jonathan Kim <j****o@g****m>
Aryan Iyappan <6****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b8705c2c Fix tests (#84) Jonathan Kim <j****o@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c03e1a41 chore: bump version to v3.0.0b3 KingDarBoja <s****4@g****m> almost 5 years ago
9815d26b Prevent including test directory when installing package (#75)
Co-authored-by: Manuel Bojato <3****a@u****m>
Rainer Koirikivi <r****r@k****i>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5b7f5de4 feat: Quart Server Integration (#70) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f89d93ca Update Sanic dependency to support 20.3.0 and above (#73) Shiny Brar <c****r@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
60e91714 chore: stable Python 3.9 support and bump version (#71) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e39398ad Fix enable_async for aiohttp and sanic if graphiql is enabled (#67)
Co-authored-by: Manuel Bojato <3****a@u****m>, KingDarBoja <s****4@g****m>
Russell Owen <r****n@u****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
49f73c3a chore: submit coverage to codecov (#63) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
482f21bd docs: update links on readme (#60) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f5e8302d chore: rename to graphql-server and bump version (#59) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cf6d1d41 Add graphiql options and missing flask context (#55) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e8f3a89a chore: add GitHub Actions (#58) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0c7b59af docs: add graphql-server logo (#57) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
51dcc22c Docs about integration with each framework (#54)
Co-authored-by: Jonathan Kim <j****o@g****m>
Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
90cfb091 Split parsing, validation and execution (#43) (#53) Christoph Zwerschke <c****o@o****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
db23e62b merge Merge branch 'master' of https://github.com/graphql-python/graphql-server-core Christoph Zwerschke <c****o@o****e> over 5 years ago
351ca7a1 Expose version number as __version__ (#50) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cc89b1dd merge Merge branch 'master' of https://github.com/graphql-python/graphql-server-core Christoph Zwerschke <c****o@o****e> over 5 years ago
c7490304 Run additional parse step only when necessary (#51) Christoph Zwerschke <c****o@o****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
070a23d7 Run additional parse step only when necessary (#43) Christoph Zwerschke <c****o@o****e> over 5 years ago
accfef41 refactor: graphiql template shared across servers (#49) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eaf75e6e Merge webob-graphql (#45) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8e2f147a Merge aiohttp-graphql (#42) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
35ed87d2 Merge sanic-graphql (#38) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6c13ef64 Return 200 errors (#39) Jonathan Kim <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ea817040 Remove references to executor in Flask view (#40) Jonathan Kim <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
66b8a2bf Merge flask-graphql (#37) Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
865ee9d5 Migration to graphql-core-v3 (#36)
Co-authored-by: Jonathan Kim <j****o@g****m>, Jonathan Kim <j****o@g****m>
Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
340236fa v2.0.0 Jonathan Kim <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8b00a980 merge Merge pull request #35 from KingDarBoja/chore-refactoring Jonathan Kim <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3e8545f9 chore: set py36 for special envs on travis KingDarBoja <s****4@g****m> over 5 years ago
d8b98b73 docs: Update CONTRIBUTING.md
Co-authored-by: Jonathan Kim <j****o@g****m>
Manuel Bojato <3****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago

← Back to repository