Gang Li 
							
						 
					 
					
						
						
							
						
						c1645ab7a7 
					 
					
						
						
							
							restored  
						
						
						
						
					 
					
						2015-10-18 01:14:27 -04:00 
						 
				 
			
				
					
						
							
							
								Gang Li 
							
						 
					 
					
						
						
							
						
						2ae2bfdde9 
					 
					
						
						
							
							updated changelog.rst for  #1119  
						
						
						
						
					 
					
						2015-10-18 00:31:40 -04:00 
						 
				 
			
				
					
						
							
							
								Gang Li 
							
						 
					 
					
						
						
							
						
						3fe93968a6 
					 
					
						
						
							
							update test case for: Please recall fix on: Saving document doesn't create new fields in existing collection  #620   #1126  
						
						
						
						
					 
					
						2015-10-18 00:19:36 -04:00 
						 
				 
			
				
					
						
							
							
								Omer Katz 
							
						 
					 
					
						
						
							
						
						79a2d715b0 
					 
					
						
						
							
							Merge pull request  #1121  from larsbutler/simplify-install-deps  
						
						... 
						
						
						
						Move nose/rednose from install dependencies to test dependencies 
						
						
					 
					
						2015-10-14 12:45:14 +03:00 
						 
				 
			
				
					
						
							
							
								Alice Bevan–McGregor 
							
						 
					 
					
						
						
							
						
						50b271c868 
					 
					
						
						
							
							Arbitrary metadata documentation.  
						
						
						
						
					 
					
						2015-10-13 22:51:03 -04:00 
						 
				 
			
				
					
						
							
							
								Alice Bevan–McGregor 
							
						 
					 
					
						
						
							
						
						a57f28ac83 
					 
					
						
						
							
							Correction for local monkeypatch.  
						
						
						
						
					 
					
						2015-10-13 22:41:58 -04:00 
						 
				 
			
				
					
						
							
							
								Alice Bevan–McGregor 
							
						 
					 
					
						
						
							
						
						3f3747a2fe 
					 
					
						
						
							
							Minor formatting tweaks and additional comments.  
						
						
						
						
					 
					
						2015-10-13 21:59:46 -04:00 
						 
				 
			
				
					
						
							
							
								Alice Bevan–McGregor 
							
						 
					 
					
						
						
							
						
						d133913c3d 
					 
					
						
						
							
							Remove now superfluous special cases.  
						
						... 
						
						
						
						Removes `verbose_name`, `help_text`, and `custom_data`.  All three are
covered by the one metadata assignment and will continue working as
expected. 
						
						
					 
					
						2015-10-13 21:59:29 -04:00 
						 
				 
			
				
					
						
							
							
								Alice Bevan–McGregor 
							
						 
					 
					
						
						
							
						
						e049cef00a 
					 
					
						
						
							
							Add arbitrary metadata capture to BaseField.  
						
						... 
						
						
						
						Includes ability to detect and report conflicts. 
						
						
					 
					
						2015-10-13 21:54:58 -04:00 
						 
				 
			
				
					
						
							
							
								Gang Li 
							
						 
					 
					
						
						
							
						
						eb8176971c 
					 
					
						
						
							
							Removed "elif field.default" block to avoid silently, inconsistently changing database  
						
						... 
						
						
						
						This resolved issue Please recall fix on: Saving document doesn't create new fields in existing collection #620  #1126  
						
						
					 
					
						2015-10-12 23:33:54 -04:00 
						 
				 
			
				
					
						
							
							
								Gang Li 
							
						 
					 
					
						
						
							
						
						5bbfca45fa 
					 
					
						
						
							
							Fixed: ListField minus index assignment does not work  #1119  
						
						... 
						
						
						
						Add code to detect '-1' as a integer.
