Commit Graph

  • 413e5101c1 Format Kien Dang 2023-10-25 09:52:39 +0800
  • 02d7100ded Adjust ruff config to be compatible with ruff-format Kien Dang 2023-10-25 09:52:08 +0800
  • c5d984e419 Use ruff format to replace black Kien Dang 2023-10-25 09:51:29 +0800
  • 7365ee3ec9 Prevent TypeError when bytes passed to cursor.execute in debug middleware Brenton Partridge 2022-02-09 18:07:48 -0800
  • bc2519a67b
    Merge eeaa2234b4 into e8f36b018d Wei Lu 2023-09-20 09:42:35 +0330
  • e8f36b018d
    Fix test Client headers for Django 4.2 (#1465) Kien Dang 2023-09-18 22:23:53 +0700
  • a4b7b40aea Remove use of pkg_resources altogether Kien Dang 2023-09-18 23:13:22 +0800
  • b4c427bb10 Lazy import pkg_resources Kien Dang 2023-09-18 18:00:10 +0800
  • 433a7d8bcb Fix test Client headers for Django 4.2 Kien Dang 2023-09-18 17:53:04 +0800
  • 83d3d27f14
    Fix graphiql explorer styles by sending graphiql_plugin_explorer_css_sri param to render_graphiql function of the GraphQlView (#1418) (#1460) mnasiri 2023-09-13 19:56:18 +0330
  • e8593d3a47
    Merge branch 'main' into fix-graphiql-explorer mnasiri 2023-09-13 11:07:13 +0330
  • ee7560f629
    Support displaying deprecated input fields in GraphiQL docs (#1458) Romain Létendart 2023-09-13 08:49:01 +0200
  • f19d50c849 Fix graphiql explorer styles by sending graphiql_plugin_explorer_css_sri param to render_graphiql function of the GraphQlView (#1418) mnasiri 2023-09-13 05:54:37 +0330
  • 6e7f63d157 Support displaying deprecated input fields in GraphiQL docs Romain Létendart 2023-09-01 15:17:03 +0200
  • 4fe5e197f8 Update GraphiQL docs URL in docs/settings Romain Létendart 2023-09-01 14:40:07 +0200
  • 67def2e074
    Typo fixes (#1459) lilac-supernova-2 2023-09-06 03:29:58 -0400
  • 53f107d8f7
    Merge branch 'main' into typo-fixes lilac-supernova-2 2023-09-05 21:07:07 -0400
  • aa800c8c0e
    More typo fixes lilac-supernova-2 2023-08-26 02:31:17 -0400
  • f027834827
    Typo fixes lilac-supernova-2 2023-08-26 02:31:00 -0400
  • cd4dfa83f4
    Fix some typos in comments lilac-supernova-2 2023-08-26 00:43:09 -0400
  • fb802615f7
    Fix Star Wars spaceship name lilac-supernova-2 2023-08-26 00:37:41 -0400
  • e49a01c189
    adding optional_field in Serializermutation to enfore some fields to be optional (#1455) mahmoudmostafa0 2023-08-28 00:15:35 +0300
  • e26e7fe9b0
    Backport Python 3.11 and Django 4.2 in v2 (#1456) v2 wongcht 2023-08-27 09:50:18 +0100
  • 41ea685abc add missing import mahmoudmostafa0 2023-08-26 15:13:43 +0300
  • 137ac326e2 linting mahmoudmostafa0 2023-08-26 14:49:54 +0300
  • a049b1d327 Merge remote-tracking branch 'origin/main' mahmoudmostafa0 2023-08-26 14:39:48 +0300
  • 5cd43c562f linting mahmoudmostafa0 2023-08-26 14:38:01 +0300
  • 6240bdd85d
    Update graphene_django/rest_framework/mutation.py mahmoudmostafa0 2023-08-26 11:20:54 +0300
  • e2638408b1
    Linting lilac-supernova-2 2023-08-26 04:01:15 -0400
  • 59c01172bb
    Refactor execute_graphql_request function to reduce complexity lilac-supernova-2 2023-08-26 03:56:25 -0400
  • a94a89d88f
    Linting lilac-supernova-2 2023-08-26 03:54:15 -0400
  • 98fd498959
    Refactor validation function to reduce complexity lilac-supernova-2 2023-08-26 03:30:00 -0400
  • 34db851230
    Snake case formatting fix lilac-supernova-2 2023-08-26 03:12:35 -0400
  • 19d5558ed7
    Add 'self' argument lilac-supernova-2 2023-08-26 03:08:29 -0400
  • cb92d6e685
    Add new tests-repeat command to Makefile to be able to run unit tests multiple times + in parallel in one shot lilac-supernova-2 2023-08-26 02:59:40 -0400
  • 988b30845d
    Refactor get_filtering_args_from_filterset into more functions to reduce cognitive complexity lilac-supernova-2 2023-08-26 02:42:06 -0400
  • 34e61c6fce
    More typo fixes lilac-supernova-2 2023-08-26 02:31:17 -0400
  • 722daf1fa9
    Typo fixes lilac-supernova-2 2023-08-26 02:31:00 -0400
  • 67373c77c6
    Rename function lilac-supernova-2 2023-08-26 01:51:19 -0400
  • d8732200cb
    Remove nesting for readability lilac-supernova-2 2023-08-26 01:27:59 -0400
  • b639034061
    Actually, let's not do this to avoid circular imports lilac-supernova-2 2023-08-26 01:04:29 -0400
  • 2a888ac993
    Add possibly missing import of DjangoFilterConnectionField lilac-supernova-2 2023-08-26 00:57:13 -0400
  • 5c5209670b
    Snake case fixes lilac-supernova-2 2023-08-26 00:52:08 -0400
  • 1b00e67ae9
    Update import lilac-supernova-2 2023-08-26 00:43:37 -0400
  • 6580228af2
    Rename filename with typo lilac-supernova-2 2023-08-26 00:43:28 -0400
  • ea77bc7974
    Fix some typos in comments lilac-supernova-2 2023-08-26 00:43:09 -0400
  • cd6e04272c
    Fix Star Wars spaceship name lilac-supernova-2 2023-08-26 00:37:41 -0400
  • 0e1b6051ff
    Keep 'if' above same as before, fix lint issue lilac-supernova-2 2023-08-26 00:32:57 -0400
  • ad447d94a2
    Remove unnecessary if statement lilac-supernova-2 2023-08-26 00:19:42 -0400
  • b9cf896fd2
    Update tox.ini Kien Dang 2023-08-26 06:20:21 +0800
  • 2c975958a6
    Apply suggestions from code review wongcht 2023-08-25 23:03:47 +0100
  • 6e22fd1f09
    Update tox.ini wongcht 2023-08-25 23:00:49 +0100
  • 06e3963105 bump to support py3.11 dj4.2 wongcht 2023-08-25 22:36:22 +0100
  • cde0e23854 adding unit tests mahmoudmostafa0 2023-08-25 16:56:52 +0300
  • 44f550825e adding support for all mahmoudmostafa0 2023-08-24 20:30:05 +0300
  • 56fd6c3655 adding optional_fields to enforce fields to be optional mahmoudmostafa0 2023-08-24 20:29:28 +0300
  • 98825f9a0d
    Remove default output fields from SerializerMutation Alisson Patricio 2023-08-22 04:01:55 +0200
  • 45fb299398 Fix bug when running sync view under asgi Josh Warwick 2023-08-16 11:00:45 +0100
  • 0473f1a9a3
    fix: empty list is not an empty value for list filters even when a custom filtering method is provided (#1450) Thomas Leonard 2023-08-11 17:24:58 +0200
  • 448ec76ef3 fix: empty list is not an empty value for list filters even when a custom filtering method is provided Thomas Leonard 2023-08-10 15:09:13 +0200
  • 720db1f987
    Only release on pypi after tests pass (#1452) Kien Dang 2023-08-11 14:51:59 +0800
  • bbde45ffcd Only release on pypi after tests pass Kien Dang 2023-08-11 10:51:54 +0800
  • 68e7c35b29 fix: style Laurent Riviere 2023-08-10 16:44:42 +0000
  • fbe14573a5 Update tutorial-relay.rst (#1220) Alan Rivas 2022-09-24 10:03:45 -0300
  • b846c371e7 Use ruff in pre-commit (#1441) Kien Dang 2023-08-06 06:47:00 +0800
  • 7dc6a541a4 eat: add Django 2 compatibility Thomas Leonard 2023-07-31 06:16:48 +0000
  • 0a43f87052 Update tutorial-relay.rst (#1220) Alan Rivas 2022-09-24 10:03:45 -0300
  • 1d6e084af1 Use ruff in pre-commit (#1441) Kien Dang 2023-08-06 06:47:00 +0800
  • f8747e4598 fix: tests Laurent Riviere 2023-08-09 15:31:01 +0000
  • 6c3da8e1d5 Update tutorial-relay.rst (#1220) Alan Rivas 2022-09-24 10:03:45 -0300
  • 3e0a36216f eat: add Django 2 compatibility Thomas Leonard 2023-07-31 06:16:48 +0000
  • 047810fe9a fix: revert PR-1380 Laurent Riviere 2023-07-26 10:00:23 +0000
  • 34cef2bccd feat: added USE_DATALOADERS settings Laurent Riviere 2023-07-17 09:52:02 +0000
  • 975112cbb7 Update tutorial-relay.rst (#1220) Alan Rivas 2022-09-24 10:03:45 -0300
  • 4e25d4509f chore: enforce dependencies Thomas Leonard 2022-09-19 22:00:42 +0200
  • 28bc858444 resolve conflicts and fix format Firas Kafri 2023-08-10 09:53:04 +0300
  • 2ae927f06a
    Merge branch 'main' into support-async Firas Kafri 2023-08-10 09:33:42 +0300
  • 4ac3f3f42d
    Update __init__.py v3.1.5 Firas Kafri 2023-08-10 01:12:15 +0300
  • ee7598e71a
    Remove typo Firas Kafri 2023-08-09 23:41:57 +0300
  • 05d7fb5396
    Bump version Firas Kafri 2023-08-09 20:49:51 +0300
  • 79b4a23ae0
    Miscellaneous CI fixes (#1447) Kien Dang 2023-08-10 01:48:42 +0800
  • 7da594ae11 Pin black and ruff versions Kien Dang 2023-08-10 01:26:23 +0800
  • c9e9cfe9c6 Add back black to dev dependencies Kien Dang 2023-08-10 01:18:16 +0800
  • 06d839932f Fix E721 Kien Dang 2023-08-09 22:22:39 +0800
  • f869eca340 Update ruff Kien Dang 2023-08-09 22:20:59 +0800
  • 2eba112c28 py.test -> pytest Kien Dang 2023-08-09 22:08:20 +0800
  • 9d168d2083 Allow customizing options passed to tox -e pre-commit Kien Dang 2023-08-09 22:07:23 +0800
  • 0ea8c7494c django master requires at least python 3.10 now Kien Dang 2023-08-09 22:05:23 +0800
  • 3d5fc37963 Update Makefile Kien Dang 2023-08-09 22:04:43 +0800
  • db34d2e815
    fix: foreign key nullable and custom resolver (#1446) Laurent 2023-08-09 17:28:26 +0000
  • e9bc96aba0 fix: makefile Laurent Riviere 2023-08-09 13:20:33 +0000
  • fd3f7aa5bb fix: nullable one to one relation Laurent Riviere 2023-08-09 13:19:01 +0000
  • 372bef4cc4 fix: makefile Laurent Riviere 2023-08-09 13:20:33 +0000
  • ca8298ba0f fix: nullable one to one relation Laurent Riviere 2023-08-09 13:19:01 +0000
  • ba7007684b
    Merge branch 'main' into optimize-views danthewildcat 2023-08-07 11:07:19 -0400
  • 9a773b9d7b
    Use ruff in pre-commit (#1441) Kien Dang 2023-08-06 06:47:00 +0800
  • 45a732f1db
    Prevent duplicate CI runs, also work with PRs from forks (#1443) Kien Dang 2023-08-06 06:45:10 +0800
  • 4c7969793a Trigger CI on pull requests from forks Kien Dang 2023-08-06 04:30:17 +0800
  • 17199fb470 Fix up Kien Dang 2023-08-06 02:09:49 +0800
  • 91cd27781f Add ruff to dev dependencies Kien Dang 2023-08-06 01:53:40 +0800