| 
							
							
								 Maciej Urbanski | 4b643ad01f | test against python 3.10 | 2021-10-24 18:11:29 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 811dc12db5 | Merge pull request #2573 from bagerard/improve_compound_indexes Improve compound indexes in rst | 2021-10-13 09:28:15 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | dbd72282bc | Merge pull request #2574 from bagerard/update_changelog_recent_merge update changelog with recent changes that were merged | 2021-10-13 09:27:52 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 686b42c29b | update changelog with recent changes that were merged | 2021-10-12 21:06:11 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 4210ea06c3 | Improve compound indexes in rst | 2021-10-12 21:02:12 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 8c3e2b340b | Merge pull request #2568 from idoshr/regex_query Regex and whole word text search query | 2021-10-12 20:47:36 +02:00 |  | 
			
				
					| 
							
							
								 Ido Shraga | 7a0a58c163 | black reformat | 2021-10-01 07:48:01 +03:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 0af1a1151f | Merge pull request #2571 from bagerard/idoshr-master-fixed Idoshr master fixed | 2021-09-30 20:49:33 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 28226f81a8 | black it | 2021-09-30 20:39:44 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 558e3299fe | Merge branch 'master' of https://github.com/idoshr/mongoengine into idoshr-master | 2021-09-30 20:38:32 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | cb0035f87a | minor typo fix in docstring | 2021-09-30 20:25:26 +02:00 |  | 
			
				
					| 
							
							
								 idoshr | 85b0c1c945 | Update AUTHORS | 2021-09-20 22:36:13 +03:00 |  | 
			
				
					| 
							
							
								 Ido Shraga | 3d6b650592 | add doc change has_word ==> wholeword | 2021-09-12 18:21:01 +03:00 |  | 
			
				
					| 
							
							
								 Ido Shraga | 6bc1b83695 | add option to filter by free regex and option to search by whole word | 2021-09-10 16:28:06 +03:00 |  | 
			
				
					| 
							
							
								 Ido Shraga | 7e10bb2894 | rename tester | 2021-09-01 10:24:26 +03:00 |  | 
			
				
					| 
							
							
								 Ido Shraga | 8428da368d | add update operator to documentation | 2021-08-31 16:49:33 +03:00 |  | 
			
				
					| 
							
							
								 erdenezul | 5fe9436ea7 | Merge pull request #2561 from bagerard/improve_index_doc improve index doc | 2021-08-23 09:22:17 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 1b249e336e | improve list_indexes, ensure_indexes docstring and add index migration example | 2021-08-22 22:01:05 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 533700583d | Merge pull request #2557 from yugyesh/patch-1 Minor typo error | 2021-08-16 08:00:04 +02:00 |  | 
			
				
					| 
							
							
								 Yugesh kc | 639124c311 | Minor typo error Remove unwanted and | 2021-08-16 11:52:33 +09:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 8b5cf9e2be | Merge pull request #2549 from bagerard/fix_decimal_field_precision0 Fix decimal field precision0 | 2021-08-07 22:50:46 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 0af96b1323 | Add test for DecimalField(precision=0) and raise exception if negative/invalid values are provided | 2021-08-07 22:38:27 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | f6d864b6d1 | Merge branch 'patch-1' of https://github.com/oleksandr-l5/mongoengine | 2021-08-07 22:09:04 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | bb9ba73a7b | Merge pull request #2545 from bagerard/fix_embedded_instance_deepcopy Fix embedded instance deepcopy | 2021-08-07 21:56:55 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 66978aea67 | fix test and changelog | 2021-08-02 22:09:21 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 5a41998eda | Updated recent bugfix with embedded DOc deepcopy so that it set _instance to None | 2021-08-02 21:51:15 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | c32b308730 | minor renaming in test classes | 2021-08-01 14:12:27 +02:00 |  | 
			
				
					| 
							
							
								 Timothé Perez | 88642eb021 | Fix deepcopy on EmbeddedDocument | 2021-08-01 10:09:24 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3b10236b5e | Merge pull request #2536 from ottj3/patch-1 Mention DynamicEmbeddedDocument in usage docs. | 2021-07-02 09:51:31 +02:00 |  | 
			
				
					| 
							
							
								 Jan-Lucas Ott | bffe058726 | Mention DynamicEmbeddedDocument in embedded section. | 2021-06-30 17:16:07 -04:00 |  | 
			
				
					| 
							
							
								 Oleksandr | 09c415a416 | fix DecimalField precision fix decimal.InvalidOperation: [<class 'decimal.ConversionSyntax'>] error if DecimalField param precision is zero or less | 2021-06-29 17:32:51 +03:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 4670508a1c | Merge pull request #2530 from bagerard/fix_doc_formatting fix doc formatting (enumfield, etc) | 2021-06-13 23:06:13 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | e7f2d77a75 | fix doc formatting (enumfield, etc) | 2021-06-13 23:01:20 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 7bf7153e4f | Merge pull request #2515 from par-tec/master define a base exception for engine | 2021-06-06 15:58:26 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 0df0585d07 | Merge pull request #2528 from bagerard/precommit_update precommit update | 2021-06-05 21:29:59 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 6ae722d04b | precommit update | 2021-06-05 21:17:31 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | cc85165b0c | Merge pull request #2519 from bagerard/bugfix_qs_property Fix instance._qs that was failing due to bad parametrization that went unnoticed | 2021-05-18 09:48:33 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 2fd4169656 | Fix instance._qs that was failing due to bad parametrization that went unnoticed | 2021-05-17 22:37:35 +02:00 |  | 
			
				
					| 
							
							
								 Daniele Marcocci | 5897b1d042 | blacked | 2021-05-05 18:31:15 +02:00 |  | 
			
				
					| 
							
							
								 Daniele Marcocci | 756bffe868 | define a base exception for engine | 2021-05-05 14:59:38 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 5209547a89 | Merge pull request #2514 from bagerard/enum_field_update improvement to recent updates | 2021-05-05 09:21:45 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | ecb5dda281 | improvement to recent updates | 2021-05-04 20:43:33 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 34245fe258 | Merge pull request #2509 from jaesivsm/fix/EnumField-choices Fixing EnumField choices validation | 2021-05-04 20:33:25 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 04c26acdd6 | Merge pull request #2513 from bagerard/prepare_release Prepare releasev0.23.1 | 2021-05-04 12:15:34 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | d0a15a8924 | prepare changelog | 2021-05-04 10:50:56 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 2215e2746b | run latest autoformatter | 2021-05-04 10:50:56 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gerard | 0e6bcbc030 | update precommit | 2021-05-04 10:50:56 +02:00 |  | 
			
				
					| 
							
							
								 François Schmidts | ecf84cbd5d | Fixing EnumField choices validation | 2021-04-27 16:32:55 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 232071f8f4 | Merge pull request #2505 from deveil/patch-1 Typo correction | 2021-04-23 20:45:33 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | fc0fb31d43 | Merge pull request #2503 from bagerard/precommit_update housekeeping - pre-commit autoupdate | 2021-04-23 20:44:34 +02:00 |  |