An open API service providing commit metadata for open source projects.

GitHub / 2mxdev/graphql-php / commits

SHA Message Author Date Stats
2af3763a merge Merge pull request #2 from crawlerv/master Mikhail Mangushev <m****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fd5b3ebd fixed typo a <a****@a****a> almost 6 years ago
74c22625 merge Merge branch 'master' into alpha a <a****@a****a> almost 6 years ago
fc02173b fixes for schema extender with object types a <a****@a****a> almost 6 years ago
0ee4aa93 merge Merge pull request #1 from crawlerv/master Mikhail Mangushev <m****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ea0c341f fix for composer.json, fix for readme a <a****@a****a> almost 6 years ago
fd199cf8 fixed typo a <a****@a****a> almost 6 years ago
84ba17cd init a <a****@a****a> almost 6 years ago
4e3d172d fix for readme a <a****@a****a> almost 6 years ago
4f343099 v14.3.0 Vladimir Razuvaev <v****v@g****m> about 6 years ago
ae3370a2 Fix default get/set behavior on InputObjectField and FieldDefinition (#716) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
521efa8f Read getParsedBody() instead of getBody() when Request is ServerRequest (#715) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c26756d6 Revert "move execution of lazy type to typeloader" (#687) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3743d8ef v14.2.0 Vladimir Razuvaev <v****v@g****m> about 6 years ago
10522afd Fix validation for input field definition directives (#714) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5042bedc Fix public types (#702) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d6fe8617 v14.1.1 Vladimir Razuvaev <v****v@g****m> about 6 years ago
f0bcc743 Handle nullable `DirectiveNode#astNode` in `SchemaValidationContext` (#708) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c1e9c5eb Switch to null-safe lazy initialization (#675) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
154c37ca Updated reference.md Vladimir Razuvaev <v****v@g****m> about 6 years ago
a8e91bf5 v14.1.0 Vladimir Razuvaev <v****v@g****m> about 6 years ago
114c68f3 cast numbers to string (#691) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e763a2da Fix "only booleans are allowed" errors (#659) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9c75f3fb Replace function calls with type casts (#692) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3f66e38d Simplify getVisitFn (#694) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6dd414a6 Differentiate between client-safe and non-client-safe errors in scalar valida...
Co-authored-by: Benedikt Franke <b****e@m****m>
Markus Podar <m****s@f****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5a4192fd Add partial parse functions for const variants (#693) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0ccc99ee Document how to prevent invisible types (#701) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
995a67b1 NamedTypeNode::$name is generally a NameNode (#695) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
09469dae v14.0.2 Vladimir Razuvaev <v****v@g****m> about 6 years ago
ebad45ab merge Merge branch 'master' of https://github.com/webonyx/graphql-php Vladimir Razuvaev <v****v@g****m> about 6 years ago
6096b017 Optimize lazy types (#684)
Co-authored-by: vagrant <v****t@d****m>
Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e8735cfa Update PHPStan (#696) Benedikt Franke <b****t@f****h>
Committed by: GitHub <n****y@g****m>
about 6 years ago
11743d6b Updated CHANGELOG.md Vladimir Razuvaev <v****v@g****m> about 6 years ago
c36914e9 v14.0.1 Vladimir Razuvaev <v****v@g****m> about 6 years ago
2b2994fd fix: skip node correctly in KnownArgumentNamesOnDirectives rule (#686) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b4142e3c Split ternary across multiple lines (#690) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ae9bd364 Fix construct empty phpstan violations (#648) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a73885f4 Fix double Error wrapping (#688) Jáchym Toušek <e****g@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c36e5811 Fix: Argument defaults with integer/float values crashes introspection query ... Martin Wernstål <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2dcc81e4 update phpbench (#682) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0dd030e0 Do not use call_user_func or call_user_func_array (#676) Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
45d84562 v14.0.0 Vladimir Razuvaev <v****v@g****m> about 6 years ago
e7096152 Updated documentation Vladimir Razuvaev <v****v@g****m> about 6 years ago
bb3178d2 Add missing type hints Vladimir Razuvaev <v****v@g****m> about 6 years ago
7087a4ef Fixed broken Error constructor call Vladimir Razuvaev <v****v@g****m> about 6 years ago
bf6dec51 merge Merge pull request #614 from adorin/client-safe-fix Vladimir Razuvaev <v****v@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
419eb820 Fix static analysis errors Vladimir Razuvaev <v****v@g****m> about 6 years ago
c04523b7 Fix code style Vladimir Razuvaev <v****v@g****m> about 6 years ago
166a1875 merge Merge branch 'master' into fix-formatted-error Vladimir Razuvaev <v****v@g****m> about 6 years ago
3f81c155 merge Merge branch 'master' into queryplan-abstract-types-fix Vladimir Razuvaev <v****v@g****m> about 6 years ago
e0583502 Rule to validate subscriptions include one field (#644) Alex Bouma <m****e@a****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3fd08ebf Allow extending SchemaPrinter by making its methods protected (#671) Benedikt Franke <b****t@f****h>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4d7302c3 Correct error message about resolve specified on input fields Vladimir Razuvaev <v****v@g****m> about 6 years ago
21426667 Allow to add optional args to fields implemented from interfaces Vladimir Razuvaev <v****v@g****m> about 6 years ago
51211256 Correctly detect required/optional args/fields Vladimir Razuvaev <v****v@g****m> about 6 years ago
ba7e60ff Fix link and description of supported Markdown Vladimir Razuvaev <v****v@g****m> about 6 years ago
cab15994 Refactor: validate directive arguments inside SDL Vladimir Razuvaev <v****v@g****m> about 6 years ago
7654ef1c Improved threshold for a list of suggestions on typos Vladimir Razuvaev <v****v@g****m> about 6 years ago
6000db9d Add deprecation comment about "commentDescriptions" option Vladimir Razuvaev <v****v@g****m> about 6 years ago
8ca6592d Add `isRequired` convenience method for input fields and arguments Vladimir Razuvaev <v****v@g****m> about 6 years ago
beca6aca Use marker interfaces where appropriate Vladimir Razuvaev <v****v@g****m> about 6 years ago
3fe9cbd7 merge Merge branch 'master' of https://github.com/webonyx/graphql-php Vladimir Razuvaev <v****v@g****m> about 6 years ago
fdc5808e Lazy loading of types (#557) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e31c89ad Deprecate experimental executor (#397) Vladimir Razuvaev <v****v@g****m> about 6 years ago
a747575e Drop Error::$message (#670)
Co-authored-by: Benedikt Franke <b****t@f****h>, Benedikt Franke <b****t@f****h>
Šimon Podlipský <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
203f8175 Show GitHub CI badge instead of Travis Vladimir Razuvaev <v****v@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
815fea36 Fix phpunit deprecation (#646) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
91b55bb2 Support repeatable directives (#643)
Co-authored-by: Šimon Podlipský <s****n@p****t>, Šimon Podlipský <s****n@p****t>
Benedikt Franke <b****e@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ed8fb628 merge Merge pull request #598 from simPod/fix-psr-impl Vladimir Razuvaev <v****v@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3887d8f7 Bump php action in order to use composer v1 Simon Podlipsky <s****n@p****t>
Committed by: Šimon Podlipský <s****n@p****t>
about 6 years ago
7a7add0f Fix short ternary stan errors (#645)
Co-authored-by: Šimon Podlipský <s****n@p****t>, Šimon Podlipský <s****n@p****t>
Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1f0ec240 Fix native return type hints part II (#656) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e1bce327 Fix native return typehint errors (#647) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2b9f2ecc Make type hint for InputValueDefinitionNode#defaultValue nullable (#654) Benedikt Franke <b****t@f****h>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3c37c518 Make type hint for OperationDefinitionNode#name nullable (#653) Benedikt Franke <b****t@f****h>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2f72dd6a fix return type (#652) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7412bf62 Fix return type (#650) Max Loeb <s****x@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a2780a0d Lock CodeSniffer to 3.5.4 Max Loeb <s****x@s****m>
Committed by: Simon Podlipsky <s****n@p****t>
over 6 years ago
edf1ff71 Add .phpunit.result.cache to .gitignore spawnia <b****t@f****h>
Committed by: Šimon Podlipský <s****n@p****t>
over 6 years ago
af5c04b7 Fix typo in example (#635) Nicolas Ettlin <w****r@n****h>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ba8309d3 Update complementary-tools.md (#639) Leo Cavalcante <l****c@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ab5b9509 print @deprecated directive when deprecationReason is empty string (#631)
Co-authored-by: Oliver Thébault <o****e@m****r>
Oliver THEBAULT <O****0@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
91eda447 Working at any nesting level, impoved tests Yury Antonau <y****d@t****y> over 6 years ago
5a9d2dae Drop Travis (#627) Šimon Podlipský <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6ed8c9b6 Fix PHPStan Simon Podlipsky <s****n@p****t> over 6 years ago
486f90c1 Upgrade PHPStan patch version Simon Podlipsky <s****n@p****t> over 6 years ago
e1d3e359 Fix another lint error Vladimir Razuvaev <v****v@g****m> over 6 years ago
acf32636 More test fixes Vladimir Razuvaev <v****v@g****m> over 6 years ago
a472409e Fix broken tests Vladimir Razuvaev <v****v@g****m> over 6 years ago
6fd38bf3 Fix lint error Vladimir Razuvaev <v****v@g****m> over 6 years ago
21a78ccd Make sure resolveField function is preserved in SchemaExtender (#626) Sergey Tatarintsev <s****y@t****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b3fac125 Change type hints in Utils.php to iterable pseudo-type (#613) Benedikt Franke <b****t@f****h>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3a276cb8 Fix ServerConfig and SchemaConfig (#591) Jáchym Toušek <e****g@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0b88b7dc Wrap field path in quotes (#587) Šimon Podlipský <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
782e6637 Simplify deferred/promise implementation (#581) Vladimir Razuvaev <v****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
318018ab Add AmpPromiseAdapter (#551) Jáchym Toušek <e****g@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3227717d Fix PHPStan Simon Podlipsky <s****n@p****t>
Committed by: Šimon Podlipský <s****n@p****t>
over 6 years ago
458640b8 Fix CS (#624) Šimon Podlipský <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c6da1e2f Added Altair GraphQL Client (#610) Samuel <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository