Commit Graph

  • fc5d9ae100 pymongo3 does not support continue_on_error Erdenezul Batmunkh 2018-05-20 18:39:22 +08:00
  • 506168ab83 use write_concern class Erdenezul Batmunkh 2018-05-20 18:25:50 +08:00
  • 088fd6334b bulkwriteerror does not trigger Erdenezul Batmunkh 2018-05-20 18:06:59 +08:00
  • 94cda90a6e fix syntax Erdenezul Batmunkh 2018-05-20 17:56:19 +08:00
  • 78601d90c9 fix typo Erdenezul Batmunkh 2018-05-20 17:54:13 +08:00
  • fa4ac95ecc catch bulkwriteerror Erdenezul Batmunkh 2018-05-20 17:49:49 +08:00
  • dd4d4e23ad call insert method with set_write_concern Erdenezul Batmunkh 2018-05-20 15:51:02 +08:00
  • acba86993d set_write_concern pymongo3 Erdenezul Batmunkh 2018-05-20 15:43:19 +08:00
  • 0fc55451c2 fix style and ids need to be an array Erdenezul Batmunkh 2018-05-20 14:41:25 +08:00
  • 5c0bd8a810 fix inserted_ids Erdenezul Batmunkh 2018-05-20 14:33:12 +08:00
  • 1aebc95145 use insert_one, insert_many and remove deprecated one #1491 Erdenezul Batmunkh 2018-05-20 13:41:20 +08:00
  • 1d3f20b666 fix style and ids need to be an array Erdenezul Batmunkh 2018-05-20 14:41:25 +08:00
  • eb2e106871 Merge branch 'insert_pymongo3' of github.com:erdenezul/mongoengine into insert_pymongo3 Erdenezul Batmunkh 2018-05-20 14:33:35 +08:00
  • f9a887c8c6 fix inserted_ids Erdenezul Batmunkh 2018-05-20 14:33:12 +08:00
  • 67ab810cb2
    Merge branch 'master' into insert_pymongo3 erdenezul 2018-05-20 14:06:16 +08:00
  • 3e0d84383e use insert_one, insert_many and remove deprecated one #1491 Erdenezul Batmunkh 2018-05-20 13:41:20 +08:00
  • d245ea3eaa
    Merge pull request #1792 from erdenezul/update_pymongo3 erdenezul 2018-05-20 13:34:03 +08:00
  • 843fc03bf4 add changelog for update_one,update_many Erdenezul Batmunkh 2018-05-20 13:16:25 +08:00
  • c83c635067 fix import order Erdenezul Batmunkh 2018-05-20 13:04:51 +08:00
  • f605eb14e8 fix style Erdenezul Batmunkh 2018-05-20 12:54:24 +08:00
  • fd02d77c59 drop pymongo 2.x support in update Erdenezul Batmunkh 2018-05-20 12:43:24 +08:00
  • 0da8fb379d Merge remote-tracking branch 'calgary/issue-1491' into update_pymongo3 Erdenezul Batmunkh 2018-05-20 12:38:22 +08:00
  • 257a43298b use MongoClient.is_mongos in ensure indexes #1759 Erdenezul Batmunkh 2018-05-20 12:31:27 +08:00
  • a2d3bcd571
    Merge pull request #1562 from erdenezul/support_multiple_operator erdenezul 2018-05-20 12:20:04 +08:00
  • d4142c2cdd
    Merge pull request #1790 from erdenezul/compare_index_correct_behavior_text erdenezul 2018-05-20 11:46:35 +08:00
  • e50d66b303 skip mongodb 2.4 Erdenezul Batmunkh 2018-05-20 11:26:30 +08:00
  • 08b6433843 fix compare_indexes for text indexes #1751 Erdenezul Batmunkh 2018-05-20 11:03:13 +08:00
  • 8cd536aab5 Merge branch 'issue-1751' of github.com:th-erker/mongoengine into missing_text_index_ensure_indexes Erdenezul Batmunkh 2018-05-20 10:06:08 +08:00
  • 2b495c648f
    Merge pull request #1769 from mindojo-victor/master erdenezul 2018-05-20 09:36:19 +08:00
  • 06048b6d71
    Merge pull request #1782 from nosahama/patch-1 erdenezul 2018-05-19 09:25:54 +08:00
  • bb22287336
    Merge pull request #1784 from werat/fix_override_comment erdenezul 2018-05-19 09:23:58 +08:00
  • a45942a966
    Merge pull request #1789 from chidaobanjiu/patch-1 erdenezul 2018-05-19 09:20:47 +08:00
  • 85d621846d
    Fix typo Benjamin Jiang 2018-05-16 11:37:32 +08:00
  • 534acf8df2
    Merge pull request #1731 from van4oza/patch-1 erdenezul 2018-05-15 14:18:24 +08:00
  • 5a6d4387ea Restore comment from cached value after cursor copy Andy Yankovsky 2018-05-07 23:17:12 +03:00
  • 317e844886
    Merge pull request #1765 from kushalmitruka/master erdenezul 2018-05-03 09:44:54 +08:00
  • b1f62a2735 added import in tests/queryset/transform.py for SON object Kushal Mitruka 2018-05-01 21:08:43 +05:30
  • 65e4fea4ef
    added test cases for update pull queries Kushal Mitruka 2018-05-01 20:32:38 +05:30
  • faca8512c5
    Updated text-indexes.rst Emmanuel Nosa Evbuomwan 2018-04-29 17:32:03 +01:00
  • 2121387aa2
    Merge pull request #1737 from CalgaryMichael/remove-pushall v0.15.1 erdenezul 2018-04-17 17:50:52 +08:00
  • 72c4444a60
    Merge branch 'master' into remove-pushall erdenezul 2018-04-17 16:38:08 +08:00
  • 2d8d2e7e6f
    Merge pull request #1771 from bchrobot/add-lazy-reference-documentation erdenezul 2018-04-12 23:12:12 +08:00
  • 49bff5d544
    Add documentation for LazyReference and GenericLazyReference fields. Benjamin Chrobot 2018-04-12 10:47:52 -04:00
  • 806a80cef1 Fixes #1641 There's no need to explicitly raise StopIteration as that's what a bare return statement does for a generator function - so yes they're the same. As of late 2014 return is correct and raise StopIteration for ending a generator is on a depreciation schedule. See PEP 479 for full details. https://stackoverflow.com/q/14183803/248296 https://www.python.org/dev/peps/pep-0479/ Victor 2017-09-14 20:31:50 +03:00
  • c6f0d5e478 fixed pull queries for embeddeddocumentlistfields Kushal Mitruka 2018-04-01 20:11:22 +05:30
  • bf30aba005
    Merge pull request #1763 from malthejorgensen/patch-2 erdenezul 2018-03-31 18:02:00 +08:00
  • 727778b730
    Docs, queryset.update(): Fix backtick mistake Malthe Jørgensen 2018-03-30 20:41:39 +02:00
  • b081ffce50
    Merge pull request #1762 from malthejorgensen/patch-1 erdenezul 2018-03-30 08:31:35 +08:00
  • e46779f87b
    Docs, queryset.update: full_result-arg not clearly described Malthe Jørgensen 2018-03-27 14:14:08 +02:00
  • dabe8c1bb7 highlight places where ValidationError is raised outside of validate() method Stefan Wojcik 2018-03-14 14:26:06 -04:00
  • 4042f88bd8
    Merge pull request #1753 from JohnAD/master erdenezul 2018-03-11 19:35:13 +08:00
  • a0947d0c54 Edit EmbeddedDocumentListField update() doc John Dupuy 2018-03-10 23:24:04 -06:00
  • a34fd9ac89 Add testcase for #1751 Thomas Erker 2018-03-08 11:25:36 +00:00
  • aa68322641 MongoDB wants dates stored in UTC, but the functions used in this documentation to generate datetime objects would use server's local timezone - fix it! (#1662) estein-de 2018-02-27 08:43:09 -06:00
  • 2d76aebb8e
    Fixed formatting issue KCarretto 2018-02-21 05:02:35 -05:00
  • 7cc1d23bc7
    Merge pull request #1655 from werat/fix_update_pull_in erdenezul 2018-02-21 13:36:04 +08:00
  • 0bd2103a8c Add test for document update Andy Yankovsky 2018-02-20 00:02:12 +03:00
  • 7d8916b6e9 fix case inconsistent casing of "MongoDB" (#1744) Sangmin In 2018-02-11 00:59:47 +09:00
  • 8b5df3ca17 fix - allow url with underscore in domain swathi 2018-01-22 17:21:28 -08:00
  • ffdfe99d37
    Merge pull request #1636 from erdenezul/fix_shard_key_modify erdenezul 2018-02-06 07:25:42 +08:00
  • 7efa67e7e6
    reverse to 'style fix' Ivan Pogrebkov 2018-02-05 12:35:06 +03:00
  • d69808c204
    oh, ok... Ivan Pogrebkov 2018-02-05 12:33:58 +03:00
  • de360c61dd
    removed useless lines Ivan Pogrebkov 2018-02-05 04:26:25 +03:00
  • 6b04ddfad1
    >< Ivan Pogrebkov 2018-02-05 04:24:03 +03:00
  • 0d854ce906
    style fix Ivan Pogrebkov 2018-02-05 03:24:53 +03:00
  • 38fdf26405 added tests for push and push_all Calgary Michael 2018-02-04 10:23:50 -06:00
  • 6835c15d9b fixing bug in previous commit Calgary Michael 2018-02-02 22:41:07 -06:00
  • fa38bfd4e8 made set_write_concern python2.7 compatible Calgary Michael 2018-02-02 22:30:06 -06:00
  • 4d5c6d11ab removed deprecated warning for 'update' method Calgary Michael 2018-02-02 22:04:30 -06:00
  • 9e80da705a removed usage of 'pushAll' operator Calgary Michael 2018-02-02 21:47:04 -06:00
  • 9b04391f82
    Merge pull request #1736 from vainu-arto/register-connection-match-connection erdenezul 2018-02-02 16:46:45 +08:00
  • 8f6c0796e3 Add db parameter to register_connection Arto Jantunen 2018-02-02 08:20:53 +02:00
  • 326fcf4398
    Merge pull request #1735 from esmail/patch-1 erdenezul 2018-02-02 15:06:17 +08:00
  • fdda27abd1
    Update post_save signal documentation to reflect #594 Esmail 2018-02-01 12:58:10 -05:00
  • 7e8c62104a
    null=True now usefull Ivan Pogrebkov 2018-01-26 11:15:12 +03:00
  • fb213f6e74
    Update document.py Ivan Pogrebkov 2018-01-26 11:12:02 +03:00
  • 22e75c1691
    Insert null values fix Ivan Pogrebkov 2018-01-26 10:55:44 +03:00
  • 919f221be9 defensive programming for v as an instance of DBRef when accessing v.collection in dereference Chuan-Heng Hsiao 2018-01-11 07:28:25 -05:00
  • da7d64667e
    Merge pull request #1571 from erdenezul/reverse_delete_rule_with_pull erdenezul 2017-12-23 11:32:09 +08:00
  • d19c6a1573
    Merge pull request #1714 from erdenezul/1712-cached-reference-push-fix erdenezul 2017-12-23 00:18:19 +08:00
  • 5cd23039a0 Merge branch '1712-cached-reference-push-fix' of github.com:erdenezul/mongoengine into 1712-cached-reference-push-fix Erdenezul Batmunkh 2017-12-23 00:02:43 +08:00
  • 19b18d3d0a add changelog #1712 Erdenezul 2017-12-20 15:28:33 +08:00
  • 101947da8b update fields argument when given #1172 Erdenezul 2017-12-20 15:17:54 +08:00
  • d3c3c23630
    Merge pull request #1717 from touilleMan/fix-pymongo-mongodb2.4 Emmanuel Leblond 2017-12-22 16:19:14 +01:00
  • abc14316ea Merge branch '1712-cached-reference-push-fix' of github.com:erdenezul/mongoengine into 1712-cached-reference-push-fix Erdenezul Batmunkh 2017-12-22 21:09:07 +08:00
  • b66621f9c6 add changelog #1712 Erdenezul 2017-12-20 15:28:33 +08:00
  • aa5510531d update fields argument when given #1172 Erdenezul 2017-12-20 15:17:54 +08:00
  • 12b846586c
    Fix travis tests with mongodb 2.4 & pymongo 3 Emmanuel Leblond 2017-12-22 13:23:03 +01:00
  • b705f5b743
    Merge pull request #1716 from MongoEngine/revert-1645-inc_cov erdenezul 2017-12-22 20:22:37 +08:00
  • 18a5fba42b
    Revert "add tests to increase code coverage" revert-1645-inc_cov erdenezul 2017-12-22 20:19:21 +08:00
  • b5a3b6f86a
    Merge pull request #1645 from erdenezul/inc_cov erdenezul 2017-12-22 20:14:31 +08:00
  • 00f2eda576
    Merge branch 'master' into 1712-cached-reference-push-fix erdenezul 2017-12-22 19:45:51 +08:00
  • c70d252dc3
    Merge branch 'master' into 1712-cached-reference-push-fix erdenezul 2017-12-22 19:44:53 +08:00
  • 2f088ce29e
    Merge pull request #1710 from esmail/patch-1 Emmanuel Leblond 2017-12-22 12:27:47 +01:00
  • ff408c604b
    Merge pull request #1703 from erdenezul/invalid_instance_genericembedded Emmanuel Leblond 2017-12-22 12:23:31 +01:00
  • 6621c318db add changelog #1712 Erdenezul 2017-12-20 15:28:33 +08:00
  • 22a8ad2fde update fields argument when given #1172 Erdenezul 2017-12-20 15:17:54 +08:00
  • 7674dc9b34
    One-character typo fix ("that" -> "than") Esmail 2017-12-05 15:14:15 -05:00
  • 9e0ca51c2f remove merge conflict after rebase #1067 Erdenezul 2017-12-01 08:40:51 +08:00
  • 961629d156 add changelog into dev #1067 Erdenezul 2017-12-01 08:40:00 +08:00