-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Graphene-Django introspection fix #656
base: main
Are you sure you want to change the base?
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bdf3b1 - Browse repository at this point
Copy the full SHA 1bdf3b1View commit details -
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e526d1 - Browse repository at this point
Copy the full SHA 9e526d1View commit details -
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com> Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f8856b - Browse repository at this point
Copy the full SHA 9f8856bView commit details -
Comment out Copyright notice message
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com> Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 375bda5 - Browse repository at this point
Copy the full SHA 375bda5View commit details
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 07ec74f - Browse repository at this point
Copy the full SHA 07ec74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f781423 - Browse repository at this point
Copy the full SHA f781423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58418ee - Browse repository at this point
Copy the full SHA 58418eeView commit details -
Co-authored-by: Lalleh Rafeei <lrafeei@users.noreply.github.com> Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 215538b - Browse repository at this point
Copy the full SHA 215538bView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e7705ad - Browse repository at this point
Copy the full SHA e7705adView commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38e9f72 - Browse repository at this point
Copy the full SHA 38e9f72View commit details -
GraphQL Proper Coro and Promise Support (#508)
* Fix GraphQL async issues * Fix nonlocal binding issues in python 2 * Fix promises with async graphql * Issues with promises * Fix promises in graphql2 * Fixed all graphql async issues * Fix Py27 quirks * Update tox * Fix importing paths of graphqlserver * Fix broken import path * Unpin pypy37 * Fix weird import issues
Configuration menu - View commit details
-
Copy full SHA for 8cda4f7 - Browse repository at this point
Copy the full SHA 8cda4f7View commit details
Commits on Apr 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c630b8 - Browse repository at this point
Copy the full SHA 7c630b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56cab4b - Browse repository at this point
Copy the full SHA 56cab4bView commit details
Commits on May 3, 2022
-
Strawberry Async Updates (#521)
* Parameterize strawberry tests * Remove duplicate functions * Fix strawberry version testing * Updates * Finalize strawberry updates * Clean out code
Configuration menu - View commit details
-
Copy full SHA for fd57192 - Browse repository at this point
Copy the full SHA fd57192View commit details
Commits on May 9, 2022
-
* Parameterize ariadne tests * Fixing ariadne tests * Fixing ariadne middleware * Set 0 extra spans for graphql core tests * Add spans attr to strawberry tests
Configuration menu - View commit details
-
Copy full SHA for ff9b1b4 - Browse repository at this point
Copy the full SHA ff9b1b4View commit details
Commits on May 10, 2022
-
* Graphene Async Testing * Fix missing extra spans numbers * Graphene promise tests * Fix py2 imports * Removed unused __init__ * Update code level metrics validator for py2 * Unify graphql testing imports * Fix ariadne imports * Fix other imports * Fix import issues
Configuration menu - View commit details
-
Copy full SHA for a2889a6 - Browse repository at this point
Copy the full SHA a2889a6View commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for addc9e5 - Browse repository at this point
Copy the full SHA addc9e5View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec0ec2f - Browse repository at this point
Copy the full SHA ec0ec2fView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 545fdfa - Browse repository at this point
Copy the full SHA 545fdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d32f1 - Browse repository at this point
Copy the full SHA 61d32f1View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 619026e - Browse repository at this point
Copy the full SHA 619026eView commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b3693e - Browse repository at this point
Copy the full SHA 5b3693eView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34209bc - Browse repository at this point
Copy the full SHA 34209bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfbc02 - Browse repository at this point
Copy the full SHA 6dfbc02View commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bf2071 - Browse repository at this point
Copy the full SHA 1bf2071View commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b67b3a - Browse repository at this point
Copy the full SHA 5b67b3aView commit details
Commits on Nov 1, 2022
-
Initial test commit for graphene-django
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c2c396 - Browse repository at this point
Copy the full SHA 7c2c396View commit details
Commits on Nov 2, 2022
-
Imported graphene tests into graphene-django tests
<TimPansino@users.noreply.github.com>Co-authored-by: Timothy Pansino
Configuration menu - View commit details
-
Copy full SHA for 8aa9de8 - Browse repository at this point
Copy the full SHA 8aa9de8View commit details
Commits on Nov 3, 2022
-
Fix testing/account for existing GraphQLOperationTrace creation
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com> Co-authored-by: Hannah Stepanek <hmstepanek@users.noreply.github.com> Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b52d49 - Browse repository at this point
Copy the full SHA 1b52d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9288e44 - Browse repository at this point
Copy the full SHA 9288e44View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ffd1af - Browse repository at this point
Copy the full SHA 5ffd1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba20f03 - Browse repository at this point
Copy the full SHA ba20f03View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ade93e - Browse repository at this point
Copy the full SHA 6ade93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8502160 - Browse repository at this point
Copy the full SHA 8502160View commit details