Commit Graph

  • f8890ca841 Merge pull request #1070 from touilleMan/save-condition-error Emmanuel Leblond 2015-07-19 11:18:33 +02:00
  • 0752c6b24f Update changelog for #1070 Emmanuel Leblond 2015-07-19 10:33:54 +02:00
  • ce7142eb4f Fix the repo entry for MongoDB 3. Omer Katz 2015-07-17 21:53:06 +03:00
  • 5e17fc6d47 Only start mongodb if it's not started already after installation. Omer Katz 2015-07-17 21:46:31 +03:00
  • ee7bd1bdae Start MongoDB if it's stopped. Omer Katz 2015-07-17 21:32:55 +03:00
  • d75dc02614 Fixed the repos entry. Omer Katz 2015-07-17 21:25:12 +03:00
  • c08ee77041 Test against multiple MongoDB versions. Omer Katz 2015-07-17 21:21:09 +03:00
  • 3ffaf2c0e1 Correct SaveConditionError involved tests Emmanuel Leblond 2015-07-15 11:59:29 +02:00
  • a3e0fbd606 Add SaveConditionError exception Emmanuel Leblond 2015-07-15 11:15:40 +02:00
  • 9c8ceb6b4e Merge pull request #1060 from touilleMan/GenericReferenceField-choices Emmanuel Leblond 2015-07-09 11:38:22 +02:00
  • bebce2c053 Clean ununsed variables in iterations Emmanuel Leblond 2015-07-09 10:51:04 +02:00
  • 34c6790762 Simplify implementation of choices in GenericReferenceField Emmanuel Leblond 2015-07-06 10:10:05 +02:00
  • a5fb009b62 Fix GenericReferenceField choices with DBRef and let it possible to set Document choice as string Emmanuel Leblond 2015-07-06 02:33:43 +02:00
  • 9671ca5ebf Merge pull request #1049 from DavidBord/fix-842 David Bordeynik 2015-07-03 08:23:15 +03:00
  • 5334ea393e fix-#842: Fix ignored chained options David Bordeynik 2015-06-28 20:33:35 +03:00
  • 2aaacc02e3 comply to pymongo MongoClient constructor host Zeke Huang 2015-07-01 12:39:30 -07:00
  • 222e929b2d Merge pull request #1048 from amitlicht/amitlicht/1047_cached_reference_field_bugfix Matthieu Rigal 2015-07-01 08:53:03 +02:00
  • 6f16d35a92 Adding a changelog line & adding myself to AUTHORS. amitlicht 2015-06-30 15:08:20 +03:00
  • d7a2ccf5ac Adding a test case for #1047. amitlicht 2015-06-30 15:03:06 +03:00
  • 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. amitlicht 2015-06-28 17:53:20 +03:00
  • 1e930fe950 Merge branch 'emilecaron-master' Matthieu Rigal 2015-06-26 17:59:25 +02:00
  • 4dc158589c Moved change to right place and added fancier test Matthieu Rigal 2015-06-26 17:58:53 +02:00
  • 4525eb457b update changelog emilecaron 2015-06-26 14:22:39 +02:00
  • 56a2e07dc2 always store docs in cascade_refs emilecaron 2015-06-26 10:45:07 +00:00
  • 9b7fe9ac31 restore broken behavior emilecaron 2015-06-26 09:31:07 +00:00
  • c3da07ccf7 Merge branch 'master' of https://github.com/emilecaron/mongoengine emilecaron 2015-06-26 08:54:12 +00:00
  • b691a56d51 late set instanciation emilecaron 2015-06-26 08:52:30 +00:00
  • 13e0a1b5bb Merge pull request #1 from emilecaron/fix_delete_rule_cascade_cycle Emile Caron 2015-06-25 21:53:04 +02:00
  • 646baddce4 fix cascade delete cycle issuue emilecaron 2015-06-25 18:27:22 +00:00
  • 02f61c323d update test emilecaron 2015-06-25 18:26:52 +00:00
  • 1e3d2df9e7 fix illogicality emilecaron 2015-06-25 15:40:12 +00:00
  • e43fae86f1 reproduce RuntimeError emilecaron 2015-06-25 15:37:15 +00:00
  • c6151e34e0 Bumped version to 0.10.0 v0.10.0 Matthieu Rigal 2015-06-24 12:39:21 +02:00
  • 45cb991254 Merge pull request #980 from MRigal/fix/various-fixes Matthieu Rigal 2015-06-24 10:20:42 +02:00
  • 839bc99f94 Updated changelog to prepare 0.10.0 release Matthieu Rigal 2015-06-24 01:16:32 +02:00
  • 0aeb1ca408 Various fixes again Matthieu Rigal 2015-06-24 00:50:36 +02:00
  • cd76a906f4 Set coverage to specific version as 4+ is not Python 3.2 compatible Matthieu Rigal 2015-06-24 00:49:39 +02:00
  • e438491938 typos mrigal 2015-04-30 15:00:57 +02:00
  • 307b35a5bf some more update, mainly docs mrigal 2015-04-30 14:52:08 +02:00
  • 217c9720ea added iterkeys method and optimized repr, still very ugly mrigal 2015-04-29 19:47:47 +02:00
  • 778c7dc5f2 general pep8 and more clean-up mrigal 2015-04-29 18:59:27 +02:00
  • 4c80154437 Merge pull request #1014 from kivistein/fix-705 Matthieu Rigal 2015-06-23 23:06:05 +02:00
  • 6bd9529a66 Allow to add custom metadata to fields Vicky Donchenko 2015-06-01 17:57:40 +03:00
  • 33ea2b4844 Merge pull request #1036 from MRigal/snario-min-distance Matthieu Rigal 2015-06-22 18:35:45 +02:00
  • 5c807f3dc8 Various test adjustments to improve stability independantly of execution order Matthieu Rigal 2015-06-22 16:41:36 +02:00
  • 9063b559c4 Fix for PyMongo3+ Matthieu Rigal 2015-06-22 16:40:50 +02:00
  • 40f6df7160 Adapted one more test for MongoDB < 3 Matthieu Rigal 2015-06-21 13:41:41 +02:00
  • 95165aa92f Logic and test adaptations for MongoDB < 3 Matthieu Rigal 2015-06-21 13:29:54 +02:00
  • d96fcdb35c Fixed problem of ordering when using near_sphere operator Matthieu Rigal 2015-06-21 03:24:05 +02:00
  • 5efabdcea3 Added tests, documentation and simplified code Matthieu Rigal 2015-06-21 03:03:50 +02:00
  • 2d57dc0565 Fixed an indentation mistake Liam Horne 2015-01-28 08:16:31 -05:00
  • 576629f825 Added support for $minDistance query lihorne 2015-01-28 08:09:23 -05:00
  • 5badb9d151 Merge pull request #1035 from MRigal/fix/882-dynamic-lookup-more-than-two-parts Matthieu Rigal 2015-06-22 14:56:15 +02:00
  • 45dc379d9a Added to changelog Matthieu Rigal 2015-06-21 01:39:10 +02:00
  • 49c0c9f44c Simplified lookup-field method, allowing dynamic lookup for more than two parts Matthieu Rigal 2015-06-21 01:37:25 +02:00
  • ef5fa4d062 Merge pull request #1037 from MRigal/fix/1008-delete-returns-none-allowed Matthieu Rigal 2015-06-22 14:50:04 +02:00
  • 35b66d5d94 Merge pull request #1020 from nextoa/master Matthieu Rigal 2015-06-21 13:32:02 +02:00
  • d0b749a43c Made test explicit with an assert Matthieu Rigal 2015-06-21 13:02:59 +02:00
  • bcc4d4e8c6 Added test and fix for delete with write_concern w:0 Matthieu Rigal 2015-06-21 03:40:45 +02:00
  • 41bff0b293 remove testcase:test_signals_with_switch_sharding_db() and fix code style error for pull#1020 Breeze.kay 2015-06-21 09:32:31 +08:00
  • dfc7f35ef1 add testcase and changelog for pull:#1020 'improve _created status when switch collection and db' Breeze.kay 2015-06-19 15:40:05 +08:00
  • 0bbbbdde80 Merge remote-tracking branch 'MongoEngine/master' Breeze.kay 2015-06-19 11:14:51 +08:00
  • 5fa5284b58 Merge pull request #1021 from elasticsales/aggregate-sum-and-avg Matthieu Rigal 2015-06-18 23:14:27 +02:00
  • b7ef82cb67 style tweaks + changelog entry Stefan Wojcik 2015-06-17 17:05:10 -07:00
  • 1233780265 make aggregate_sum/average compatible with pymongo 3.x Stefan Wojcik 2015-06-08 13:46:19 -07:00
  • dd095279c8 aggregate_sum/average + unit tests Stefan Wojcik 2015-06-07 14:15:23 -07:00
  • 4d5200c50f Merge pull request #1031 from MRigal/fix/1011-capped-collection-size-multiple-of-256 Matthieu Rigal 2015-06-15 15:25:33 +02:00
  • 1bcd675ead Python 3 fix, uses floor division Matthieu Rigal 2015-06-15 13:44:11 +02:00
  • 2a3d3de0b2 CappedCollection max_size normalized to multiple of 256 Matthieu Rigal 2015-06-15 00:22:07 +02:00
  • b124836f3a Merge pull request #936 from MRigal/fix/712-avoid-crash-looping-on-corrupted-obj-id Matthieu Rigal 2015-06-14 23:31:22 +02:00
  • 93ba95971b Merge pull request #1029 from MRigal/feature/300-remove-get-or-create Matthieu Rigal 2015-06-13 01:09:29 +02:00
  • 7b193b3745 Merge pull request #1030 from MongoEngine/improved-doc-sequence-field Matthieu Rigal 2015-06-12 22:17:01 +02:00
  • 2b647d2405 Improved doc for SequenceField Matthieu Rigal 2015-06-12 21:20:59 +02:00
  • 7714cca599 Removed get_or_create() method, deprecated since 0.8 Matthieu Rigal 2015-06-12 13:34:28 +02:00
  • 42511aa9cf Merge pull request #1028 from MRigal/fix/652-url-field-validation-too-restrictive-use-django-validation Matthieu Rigal 2015-06-12 20:47:58 +02:00
  • ace2a2f3d1 Merge pull request #1027 from MRigal/fix/530-combining-only-and-save-deletes-embedded-fields-value-with-default Matthieu Rigal 2015-06-12 20:40:51 +02:00
  • 2062fe7a08 Merge pull request #1026 from MRigal/fix/497-sequence-field-with-abstract-classes Matthieu Rigal 2015-06-12 15:17:08 +02:00
  • d4c02c3988 Added to changelog Matthieu Rigal 2015-06-12 13:12:35 +02:00
  • 4c1496b4a4 Updated URL and Email field regex validators, added schemes arg to urlfield Matthieu Rigal 2015-06-12 13:10:36 +02:00
  • eec876295d Added passing test to prove save and only problem was fixed Matthieu Rigal 2015-06-12 12:13:28 +02:00
  • 3093175f54 SequenceField for abstract classes now have a proper name Matthieu Rigal 2015-06-12 11:03:52 +02:00
  • dd05c4d34a Merge pull request #1024 from touilleMan/issue-1017 Matthieu Rigal 2015-06-12 09:24:32 +02:00
  • 57e3a40321 Merge pull request #1025 from MRigal/feature/259-improve-error-detection-for-invalid-query Matthieu Rigal 2015-06-12 09:13:18 +02:00
  • 9e70152076 Merge pull request #961 from MRigal/id-meta-foo Matthieu Rigal 2015-06-12 09:13:00 +02:00
  • e1da83a8f6 Cosmetic Matthieu Rigal 2015-06-12 09:12:19 +02:00
  • 8108198613 corrected formatting for Python 2.6 compatibility Matthieu Rigal 2015-06-11 22:38:05 +02:00
  • 915849b2ce Implemented method to auto-generate non-collisioning auto_id names Matthieu Rigal 2015-06-11 16:39:20 +02:00
  • 2e96302336 not in fix mrigal 2015-04-16 14:53:28 +02:00
  • 051cd744ad added another test to proove we still do not handle all cases well mrigal 2015-04-16 14:38:30 +02:00
  • 53fbc165ba added content of PR #688 with a test to proove it is a bit right mrigal 2015-04-16 14:37:46 +02:00
  • 1862bcf867 added test for abstract document without pk creation and adapted behaviour mrigal 2015-04-16 14:33:16 +02:00
  • 8909d1d144 Merge pull request #1005 from touilleMan/master Omer Katz 2015-06-11 22:25:17 +03:00
  • a2f0f20284 Improve error message for invalid query Matthieu Rigal 2015-06-11 17:48:34 +02:00
  • 1951b52aa5 Fix #1017 (document clash between same ids but different collections) Emmanuel Leblond 2015-06-09 16:20:35 +02:00
  • cd7a9345ec Add issue related in changelog.rst Emmanuel Leblond 2015-06-11 14:45:19 +02:00
  • dba4c33c81 Merge pull request #1016 from bigblind/patch-2 Matthieu Rigal 2015-06-11 14:40:41 +02:00
  • 153c239c9b Replace assertRaisesRegexp by assertRaises (python2.6 compatibility) Emmanuel Leblond 2015-06-11 14:36:51 +02:00
  • 4034ab4182 Clean save_condition exception implementation and related tests Emmanuel Leblond 2015-06-08 18:40:28 +02:00
  • 9c917c3bd3 Update changelog Emmanuel Leblond 2015-06-02 17:48:31 +02:00
  • cca0222e1d Update AUTHORS Emmanuel Leblond 2015-06-02 17:45:10 +02:00