Erdenezul 
							
						 
					 
					
						
						
							
						
						aa4996ef28 
					 
					
						
						
							
							fix bug query subfield in generic_embedded_document  #1651  
						
						
						
						
					 
					
						2017-09-15 11:18:24 +08:00 
						 
				 
			
				
					
						
							
							
								Andy Yankovsky 
							
						 
					 
					
						
						
							
						
						2f4e2bde6b 
					 
					
						
						
							
							Update AUTHORS  
						
						
						
						
					 
					
						2017-09-14 21:02:53 +03:00 
						 
				 
			
				
					
						
							
							
								Andy Yankovsky 
							
						 
					 
					
						
						
							
						
						e90f6a2fa3 
					 
					
						
						
							
							Fix update via pull__something__in=[]  
						
						
						
						
					 
					
						2017-09-14 20:28:15 +03:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						be8f1b9fdd 
					 
					
						
						
							
							add failing test for generic_emdedded_document query  #1651  
						
						
						
						
					 
					
						2017-09-14 22:24:27 +09:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						ba99190f53 
					 
					
						
						
							
							add tests to increase coverage  
						
						
						
						
					 
					
						2017-09-10 13:09:20 +09:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						70088704e2 
					 
					
						
						
							
							add tests to increase code coverage  
						
						
						
						
					 
					
						2017-09-10 01:37:17 +09:00 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						02733e6e58 
					 
					
						
						
							
							fix flake8 error  #1371  
						
						
						
						
					 
					
						2017-09-02 12:00:57 +09:00 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						44732a5dd9 
					 
					
						
						
							
							add fix for reload(fields) affect changed fields  #1371  
						
						
						
						
					 
					
						2017-09-02 02:05:27 +09:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						5bdd35464b 
					 
					
						
						
							
							Merge pull request  #1632  from srinivasreddy/inequality  
						
						... 
						
						
						
						Add missing dunder method  - __ne__ to the class GridFSProxy class 
						
						
					 
					
						2017-08-31 10:15:44 +02:00 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						1eae97731f 
					 
					
						
						
							
							Fix Document.modify fail on sharded collection  #1569  
						
						
						
						
					 
					
						2017-08-30 12:04:04 +08:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						0325a62f18 
					 
					
						
						
							
							Merge pull request  #1626  from erdenezul/pointfield_aspymongo  
						
						... 
						
						
						
						added as_pymongo test for PointField #1311  
						
						
					 
					
						2017-08-28 13:36:35 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						3a5538813c 
					 
					
						
						
							
							Merge pull request  #1616  from srinivasreddy/clean_up  
						
						... 
						
						
						
						Add six.moves.range instead of xrange 
						
						
					 
					
						2017-08-28 13:34:17 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						1f1b4b95ce 
					 
					
						
						
							
							Merge pull request  #1617  from srinivasreddy/python36  
						
						... 
						
						
						
						Add python 3.6 support 
						
						
					 
					
						2017-08-28 13:33:56 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						8c3ed57ecc 
					 
					
						
						
							
							Merge pull request  #1630  from MongoEngine/improve-perfs  
						
						... 
						
						
						
						Improve perfs by removing SemiStrictDict 
						
						
					 
					
						2017-08-28 11:23:35 +02:00 
						 
				 
			
				
					
						
							
							
								Srinivas Reddy Thatiparthy 
							
						 
					 
					
						
						
							
						
						dc8a64fa7d 
					 
					
						
						
							
							Add missing dunder method  - __ne__ to the class GridFSProxy class  
						
						
						
						
					 
					
						2017-08-25 22:02:47 +05:30 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						0d1e72a764 
					 
					
						
						
							
							Merge branch 'pointfield_aspymongo' of github.com:erdenezul/mongoengine into pointfield_aspymongo  
						
						
						
						
					 
					
						2017-08-25 11:15:51 +08:00 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						9b3fe09508 
					 
					
						
						
							
							added as_pymongo test for PointField  #1311  
						
						
						
						
					 
					
						2017-08-25 11:15:03 +08:00 
						 
				 
			
				
					
						
							
							
								Srinivas Reddy Thatiparthy 
							
						 
					 
					
						
						
							
						
						7c0cfb1da2 
					 
					
						
						
							
							Add six.moves.range instead of xrange  
						
						
						
						
					 
					
						2017-08-25 00:04:04 +05:30 
						 
				 
			
				
					
						
							
							
								Srinivas Reddy Thatiparthy 
							
						 
					 
					
						
						
							
						
						66429ce331 
					 
					
						
						
							
							Add python 3.6 support  
						
						
						
						
					 
					
						2017-08-25 00:02:39 +05:30 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						bce859569f 
					 
					
						
						
							
							Remove SemiStrictDict to improve perfs  
						
						
						
						
					 
					
						2017-08-24 20:01:09 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						425fb8905b 
					 
					
						
						
							
							Merge pull request  #1631  from MongoEngine/fix_travis_ci  
						
						... 
						
						
						
						Fix .install_mongodb_on_travis.sh script (all credit to @erdenezul) 
						
						
					 
					
						2017-08-24 19:48:15 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						4f59c7f77f 
					 
					
						
						
							
							Expose to user mongoengine.base.NON_FIELD_ERRORS  
						
						... 
						
						
						
						This variable is used to set the field containing the errors raised in a
