Commit Graph

  • 5b9f2bac87 Add pre-commit Filip Kucharczyk 2019-12-05 00:54:20 +01:00
  • 17151f67c2 Reformat repo with pre-commit hooks Filip Kucharczyk 2019-12-05 00:53:39 +01:00
  • 5f14d958ac Sort imports Filip Kucharczyk 2019-12-05 00:46:57 +01:00
  • bd6c52e025 Changelog Filip Kucharczyk 2019-12-05 00:30:03 +01:00
  • cb77bb6b69 Implement __bool__ on Q and QCombination Filip Kucharczyk 2019-12-05 00:21:03 +01:00
  • 78b240b740 updated changelog + improved query_counter test Bastien Gérard 2019-12-04 21:49:17 +01:00
  • 7e30f00178
    Merge pull request #2195 from EloiZalczer/master Bastien Gérard 2019-12-04 21:50:41 +01:00
  • 35310dbc73
    Merge pull request #2204 from Pacu2/2203/ability-to-compare-q-objects Bastien Gérard 2019-12-04 20:58:04 +01:00
  • af82c07acc Reformat with black Filip Kucharczyk 2019-12-03 09:19:02 +01:00
  • 3f75f30f26 Run black Filip Kucharczyk 2019-12-03 09:03:49 +01:00
  • f7f0e10d4d Update changelog Filip Kucharczyk 2019-12-03 00:54:53 +01:00
  • 091238a2cf Update Authors Filip Kucharczyk 2019-12-03 00:54:46 +01:00
  • 0458ef869e Add __eq__ to Q and Q operations Filip Kucharczyk 2019-12-03 00:42:10 +01:00
  • 0bf08db7b9 Added test case for query_counter alias Eloi Zalczer 2019-12-02 10:07:33 +01:00
  • d3420918cd Added alias parameter in query_counter Eloi Zalczer 2019-11-18 17:16:06 +01:00
  • 138e759161
    Merge pull request #2187 from bagerard/improve_error_message_InvalidDocumentError Bastien Gérard 2019-11-08 21:27:17 +01:00
  • f1d6ce7d12
    Merge pull request #2189 from jangop/patch-1 Bastien Gérard 2019-11-08 21:25:41 +01:00
  • ff749a7a0a
    Specify version of requirement Jan Philip Göpfert 2019-11-06 10:35:16 +01:00
  • bff78ca8dd
    Merge pull request #2188 from bagerard/convert_assertions Bastien Gérard 2019-11-05 20:06:59 +01:00
  • 81647d67a0 fix recent tests update with unittest2pytest Bastien Gérard 2019-10-31 23:06:40 +01:00
  • d8924ed892 remove inheritance from unittest.TestCase on basic test classes Bastien Gérard 2019-09-02 08:50:46 +03:00
  • 799cdafae6 remove references to nose Bastien Gérard 2019-09-01 15:27:11 +03:00
  • bc0c55e49a improve tests health (flake8 warnings) Bastien Gérard 2019-09-01 15:03:29 +03:00
  • c61c6a8525 fix == None assertions Bastien Gérard 2019-08-31 22:51:13 +03:00
  • 3e764d068c fix remaining assertRaises Bastien Gérard 2019-08-31 22:40:54 +03:00
  • ac25f4b98b ran unittest2pytest Bastien Gérard 2019-08-30 16:13:30 +03:00
  • aa6ff8c84a
    Merge pull request #2157 from bagerard/switch_pytest Bastien Gérard 2019-10-31 22:50:39 +01:00
  • 37ca79e9c5 fix black formatting Bastien Gérard 2019-10-31 22:39:53 +01:00
  • 6040b4b494 update changelog Bastien Gérard 2019-10-31 21:33:19 +01:00
  • 51ea3e3c6f fix for recent coverage/coveralls compatibility issue Bastien Gérard 2019-08-28 15:07:27 +03:00
  • 5a16dda50d fix coverage for pytest runner Bastien Gérard 2019-08-26 17:12:56 +03:00
  • bbfa978861 switch test runner from nose to pytest Bastien Gérard 2019-08-25 15:21:30 +03:00
  • 54ca7bf09f fix associated test to avoid discrepencies btw py2 and py3 Bastien Gérard 2019-10-28 22:38:21 +01:00
  • 8bf5370b6c Improve error message from InvalidDocumentError whenever an embedded document has a bad shape (e.g due to migration) Bastien Gérard 2019-10-28 22:05:13 +01:00
  • ecefa05e03
    Merge pull request #2174 from bagerard/upgrade_latest_pymongo_travis Bastien Gérard 2019-10-28 21:22:00 +01:00
  • e013494fb2
    Merge pull request #2177 from bagerard/fix_few_deprecation_warnings erdenezul 2019-10-22 15:56:39 +02:00
  • 4853f74dbf
    Merge pull request #2184 from bagerard/docs_logging erdenezul 2019-10-21 20:07:42 +08:00
  • 6f45ee6813
    Merge pull request #2176 from bagerard/fix_docstring_pycharm erdenezul 2019-10-21 20:06:52 +08:00
  • c60ed32f3a Documented how pymongo.monitoring can be used with MongoEngine Bastien Gérard 2019-10-16 21:25:17 +02:00
  • 178851589d
    Merge pull request #2175 from bagerard/document_no_async_driver_support Bastien Gérard 2019-10-16 20:34:26 +02:00
  • 5bcc679194 fix 2 pymongo deprecation warnings Bastien Gérard 2019-10-10 22:55:44 +02:00
  • 1e17b5ac66 Fix docstring format to improve pycharm inspection Bastien Gérard 2019-10-05 14:24:54 +02:00
  • 19f12f3f2f document pymongo in RTD and make it point to github Bastien Gérard 2019-10-04 21:51:12 +02:00
  • 71e8d9a490 Added a FAQ to doc and Document the fact that we dont support motor Bastien Gérard 2019-09-10 23:02:32 +02:00
  • e3cd553f82 add latest pymongo 3.9 as part of the CI Bastien Gérard 2019-10-04 21:30:32 +02:00
  • b61c8cd104 fix tox envs Bastien Gérard 2019-10-01 22:17:19 +02:00
  • 8f288fe458 add mongodb 4.0 to travis and docs Bastien Gérard 2019-09-29 22:48:46 +02:00
  • 02a920feea
    Merge pull request #2166 from bagerard/add_aggregate_tutorial erdenezul 2019-09-17 21:07:42 +02:00
  • be2c4f2b3c fix formatting and improve doc based on review Bastien Gérard 2019-09-16 21:15:35 +02:00
  • 7ac74b1c1f Document Model.objects.aggregate entrypoint with an example Bastien Gérard 2019-09-15 23:27:34 +02:00
  • 933cb1d5c7
    Merge pull request #2144 from 0a69911a/master Bastien Gérard 2019-09-11 23:27:25 +02:00
  • 6203e30152
    Merge pull request #2160 from vainu-arto/fix-trust-default-cursor-timeout Bastien Gérard 2019-09-11 22:09:56 +02:00
  • 7d94af0e31 add test coverage for no_cursor_timeout to support recent fix Bastien Gérard 2019-09-11 21:53:30 +02:00
  • 564a2b5f1e
    Merge pull request #2153 from erdenezul/misleading_bulkwrite_error erdenezul 2019-09-04 09:42:10 +02:00
  • 1dbe7a3163 Add log in changelog Erdenezul Batmunkh 2019-09-03 16:17:09 +02:00
  • 47f8a126ca Only set no_cursor_timeout when requested Arto Jantunen 2019-09-03 14:36:06 +03:00
  • 693195f70b fix test_pickable that was brought back to life recently Bastien Gérard 2019-08-31 22:28:31 +03:00
  • 2267b7e7d7 rename remaining files for pytest migration Bastien Gérard 2019-08-30 16:27:56 +03:00
  • a06e605e67 Add BulkWriteError exception misleading_bulkwrite_error Erdenezul Batmunkh 2019-08-29 11:11:27 +02:00
  • 47c67ecc99 Merge branch 'master' of https://github.com/MongoEngine/mongoengine otrofimov 2019-08-29 11:48:07 +03:00
  • 4c4b7cbeae
    Merge pull request #2156 from bagerard/rename_test_files_for_pytest_migration Bastien Gérard 2019-08-28 16:17:38 +03:00
  • ddececbfea rename all test files so that they are prefixed by test_{orginal_filename}.py Bastien Gérard 2019-08-28 16:01:44 +03:00
  • 71a6f3d1a4 test_collation: Added test with pymongo.collation.Collation object Readable list of BlogPost names for test otrofimov 2019-08-21 18:26:10 +03:00
  • e86cf962e9 Change misleading error message Erdenezul Batmunkh 2019-08-21 13:08:30 +02:00
  • 99a58d5c91
    Merge pull request #2149 from AliMirlou/patch-1 erdenezul 2019-08-21 11:04:20 +02:00
  • eecbb5ca90
    Fix small typo Ali Mirlou 2019-08-20 19:53:49 +04:30
  • fbb3bf869c compatibility with black otrofimov 2019-08-08 15:56:20 +03:00
  • b887ea9623 Implement collation for queryset otrofimov 2019-08-08 11:55:45 +03:00
  • c68e3e1238 Add test case for list update by negative index Bastien Gérard 2019-07-24 21:37:16 +02:00
  • c5080e4030 Merge branch 'master' of github.com:MongoEngine/mongoengine into negative_indexes_in_list Bastien Gérard 2019-07-24 21:14:55 +02:00
  • 0d01365751
    Merge pull request #2131 from NMFR/master Bastien Gérard 2019-07-22 11:56:56 +02:00
  • f4a06ad65d Optimize database name getter calls Nuno Rodrigues 2019-07-22 08:45:35 +00:00
  • 05a22d5a54 Extract test to its own method Nuno Rodrigues 2019-07-22 08:42:17 +00:00
  • 2424ece0c5 Fix a linting error Nuno Rodrigues 2019-07-16 13:40:46 +00:00
  • 2d02551d0a Add test Nuno Rodrigues 2019-07-15 16:53:24 +00:00
  • ac416aeeb3
    Improve BaseDocument.from_json tests and documentation (#2127) Stefan Wójcik 2019-07-15 12:15:55 +02:00
  • d09af430e8 Fix formatting of the changelog – part 2 Stefan Wojcik 2019-07-15 09:57:48 +02:00
  • 79454b5eed Fix formatting of the changelog Stefan Wojcik 2019-07-15 09:54:18 +02:00
  • 921c1fa412 Dummy commit to confirm that the new RTD webhook works Stefan Wojcik 2019-07-15 09:50:29 +02:00
  • 1aba145bc6 Split requirements into requirements.txt and requirements-lint.txt Stefan Wojcik 2019-07-15 09:32:26 +02:00
  • 290d9df3eb Set default database when using mongomock. Nuno Rodrigues 2019-07-12 13:33:19 +01:00
  • aa76ccdd25
    Fix Document._object_key (#2125) Stefan Wójcik 2019-07-09 12:08:26 +02:00
  • abe8070c36 Document register_connection arguments in correct order (#2121) Andreas Doll 2019-07-08 14:16:09 +02:00
  • 2d28c258fd
    Merge pull request #2115 from bagerard/use_globals_in_travis_yml Bastien Gérard 2019-07-03 11:47:35 +02:00
  • 1338839b52
    Update changelog.rst Stefan Wójcik 2019-07-03 11:18:56 +02:00
  • 058203a0ec More changelog tweaks [ci skip] Stefan Wojcik 2019-07-03 11:12:25 +02:00
  • 8fdf664968 Changelog tweaks [ci skip] Stefan Wojcik 2019-07-03 11:08:51 +02:00
  • 50555ec73e
    Better management of the automatic "_cls" field (#2112) Stefan Wójcik 2019-07-03 11:07:55 +02:00
  • 951a532a9f additional fix in travis/tox Bastien Gérard 2019-07-03 09:15:28 +02:00
  • e940044603 fixes in .travis.yml and tox.ini based on PR review Bastien Gérard 2019-07-02 23:06:31 +02:00
  • babfbb0fcd Merge branch 'master' of github.com:MongoEngine/mongoengine into use_globals_in_travis_yml Bastien Gérard 2019-07-02 22:57:03 +02:00
  • bbed312bdd Final changelog tweaks [ci skip] Stefan Wojcik 2019-07-02 18:42:50 +02:00
  • b593764ded One more changelog tweak [ci skip] Stefan Wojcik 2019-07-02 18:35:29 +02:00
  • 483c840fc8 One more changelog tweak [ci skip] Stefan Wojcik 2019-07-02 18:29:28 +02:00
  • de80f0ccff Clean up the changelog [ci skip] Stefan Wojcik 2019-07-02 18:26:48 +02:00
  • d0b87f7f82
    Drop the deprecated "format" param from BaseQuerySet.explain (#2113) Stefan Wójcik 2019-07-01 10:18:47 +02:00
  • bf32d3c39a Merge branch 'master' of github.com:MongoEngine/mongoengine into use_globals_in_travis_yml Bastien Gérard 2019-06-30 21:11:42 +02:00
  • bc14f2cdaa
    Merge pull request #2083 from bagerard/improve_travis_yml2 Bastien Gérard 2019-06-30 21:11:00 +02:00
  • 06a21e038a Use global constants for mongo/pymongo in travis.yml Bastien Gérard 2019-06-30 21:03:13 +02:00
  • 4d5eba317e convert travis test on latest python/mongo/pymongo from python 3.6 to 3.7 Bastien Gérard 2019-06-30 20:55:19 +02:00