Commit Graph
100 Commits
Author SHA1 Message Date
Ross Lawley ab15c4eec9 Merge branch 'master' of https://github.com/adamreeve/mongoengine into 459 2012-05-01 09:42:25 +01:00
Ross Lawley 4ce1ba81a6 Merge branch 'dev-disable-indexing' of https://github.com/colinhowe/mongoengine
Conflicts:
	mongoengine/queryset.py
2012-05-01 09:37:01 +01:00
Ross Lawley 530440b333 Fixed replicaset_connection test 2012-05-01 09:14:38 +01:00
Ross Lawley b80fda36af Ensure session save is safe 2012-04-27 14:57:07 +01:00
Ross Lawley 42d24263ef Updated changelog 2012-04-27 10:39:35 +01:00
Ross Lawley 1e2797e7ce Merge branch 'master' of github.com:MongoEngine/mongoengine 2012-04-27 10:34:31 +01:00
Ross Lawley f7075766fc Merge pull request #11 from gregbanks/insert_kwargs
add parameters to QuerySet.insert to allow control of lower level behavior
2012-04-27 02:34:03 -07:00
Ross Lawley 5647ca70bb Fix variable name bug 2012-04-27 09:52:57 +01:00
Ross Lawley 2b8aa6bafc Fixes read_preference
Fixes mongoengine/mongoengine#10
2012-04-27 09:15:05 +01:00
Ross Lawley 2769d6d7ca Updated Authors / Changelog 2012-04-25 12:43:17 +01:00
Ross Lawley 120b9433c2 Merge branch 'master' of https://github.com/swashbuckler/mongoengine 2012-04-25 12:40:53 +01:00
Ross Lawley 605092bd88 Updated change log / AUTHORS
Thanks Greg Banks
2012-04-25 12:36:37 +01:00
Ross Lawley a4a8c94374 Merge branch 'master' of https://github.com/gregbanks/mongoengine 2012-04-25 12:31:11 +01:00
Ross Lawley 0e93f6c0db Updated changelog 2012-04-25 12:26:31 +01:00
Ross Lawley aa2add39ad Version bump 2012-04-25 12:24:08 +01:00
Ross Lawley a928047147 Fixing sessions for django 1.3 and django 1.4 2012-04-24 21:00:30 +01:00
Ross Lawley 88dc64653e Fix Django 1.3 auth 2012-04-18 16:41:09 +01:00
Ross Lawley 5f4b70f3a9 Version bump 2012-04-18 10:30:14 +01:00
Ross Lawley 51b429e5b0 Updated changelog 2012-04-18 10:28:54 +01:00
Ross Lawley 360624eb6e Merge branch 'dev' of github.com:hmarr/mongoengine into dev 2012-04-18 10:28:06 +01:00
Ross Lawley d9d2291837 Merge branch 'master' into dev 2012-04-18 10:27:57 +01:00
Ross Lawley cbdf816232 Merge branch 'master' of github.com:hmarr/mongoengine 2012-04-18 10:23:02 +01:00
Ross Lawley 2d71eb8a18 Added support back for Django 1.3 as well as 1.4 2012-04-18 10:22:26 +01:00
Ross Lawley 64d2532ce9 Merge pull request #484 from dcrosta/replica-set-connection
refactor get_connection