clean function. Given those function are user-defined, users should be
able to get the name of the field to easily retreive their custom errors. 
						
						
					 
					
						2017-08-24 19:47:40 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						21d1faa793 
					 
					
						
						
							
							Fix .install_mongodb_on_travis.sh script (all credit to @erdenezul)  
						
						
						
						
					 
					
						2017-08-24 19:34:22 +02:00 
						 
				 
			
				
					
						
							
							
								Erdenezul 
							
						 
					 
					
						
						
							
						
						b9f3991d03 
					 
					
						
						
							
							added as_pymongo test for PointField  #1311  
						
						
						
						
					 
					
						2017-08-18 09:31:26 +08:00 
						 
				 
			
				
					
						
							
							
								Paulo Matos 
							
						 
					 
					
						
						
							
						
						c4de879b20 
					 
					
						
						
							
							Clarify comment in validation example  
						
						
						
						
					 
					
						2017-08-11 09:09:33 +02:00 
						 
				 
			
				
					
						
							
							
								Ali Turki 
							
						 
					 
					
						
						
							
						
						ee5686e91a 
					 
					
						
						
							
							test case for  #1602  
						
						
						
						
					 
					
						2017-08-07 11:12:15 +01:00 
						 
				 
			
				
					
						
							
							
								Ali 
							
						 
					 
					
						
						
							
						
						2a795e9138 
					 
					
						
						
							
							QuerySet limit function now returns all docs in cursor when 0 is passed  
						
						
						
						
					 
					
						2017-08-04 11:31:29 +01:00 
						 
				 
			
				
					
						
							
							
								erdenezul 
							
						 
					 
					
						
						
							
						
						9a6aa8f8c6 
					 
					
						
						
							
							Merge branch 'master' into support_multiple_operator  
						
						
						
						
					 
					
						2017-07-31 22:53:01 +08:00 
						 
				 
			
				
					
						
							
							
								Stefan Wójcik 
							
						 
					 
					
						
						
							
						
						3794b181d5 
					 
					
						
						
							
							Support for $position with the $push operator ( #1566 )  
						
						
						
						
					 
					
						2017-07-31 15:36:35 +02:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						f09256a24e 
					 
					
						
						
							
							Fix modify tests  #1565  
						
						
						
						
					 
					
						2017-07-31 18:49:52 +08:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						34fca9d6f5 
					 
					
						
						
							
							Add clear comment and tests for positional push  #1565  
						
						
						
						
					 
					
						2017-07-31 18:32:34 +08:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						433f10ef93 
					 
					
						
						
							
							position support singular value  #1565  
						
						
						
						
					 
					
						2017-07-31 05:15:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bo.Yi 
							
						 
					 
					
						
						
							
						
						9f02f71c52 
					 
					
						
						
							
							[fix]fix some personal hobby  
						
						
						
						
					 
					
						2017-07-16 18:47:20 +08:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						3dcc9bc143 
					 
					
						
						
							
							use explicit tests and fix unneccessary indent  #1565  
						
						
						
						
					 
					
						2017-07-13 22:59:21 +08:00 
						 
				 
			
				
					
						
							
							
								erdenezul 
							
						 
					 
					
						
						
							
						
						7311895894 
					 
					
						
						
							
							Merge branch 'master' into support_position_in_push  
						
						
						
						
					 
					
						2017-07-13 20:08:57 +08:00 
						 
				 
			
				
					
						
							
							
								Davidrjx 
							
						 
					 
					
						
						
							
						
						a7cab51369 
					 
					
						
						
							
							Use a set literal in _clean_settings ( #1585 )  
						
						
						
						
					 
					
						2017-07-13 12:07:36 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Xu 
							
						 
					 
					
						
						
							
						
						437b11af9a 
					 
					
						
						
							
							docs: use explicit register_delete_rule example  
						
						... 
						
						
						
						The previous example of creating bi-directional delete rules was vague since the example defined only one class and the relationship between "Foo" and "Bar" wasn't clear. I added a more explicit example where the relationship between the two classes is explicit. 
						
						
					 
					
						2017-07-10 16:43:24 -04:00 
						 
				 
			
				
					
						
							
							
								Bo.Yi 
							
						 
					 
					
						
						
							
						
						820b5cbb86 
					 
					
						
						
							
							[fix]pass test case and fix field type error  
						
						
						
						
					 
					
						2017-07-06 16:07:51 +08:00 
						 
				 
			
				
					
						
							
							
								Bo.Yi 
							
						 
					 
					
						
						
							
						
						e6a30f899c 
					 
					
						
						
							
							[fix]validation list field with multi choice values  
						
						
						
						
					 
					
						2017-07-06 14:57:03 +08:00 
						 
				 
			
				
					
						
							
							
								Benoit Larroque 
							
						 
					 
					
						
						
							
						
						0bc6507df3 
					 
					
						
						
							
							Make queryset aggregates obey read_preference  
						
						
						
						
					 
					
						2017-06-27 08:49:06 +02:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						71c3c632d7 
					 
					
						
						
							
							add test case for reverse_delete_rule with pull  #1519  
						
						
						
						
					 
					
						2017-06-19 06:01:28 +00:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						fb00b79d19 
					 
					
						
						
							
							add docs for positional push operator  #1565  
						
						
						
						
					 
					
						2017-06-19 03:28:34 +00:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						7782aa7379 
					 
					
						
						
							
							do not test position push in mongodb_v2.4  #1565  
						
						
						
						
					 
					
						2017-06-19 03:11:59 +00:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						f3ee4a5dac 
					 
					
						
						
							
							add tests for push operator  #1565  
						
						
						
						
					 
					
						2017-06-19 02:59:17 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Wojcik 
							
						 
					 
					
						
						
							
						
						a8d6e59a7a 
					 
					
						
						
							
							minor tweaks to code quality in _fields_to_dbfields  
						
						
						
						
					 
					
						2017-06-18 17:25:39 -07:00 
						 
				 
			
				
					
						
							
							
								Danil 
							
						 
					 
					
						
						
							
						
						1d4b1870cf 
					 
					
						
						
							
							to_db_fields fix ( #1553 )  
						
						
						
						
					 
					
						2017-06-18 17:04:46 -07:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						f63ad2dd69 
					 
					
						
						
							
							dont test in mongoDB v2.4  #1565  
						
						
						
						
					 
					
						2017-06-15 07:36:14 +00:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						6903eed4e7 
					 
					
						
						
							
							support position in 'push'  #1565  
						
						
						
						
					 
					
						2017-06-15 06:08:40 +00:00 
						 
				 
			
				
					
						
							
							
								Erdenezul Batmunkh 
							
						 
					 
					
						
						
							
						
						b9e922c658 
					 
					
						
						
							
							support multiple operator  #1510  
						
						
						
						
					 
					
						2017-06-12 04:50:13 +00:00 
						 
				 
			
				
					
						
							
							
								Freyr 
							
						 
					 
					
						
						
							
						
						54d8c64ad5 
					 
					
						
						
							
							Fixes query operations on BinaryFields  
						
						... 
						
						
						
						Overrides prepare_query_value in BinaryField to wrap the query value in
bson.binary.Binary. This was already done in the to_mongo call when
saving a document, but query operations required the user to convert the
value manually.
Fixes https://github.com/MongoEngine/mongoengine/issues/1127  
						
						
					 
					
						2017-05-25 10:46:16 -04:00