| 
							
							
								 Syrus Akbary | edd090efde | Added Mounted type tests | 2016-12-17 17:17:32 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 27cd00b9f9 | Merge pull request #391 from graphql-python/features/mounted-refactor Refactored mounted types logic | 2016-12-17 16:29:44 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 93dacda923 | Refactored mounted types logic | 2016-12-17 16:25:49 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 7e5285d859 | Merge pull request #381 from riddlesio/master fix so partial functions can be passed to field, solves issue #316 | 2016-12-13 21:25:21 -08:00 |  | 
			
				
					| 
							
							
								 Jim van Eeden | 774e9bf463 | fix so partial functions can be passed to field, solves issue #316 | 2016-12-02 15:35:43 +01:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | da3683028e | Updated external dependencies | 2016-12-01 21:18:37 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 4a31c5a927 | Updated version to 1.1.3 | 2016-12-01 21:10:55 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 80a809216b | Removed unused Promise import | 2016-12-01 21:07:58 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 3df62d26a7 | Fixed coroutines as relay connection resolvers Related PR #379 | 2016-12-01 21:05:09 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 51c37fef98 | Merge pull request #373 from pizzapanther/master add time query variable test | 2016-11-23 08:26:31 -08:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | 20ca84966e | add time query variable test | 2016-11-23 11:23:56 -05:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | 4653a0e5df | add time query variable test | 2016-11-23 11:19:24 -05:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 692d7e76ad | Merge pull request #372 from pizzapanther/master Added Time Type | 2016-11-23 08:18:53 -08:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | ad83a7e076 | add time query test | 2016-11-23 11:14:49 -05:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | 48b422e289 | add time query test | 2016-11-23 11:12:28 -05:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | a8bb6ae348 | Updated version to 1.1.2 | 2016-11-22 23:41:59 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 5e0923b560 | Added type getter in the schema when accessing its attrs | 2016-11-22 23:34:52 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | df2900e215 | Removed schema.register | 2016-11-22 23:08:28 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | cf8792ef9e | Improved Typemap importing | 2016-11-22 23:07:11 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 7c57d71e84 | Added a test case for covering InputObjectType as Argument | 2016-11-22 22:35:24 -08:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | f089c78b99 | added time type | 2016-11-22 18:08:48 -05:00 |  | 
			
				
					| 
							
							
								 Paul Bailey | dddb20a0f4 | added time type | 2016-11-22 18:04:22 -05:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 5cfa895881 | Merge pull request #370 from sangheestyle/patch-1 fixed: wrong example for interface | 2016-11-21 09:21:25 -08:00 |  | 
			
				
					| 
							
							
								 SangHee Kim | 11996e9121 | fixed: wrong example for interface | 2016-11-21 11:41:35 -05:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 67c0872c9f | Updated version to 1.1.1 | 2016-11-15 22:41:10 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 6817761a08 | Fixed Union and Interface resolve_type when the field is a List/NonNull | 2016-11-15 22:31:46 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 3c99302ed6 | Updated version to 1.1.0 | 2016-11-14 22:19:38 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 90e8e30a3a | Added PyPI upload based on travis | 2016-11-14 21:29:24 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | cc776e8def | Added execution context example. Fixed #306 | 2016-11-14 20:49:33 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | bb7976a75f | Improved ConnectionField exception message. Fixed #356 | 2016-11-14 20:28:06 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 0efee6be5d | Fixed Union resolve_type. Fixed #313 | 2016-11-14 20:14:21 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 2e58f53f18 | Improved List/NonNull of_type exceptions and tests. Fixed #337 | 2016-11-14 19:52:40 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 78a1b18e44 | Improved docs for generating documentation. Fixed #353 | 2016-11-14 19:38:45 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 473f97c7b8 | Improved messaging for Argument transformation. Fixed #364 | 2016-11-14 19:34:10 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | e26bbdd937 | Merge pull request #362 from Globegitter/node-parent-type Node parent type | 2016-11-14 19:13:36 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | d8ab8fec34 | Fixed lint errors | 2016-11-14 19:10:32 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 815f7528c5 | Merge pull request #365 from BossGrand/master Added documentation for InputFields and InputObjectTypes usage | 2016-11-14 17:54:58 -08:00 |  | 
			
				
					| 
							
							
								 BossGrand | 85cad0efc3 | fixed typo in documentation | 2016-11-14 17:50:41 -08:00 |  | 
			
				
					| 
							
							
								 BossGrand | b179d012d7 | Added documentation for InputFields and InputObjectTypes usage | 2016-11-14 13:04:19 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | b1bffc4f8d | Added context example | 2016-11-11 19:40:23 -08:00 |  | 
			
				
					| 
							
							
								 markus | 09969355fa | Added tests. | 2016-11-10 11:10:49 +00:00 |  | 
			
				
					| 
							
							
								 markus | c01a9b1843 | Merge branch 'master' into node-parent-type | 2016-11-10 10:55:15 +00:00 |  | 
			
				
					| 
							
							
								 markus | 8fa6d61271 | Added optional parent type to allow usage of GlobalID in mutations. | 2016-11-10 10:54:03 +00:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 6c7cd4e4fa | Merge pull request #360 from timothyjlaurent/#359-fix-index-error-on-enum-functions Add test for _is_sunder and _is_dunder array.py functions. | 2016-11-10 02:50:56 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | a22c9276e5 | Merge pull request #361 from Globegitter/node-simplifications Make node arg options and default required to True for GlobalID. | 2016-11-10 02:49:35 -08:00 |  | 
			
				
					| 
							
							
								 markus | 0a79df3d13 | Added tests for global id. | 2016-11-10 10:46:34 +00:00 |  | 
			
				
					| 
							
							
								 markus | 5f7af3e43f | Make node arg options and default required to True for GlobalID. | 2016-11-10 10:00:59 +00:00 |  | 
			
				
					| 
							
							
								 Timothy Laurent | a427a0fb18 | Add test for _is_sunder and _is_dunder array.py functions. | 2016-11-09 22:27:08 -08:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 50eadde8b2 | Merge pull request #357 from ekampf/patch-3 Fix typo in Union initialization exception | 2016-11-08 14:22:42 -08:00 |  | 
			
				
					| 
							
							
								 Eran Kampf | 937e257d60 | Fix typo in Union initialization exception | 2016-11-08 13:42:59 -08:00 |  |