| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 4a4123e660 | Merge pull request #355 from bcb/master Add tox dependencies | 2016-11-07 07:48:22 -08:00 |  | 
			
				
					| 
							
							
								 Beau Barker | d1a9bdb5c3 | Add tox dependencies Tox fails without pytz, iso8601 and pytest-benchmark | 2016-11-07 09:26:28 +11:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 5bb028e3d7 | Merge pull request #352 from ttz21/docs_update Add link to official GraphQL docs in Getting Started | 2016-11-05 08:48:33 -07:00 |  | 
			
				
					| 
							
							
								 Tina Zhang | c1f567c4e4 | add link to official graphql website in Getting Started | 2016-11-05 15:31:56 +01:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 3f0c01ed3c | Merge pull request #350 from nvie/doc-fixes Various little documentation fixes | 2016-11-03 17:36:37 -07:00 |  | 
			
				
					| 
							
							
								 Vincent Driessen | b2d7dfe546 | Fix sentences to be more readable | 2016-11-03 22:17:37 +01:00 |  | 
			
				
					| 
							
							
								 Vincent Driessen | f5c5d33639 | Fix import paths to match graphene>=1.0 paths | 2016-11-03 22:08:41 +01:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | adfbffb267 | Added middleware docs | 2016-10-31 05:32:59 +01:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | 9a3d84319d | Merge pull request #342 from ekampf/feature/connection_edges_should_be_nonnull Connection Edges should be NonNull | 2016-10-28 12:44:27 +02:00 |  | 
			
				
					| 
							
							
								 Eran Kampf | 344d85c19e | fix tests | 2016-10-27 10:37:52 -07:00 |  | 
			
				
					| 
							
							
								 Eran Kampf | 495361ef53 | Edges should be NonNull | 2016-10-27 10:27:13 -07:00 |  | 
			
				
					| 
							
							
								 Syrus Akbary | c7a48c3c2c | Added connection promise tests | 2016-10-27 02:48:36 +02:00 |  |