Commit Graph

  • 1e56eabe21 Add docs Andrey Shustov 2023-05-11 04:59:38 +0300
  • 8c068fbc2b Update to pull out mutations and ensure that DjangoFields don't get double sync'd Josh Warwick 2023-05-10 19:17:30 +0100
  • b134ab0a3e Handle custom Djangoconnectionresolvers Josh Warwick 2023-05-09 23:27:02 +0100
  • b69476f50f improve async detection Josh Warwick 2023-05-09 22:58:15 +0100
  • 791209f557 Rejig concept to use middleware Josh Warwick 2023-05-09 21:52:55 +0100
  • 58b92e6ed3 linting Josh Warwick 2023-05-05 16:28:40 +0100
  • c501fdb20b swap back to python 3.11 Josh Warwick 2023-05-05 16:25:33 +0100
  • 76eeea4e78 Update tests for queries Josh Warwick 2023-05-05 16:19:13 +0100
  • e9d5e88ea2 Handle the default django list field and test the async execution of the fields Josh Warwick 2023-05-05 11:18:21 +0100
  • 35f312ebec use the same pattern for assign attributes Arfey 2023-05-05 13:11:05 +0300
  • 19decd36c5
    Merge branch 'main' into proxy-model-supports-reverse-relationship Firas Kafri 2023-05-05 13:06:40 +0300
  • cc9e1c94e4
    Merge branch 'main' into fix/execution-context-class-as-class-attr Firas Kafri 2023-05-05 13:05:06 +0300
  • 72a3700856
    Update Development Status calassifier (#1409) Firas Kafri 2023-05-05 13:04:47 +0300
  • 09f9b6d2f1
    Remove redundant call to validate (#1393) shukryzablah 2023-05-05 06:04:22 -0400
  • 59bc133502
    Merge branch 'main' into patch-1 Firas Kafri 2023-05-05 13:02:49 +0300
  • e90edc1b75 Fix tests Andrey Shustov 2023-05-05 05:48:59 +0300
  • 1960d6dd8e Fix pyupgrade Andrey Shustov 2023-05-05 05:46:22 +0300
  • 9744b13a2f Add pyenv files to .gitignore Andrey Shustov 2023-05-05 05:42:34 +0300
  • b70b7b0128 Add tests for DjangoFormInputObjectType Andrey Shustov 2022-06-14 05:51:42 +0300
  • c8a01082ab Correct Reporter model a_choice field type according to CHOICES tuple Andrey Shustov 2022-06-14 05:50:15 +0300
  • d5f065e429 Add DjangoFormInputObjectType to forms/types Andrey Shustov 2022-06-14 05:48:06 +0300
  • 4e64bf1b25
    Update Development Status calassifier Firas Kafri 2023-05-05 00:33:37 +0300
  • 6f13d28b6e
    Update README.md (#1408) Firas Kafri 2023-05-04 23:54:09 +0300
  • 651cd6e4bf
    Update long_description source to be from README.md Firas Kafri 2023-05-04 23:51:16 +0300
  • 4394ec7a7c
    Delete README.rst Firas Kafri 2023-05-04 23:46:46 +0300
  • ce7492b5ae
    Delete README.rst Firas Kafri 2023-05-04 23:46:15 +0300
  • 62080add3b
    Update README.md Firas Kafri 2023-05-04 23:45:21 +0300
  • 485c429769
    Update README.md Firas Kafri 2023-05-04 22:25:15 +0300
  • eeaa2234b4
    Merge branch 'main' into main Firas Kafri 2023-05-04 22:09:06 +0300
  • c2901d682a
    Merge branch 'main' into fix-m2m-filter-type Firas Kafri 2023-05-04 22:08:38 +0300
  • 2900d444b2
    Merge branch 'main' into proxy-model-supports-reverse-relationship Firas Kafri 2023-05-04 22:07:17 +0300
  • 52f992183f
    Add GraphiQL Explorer plugin (#1397) Kien Dang 2023-05-05 03:06:10 +0800
  • c10753d4b1 most recent changes Josh Warwick 2023-05-04 15:51:25 +0100
  • 4e5862f8fb Add logging of errors in execution Josh Warwick 2023-05-04 15:27:47 +0100
  • 4d5132d925 Remove tests for now Josh Warwick 2023-05-04 15:26:52 +0100
  • bdb8e84446 Update cookbook for async testing Josh Warwick 2023-05-04 15:26:33 +0100
  • 64d311d770 Copy tests for query to test async execution Josh Warwick 2023-04-01 19:54:50 -0700
  • 0a84a6ea38 Handle async get_node Josh Warwick 2023-04-01 19:16:12 -0700
  • 1b2d5e02e4 handle async serlizer mutations Josh Warwick 2023-03-31 14:04:37 -0700
  • 66938e9e29 async hates csrf Josh Warwick 2023-03-31 11:49:16 -0700
  • ebbc578435 Strange scope Josh Warwick 2023-03-31 11:48:11 -0700
  • 7ddaf9f5e6 Handle coroutine results from resolvers in connections and filter connections Josh Warwick 2023-03-31 11:28:57 -0700
  • 28846f9ac9 drop in an async view Josh Warwick 2023-03-30 21:01:42 +0100
  • e78fb86ce6 handle regualr django lists Josh Warwick 2023-03-30 20:27:15 +0100
  • f04f0d33ff Support foriegn key connections running async Josh Warwick 2023-03-30 19:51:40 +0100
  • 74998afb69 Support Django Connection resolving in an async context Josh Warwick 2023-03-30 19:49:27 +0100
  • 6a5b28d09f Resolve DjangoObjectType getNode when in an async context Josh Warwick 2023-03-30 19:32:36 +0100
  • 8540a9332c
    Add support for Python 3.11 (#1365) Ülgen Sarıkavak 2023-05-04 15:19:24 +0300
  • 846422fccd add temporary fix for enum description Firas Kafri 2023-05-04 13:34:30 +0300
  • aa0650aeb6 Fix Python 3.11 compability matris Ülgen Sarıkavak 2022-11-28 01:47:45 +0300
  • 49816bd531 Add support for Python 3.11 Ülgen Sarıkavak 2022-10-31 15:57:41 +0300
  • 80114fcd9e Add GraphiQL Explorer plugin Kien Dang 2023-04-18 00:53:45 +0800
  • f6d79bb144
    Merge branch 'main' into patch-1 Firas K 2023-05-03 17:22:04 +0300
  • 5394f49ada
    Merge branch 'main' into proxy-model-supports-reverse-relationship Firas K 2023-05-03 14:42:23 +0300
  • af8888f58e
    Upgrade github actions versions, default python and dev dependencies (#1407) Firas K 2023-05-03 13:25:16 +0300
  • 5f4d3921e7 Upgrade pytest version Firas Kafri 2023-05-03 13:14:09 +0300
  • 93320f2140 fromat examples and few files to follow black new version Firas Kafri 2023-05-03 13:09:13 +0300
  • b3640f4638 Upgrade dev dependencies Firas Kafri 2023-05-03 13:08:39 +0300
  • cbf7d23450
    Update python version + repos versions Firas K 2023-05-03 12:53:30 +0300
  • 2858c55d64
    Python version in string Firas K 2023-05-03 12:44:57 +0300
  • ac484d43dc
    python version in string Firas K 2023-05-03 12:44:43 +0300
  • 93af2e8084
    Update checkout and setup-python versions Firas K 2023-05-03 12:41:15 +0300
  • 05f227be46
    Update checkout and setup-python versions Firas K 2023-05-03 12:41:10 +0300
  • a86bcbc326
    Update checkout and setup-python versions Firas K 2023-05-03 12:41:06 +0300
  • 5b8fa0bf5b
    Update python version Firas K 2023-05-03 12:36:51 +0300
  • 4a8fd954c8
    Update gh-action-pypi-publish version Firas K 2023-05-03 12:36:27 +0300
  • 92523ee61e
    Use Python 3.10 for deployments on PyPi Firas K 2023-05-03 12:18:31 +0300
  • c1a22bfd91 Add pre-commit to dev-setup v3.0.2 Steven DeMartini 2023-05-02 10:12:49 -0700
  • a1bb558383
    Merge branch 'main' into pre-commit-in-dev-setup Firas K 2023-05-03 12:08:09 +0300
  • 95a0642818 fix: fix graphiql request failure Kien Dang 2023-05-03 04:24:32 +0800
  • b96e12a524
    Merge branch 'main' into graphiql-headers-fix Firas K 2023-05-03 12:06:47 +0300
  • 118751c3ad
    Merge branch 'main' into pre-commit-in-dev-setup Firas K 2023-05-03 12:05:50 +0300
  • a8ceca77ed Bump version 3.0.2 Firas K 2023-05-03 11:45:56 +0300
  • bce3c14307
    Bump version Firas K 2023-05-03 11:45:56 +0300
  • 20a6cecc4c Add test validating query performance with select_related + prefetch_related Steven DeMartini 2023-05-02 09:00:22 -0700
  • 9796e93fc7 Remove obsolete tests and add note about rationale Steven DeMartini 2023-05-01 09:00:30 -0700
  • f67c5dbc8c Revert field resolver logic to fix poor query performance Steven DeMartini 2023-04-29 12:01:55 -0700
  • ec6210a48f fix: fix graphiql request failure Kien Dang 2023-05-03 04:24:32 +0800
  • d9778aaba3 Add pre-commit to dev-setup Steven DeMartini 2023-05-02 10:12:49 -0700
  • 5e8952d849 Add test validating query performance with select_related + prefetch_related Steven DeMartini 2023-05-02 09:00:22 -0700
  • aebc4a34ed Remove obsolete tests and add note about rationale Steven DeMartini 2023-05-01 09:00:30 -0700
  • ae189e760e Revert field resolver logic to fix poor query performance Steven DeMartini 2023-04-29 12:01:55 -0700
  • 34cc86063b
    ☂️ v3.0.1 ☂️ v3.0.1 Firas K 2023-04-29 20:26:39 +0300
  • a335042dbe
    ☂️ v3.0.1 ☂️ Firas K 2023-04-29 20:26:05 +0300
  • df3c0bf75b Update filtering.rst Firas K 2023-04-21 21:42:52 +0300
  • 7e1a1d1fb8 Update django-filter url Firas K 2023-04-21 21:40:51 +0300
  • 5f24ba7fb1
    Update filtering.rst Firas K 2023-04-21 21:42:52 +0300
  • 5262290608
    Update django-filter url Firas K 2023-04-21 21:40:51 +0300
  • 89bdb79741 fix: use execution_context_class attribute for GraphQLView Arfey 2023-04-20 02:07:58 +0300
  • 9080dd8c14
    Merge branch 'main' into proxy-model-supports-reverse-relationship Firas K 2023-04-17 09:19:21 +0300
  • 3283d0b1be Update GraphiQL to 2.4.1 Kien Dang 2023-04-14 22:34:17 +0800
  • 9906712e6c
    remove white space M. Hamad 2023-04-17 01:01:41 +0300
  • bdba144e42
    fix Lint test M. Hamad 2023-04-17 00:29:04 +0300
  • 1b1092a56a
    Merge branch 'main' into fix_custom_resolver_multi_db_hits M. Hamad 2023-04-17 00:11:55 +0300
  • 441ecd30e4 Update GraphiQL to 2.4.1 Kien Dang 2023-04-14 22:34:17 +0800
  • 8764991101
    Merge branch 'main' into proxy-model-supports-reverse-relationship Tom Dror 2023-04-12 15:43:36 -0400
  • 163dfb86fb
    Merge branch 'main' into feature/user-error-middle-ware Firas K 2023-04-11 14:13:55 +0300
  • 1d814c54c4 Fix schema print with -.graphql Bendik Eger 2022-11-30 13:34:09 +0100
  • 96f2856087
    Remove whitespace Firas K 2023-04-10 09:31:05 +0300
  • ad87a00438
    Remove redundant call to validate shukryzablah 2023-03-14 18:14:14 -0400