Commit Graph

  • 15c478255b fix: Use typing.TYPE_CHECKING to provide generalized way Jeongseok Kang 2023-04-14 14:05:32 +0900
  • ee60ad08c2
    Default enum description to "An enumeration." Firas K 2023-04-11 13:12:44 +0300
  • 11e6ac9686
    Merge a8cb8ca4c2 into 57cbef6666 Cadu 2023-03-19 03:23:11 -0700
  • 1016ba0aab
    refactor: rewording QuentinN42 2023-03-16 16:55:27 -0700
  • 672ab9110b
    feat: DAST QuentinN42 2023-03-16 15:09:49 -0700
  • f07d6a29c5
    feat: intropsection and custom validation QuentinN42 2023-03-16 14:27:31 -0700
  • 84c5559ded
    feat: max depth QuentinN42 2023-03-16 11:50:46 -0700
  • 18b7d53428
    refactor: moved queryvalidation.rst QuentinN42 2023-03-15 19:18:13 -0700
  • 65af30194c
    refactor: rewording QuentinN42 2023-03-15 15:40:28 -0700
  • c432022582
    docs: start secu QuentinN42 2023-02-24 18:53:12 -0800
  • 5a25583b5a
    Merge branch 'master' into enums-pickling senseysensor 2023-03-15 12:00:26 +0200
  • 57cbef6666
    release: 3.2.2 v3.2.2 Erik Wrede 2023-03-13 21:24:16 +0100
  • d33e38a391
    chore: make relay type fields extendable (#1499) Erik Wrede 2023-03-13 21:23:28 +0100
  • 33b7c7fc8d
    Merge branch 'master' into enums-pickling senseysensor 2023-03-11 13:22:01 +0200
  • b76e89c0c2
    docs: remove unpair bracket (#1500) Roman Solomatin 2023-03-09 14:09:15 +0500
  • 886c1fee86
    remove unpair bracers in doc Roman Solomatin 2023-03-05 17:44:45 +0500
  • 90ca33de02
    Merge branch 'master' into enums-pickling senseysensor 2023-03-04 11:09:51 +0200
  • 81e7eee5da
    Update README.md Erik Wrede 2023-03-03 17:35:46 +0100
  • 969a630541
    Update README.md Erik Wrede 2023-03-03 17:35:05 +0100
  • 0d0ec186df fix: add missing EdgeBase Erik Wrede 2023-03-03 11:37:56 +0100
  • e3809e9aee chore: streamline edge creation Erik Wrede 2023-03-03 11:30:09 +0100
  • d3bc70a87d fix: change type for mypy Erik Wrede 2023-03-02 23:11:50 +0100
  • a512071862 chore: make pageinfo and edge types overridable Erik Wrede 2023-03-02 22:58:34 +0100
  • 828e951c0e refactor: make relay connections extendable Erik Wrede 2023-03-02 22:36:07 +0100
  • 039b221e5c
    Merge branch 'master' into enums-pickling senseysensor 2023-03-02 22:40:30 +0200
  • 8b89afeff1
    docs: update sphinx to the latest version (#1497) QuentinN42 2023-02-28 13:21:45 +0100
  • 23c03a91d7
    feat: execution/queryvalidation.rst QuentinN42 2023-02-24 09:39:48 -0800
  • cf88428a02
    feat: rm GAE QuentinN42 2023-02-24 09:24:28 -0800
  • 5598852874
    fix: rm Graphene GAE due to deprecation QuentinN42 2023-02-23 14:42:53 -0800
  • 11d2725273
    refactor: update deps QuentinN42 2023-02-23 13:18:11 -0800
  • fa20db0054 reverted simple solution back (without attempt to support duplicate Enum class names) sgrekov 2023-02-14 21:43:38 +0200
  • dac4ba4e12 considered case with colliding class names (try to distinguish by file name) sgrekov 2023-02-14 09:01:38 +0200
  • f5b5a14f3f Corrected enum metaclass to fix pickle.dumps() sgrekov 2023-02-13 17:22:21 +0200
  • c8c7b682ce fix: Support making Relay edges node NonNull (#968) Guro Bokum 2023-02-12 22:37:01 +0300
  • a8cb8ca4c2
    Merge branch 'graphql-python:master' into fix/inputobjecttype_undefined Cadu 2023-01-25 15:40:54 -0300
  • 2feabacf4b
    remove leading whitespaces in multi-line descriptions for UnmountedType Firas K 2023-01-07 00:55:36 +0300
  • 22ae54d75b
    remove leading whitespaces in multi-line descriptions for fields Firas K 2023-01-07 00:54:23 +0300
  • 8f1de839cd fix: Change Field resolution about resolver Victor 2022-12-29 09:30:10 +0300
  • 780012da47 feat: Add subscribe to Field Victor 2022-12-27 23:56:31 +0300
  • 9b80a1dfa9
    Merge 0ea463671e into 52143473ef Laurent 2022-12-27 11:15:20 +0300
  • 52143473ef
    docs: Remove prerelease notice (#1487) Peder Johnsen 2022-12-25 21:59:05 +0000
  • 8f4b284c41
    Remove prerelease notice Peder Johnsen 2022-12-23 09:52:41 +0000
  • 8eb2807ce5
    docs: Correct the module name of custom scalar example in documentation (#1486) Pei-Lun H 2022-12-23 14:57:45 +0800
  • 7e629cb488 Correct the module name of custom scalar example in documentation Pei-Lun Huang 2022-12-16 17:32:41 +0800
  • 340d5ed12f
    release: 3.2.1 v3.2.1 Erik Wrede 2022-12-11 21:05:25 +0100
  • 19ea63b9c5
    fix: Input fields and Arguments can now be deprecated (#1472) Vladyslav Hutov 2022-12-10 11:25:07 +0000
  • de78461a01 Pass deprecation reason to graphql core schema construction vhutov 2022-11-12 12:57:30 +0000
  • d5dadb7b1b
    release: 3.2.0 v3.2.0 Erik Wrede 2022-12-09 10:53:50 +0100
  • 8596349405
    release: 3.1.2 Erik Wrede 2022-12-09 10:46:24 +0100
  • a141e848c3
    Do not interpret Enum members called 'description' as description properties (#1478) Mike Roberts 2022-12-01 10:06:24 +0000
  • 9dcbfc89c1 Changed InputObjectType's default builder-from-dict argument to be Undefined instead of None (or else we can't catch "null" inputs in InputObjectTypes, as both would coerce to None) Cadu 2022-11-10 14:53:32 -0300
  • 8af988a70b
    Merge branch 'master' into description-in-enum-2 Mike Roberts 2022-11-21 15:50:46 +0000
  • f09b2e5a81
    housekeeping: pin ubuntu to 20.04 for python 3.6 Erik Wrede 2022-11-21 15:40:05 +0100
  • 1e1280076c Do not interpret Enum members called 'description' as description properties Mike Roberts 2022-11-17 12:49:45 +0000
  • 7f6fa16194
    feat_ (#1476) Mike Roberts 2022-11-16 20:38:15 +0000
  • 09d65cbbd9 Remove unnecessary dependency on 'promise' library Mike Roberts 2022-11-16 16:39:52 +0000
  • 0b1bfbf65b
    chore: Make Graphene enums iterable like Python enums (#1473) Rens Groothuijsen 2022-11-16 21:30:49 +0100
  • ca64b5175c Add test for iterable enum instance creation and move tests to test_enum.py Rens Groothuijsen 2022-11-16 19:44:32 +0100
  • 88fe5c2ea1 Make Graphene enums iterable like Python enums Rens Groothuijsen 2022-11-12 22:16:47 +0100
  • f891a3683d
    docs: Disambiguate argument name in quickstart docs (#1474) Rens Groothuijsen 2022-11-16 21:27:34 +0100
  • 6a36a7cda4 Disambiguate argument name in quickstart docs Rens Groothuijsen 2022-11-13 23:11:37 +0100
  • a2b63d8d84
    fix: MyPy findings due to a mypy version upgrade were corrected (#1477) Erik Wrede 2022-11-16 21:23:37 +0100
  • ae19b27a2b fix: MyPy findings due to a mypy version upgrade were corrected fix-mypy-gt-982 Erik Wrede 2022-11-16 21:19:18 +0100
  • b349632a82
    Clarify execution order in middleware docs (#1475) Rens Groothuijsen 2022-11-15 08:48:48 +0100
  • 1b033b6cfa Clarify execution order in middleware docs Rens Groothuijsen 2022-11-13 23:39:26 +0100
  • 0ea463671e fix: static method Laurent Riviere 2022-10-27 13:06:48 +0000
  • ccdd35b354
    hashable Enum (#1461) Kevin Le 2022-10-27 04:55:38 -0700
  • 10c53d3d98
    Merge branch 'master' into feat/add-optional-prefix Thomas Leonard 2022-10-26 10:37:13 +0200
  • 673a28288d fix: docs Laurent Riviere 2022-10-26 08:12:00 +0000
  • b0e179fcf5 fix: style Laurent Riviere 2022-10-26 08:11:36 +0000
  • 97dd7e5ac1 fix: review Laurent Riviere 2022-10-26 08:03:56 +0000
  • 4f772c116d hashable Enum Kevin Le 2022-09-29 16:41:42 -0700
  • 84237060f4 fix: added Scalar Laurent Riviere 2022-10-25 14:28:35 +0000
  • cdfc29547f
    Merge cc1e60c911 into 6969023491 Mykyta Maliarenko 2022-10-24 17:51:04 -0400
  • 6969023491
    Add copy function for GrapheneGraphQLType (#1463) Kristian Uzhca 2022-10-24 14:06:24 -0400
  • 8cb9791342 fix: reviews comments Laurent Riviere 2022-10-24 16:24:13 +0000
  • 990c4c4e9d
    fix test allen-munsch 2022-10-24 11:22:41 -0500
  • c37b9f85bb
    try fix lint allen-munsch 2022-10-24 09:57:56 -0500
  • 25f155c4ba
    try fix lint allen-munsch 2022-10-24 09:31:09 -0500
  • 57dde680d2
    try fix lint allen-munsch 2022-10-24 09:25:18 -0500
  • f98da8f28b lint Kristian Uzhca 2022-10-24 10:18:49 -0400
  • bcd8a61da8
    try fix test allen-munsch 2022-10-24 09:03:27 -0500
  • bd9466c37d
    add test allen-munsch 2022-10-18 17:24:04 -0500
  • 0b922d45b1
    add test allen-munsch 2022-10-18 17:22:57 -0500
  • 3faf60e458
    AttributeError: Type "get_type" not found in the Schema James 2022-10-18 17:17:06 -0500
  • 0633b629f5 fix: style Laurent Riviere 2022-10-15 10:39:38 +0000
  • 2dee4f2b37 feat: added object_type_name_prefix Laurent Riviere 2022-10-14 13:21:09 +0000
  • 1dbdb42dee Add copy function for GrapheneGraphQLType Kristian Uzhca 2022-09-30 15:52:45 -0400
  • ee1ff975d7
    feat: Add support for custom global (Issue #1276) (#1428) Thomas Leonard 2022-09-19 10:17:31 +0200
  • d1f6412bbb chore: add tests issue-#1276_allow_other_identifiers Thomas Leonard 2022-09-15 14:53:21 +0200
  • 9509841305 feat: Add support for custom global ID Thomas Leonard 2020-10-20 13:04:54 +0200
  • b20bbdcdf7
    v3.1.1 v3.1.1 Erik Wrede 2022-09-08 10:55:05 +0200
  • 694c1db21e
    Vendor DataLoader from aiodataloader and move get_event_loop() out of __init__ function. (#1459) Cadu 2022-09-07 15:32:53 -0300
  • 1e7bfb7cf4 Added pragma: no cover to untested bits of DataLoader (minor stuff) Cadu 2022-09-06 15:29:09 -0300
  • 32ab8791f7 plug loop parameter into self._loop, so that we still have the ability to pass in a custom event loop, if needed. Cadu 2022-09-06 10:55:19 -0300
  • cad00f0b98 fix: move dataloader tests to the correct directory so everything is executed by pytest. Erik Wrede 2022-09-06 11:14:31 +0200
  • b6f6b66ca3 Added DataLoader's specific tests Cadu 2022-09-05 20:01:43 -0300
  • 2467efc989 Vendor DataLoader from aiodataloader and also move get_event_loop behavior from __init__ to a property which only gets resolved when actually needed (this will solve PyTest-related early get_event_loop() issues) Cadu 2022-09-05 19:40:10 -0300
  • 20219fdc1b
    Update README.md Erik Wrede 2022-09-06 13:42:38 +0200
  • fc582baf40
    Fix documentation typing in schema.py for v2 (#1335) v2 Kyrylo Khatsko 2022-09-02 14:38:10 +0300