Commit Graph

  • 5924cc4150
    remove Python 2 (#1547) Dulmandakh 2024-06-13 22:52:06 +0800
  • 6a668514de
    docs: create security.md (#1554) Erik Wrede 2024-06-13 16:51:43 +0200
  • 5dff4e4a74
    docs: create security.md erikwrede-patch-2 Erik Wrede 2024-06-13 16:51:30 +0200
  • a9c9572062
    Merge branch 'master' into support-3.12 Erik Wrede 2024-06-13 16:43:35 +0200
  • 88c3ec539b
    pytest: Don't use nose like syntax in graphene/relay/tests/test_custom_global_id.py (#1539) (#1540) tijuca 2024-06-13 16:38:48 +0200
  • d61ebab513
    Merge branch 'master' into remove_nose_test_syntax Erik Wrede 2024-06-13 16:37:52 +0200
  • 17d09c8ded
    remove aniso8601, mock, iso8601 (#1548) Dulmandakh 2024-06-13 22:35:00 +0800
  • 614449e651
    Python 3.12 (#1550) Dulmandakh 2024-06-13 22:34:16 +0800
  • 3e588bed58
    Merge branch 'master' into remove-aniso8601 Erik Wrede 2024-06-13 16:34:08 +0200
  • cbec0cdf30
    Merge branch 'master' into remove-python-2 Erik Wrede 2024-06-13 16:33:56 +0200
  • a2518e6fff
    Merge branch 'master' into python-3.12 Erik Wrede 2024-06-13 16:33:19 +0200
  • 44dcdad182
    CI: fix deprecation warning (#1551) Dulmandakh 2024-06-13 22:32:50 +0800
  • 38f3e55403 CI: fix deprecation warning Dulmandakh 2024-05-20 08:06:36 +0800
  • dedb1f0a5d remove mock, iso8601 Dulmandakh 2024-05-20 07:51:46 +0800
  • 6543dfe890 update classifiers Dulmandakh 2024-05-18 13:44:56 +0800
  • 957d0a2c3b pytest 8 Dulmandakh 2024-05-18 13:40:09 +0800
  • 233533628e python 3.12 Dulmandakh 2024-05-18 13:28:24 +0800
  • b453693473 remove aniso8601 Dulmandakh 2024-05-15 08:51:17 +0800
  • 251b5faa37
    Merge branch 'master' into remove-python-2 Dulmandakh 2024-05-16 21:47:11 +0800
  • 221afaf4c4
    bump pytest to 7 (#1546) Dulmandakh 2024-05-16 16:17:46 +0800
  • 5db1af039f
    Remove Python 3.7 (#1543) Dulmandakh 2024-05-16 16:17:26 +0800
  • 82d0a68a81
    remove polyfill for dataclasses (#1545) Dulmandakh 2024-05-16 16:09:37 +0800
  • 3cd0c30de8
    CI: bump GH actions (#1544) Dulmandakh 2024-05-16 16:09:19 +0800
  • d8d69ab350 remove Python 2 Dulmandakh 2024-05-15 08:44:04 +0800
  • 2a79ba8301 downgrade pytest-cov Dulmandakh 2024-05-15 08:13:28 +0800
  • e98d18139e bump pytest Dulmandakh 2024-05-15 08:10:49 +0800
  • 8eaf5c8b3a fix lint Dulmandakh 2024-05-15 08:02:37 +0800
  • 03497d1f29 remove polyfill for dataclasses Dulmandakh 2024-05-15 07:57:24 +0800
  • c76b9bfe4e CI: bump GH actions Dulmandakh 2024-05-15 07:51:44 +0800
  • 324ca87c0b remove python 3.12 Dulmandakh 2024-05-15 07:47:43 +0800
  • 48c7fe1465 dd Dulmandakh 2024-05-15 07:44:57 +0800
  • 2951fef32b CI: add Python 3.12 Dulmandakh 2024-05-15 07:35:23 +0800
  • 15a0bf21ba pytest: Don't use nose like syntax Carsten Schoenert 2024-03-17 10:03:48 +0100
  • 8cef3b0311
    Merge branch 'master' into issue-1524 CJ Gasper 2024-02-17 19:38:51 -0500
  • a97d3d3321 Define abstract Mutation.mutate() method belkka 2021-12-02 08:56:29 +0200
  • ccc3f423f3 fix 'fields' and 'exclude' options being deprecated PatillaCode 2023-11-28 13:05:07 +0100
  • 63ca07916a fix fields or the exclude option is deprecated PatillaCode 2023-11-21 18:13:35 +0100
  • 5fb7b54377
    docs: update docstring for type arg of Field (#1527) Andrew Swait 2023-10-06 21:15:26 +0100
  • dcc2949e7a
    docs: update docstring for type arg of Field Andrew Swait 2023-10-06 14:34:38 +0100
  • 9fb07079eb
    Create SECURITY.md Emma Leonard 2023-10-03 01:02:33 -0500
  • e2861f1dcd
    Merge branch 'master' into upgrade-test-packages wongcht 2023-09-05 00:32:30 +0100
  • e3286d91fb py3.12.0-rc.1 in gh-test wongcht 2023-09-05 00:21:40 +0100
  • 3f38d642e3 py3.12-rc.1 in gh-test wongcht 2023-09-05 00:17:16 +0100
  • 85273fe7e1
    Merge branch 'master' into support-3.12 wongcht 2023-09-05 00:10:10 +0100
  • dad3352b88
    Merge branch 'master' into support-3.8-3.11 wongcht 2023-09-04 23:57:00 +0100
  • fcbb04eeb1 Fix enum value equality comparison CJ Gasper 2023-09-01 15:55:54 -0400
  • baaef0d21a
    chore: remove pytz (#1520) wongcht 2023-08-30 22:41:17 +0100
  • 0e006ac583 add test for py3.12 Wong Chun Hong 2023-08-30 21:28:02 +0100
  • b5ba046c54 tests compatible with pytest v7 Wong Chun Hong 2023-08-30 21:14:56 +0100
  • 2f7ad74571 upgrade test packages Wong Chun Hong 2023-08-30 21:14:04 +0100
  • c160f062a5 support 3.8-3.11, default 3.11 Wong Chun Hong 2023-08-30 20:46:52 +0100
  • ac8458c57f remove pytz Wong Chun Hong 2023-08-30 20:24:42 +0100
  • 23c84c1d66 solve most deprecation warning Wong Chun Hong 2023-08-30 02:29:24 +0100
  • f3f33dec9f bump most of the test packages Wong Chun Hong 2023-08-30 02:05:01 +0100
  • 4edd3cc368 remove pytz Wong Chun Hong 2023-08-30 01:48:29 +0100
  • ae79c0fa72 tox mypy config Wong Chun Hong 2023-08-30 00:46:15 +0100
  • c439c70a45 suppress mypy error Wong Chun Hong 2023-08-30 00:45:38 +0100
  • 9eccae70b6 fix from flake8 Wong Chun Hong 2023-08-30 00:35:15 +0100
  • 0f4fd4ea50 pre-commit lint Wong Chun Hong 2023-08-30 00:29:46 +0100
  • e45a100a69 bump and correct pre-commit config Wong Chun Hong 2023-08-30 00:18:56 +0100
  • 52bb458289 bump github actions uses packages Wong Chun Hong 2023-08-29 23:53:37 +0100
  • fb499d189d remove six Wong Chun Hong 2023-08-29 23:34:26 +0100
  • 44e5bb9177 update tested py versions with 3.11 default Wong Chun Hong 2023-08-29 22:45:34 +0100
  • db05a9add6 update user-facing versions Wong Chun Hong 2023-08-29 22:44:35 +0100
  • 892ed4934a run black AjmalPonneth 2023-08-23 00:15:27 +0530
  • fcce1a30e5 add test case for context AjmalPonneth 2023-08-23 00:09:46 +0530
  • 9ee127e3d5 fix: snake case converter corner cases Thomas Leonard 2023-08-08 14:28:53 +0200
  • f034de9d74 Add Email type Arunkumar Santhanakrishnan 2023-07-28 20:53:26 +0530
  • 93cb33d359
    housekeeping: delete outdated ROADMAP.md Erik Wrede 2023-07-26 09:43:40 +0200
  • f5aba2c027
    release: 3.3.0 v3.3.0 Erik Wrede 2023-07-26 08:26:30 +0200
  • ea7ccc350e
    feat(relay): add option for strict connection types (#1504) garo (they/them) 2023-07-25 23:25:57 -0700
  • 035f19c0aa
    Merge branch 'master' into master Erik Wrede 2023-07-19 09:12:36 +0200
  • 6b8cd2dc78
    ci: drop python 3.6 (#1507) Dulmandakh 2023-07-19 15:08:19 +0800
  • 2ef167eb7a
    Merge branch 'master' into drop-python-3.6 Erik Wrede 2023-07-19 09:08:00 +0200
  • 74db349da4
    docs: add get_human function (#1380) Naoya Yamashita 2023-07-19 16:01:00 +0900
  • 99f0103e37
    test: print schema with InputObjectType with DateTime field with default_value (#1293) (#1513) Ransom Williams 2023-07-19 02:00:30 -0500
  • 29eaea4c6b
    chore: clarify test title and assertion Erik Wrede 2023-07-19 08:59:24 +0200
  • 0f6a31eb75
    Merge branch 'master' into doc Erik Wrede 2023-07-19 08:56:06 +0200
  • e4cb412767 test [1293]: regression test print schema with InputObjectType with DateTime field with default_value Ransom Williams 2023-07-16 12:55:36 -0500
  • 6d609db8c0
    Simplify props.py Rob Percival 2023-07-04 16:14:10 +0100
  • 2d97c77dbb Add Typing Extensions module for dataclass_transform Roshan Rajan 2023-06-28 13:47:21 -0700
  • daf48865e5 Apply PEP 681 to graphene Roshan Rajan 2023-06-22 14:44:08 -0700
  • 061ba48ed7 CI: drop python 3.6 Dulmandakh 2023-06-11 20:30:35 +0800
  • 4077084d33 test: add test shrouxm 2023-06-08 15:32:38 -0700
  • cf29f5de15 chore: appease linter shrouxm 2023-06-08 15:32:32 -0700
  • 03cf2e131e
    chore: remove travis ci link Erik Wrede 2023-06-06 20:45:01 +0200
  • d77d0b0571
    chore: Use typing.TYPE_CHECKING instead of MYPY (#1503) Jeongseok Kang 2023-06-05 06:49:26 +0900
  • 9b41db22f9
    Merge branch 'master' into fix-type-checking-flag Erik Wrede 2023-06-04 23:13:15 +0200
  • c636d984c6
    fix: Corrected enum metaclass to fix pickle.dumps() (#1495) senseysensor 2023-06-05 00:10:05 +0300
  • b793ee8557
    Merge branch 'master' into enums-pickling Erik Wrede 2023-06-04 23:03:19 +0200
  • 2da8e9db5c
    feat: Enable use of Undefined in InputObjectTypes (#1506) Cadu 2023-06-04 18:01:05 -0300
  • a35508322f Move set_default_input_object_type_to_undefined() fixture into conftest.py for sharing it between multiple test files. Cadu 2023-05-29 15:25:36 -0300
  • 37a575925d Changed InputObjectType's default builder-from-dict argument to be Undefined instead of None, removing ambiguity of undefined optional inputs using dot notation access syntax. Cadu 2022-11-10 14:53:32 -0300
  • 8ede21e063
    chore: default enum description to "An enumeration." (#1502) Firas Kafri 2023-05-25 13:21:55 +0300
  • 6eaef662d5
    Fix new line Firas Kafri 2023-05-24 16:42:36 +0300
  • 692e98589f chore: appease linter shrouxm 2023-05-18 09:13:58 -0700
  • 510f27ec1a
    chore: add missing newline Erik Wrede 2023-05-11 14:08:17 +0200
  • 3943353e66 types: add option for strict connection types shrouxm 2023-05-04 13:58:36 -0700
  • 4b297a289d
    Added tests Firas Kafri 2023-05-04 22:05:05 +0300
  • 42471516c2
    Use the docstring descriptions of enums when they are present Firas Kafri 2023-05-04 10:54:33 +0300