Commit Graph

  • 44e9b0d0c5 Add stale bot (#661) Mel van Londen 2019-06-10 11:08:41 -0700
  • e22f2048c9 Add black to travis build Jonathan Kim 2019-06-10 10:53:42 -0700
  • ab6e31d69a Update makefile Jonathan Kim 2019-06-10 10:53:27 -0700
  • 26b3365c0c Run black format Jonathan Kim 2019-06-10 10:51:09 -0700
  • 2199e92bf5 Remove black for now Jonathan Kim 2019-06-10 10:49:02 -0700
  • 9e0f257263 Ignore migrations Jonathan Kim 2019-06-10 10:48:48 -0700
  • 569a285361 Fix indent Jonathan Kim 2019-06-10 10:44:02 -0700
  • 9bd33a4099 Remove Python 3.5 test for Django master Jonathan Kim 2019-06-10 10:39:59 -0700
  • 751ec57338 Add black and flake8 tox commands Jonathan Kim 2019-06-10 10:39:39 -0700
  • ae4c4806ff Don't install coveralls twice Jonathan Kim 2019-06-10 10:32:08 -0700
  • 5d895d7f5e Use xenial distribution Jonathan Kim 2019-06-10 10:31:58 -0700
  • 63740697f6 Update travis and tox Jonathan Kim 2019-06-10 10:24:17 -0700
  • 53e13559c4 run make format to elasticsearch.tests.* Alejandro Nunez Capote 2019-06-10 13:19:01 -0400
  • 4b0ca35e2c resolving issues with test Alejandro Nunez Capote 2019-06-10 13:11:42 -0400
  • 6008e4d089 fix unit tests Jason Kraus 2019-06-10 09:42:52 -0700
  • 71ba7fb82b Merge remote-tracking branch 'up/master' into enum_conversion_fixes Jason Kraus 2019-06-10 09:30:01 -0700
  • 9275163fa0 test and handle choices that start with an underscore, issue #141 Jason Kraus 2019-06-05 09:52:50 -0700
  • e3017b5e62 increment version to match release tag mvanlonden 2019-05-31 14:38:34 -0700
  • 5b45c5ddf6 fix python 2 test regression: set source file encoding to utf8 Jason Kraus 2019-05-31 11:39:11 -0700
  • 1bcc1ef328 fix python 2 test regression Jason Kraus 2019-05-31 11:03:26 -0700
  • 8d42c7c23e chomp out non-ascii characters from enum name generation Jason Kraus 2019-05-31 10:57:18 -0700
  • 3f35b1f043 cover enum case where choice begins with a number Jason Kraus 2019-05-30 14:13:19 -0700
  • 054ebaa57d Merge branch 'original-master' into elasticsearch-filterset Alejandro Nunez Capote 2019-06-10 12:23:41 -0400
  • 68e940c15d run make format Alejandro Nunez Capote 2019-06-10 12:19:19 -0400
  • 3778806bae create a ProcessorFactory Alejandro Nunez Capote 2019-06-10 12:15:14 -0400
  • 96934c4614 Correctly propagate help_text as description for many-to-* relations (#579) Alexandre Kirszenberg 2019-06-10 02:19:05 +0200
  • fcc491fffb Add watch option to graphql_schema (#656) Emil Goldsmith Olesen 2019-06-10 02:06:50 +0200
  • f1c885e04d Trigger build Jonathan Kim 2019-06-09 17:05:29 -0700
  • 11c69af5b1 Merge branch 'master' into many-help-text Jonathan Kim 2019-06-09 16:53:21 -0700
  • a9a8d672e9
    Merge pull request #600 from sierreis/filterset-class Mel van Londen 2019-06-09 16:48:46 -0700
  • b271b259bd
    Merge pull request #603 from abettke/fix/enhanced-proxy-model-support Mel van Londen 2019-06-09 16:47:10 -0700
  • 83cc0d793b
    Merge pull request #436 from cloudspectatordevelopment/tox Mel van Londen 2019-06-09 16:45:28 -0700
  • f617b2a9c2 django 1.11.19 is not available, probably for security reasons (#652) Abraham Toriz Cruz 2019-06-09 19:33:57 -0400
  • 3cde872e28 Stop enforcing csrf checks in GraphQLTestCase (#658) Emil Goldsmith Olesen 2019-06-10 01:30:48 +0200
  • c90c27f364 Add support for write_only fields in SerializerMutation (#555) kamilkijak 2019-06-10 09:25:34 +1000
  • ab551f4a15
    Merge pull request #663 from robertpro/fix-o2o-relation v2.3.1 Mel van Londen 2019-06-09 14:58:05 -0700
  • 94602c77c6 add reverse relation one to one query test mvanlonden 2019-06-09 12:41:04 -0700
  • 4dc4d9a288 fix reverse o2o relation resolution mvanlonden 2019-06-09 12:31:27 -0700
  • ce6e6dd6e1 Fixes O2O relations José Roberto Meza Cabrera 2019-06-09 14:15:46 -0500
  • 67b21cb36f Revert "Drop old Django compatibility code" José Roberto Meza Cabrera 2019-06-09 14:08:31 -0500
  • fa0de7b334 change decorator of query generator by a observable of processors Alejandro Nunez Capote 2019-06-09 11:49:16 -0400
  • 721894fe1a refactoring of elasticsearch filter test Alejandro Nunez Capote 2019-06-09 10:38:46 -0400
  • bcac8b728a add stale bot mvanlonden 2019-06-08 14:14:49 -0700
  • 8692c82266 Add feature to processor to generate based on related_models Alejandro Nunez Capote 2019-06-08 09:41:46 -0400
  • 1836b8b4c2 Improve test coverage Alejandro Nunez Capote 2019-06-07 14:43:24 -0400
  • 20e0e991b5 fix MardanovTimur 2019-06-07 21:08:44 +0300
  • 49937d43b6 version 2.2.3.7 MardanovTimur 2019-06-07 20:43:06 +0300
  • ab52178a94 merge with neomodel branch (edges updated) MardanovTimur 2019-06-07 20:42:27 +0300
  • bad8e13282
    Merge pull request #657 from sweenr/patch-1 v2.3.0 Paul Hallett 2019-06-07 09:06:09 +0100
  • d06217d203
    Fix Mutations Relay example imports Richard Sween 2019-06-06 13:53:16 -0500
  • e7e25605ff
    Stop enforcing csrf checks in GraphQLTestCase Emil Goldsmith Olesen 2019-06-06 17:08:20 +0200
  • 0aa10460eb
    add documentation for grapql_schema --watch Emil Goldsmith Olesen 2019-06-06 09:50:46 +0200
  • 4e4387d674 added processors for all type of es query Alejandro Nunez Capote 2019-06-06 00:36:14 -0400
  • fc49a50cc3
    Update mutations.rst Richard Sween 2019-06-05 19:43:51 -0500
  • 044d86fd66 Add watch option to graphql_schema Emil Goldsmith Olesen 2019-06-05 20:19:03 +0200
  • 32d2808187 test and handle choices that start with an underscore, issue #141 Jason Kraus 2019-06-05 09:52:50 -0700
  • ae0331873e increment version to match release tag mvanlonden 2019-05-31 14:38:34 -0700
  • 3698b4b370 Merge remote-tracking branch 'upstream/master' into elasticsearch-filterset Alejandro Nunez Capote 2019-06-04 15:19:54 -0400
  • 5c57ffccd7 added order by feature as meta. Alejandro Nunez Capote 2019-06-04 15:17:32 -0400
  • 25a5ceb2a8 generating filters from meta specification Alejandro Nunez Capote 2019-06-03 18:22:14 -0400
  • d62e38423f fix instatiate middlewares MardanovTimur 2019-06-04 00:39:46 +0300
  • 2a82f2bead fixed init MardanovTimur 2019-06-04 00:19:55 +0300
  • 0916e03cb3
    Merge pull request #655 from mvanlonden/increment-version Paul Hallett 2019-06-03 08:59:58 +0100
  • 75946f97f5 testing interaction between DjangoFilterConnectionField and DjangoESFilterConnectionField to get a QS Alejandro Nunez Capote 2019-06-03 01:06:18 -0400
  • 837d74f941 generating queries from filters to resolve the data first in ES. Alejandro Nunez Capote 2019-06-02 20:13:14 -0400
  • fae2e74e25 Merge branch 'master' into debug-wait-for-all-promises Tomasz Kontusz 2019-06-01 11:29:53 +0200
  • 5b4d8144ee changing django_filters types in the ES filters by graphene types Alejandro Nunez Capote 2019-05-31 22:43:08 -0400
  • fc186ea23d Adding testing for graphene_django/elasticsearch/* Alejandro Nunez Capote 2019-05-31 22:16:36 -0400
  • 4796d024d4 Getting ES fields from a StringFilterES with a django_filters.filters.CharFilter Alejandro Nunez Capote 2019-05-31 20:57:44 -0400
  • ddf8d24bf5 increment version to match release tag mvanlonden 2019-05-31 14:38:34 -0700
  • 0050f8f8ad Merge remote-tracking branch 'up/master' into drf-choices Jason Kraus 2019-05-31 12:13:47 -0700
  • 5d0cf4a7ae DRF multiple choices field converts to list of enum Jason Kraus 2019-05-31 12:03:37 -0700
  • 65531595ef fix python 2 test regression: set source file encoding to utf8 Jason Kraus 2019-05-31 11:39:11 -0700
  • 5bbbe4c03f fix python 2 test regression Jason Kraus 2019-05-31 11:03:26 -0700
  • 3d99b9c05f chomp out non-ascii characters from enum name generation Jason Kraus 2019-05-31 10:57:18 -0700
  • c4febcde04 cover enum case where choice begins with a number Jason Kraus 2019-05-30 14:13:19 -0700
  • d84793184f fix MardanovTimur 2019-05-31 00:02:28 +0300
  • dc5799e109 detect if value is a string for enum conversion else use help text to generate name Jason Kraus 2019-05-30 13:36:48 -0700
  • 9ec572b134 fixed install libraries MardanovTimur 2019-05-30 23:08:20 +0300
  • c01229ffa0 fixed MardanovTimur 2019-05-30 22:44:46 +0300
  • 7ba826fb49 fix @paginate decorator MardanovTimur 2019-05-30 22:43:07 +0300
  • a2848b784e
    Merge pull request #23 from revolico/python3-compat#22 alejandronunez 2019-05-30 11:59:58 -0400
  • ec33fbe613 Update tests Olivia Rodriguez Valdes 2019-05-30 11:31:03 -0400
  • 6db75af55a django 1.11.19 is not available, probably for security reasons Abraham Toriz 2019-05-30 11:30:39 -0400
  • c6d204ba19 Merge branch 'master' into python3-compat#22 Olivia Rodriguez Valdes 2019-05-30 11:15:18 -0400
  • 3ff6dfb451 Add reduce import Olivia Rodriguez Valdes 2019-05-30 11:13:42 -0400
  • 7c532e317a version updated MardanovTimur 2019-05-28 14:48:54 +0300
  • 7091216c14 fixed get_node method. Updated with graphene-django MardanovTimur 2019-05-28 03:57:25 +0300
  • 02afb15d85 fixed conflicts MardanovTimur 2019-05-28 03:47:42 +0300
  • f967433dab fix name MardanovTimur 2019-05-28 03:37:41 +0300
  • 9e667e00e5 updated documentation MardanovTimur 2019-05-28 03:32:31 +0300
  • 97461d1c6b Merge branch 'master' of https://github.com/graphql-python/graphene-django into bugfix/multiple_model_serializers pburgos 2019-05-24 10:29:32 +0200
  • 1e76903cfa Fix error of multiple inputs with the same type. When using same serializer. pburgos 2019-05-24 09:03:36 +0200
  • cb9eed6765 Added tox.ini Anthony Monthe 2018-05-07 00:22:34 +0100
  • 76fbcefbc7 cleanup the code MardanovTimur 2019-05-22 01:00:30 +0300
  • b0cba398a1
    Merge pull request #647 from dulmandakh/react-16.8.6 Paul Hallett 2019-05-21 14:18:45 +0100
  • 4f2fb3ebea fix MardanovTimur 2019-05-21 15:03:43 +0300
  • a4949abe58 fixed settings MardanovTimur 2019-05-21 14:39:06 +0300
  • 02d7090d6f graphene-neo4j release MardanovTimur 2019-05-20 16:35:36 +0300
  • 7690c2c002 bump react to 16.8.6 Dulmandakh 2019-05-20 19:41:25 +0800