Commit Graph

  • eb892241ee Added regression test for editting embedded documents Ross Lawley 2011-05-25 13:31:01 +01:00
  • fac3f038a8 Added regression test for issue with unset and pop Ross Lawley 2011-05-25 12:20:56 +01:00
  • b1cdd1eb26 Updated docs regarding ReferenceFields Ross Lawley 2011-05-25 12:01:41 +01:00
  • 60c8254f58 Tweaks to item_frequencies Ross Lawley 2011-05-25 11:10:42 +01:00
  • 2ce70448b0 Merge branch 'dev' into pull_124 Ross Lawley 2011-05-25 09:54:56 +01:00
  • 3861103585 Updated connection exception to provide more info on the cause. Ross Lawley 2011-05-25 09:36:25 +01:00
  • 0708d1bedc Run all tests... Ross Lawley 2011-05-25 09:34:50 +01:00
  • c3a8840435 Blinker signals added Ross Lawley 2011-05-24 20:27:19 +01:00
  • 3246cf8bdd Merge pull request #177 from sbook/feature/update_lists Ross Lawley 2011-05-24 06:13:10 -07:00
  • 7ecf84395a Improved DictFields Ross Lawley 2011-05-24 14:07:58 +01:00
  • 32bab13a8a Added MapField, similar to DictField Ross Lawley 2011-05-24 12:50:48 +01:00
  • 088c40f9f2 Added Abstract Base Classes Ross Lawley 2011-05-24 12:30:12 +01:00
  • 305fd4b232 Fixed whitespace Alistair Roche 2011-05-24 11:44:43 +01:00
  • fe5111743d Merge branch 'dev' into feature/update_lists Alistair Roche 2011-05-24 11:33:44 +01:00
  • 8427877bd2 Merge remote branch 'upstream/dev' into dev Alistair Roche 2011-05-24 11:32:23 +01:00
  • 118c0deb7a Fixed list-indexing syntax; created tests. Alistair Roche 2011-05-24 11:31:44 +01:00
  • 1126c85903 Added Custom Objects Managers Ross Lawley 2011-05-24 11:26:46 +01:00
  • 13935fc335 Merge branch 'dev' into feature/update_lists Alistair Roche 2011-05-24 08:58:38 +01:00
  • 36034ee15f 'set__comments__0__body="asdf"' syntax works Alistair Roche 2011-05-23 18:27:01 +01:00
  • 1b72ea9cc1 Fixed detection of unique=True in embedded documents. Ross Lawley 2011-05-20 16:09:03 +01:00
  • 04953351f1 Merge branch 'feature/slicing_fields' into dev Ross Lawley 2011-05-20 14:18:48 +01:00
  • 07e71d9ce9 Regression test for collection names an primary ordering Ross Lawley 2011-05-20 14:18:16 +01:00
  • 5f53cda3ab Added regression test for #94 Ross Lawley 2011-05-20 10:55:01 +01:00
  • 9260ff9e83 Updated docs and added a NotRegistered exception Ross Lawley 2011-05-20 10:22:22 +01:00
  • 08d1689268 Updated to handle the converntional api style for slicing a field Ross Lawley 2011-05-20 09:47:41 +01:00
  • 40b69baa29 Implementing Write Concern Ross Lawley 2011-05-19 16:49:00 +01:00
  • b3251818cc Added regression test for custom queryset ordering Ross Lawley 2011-05-19 13:04:14 +01:00
  • da8a057ede Added test showing documents can be pickled Ross Lawley 2011-05-19 12:41:38 +01:00
  • efba9ef52a Merge remote branch 'srackham/gridfs-read-seek' into gridfs-read-seek Ross Lawley 2011-05-19 10:14:51 +01:00
  • fb61c9a765 Regression test for mysterious uniqueness constraint when inserting into mongoengine Ross Lawley 2011-05-19 09:55:34 +01:00
  • 95c2643f63 Added test showing primary=True behaviour. Ross Lawley 2011-05-18 20:31:28 +01:00
  • fc2aff342b Unique indexes are created before user declared indexes Ross Lawley 2011-05-18 17:37:41 +01:00
  • 371dbf009f Updated QuerySet to allow more granular fields control. Ross Lawley 2011-05-18 16:39:19 +01:00
  • 5d5a84dbcf Spacing issue cleaned up Ross Lawley 2011-05-18 16:24:35 +01:00
  • 7526272f84 Added test example of updating an embedded field Ross Lawley 2011-05-18 12:27:33 +01:00
  • 5cbc76ea81 Pep8 Ross Lawley 2011-05-18 12:26:51 +01:00
  • 7ba40062d3 Fixes ordering with custom db field names Ross Lawley 2011-05-18 12:18:33 +01:00
  • 1781c4638b Changed how the connection identity key is made Ross Lawley 2011-05-18 11:41:23 +01:00
  • 1a049ee49d Added regression test case for mongoengine/issues/155 Ross Lawley 2011-05-18 11:06:14 +01:00
  • 31521ccff5 Added queryset clone support and tests, thanks to hensom Ross Lawley 2011-05-18 10:30:07 +01:00
  • e3b4563c2b Merge remote branch 'hensom/master' into dev Ross Lawley 2011-05-18 10:06:16 +01:00
  • c3f5ed0e0e Merge branch 'master' into dev Ross Lawley 2011-05-18 10:06:02 +01:00
  • 378b52321b Merge commit '18baa2dd7a4e909169b694cb6ec36214c5a51506' Ross Lawley 2011-05-18 09:17:05 +01:00
  • 98436f271e Merge branch 'master' into dev Ross Lawley 2011-05-18 08:13:58 +01:00
  • a76008e440 Merge pull request #164 from glyphobet/master Ross Lawley 2011-05-16 08:18:22 -07:00
  • 6cf0cf9e7d slight reordering of test code for clarity Matt Chisholm 2011-05-10 12:31:31 +02:00
  • 608f08c267 Implement spherical geospatial query operators & unit tests Matt Chisholm 2011-05-10 12:28:56 +02:00
  • bd3340c73f Merge pull request #162 from glyphobet/master Ross Lawley 2011-05-10 02:15:17 -07:00
  • c379ff883a Merge remote branch 'upstream/master' into dev Nick Vlku Jr 2011-05-10 00:13:15 -04:00
  • 3b7a8ce449 change comments to reflect that the geospatial queries use degrees, not miles Matt Chisholm 2011-05-09 22:29:27 +02:00
  • e9ad04f763 Merge pull request #160 from Ankhbayar/master Ross Lawley 2011-05-09 02:28:41 -07:00
  • f0277736e2 Updated queryset to handle latest version of pymongo Ross Lawley 2011-05-09 10:22:37 +01:00
  • 49c978ad9e Merge remote branch 'upstream/master' Ross Lawley 2011-05-09 09:01:19 +01:00
  • eeae1b4aea Merge pull request #148 from srackham/drop-close-warning Harry Marr 2011-05-08 06:41:28 -07:00
  • 9432d1a194 Merge pull request #158 from glyphobet/master Harry Marr 2011-05-08 06:40:29 -07:00
  • 3b2dbf1897 Merge pull request #159 from gregglind/patch-1 Harry Marr 2011-05-08 06:39:45 -07:00
  • 9c1ad5f631 Tiny spelling correction / clarification. Gregg Lind 2011-05-04 18:01:06 -07:00
  • c2fef4e791 error in documentation; need to use keyword arg to create Comment object Matt Chisholm 2011-05-03 23:50:20 +02:00
  • 76cbb66843 Fixed error with _lookup_field Alistair Roche 2011-04-28 14:31:19 +01:00
  • 96dbeea171 Added __hash__, __ne__ with test. Анхбаяр Лхагвадорж 2011-04-12 20:23:16 +08:00
  • 829df581f0 Drop gridfs close warning Stuart Rackham 2011-04-04 15:19:57 +12:00
  • bd84d08b95 Fixed misspelt variable name. Stuart Rackham 2011-04-04 13:44:36 +12:00
  • 2c7469c62a Additional file-like behavior for FileField (optional size arg for read method; fixed seek and tell methods for reading files). Stuart Rackham 2011-04-03 15:21:00 +12:00
  • 6f7d7537f2 Added a test to verify that if a native JS function is put in as a tag, item_frequencies no longer fails (added the word 'watch' as a tag) Nick Vlku 2011-03-06 18:59:29 -05:00
  • d7c9694be0 Merge branch 'master' of https://github.com/radev/mongoengine into dev Harry Marr 2011-03-06 13:23:30 +00:00
  • 69171282e9 Merge branch 'master' of https://github.com/lig/mongoengine into dev Harry Marr 2011-03-06 13:11:21 +00:00
  • 53d66b7267 Added QuerySet.clone() to support copying querysets Michael Henson 2011-01-27 23:51:10 -05:00
  • ba9813e5a3 Fixed Issue 122: item_frequencies doesn't work if tag is also the name of a native js function Did this by checking if the item is a native function, if it is I set it to an initial numeric value. Future occurrences of the tag count correctly. Nick Vlku 2011-01-09 22:30:18 -05:00
  • ce8b3ea0a1 Merge remote branch 'nvie/dev' into dev Harry Marr 2011-01-09 23:29:11 +00:00
  • 559fc46037 Merge branch 'master' of https://github.com/sshwsfc/mongoengine into sshwsfc-dev Harry Marr 2011-01-09 23:21:22 +00:00
  • 10c0b035ae Merge remote branch 'aleszoulek/dev' into dev Harry Marr 2011-01-09 23:19:41 +00:00
  • 37818d2d72 Merge branch 'dev' of https://github.com/alefnula/mongoengine into alefnula-dev Harry Marr 2011-01-09 21:00:03 +00:00
  • 357dd0e7cc Merge remote branch 'iapain/master' into dev Harry Marr 2011-01-09 20:52:39 +00:00
  • 34b923b7ac Fix Issue#115: Possibility to bypass class_name check in queryset. Serge Matveenko 2010-12-21 18:29:51 +03:00
  • 846f5a868f Fix Issue#116: Use cls instead of User in create_user. Serge Matveenko 2010-12-21 18:16:00 +03:00
  • 0acb2d904d Add hidden (.*) files to .gitignore but not the .gitignore itself. Serge Matveenko 2010-12-21 18:11:33 +03:00
  • 03a757bc6e Add a safety note on using the new delete rules. Vincent Driessen 2010-12-21 01:19:27 -08:00
  • 0f68df3b4a Fix line width. Vincent Driessen 2010-12-20 05:52:21 -08:00
  • 07ef58c1a7 Rename delete_rule -> reverse_delete_rule. Vincent Driessen 2010-12-20 05:50:42 -08:00
  • 52f5deb456 Add documentation for the delete_rule argument. Vincent Driessen 2010-12-20 05:23:27 -08:00
  • e05e6b89f3 Add safe_update parameter to updates. Vincent Driessen 2010-12-16 11:53:12 +01:00
  • ffc8b21f67 Some tests broke over the default None value. Vincent Driessen 2010-12-14 03:50:49 -08:00
  • 16e1f72e65 Avoid confusing semantics when comparing delete rules. Vincent Driessen 2010-12-14 03:39:14 -08:00
  • 620f4a222e Don't check for DO_NOTHING in the delete rule registration method. Vincent Driessen 2010-12-14 02:01:25 -08:00
  • f30fd71c5e Refactor: put the delete rule constants into the queryset module, too. Vincent Driessen 2010-12-13 13:42:01 -08:00
  • 3b55deb472 Remove unused meta data. Vincent Driessen 2010-12-13 13:25:49 -08:00
  • 4d5164c580 Use multiple objects in the test. Vincent Driessen 2010-12-13 13:24:20 -08:00
  • 5b118f64ec Add tests for nullification and denial on the queryset. Vincent Driessen 2010-12-13 12:54:26 -08:00
  • 07dae64d66 More the deletion code over to the QuerySet object. Vincent Driessen 2010-12-13 12:36:24 -08:00
  • 501f033712 Merge remote branch 'hmarr/dev' into dev Viktor Kerkez 2010-12-11 01:40:28 +01:00
  • a68cb20266 Allow 0 or "" to be used as valid _id value. Igor Ivanov 2010-12-09 08:38:47 -08:00
  • 3c98a4bff5 Remove accidentally left behind debugging message. Vincent Driessen 2010-12-06 00:07:30 -08:00
  • 20eb920cb4 Change test docstring. Vincent Driessen 2010-12-06 00:06:03 -08:00
  • b06d794854 Implementation of DENY rules. Vincent Driessen 2010-12-05 23:43:19 -08:00
  • f3da5bc092 Fix: potential NameError bug in test case. Vincent Driessen 2010-12-05 23:03:40 -08:00
  • d21434dfd6 Make the nullification an atomic operation. Vincent Driessen 2010-12-05 22:40:01 -08:00
  • ad1aa5bd3e Add tests that need to be satisfied. Vincent Driessen 2010-12-05 13:47:32 -08:00
  • dd21ce9eac Initial implementation of the NULLIFY rule. Vincent Driessen 2010-12-05 13:40:39 -08:00
  • bba3aeb4fa Actually *use* the register_delete_rule classmethod, since it's there. Vincent Driessen 2010-12-05 11:10:11 -08:00
  • 86233bcdf5 Added initial implementation of cascading document deletion. Vincent Driessen 2010-12-05 08:08:55 -08:00