Commit Graph

  • 1933017a74 Upgrade black to 19.3b0 Eran Kampf 2019-06-01 19:01:41 -0700
  • dd368ec825 Remove six.with_metaclass calls Eran Kampf 2019-06-01 18:56:18 -0700
  • 3c0549a0b0 Remove six requirement Eran Kampf 2019-06-01 18:51:18 -0700
  • b4d4f60534 Remove six simple usages Eran Kampf 2019-06-01 18:50:07 -0700
  • db6ed96ef6 No one is using func_name Eran Kampf 2019-06-01 18:46:52 -0700
  • 5b40324e72
    Reorganize Tests (#985) Eran Kampf 2019-06-01 18:43:44 -0700
  • b7e726cbdc Removed unused import Eran Kampf 2019-06-01 14:55:12 -0700
  • 2d65a91aac File is deprecated and not used anywhere Eran Kampf 2019-06-01 14:51:25 -0700
  • 07209755c2 Fix test (six still required in scalars.py) Eran Kampf 2019-06-01 14:48:01 -0700
  • b06f844606 Python3 tests no longer need a separate folder Eran Kampf 2019-06-01 14:46:43 -0700
  • 5ed250b5fd Remove six.PY3 references from tests Eran Kampf 2019-06-01 14:40:36 -0700
  • 923401676c v3.0 - remove Python 2.x from build (#983) Eran Kampf 2019-06-01 15:41:04 -0700
  • dda3f23f22 Changed version to 3.0.0 development Eran Kampf 2019-06-01 14:30:46 -0700
  • b3551ff66f Changed library classifiers to reflect support in Python 3.6+ Eran Kampf 2019-06-01 14:23:04 -0700
  • 5018e2d35f Changed tox to only run Python 3.6+ Eran Kampf 2019-06-01 14:22:17 -0700
  • 4eb9a628b5 Change travis to only compile for p3.6+ Eran Kampf 2019-06-01 14:21:16 -0700
  • 40534bcce9 v2.1.4 v2.1.4 Eran Kampf 2019-06-01 13:44:13 -0700
  • ec9f76cfae Fix flaky date tests (#982) David Anderson 2019-06-01 16:41:45 -0400
  • 9ca3c5b361 rename fixtures for clarity in date+time tests Dave A 2019-05-31 20:09:23 -0400
  • f42d6965ad fix flaky datetime test with fixed values Dave A 2019-05-25 16:12:52 -0400
  • eb7966eca7
    Fix for metaclasses that use type annotation (Issue #979) (#981) Eran Kampf 2019-05-31 14:31:17 -0700
  • cd7a29d9dd Black formatting Eran Kampf 2019-05-31 14:18:26 -0700
  • 4fe4979372 Unused import Eran Kampf 2019-05-31 14:09:08 -0700
  • 6acf40def4 lint Eran Kampf 2019-05-31 14:02:49 -0700
  • 64810023f8 Seperate Python3.6+ tests to their own folder Eran Kampf 2019-05-31 13:32:41 -0700
  • 079798b3b4 Fix - ignore parameters we do not recognize Eran Kampf 2019-05-31 12:34:25 -0700
  • bd2f4a3449 Replicate error with test Eran Kampf 2019-05-31 12:32:07 -0700
  • 24c906d417
    Fix internal link on docs Ambro 2019-05-30 16:45:52 -0300
  • 1fcdeaac65 Typo in documentation (#975) Mike Bobadilla 2019-05-28 10:09:57 -0700
  • c355d2e5ac Typo in documentation Mike Bobadilla 2019-05-23 21:52:22 -0700
  • 226a14aba0
    Merge branch 'master' into contributing Paul Hallett 2019-05-07 20:29:14 +0100
  • f73055f72b Drop support for Python 3.4 because it is EOL (#963) cclauss 2019-05-07 21:16:22 +0200
  • ed1436c854 Drop support for Python 3.4 because it is EOL cclauss 2019-05-07 19:43:04 +0200
  • bdc83253e3
    eof Paul Hallett 2019-05-07 17:50:38 +0100
  • c3970a9e5a
    fix spelling Paul Hallett 2019-05-07 17:35:26 +0100
  • a5162e9ae3 Update aniso8601 dependency to allow versions 4+. (#935) Scott Crunkleton 2019-05-07 10:31:30 -0600
  • cda3459b19
    Add contributing.MD, makefile commands Paul Hallett 2019-05-07 17:26:50 +0100
  • 6a4091b3e4 from_enum can now take a deprecation reason (#957) NyanKiyoshi 2019-05-06 19:17:33 +0200
  • 8a7a321136
    Start porting to graphql-core-next Paul Hallett 2019-05-04 20:39:28 +0100
  • 7e8f9d6de9 from_enum can now take a deprecation reason NyanKiyoshi 2019-05-02 15:15:23 +0200
  • c38b4d268c
    Apply suggestions from code review Jonathan Kim 2019-04-30 12:47:52 +0200
  • eb0c2d8e25 Modify documentation to be more clear about resolvers being static Allard Hoeve 2019-04-25 13:40:43 +0200
  • 14037efb10
    Fixed formatting issues Cameron Hurst 2019-04-21 10:09:34 -0400
  • 5593f48431 Change asserts to manually raising AssertionError David Sanders 2019-04-21 06:05:11 -0700
  • f3ca2cc932
    Added test to ensure fields can be defined on meta Cameron Hurst 2019-04-21 09:59:33 -0400
  • cffa3b3b2d
    Fixed unit tests Cameron Hurst 2019-04-21 09:54:01 -0400
  • 9fbbaa5e3b
    fixed typo Cameron Hurst 2019-04-21 09:24:04 -0400
  • 0964453b81
    Allow fields to be defined when Meta is passed in Cameron Hurst 2019-04-21 09:20:56 -0400
  • 32565ef39b
    Fix black issues Cameron Hurst 2019-02-28 10:24:25 -0500
  • 2709007f83
    added tests for meta assignment Cameron Hurst 2019-02-28 10:05:34 -0500
  • f4d5603ad3
    Allow inheritance of the connection class Cameron Hurst 2019-02-27 17:13:07 -0500
  • c36bcb35bb black Aviv Eyal 2019-04-12 17:04:46 -0700
  • 9f3d386b89 Dual mode enums - legacy and new style Aviv Eyal 2019-04-12 16:23:50 -0700
  • 40ba414bd5 new enum resolver code Aviv Eyal 2019-04-12 15:26:57 -0700
  • de15657dee star wars with new enum Aviv Eyal 2019-04-12 16:35:16 -0700
  • 1db22d5840 Tests for NEW enum resolver - only support Python-style enums Aviv Eyal 2018-12-16 18:23:17 -0800
  • abff3d75a3 Allow the connection node to be wrapped in a NonNull type (#934) Minh Tu Le 2019-04-12 16:29:53 -0700
  • 863b07b183 Add a cool test Aviv Eyal 2019-04-12 15:17:59 -0700
  • 74705f4047 Upper bound to aniso8601 dependency version. Scott Crunkleton 2019-04-12 15:55:17 -0600
  • daf0d17647 fix type on docs (#939) Ganesh Pandey 2019-04-10 00:14:40 +0545
  • 11fd15c164 fix type on docs GaneshPandey 2019-04-09 13:18:49 +0545
  • d0cfee5641
    Make UUID compatible (Fixed issue #936) (#937) Eran Kampf 2019-04-08 14:06:32 -0700
  • 8046a19923 black code formatting Eran Kampf 2019-04-08 14:05:49 -0700
  • bcbb66c025
    Line too long in code sample caused docs UI to overflow (#938) Eran Kampf 2019-04-08 13:59:39 -0700
  • 5c211d9c2e Fix typo Eran Kampf 2019-04-08 13:53:38 -0700
  • 566f2dcc47 Line too long in code sample caused docs UI to overflow Eran Kampf 2019-04-08 13:50:57 -0700
  • fbf4d2726a Make UUID compatible Eran Kampf 2019-04-08 13:34:12 -0700
  • 582ac59bf7 Another docs test Eran Kampf 2019-04-08 12:36:35 -0700
  • 28f6b18f55 Small formatting fix to test docs integration Eran Kampf 2019-04-08 12:33:29 -0700
  • ad44bcd484 Update aniso8601 dependency to allow versions 4+. Scott Crunkleton 2019-04-04 18:22:01 -0600
  • aca38d5ee4 Allow the connection node to be wrapped in a NonNull type MinhTu Le 2019-04-02 22:57:43 -0700
  • 7b6dae7fa3 [863] DateTime, Date, and Time now accept datetime.datetime, datetime.date,… (#864) Andreas Sodeur 2019-03-31 12:57:34 +0200
  • 250c667e95
    Fix test case getglad 2019-03-28 09:57:58 -0400
  • a47ac0feb4 match existing test case getglad 2019-03-28 06:13:22 -0400
  • 5a537872e4 Allow initialization of ObjectType with dynamic private state getglad 2019-03-27 22:26:37 -0400
  • c5b2281e22 Update execution doc with correct way to use variables (#920) Jonathan Kim 2019-03-27 23:44:41 +0000
  • 6855390ee4
    Merge branch 'master' into fix-890 Eran Kampf 2019-03-27 16:03:57 -0700
  • 379ad8d9d4 Change to root Jonathan Kim 2019-03-17 22:48:51 +0000
  • 21cccf4c96 Update object type docs (#921) Jonathan Kim 2019-03-17 19:43:49 +0000
  • 38db79c257
    Merge branch 'master' into update-object-type-docs-resolver Eran Kampf 2019-03-17 12:26:13 -0700
  • 0805436d45
    Docs on changing the name of an ObjectType (#922) Jonathan Kim 2019-03-16 21:58:49 +0000
  • 2756c0b5cb Docs on changing the name of an ObjectType Jonathan Kim 2019-03-16 14:32:49 +0000
  • 50321c3923 Update object type docs Jonathan Kim 2019-03-16 14:11:50 +0000
  • 6c70ae7eb2 Fix issue #890 Jonathan Kim 2019-03-16 11:54:00 +0000
  • ca9188a615 Dict or attr default resolver (#638) Jonathan Kim 2019-03-11 18:24:11 +0100
  • 1af047a33e
    Merge branch 'master' into default-resolver Eran Kampf 2019-03-11 10:07:40 -0700
  • bbe11c9b5e Add FastAPI and Starlette to integrations (#906) Sebastián Ramírez 2019-03-11 21:03:54 +0400
  • 5b8f3db52a
    Merge branch 'master' into integrations-fastapi Eran Kampf 2019-03-11 09:35:15 -0700
  • 7d7b1fe433
    Merge branch 'master' into issue_863 Eran Kampf 2019-03-11 09:33:10 -0700
  • 96d497c2b8 Fix docs on graphene.Int bounds (#891) Markus Holtermann 2019-03-11 17:32:23 +0100
  • aac1839052
    Merge branch 'master' into issue_863 Dan 2019-03-10 23:37:21 -0700
  • 716acdce54
    Merge branch 'master' into patch-1 Dan 2019-03-10 23:36:18 -0700
  • a4681ce6b2
    Fixes middleware documentation (#916) Jonathan Kim 2019-03-10 16:21:08 +0100
  • b9b36beeec
    Merge branch 'master' into middleware-docs-fix Jonathan Kim 2019-03-10 16:11:28 +0100
  • d95163c61d Add Docs link to readme (#914) Harry Moreno 2019-03-09 20:35:15 -0500
  • 1c88f9be57
    Fixes middleware documentation Jonathan Kim 2019-03-09 21:03:11 +0100
  • 930c2e0fec
    Merge branch 'master' into integrations-fastapi Eran Kampf 2019-03-08 14:58:55 -0800
  • f211f21502
    Merge branch 'master' into hm-readme-to-docs Eran Kampf 2019-03-08 14:57:44 -0800
  • 4344d8f442
    Merge branch 'master' into issue_863 Eran Kampf 2019-03-08 14:57:26 -0800
  • 36551d502e
    Merge branch 'master' into patch-1 Eran Kampf 2019-03-08 14:54:01 -0800