Thanks @dcrosta
2012-04-18 00:51:30 -07:00
Ross Lawley 6d503119a1 Merge pull request #482 from wpjunior/patch-7
Small fixes for ReferenceField
2012-04-16 05:25:42 -07:00
Ross Lawley d0e42a4798 Merge branch 'master' into dev 2012-03-27 01:47:48 +01:00
Ross Lawley 2a34358abc Updated connection refs #474 2012-03-27 01:47:17 +01:00
Ross Lawley fd2bb8ea45 Merge pull request #474 from samuelclay/patch-1
The port is defaulted in to conn_settings, so discard the port since hos...
2012-03-26 17:17:26 -07:00
Ross Lawley 98e5daa0e0 Added mostlystatic to the AUTHORS 2012-03-27 00:49:34 +01:00
Ross Lawley c20c30d8d1 Merge pull request #471 from mostlystatic/master
Simple fix to unknown connection alias error message
2012-03-26 16:47:46 -07:00
Ross Lawley 46e088d379 Merge branch 'master' into dev 2012-03-24 19:07:17 +00:00
Ross Lawley bbdd15161a 0.6.3 release 2012-03-24 19:06:08 +00:00
Ross Lawley ea9dc8cfb8 Merge branch 'master' of github.com:hmarr/mongoengine 2012-03-24 19:03:44 +00:00
Ross Lawley 6bd2ccc9bf UPdated authors 2012-03-24 19:03:24 +00:00
Ross Lawley 56327c6b58 Merge pull request #470 from arbaal/master
Patches for Django 1.4 compability
2012-03-24 12:02:44 -07:00
Ross Lawley 1bf9f28f4b Merge branch 'master' into dev 2012-03-22 15:49:57 +00:00
Ross Lawley f1e7b97a93 Updated changelog 2012-03-22 15:48:54 +00:00
Ross Lawley 8cfe13ad90 Merge branch 'master' into dev 2012-03-22 15:46:32 +00:00
Ross Lawley 0f420abc8e Added test for listfields containing embedded documents
Added Adam to the authors - thanks for the patch
fixes #466
2012-03-22 15:44:22 +00:00
Ross Lawley 3b5b715567 Merge branch 'dev' of https://github.com/aparrish/mongoengine into 466 2012-03-22 15:32:45 +00:00
Ross Lawley fd18a48608 Rst fix 2012-03-15 16:36:04 +00:00
Ross Lawley 64860c6287 Fix signals documentation 2012-03-15 16:27:31 +00:00
Ross Lawley 58635b24ba Updated changelog 2012-03-12 10:35:02 +00:00
Ross Lawley 3ec9dfc108 Merge branch 'master' into dev 2012-03-12 10:33:08 +00:00
Ross Lawley bd1572f11a Fixed upgrade docs and instructions 2012-03-12 10:31:51 +00:00
Ross Lawley 95c58bd793 Merge branch 'master' into dev 2012-03-08 12:40:20 +00:00
Ross Lawley 65591c7727 Version Bump 2012-03-08 12:40:07 +00:00
Ross Lawley 737cbf5f60 Updated docs and added fix for _types and positional operator
Bumped version to 0.6.2
2012-03-08 12:39:25 +00:00
Ross Lawley 4c67cbb4b7 Updated upgrade docs. Reported issues with older pymongo and sharding 2012-03-06 12:31:14 +00:00
Ross Lawley ed2cc2a60b Adding Jacob Peddicord to Authors 2012-03-05 16:20:37 +00:00
Ross Lawley 859e9b3cc4 Version bump 2012-03-05 16:16:37 +00:00
Ross Lawley c34e79fad9 Fix replicaset connection 2012-03-05 16:15:06 +00:00
Ross Lawley 82446d641e Updated the spec 2012-03-05 14:28:33 +00:00
Ross Lawley 9451c9f331 Updated Readme - points to readthedocs 2012-03-05 13:14:36 +00:00
Ross Lawley 61411bb259 Doc updates 2012-03-05 12:26:44 +00:00
Ross Lawley fcdb0eff8f Added for read the docs 2012-03-05 12:21:53 +00:00
Ross Lawley 30d9347272 Updated readme 2012-03-05 12:20:59 +00:00
Ross Lawley 7564bbdee8 Fix docs 2012-03-05 11:43:54 +00:00
Ross Lawley 69251e5000 Updated docs 2012-03-05 11:35:12 +00:00
Ross Lawley 6ecdc7b59d Added FutureWarning for inherited classes not declaring allow_inheritance
Refs #437
2012-03-05 11:25:13 +00:00
Ross Lawley b7d0d8f0cc Added warning to SortedListField 2012-03-05 11:20:22 +00:00
Ross Lawley df52ed1162 Merge pull request #449 from kajic/uri-fix
Uri connection fix
2012-03-05 00:23:18 -08:00
Ross Lawley aa6370dd5d Merge pull request #448 from kajic/delta-fix
Thanks Kajic
2012-03-05 00:23:04 -08:00
Ross Lawley 32fc4152a7 Enable covered indexes for simple documents.
Refs #444
2012-03-02 13:42:24 +00:00
Ross Lawley bdf7187d5c Added a limit to .get 2012-02-29 14:57:24 +00:00
Ross Lawley 1639576203 Bumped version 2012-02-29 12:05:47 +00:00
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
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
Ross Lawley 088f229865 Merge pull request #421 from linuxnow/integration/dev
Integration/dev
2012-02-01 04:05:06 -08: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
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
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
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
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