Eran Kampf
c2a99f85bf
Merge branch 'master' into feature/fix_build
2019-03-08 09:37:52 -08:00
Eran Kampf
18df85f57c
Remove unecessary ‘else’ statement
2019-03-08 09:37:24 -08:00
Eran Kampf
fd0bd0ccd7
Adding Myn to CODEOWNERS (projectcheshire)
2019-03-08 09:35:48 -08:00
Eran Kampf
71e64592a7
Merge branch 'master' into feature/fix_build
2019-03-07 18:34:04 -08:00
Eran Kampf
359753dc0f
Merge pull request #912 from graphql-python/feature/add_codeowners_file
...
Added CODEOWNERS
2019-03-07 18:32:56 -08:00
Eran Kampf
806b99f59d
Initial CODEOWNERS file as decided in our community meeting
2019-03-07 18:29:40 -08:00
Eran Kampf
5d671697a5
Fix missing type annotations
2019-03-07 18:19:04 -08:00
Syrus Akbary
ae7a5d71c7
Merge pull request #873 from asodeur/issue_872
...
Special characters in README.rst break setup.py on Windows
2019-01-07 16:10:23 -05:00
Syrus Akbary
88d68fa672
Merge pull request #874 from kiendang/fix-doc
...
Fix anchor link
2019-01-07 16:10:01 -05:00
kiendang
ff4fb4f86a
Fix anchor link
2018-12-28 10:53:29 +08:00
Syrus Akbary
e32cbc3346
Merge pull request #883 from graphql-python/update-object-type-docs
...
Update documentation on ObjectTypes
2018-12-27 14:53:09 +01:00
Jonathan Kim
d1b1ad733f
Ignore flake8 error
2018-12-27 09:39:18 +00:00
Jonathan Kim
e1a2eb5a35
Remove trailing whitespace
2018-12-26 20:32:22 +00:00
Jonathan Kim
349add5700
Update documentation on ObjectTypes
...
Resolves #798
2018-12-26 20:22:34 +00:00
as
2bc7699a98
black formatting and removed trailing whitespace
2018-12-11 15:03:10 +01:00
as
2c43a2ae0a
Now setup.py works on Windows other tools have trouble with PKG-INFO. Forcing long_description to ASCII.
2018-12-06 10:38:17 +01:00
as
3aafe58d4d
Special characters in README.rst break setup.py on Windows
2018-11-29 09:29:00 +01:00
Syrus Akbary
08c86f3def
Merge pull request #845 from nive/master
...
quickstart example improvement
2018-11-05 20:26:18 +01:00
Syrus Akbary
37a6c01839
Merge pull request #855 from cherls/default-mutation-field-description
...
Default mutation field description
2018-11-05 20:25:56 +01:00
cherls
8e53672a1d
Add mutation field default arg test
2018-11-05 13:30:09 -05:00
cherls
4d5a091d16
Add default Field description as docstring
2018-11-05 13:30:05 -05:00
Syrus Akbary
80066e55f3
Merge pull request #854 from johanzietsman-em/master
...
Fixed typos.
2018-11-01 19:10:03 +01:00
Johan Zietsman
587ce5ae93
Update interfaces.rst
2018-10-30 14:23:29 +02:00
Johan Zietsman
52f54f51b2
Update objecttypes.rst
2018-10-30 14:17:44 +02:00
Johan Zietsman
95cfff8c37
Update enums.rst
2018-10-30 14:06:37 +02:00
Syrus Akbary
e07e89d2e2
Improved README
2018-10-26 19:36:12 +02:00
Syrus Akbary
a0be081fc0
Improved README
2018-10-26 19:34:58 +02:00
Syrus Akbary
49a41060a6
Improved documentation showcasing sponsors
2018-10-26 19:30:37 +02:00
Syrus Akbary
7cfc3ffe67
Merge pull request #850 from MarSoft/patch-1
...
Fix typo in docs
2018-10-26 19:16:03 +02:00
Syrus Akbary
83a5587d71
Merge pull request #851 from etandel/feature/dataloader-docs
...
Improve dataloader doc
2018-10-26 19:15:44 +02:00
Syrus Akbary
89ba0da6d7
Merge pull request #847 from patrick91/fix/precommit-py-version
...
Don't enforce python 3.6 on precommit
2018-10-23 21:06:25 +02:00
Syrus Akbary
984e7cebe1
Merge pull request #849 from nerdoc/patch-1
...
fix deprecated "Input" class
2018-10-23 21:05:58 +02:00
Elias Tandel Barrionovo
21dbaa93c4
Improve dataloader doc
...
Explicitly mention that loaded values must have the same order as the
given keys
2018-10-23 10:05:47 -03:00
Семён Марьясин
ca02095806
Fix typo in docs
2018-10-22 16:19:55 +03:00
Christian González
4752ec08ab
fix deprecated "Input" class
2018-10-20 11:16:29 +02:00
Patrick Arminio
7e17b92a18
Don't enforce python 3.6 on precommit
2018-10-18 12:28:12 -07:00
adroullier
85e6c3d3fb
quickstart example improvement, rename name parameter of String field to argument
2018-10-16 13:59:25 +02:00
Syrus Akbary
705cad76b2
Merge pull request #844 from dschaller/make-docs
...
add root make target for creating html version of docs
2018-10-15 14:46:49 +02:00
Syrus Akbary
8eb23ed802
Merge pull request #843 from dschaller/easier-make-docs
...
inline doctstring of make targets
2018-10-15 14:46:21 +02:00
Derek Schaller
a4c812f886
add root make target for creating html version of docs
2018-10-13 11:27:57 -07:00
Derek Schaller
3df3754ae6
inline doctstring of make targets
2018-10-13 11:21:07 -07:00
Syrus Akbary
131cbebc88
Merge pull request #832 from danpalmer/patch-6
...
Add basic type documentation for Relay fields
2018-09-09 20:11:36 +02:00
Dan Palmer
2a3d92682a
Add descriptions to the fields as well
2018-09-09 18:44:01 +01:00
Dan Palmer
b8ecc3929d
Add basic type documentation for Relay fields
...
This adds documentation in the API for `PageInfo`s and `Edges`.
This is useful to include in Graphene because `PageInfo` is always the same, and Edges always have the same format, so documentation for both can be created automatically.
2018-09-09 18:19:58 +01:00
Syrus Akbary
8d5843dc21
Added BACKERS.md
2018-09-09 18:10:07 +02:00
Syrus Akbary
8d4b9cdc77
Merge pull request #830 from danpalmer/patch-4
...
Expose documentation for Union types
2018-09-08 20:07:18 +02:00
Dan Palmer
00d370b228
Expose documentation for Union types
2018-09-08 17:20:39 +01:00
Syrus Akbary
e043527d5e
Merge pull request #827 from alxpy/py37
...
Add Python3.7 to CI
2018-09-04 16:25:32 +02:00
Alex Kuzmenko
325ab0d002
Add Python3.7 to CI
2018-09-04 17:17:28 +03:00
Syrus Akbary
e748c5f048
Update ROADMAP.md
2018-09-04 14:36:17 +02:00