Normalize negative index to regular list index
Added list assignment test case 
						
						
					 
					
						2015-10-12 10:34:26 -04:00 
						 
				 
			
				
					
						
							
							
								Lars Butler 
							
						 
					 
					
						
						
							
						
						9b500cd867 
					 
					
						
						
							
							docs/changelog.rst:  fix   #1079  to version 0.10.1 - DEV  
						
						
						
						
					 
					
						2015-10-12 10:13:41 +02:00 
						 
				 
			
				
					
						
							
							
								Lars Butler 
							
						 
					 
					
						
						
							
						
						b52cae6575 
					 
					
						
						
							
							AUTHORS: Add Lars Butler (that's me!)  
						
						
						
						
					 
					
						2015-10-12 10:13:11 +02:00 
						 
				 
			
				
					
						
							
							
								Lars Butler 
							
						 
					 
					
						
						
							
						
						35a0142f9b 
					 
					
						
						
							
							setup.py, tox.ini: move nose/rednose from install deps to test deps  
						
						... 
						
						
						
						Remove nose/rednose from `setup_requires` and instead declare them in
`tests_require`. Also explicitly add `nose` and `rednose` to
dependencies list in tox.ini (to avoid breaking test runs).
`python setup.py nosetests` is the preferred way for running tests, and
this works, except that placing test deps (nose/rednose) in the
`setup_requires` also means that these dependencies are pulled in for
installs of mongoengine. These deps are not actually be required just
to run mongoengine, so setup.py should not force users to install these
dependencies.
This refactoring should not change any test run semantics. 
						
						
					 
					
						2015-10-12 10:13:11 +02:00 
						 
				 
			
				
					
						
							
							
								David Bordeynik 
							
						 
					 
					
						
						
							
						
						d4f6ef4f1b 
					 
					
						
						
							
							Merge pull request  #1113  from DavidBord/fix-1105  
						
						... 
						
						
						
						fix-#1105: StrictDict & SemiStrictDict are shadowed at init time 
						
						
					 
					
						2015-10-11 21:14:05 +03:00 
						 
				 
			
				
					
						
							
							
								Kirill Kuzminykh 
							
						 
					 
					
						
						
							
						
						11024deaae 
					 
					
						
						
							
							Fixed detection of shared connections  
						
						
						
						
					 
					
						2015-10-05 22:40:44 +03:00 
						 
				 
			
				
					
						
							
							
								Lars Butler 
							
						 
					 
					
						
						
							
						
						5a038de1d5 
					 
					
						
						
							
							fields.ReferenceField: add integer values to reverse_delete_rule docs  
						
						... 
						
						
						
						When I first tried to use the `reverse_delete_rule` feature of
`ReferenceField`, I had to dig through the source code to find what the
actual integer values were expected to be for DO_NOTHING, NULLIFY,
CASCADE, DENY, and PULL (or at least, where these constants were defined
so that I could import and use them). This patch adds the integer values
for those constants (which are defined in mongoengine.queryset.base) to
the docs so that users can easily choose the correct integer value.
Note: A possible improvement on this change would be to include
`mongoengine.queryset.base` module documentation in the generated docs,
and then update the `ReferenceField` docs to link to the documentation
of these constants (DO_NOTHING, NULLIFY, etc.). 
						
						
					 
					
						2015-10-05 14:37:03 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						903982e896 
					 
					
						
						
							
							Merge pull request  #1088  from touilleMan/bug-1058  
						
						... 
						
						
						
						Fix DictField with '_cls' field is converted to Document on access 
						
						
					 
					
						2015-09-21 12:10:23 +02:00 
						 
				 
			
				
					
						
							
							
								David Bordeynik 
							
						 
					 
					
						
						
							
						
						6355c404cc 
					 
					
						
						
							
							fix-#1105: StrictDict & SemiStrictDict are shadowed at init time  
						
						
						
						
					 
					
						2015-09-16 20:27:52 +03:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						92b9cb5d43 
					 
					
						
						
							
							Add drop_collection for test_subclass_field_query  
						
						
						
						
					 
					
						2015-09-08 17:35:35 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						7580383d26 
					 
					
						
						
							
							Add  #1050  fix to changelog  
						
						
						
						
					 
					
						2015-09-02 19:00:18 +02:00 
						 
				 
			
				
					
						
							
							
								Catstyle 
							
						 
					 
					
						
						
							
						
						ba0934e41e 
					 
					
						
						
							
							added DynamicTest.test_reload_dynamic_field  
						
						
						
						
					 
					
						2015-09-02 18:42:30 +02:00 
						 
				 
			
				
					
						
							
							
								Catstyle 
							
						 
					 
					
						
						
							
						
						a6a1021521 
					 
					
						
						
							
							use obj._data instead of self._fields_ordered since DynamicDocument missing some attributes  
						
						
						
						
					 
					
						2015-09-02 18:42:30 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						33b4d83c73 
					 
					
						
						
							
							Merge pull request  #1084  from optik/patch-1  
						
						... 
						
						
						
						Bad property name for text search index meta 
						
						
					 
					
						2015-09-02 18:27:10 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						6cf630c74a 
					 
					
						
						
							
							Merge pull request  #1096  from vasion/save-condition-for-2.4  
						
						... 
						
						
						
						save_condition uses "n" instead of "nModified" 
						
						
					 
					
						2015-09-02 18:23:37 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						736fe5b84e 
					 
					
						
						
							
							Fix unwanted dereference in DictField (issue  #1058 )  
						
						
						
						
					 
					
						2015-08-30 10:01:24 +02:00 
						 
				 
			
				
					
						
							
							
								Omer Katz 
							
						 
					 
					
						
						
							
						
						4241bde6ea 
					 
					
						
						
							
							Merge pull request  #1055  from zxhuang/master  
						
						... 
						
						
						
						comply to pymongo MongoClient constructor host 
						
						
					 
					
						2015-08-16 11:52:27 +03:00 
						 
				 
			
				
					
						
							
							
								Momchil Rogelov 
							
						 
					 
					
						
						
							
						
						b4ce14d744 
					 
					
						
						
							
							use n instead of nModified in save_condition  
						
						
						
						
					 
					
						2015-08-13 10:11:42 +01:00 
						 
				 
			
				
					
						
							
							
								Momchil Rogelov 
							
						 
					 
					
						
						
							
						
						10832a2ccc 
					 
					
						
						
							
							save_condition falls back to "n" if "nModified" is not found to support mongo 2.4  
						
						
						
						
					 
					
						2015-08-12 10:57:20 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						91aca44f67 
					 
					
						
						
							
							Merge pull request  #1093  from touilleMan/bug-1069  
						
						... 
						
						
						
						Replace disconnect with close method in pymongo 
						
						
					 
					
						2015-08-10 18:40:59 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						96cfbb201a 
					 
					
						
						
							
							Replace use close method in pymongo  
						
						
						
						
					 
					
						2015-08-04 18:02:57 +02:00 
						 
				 
			
				
					
						
							
							
								David Bordeynik 
							
						 
					 
					
						
						
							
						
						b2bc155701 
					 
					
						
						
							
							Merge pull request  #1087  from marcoskv/patch-1  
						
						... 
						
						
						
						QuerySet count vs len #937  
						
						
					 
					
						2015-08-01 11:22:35 +03:00 
						 
				 
			
				
					
						
							
							
								marcoskv 
							
						 
					 
					
						
						
							
						
						a70ef5594d 
					 
					
						
						
							
							QuerySet count vs len  #937  
						
						... 
						
						
						
						Current documentation does not consider performance issues in using len instead of count.
https://github.com/MongoEngine/mongoengine/issues/937  
						
						
					 
					
						2015-07-26 22:41:24 +02:00 
						 
				 
			
				
					
						
							
							
								optik 
							
						 
					 
					
						
						
							
						
						6d991586fd 
					 
					
						
						
							
							Bad property name for indices description in docs  
						
						... 
						
						
						
						The correct name for MongoDB index definition property is weights not weight. Using "weight" will cause "Index with name ... already exists with different options" 
						
						
					 
					
						2015-07-24 15:26:10 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						f8890ca841 
					 
					
						
						
							
							Merge pull request  #1070  from touilleMan/save-condition-error  
						
						... 
						
						
						
						Use SaveConditionError instead of OperationError in save_condition 
						
						
					 
					
						2015-07-19 11:18:33 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						0752c6b24f 
					 
					
						
						
							
							Update changelog for  #1070  
						
						
						
						
					 
					
						2015-07-19 10:33:54 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						3ffaf2c0e1 
					 
					
						
						
							
							Correct SaveConditionError involved tests  
						
						
						
						
					 
					
						2015-07-15 11:59:29 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						a3e0fbd606 
					 
					
						
						
							
							Add SaveConditionError exception  
						
						
						
						
					 
					
						2015-07-15 11:15:40 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						9c8ceb6b4e 
					 
					
						
						
							
							Merge pull request  #1060  from touilleMan/GenericReferenceField-choices  
						
						... 
						
						
						
						Fix GenericReferenceField choices parameter 
						
						
					 
					
						2015-07-09 11:38:22 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						bebce2c053 
					 
					
						
						
							
							Clean ununsed variables in iterations  
						
						
						
						
					 
					
						2015-07-09 10:51:04 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						34c6790762 
					 
					
						
						
							
							Simplify implementation of choices in GenericReferenceField  
						
						
						
						
					 
					
						2015-07-06 10:10:05 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Leblond 
							
						 
					 
					
						
						
							
						
						a5fb009b62 
					 
					
						
						
							
							Fix GenericReferenceField choices with DBRef and let it possible to set Document choice as string  
						
						
						
						
					 
					
						2015-07-06 02:33:43 +02:00 
						 
				 
			
				
					
						
							
							
								David Bordeynik 
							
						 
					 
					
						
						
							
						
						9671ca5ebf 
					 
					
						
						
							
							Merge pull request  #1049  from DavidBord/fix-842  
						
						... 
						
						
						
						fix-#842: Fix ignored chained options 
						
						
					 
					
						2015-07-03 08:23:15 +03:00 
						 
				 
			
				
					
						
							
							
								David Bordeynik 
							
						 
					 
					
						
						
							
						
						5334ea393e 
					 
					
						
						
							
							fix-#842: Fix ignored chained options  
						
						
						
						
					 
					
						2015-07-02 23:08:09 +03:00 
						 
				 
			
				
					
						
							
							
								Zeke Huang 
							
						 
					 
					
						
						
							
						
						2aaacc02e3 
					 
					
						
						
							
							comply to pymongo MongoClient constructor host  
						
						... 
						
						
						
						Only MongoReplicaSetClient use hosts_or_uri param and it will be deprecated soon. 
						
						
					 
					
						2015-07-01 12:39:30 -07:00 
						 
				 
			
				
					
						
							
							
								Matthieu Rigal 
							
						 
					 
					
						
						
							
						
						222e929b2d 
					 
					
						
						
							
							Merge pull request  #1048  from amitlicht/amitlicht/1047_cached_reference_field_bugfix  
						
						... 
						
						
						
						Suggested fix for #1047 : CachedReferenceField DBRefs bug 
						
						
					 
					
						2015-07-01 08:53:03 +02:00 
						 
				 
			
				
					
						
							
							
								amitlicht 
							
						 
					 
					
						
						
							
						
						6f16d35a92 
					 
					
						
						
							
							Adding a changelog line & adding myself to AUTHORS.  
						
						
						
						
					 
					
						2015-06-30 15:08:20 +03:00 
						 
				 
			
				
					
						
							
							
								amitlicht 
							
						 
					 
					
						
						
							
						
						d7a2ccf5ac 
					 
					
						
						
							
							Adding a test case for  #1047 .  
						
						
						
						
					 
					
						2015-06-30 15:03:06 +03:00 
						 
				 
			
				
					
						
							
							
								amitlicht 
							
						 
					 
					
						
						
							
						
						9ce605221a 
					 
					
						
						
							
							Suggested fix for  #1047 : CachedReferenceField creates DBRef on to_python, but can't save them on to_mongo.  
						
						... 
						
						
						
						Dereferencing DBRef to document type before returning it from to_python. 
						
						
					 
					
						2015-06-28 17:53:20 +03:00 
						 
				 
			
				
					
						
							
							
								Matthieu Rigal 
							
						 
					 
					
						
						
							
						
						1e930fe950 
					 
					
						
						
							
							Merge branch 'emilecaron-master'  
						
						
						
						
					 
					
						2015-06-26 17:59:25 +02:00