| 
							
							
								 Ross Lawley | ae20c785ea | Updated docs | 2012-02-29 12:04:43 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | a2eb876f8c | No longer always upsert on save closes #407 | 2012-02-29 11:39:10 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 5a1eaa0a98 | Updated new deref test | 2012-02-29 11:23:43 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 398fd4a548 | Merge branch 'cleaned_dev' of https://github.com/Ankhbayar/mongoengine into test | 2012-02-29 11:13:48 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 44b9fb66e1 | Updates must have an operation Closes #387 | 2012-02-29 11:04:09 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 2afa2171f9 | Updated Changelog | 2012-02-29 10:32:58 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 1d7ea71c0d | DeReference is now used in a thread safe manner No global / module instance is needed
Fixes #399 | 2012-02-29 10:31:33 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 2a391f0f16 | Raise an error if trying to perform a join You can't join across reference fields, so raise an error
if someone tries to. | 2012-02-29 10:10:51 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | e9b8093dac | Updated changelog | 2012-02-29 10:09:16 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 6a229cfbc5 | Updates can now take raw queries | 2012-02-24 15:48:32 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 3300f409ba | Update Authors and changelist | 2012-02-24 10:34:51 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 4466005363 | Merge branch 'dev' of github.com:hmarr/mongoengine into dev | 2012-02-24 10:29:06 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 296ef5bddf | Merge branch 'geo2d' into dev | 2012-02-24 10:28:52 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 1f2a432e82 | Merge pull request #439 from kajic/dev register_connection bugfix | 2012-02-24 02:12:55 -08:00 |  | 
			
				
					| 
							
							
								 Robert Kajic | 855933ab2a | uri_dict will have the 'database' key even if the database wasn't present in the uri. We must check it's value as well. | 2012-02-24 00:07:57 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | ece8d25187 | Added replicaset connection support Provide replicaSet=NAME in your connection.
fixes #423 | 2012-02-17 17:09:48 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 589a720162 | Updated changelog | 2012-02-17 17:09:14 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | a59b518cf2 | Updates to imports for future pymongo 2.2 | 2012-02-17 11:18:25 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | a15352a4f8 | Merge branch 'dev' of github.com:hmarr/mongoengine into dev | 2012-02-17 09:41:41 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | df65f3fc3f | base no longer expects meta to have allow_inheritance Closes #430 #431 | 2012-02-17 09:41:01 +00:00 |  | 
			
				
					| 
							
							
								 Robert Kajic | 734986c1b5 | Documentation on geospatial indexes and how to create them explicitly | 2012-02-16 10:41:47 +01:00 |  | 
			
				
					| 
							
							
								 Анхбаяр Лхагвадорж | 4a9ed5f2f2 | Fix derefcence failed some case. | 2012-02-02 18:33:12 +08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 088f229865 | Merge pull request #421 from linuxnow/integration/dev Integration/dev | 2012-02-01 04:05:06 -08:00 |  | 
			
				
					| 
							
							
								 Pau Aliagas | cb2cb851e2 | Fix formatting typo in changelog entry | 2012-02-01 12:29:05 +01:00 |  | 
			
				
					| 
							
							
								 Robert Kajic | d3962c4f7d | Added support for creating a geo2d index by prefixing the field name with a * | 2012-01-31 22:31:24 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 0301135f96 | Added uri style connection handling | 2012-01-30 10:24:45 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f59aa922ea | Added more .scalar tests | 2012-01-27 12:20:47 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f60a49d6f6 | Added .scalar to Queryset More efficient than the previous .values_list implementation Ref #393
Reverted some of the .values_list code thats no longer needed.
Closes #415 | 2012-01-27 11:45:12 +00:00 |  | 
			
				
					| 
							
							
								 Alice Bevan-McGregor | 9a190eb00d | Added ability to have scalar return values instead of partially-populated Document instances. | 2012-01-27 11:45:11 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 6bad4bd415 | Merge pull request #412 from faulkner/dict-update Add dict.update() support to BaseDict.
Thx Faulkner :) | 2012-01-16 03:32:45 -08:00 |  | 
			
				
					| 
							
							
								 Chris Faulkner | 50d9b0b796 | Add dict.update() support to BaseDict. | 2012-01-16 19:13:03 +08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 12f884e3ac | Fixes typo in documents - thanks Shalabh Closes #406 | 2012-01-16 09:11:00 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 02b1aa7355 | Added Ashwin Purohit to authors Refs #410 | 2012-01-16 09:06:18 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 90bfa608dd | Merge branch 'master' into dev Conflicts:
	docs/guide/signals.rst
	python-mongoengine.spec | 2012-01-16 09:05:38 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 13f38b1c1d | Merge pull request #410 from purohit/master typo fix | 2012-01-16 01:04:29 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 1afe7240f4 | Fixed pagination limit / skip bug fixes #398 | 2012-01-16 09:03:12 +00:00 |  | 
			
				
					| 
							
							
								 Ashwin Purohit | 7a41155178 | typo in signals guide | 2012-01-14 23:21:43 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 39a20ea471 | Merge pull request #403 from wpjunior/patch-5 Fixes for None values in QuerySet.values_list | 2012-01-06 01:17:27 -08:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | d8855a4a0f | fixes for None values in QuerySet.values_list | 2012-01-05 13:35:32 -02:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | de8da78042 | Update docs/changelog.rst | 2012-01-03 20:42:24 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 318b42dff2 | Merge pull request #393 from wpjunior/queryset_select select method in Queryset | 2012-01-03 12:40:49 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 0018674b62 | Update docs/changelog.rst | 2012-01-03 20:37:33 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 82913e8d69 | Merge pull request #396 from wpjunior/mixin_inheritance Mixin inheritance | 2012-01-03 12:36:45 -08:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | 0d867a108d | mixin inheritance | 2011-12-19 11:31:42 -02:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | 5ee4b4a5ac | added count/len for ListResult | 2011-12-16 11:49:20 -02:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | 62219d9648 | changed name | 2011-12-16 11:07:38 -02:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 6d9bfff19c | Started work on performance Added an initial benchmark.py
Much more performant than 0.5.2 but still work todo. | 2011-12-16 12:41:47 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 7614b92197 | Fixes super in BaseDict Closes #395 | 2011-12-15 09:16:35 +00:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | 7c1afd0031 | tests for db_field | 2011-12-13 11:56:35 -02:00 |  | 
			
				
					| 
							
							
								 Wilson Júnior | ca7b2371fb | added support for dereferences | 2011-12-13 11:54:19 -02:00 |  |