Commit Graph

  • 04905d4b37 Add env var to please python-coveralls 3.0.0 Bastien Gerard 2021-01-12 23:07:11 +01:00
  • 460df112f4
    Fix inconsistency with example Peter Nerlich 2021-01-10 23:43:46 +01:00
  • 772096ec55
    Merge pull request #2454 from bagerard/improve_test_field_coverage Bastien Gérard 2020-12-24 00:22:39 +01:00
  • 98d64f41c6 improvements of test coverage in fields Bastien Gerard 2020-12-18 00:05:28 +01:00
  • 9a3bca8ab6
    Merge pull request #2453 from bagerard/prepare_0_22_1 v0.22.1 Bastien Gérard 2020-12-16 23:07:18 +01:00
  • 5781753cc8 Update changelog for 0.22.1 Bastien Gerard 2020-12-16 23:03:39 +01:00
  • fd3699a519
    Merge pull request #2452 from bagerard/github_actions_improvements Bastien Gérard 2020-12-16 22:51:36 +01:00
  • 4f6a24411d remove IRC notif from CI as it doesn't seem to be still valuable these days Bastien Gerard 2020-12-16 22:47:43 +01:00
  • de3888a48b improve github actions Bastien Gerard 2020-12-16 22:45:45 +01:00
  • 700fe80a00
    Merge pull request #2421 from bagerard/test_github_actions2 Bastien Gérard 2020-12-16 22:36:19 +01:00
  • 49e33b978d move condition of build-n-publish to job level + disable test-pypi releasing as there is some limitation on the size Bastien Gerard 2020-12-16 22:21:51 +01:00
  • 81197d6061 comment out travis file, until next release is fully operational from github actions Bastien Gerard 2020-12-16 22:05:25 +01:00
  • aa368be4d3 minor comment improvement Bastien Gerard 2020-12-16 21:54:55 +01:00
  • 0f1fce4a7b Add separate jobs for test-pypi and pypi in github actions Bastien Gerard 2020-12-16 21:52:49 +01:00
  • cc591a634a add coveralls to actions Bastien Gérard 2020-11-15 14:02:03 +01:00
  • 6e332e782b minor improvement to github actions Bastien Gérard 2020-11-07 15:30:51 +01:00
  • 0e9920b190 Build sphinx doc as part of ci Bastien Gérard 2020-11-06 21:42:12 +01:00
  • fd35df07c4 add regular pypi deploy to github actions Bastien Gérard 2020-11-04 23:22:38 +01:00
  • 8f3d21c312 improve tag format match Bastien Gérard 2020-11-04 23:14:28 +01:00
  • 7b772e3a4a publish to test-pypi Bastien Gérard 2020-11-04 20:58:52 +01:00
  • 59438a4768 add IRC notif to github actions Bastien Gérard 2020-11-04 14:58:42 +01:00
  • fe9f7f1f80 test github actions Bastien Gérard 2020-11-02 20:31:23 +01:00
  • 6b5231265c
    Merge pull request #2449 from Kyle-Verhoog/drop-35 Bastien Gérard 2020-12-15 09:18:49 +01:00
  • 0014346de1
    Drop Python 3.5 support kyle-verhoog 2020-12-15 02:31:23 -05:00
  • bc0e04d833
    Merge pull request #2447 from bagerard/_changelog_0_22_0 v0.22.0 Bastien Gérard 2020-12-14 22:49:09 +01:00
  • dd11911ed7 update changelog and bump version to 0.22.0 Bastien Gerard 2020-12-14 22:39:48 +01:00
  • 0b3feedf94
    Merge pull request #2446 from bagerard/improve_mongomock_tests Bastien Gérard 2020-12-14 21:24:33 +01:00
  • 65b8cfc96a Improve mongomock tests to avoid regression Bastien Gerard 2020-12-14 00:03:39 +01:00
  • 2e284b93b8
    Merge pull request #2445 from bagerard/fix_count_mongomock Bastien Gérard 2020-12-13 23:26:39 +01:00
  • c28bb517cb Use Queryset._query instead of Cursor.__spec for count() Bastien Gerard 2020-12-13 10:43:26 +01:00
  • aa3ff39ef8
    Merge pull request #2444 from bagerard/improve_code_health Bastien Gérard 2020-12-13 10:27:37 +01:00
  • 149fb953e7 fix recent update not aligned with latest black Bastien Gerard 2020-12-13 00:16:10 +01:00
  • bf12621ce9 update flake8 version in pre-commit Bastien Gerard 2020-12-12 22:33:48 +01:00
  • 8a1a68ea7c fix flake8 warnings Bastien Gerard 2020-12-08 23:52:47 +01:00
  • eabb8f60f5 autoformat with pyupgrade Bastien Gerard 2020-12-08 23:14:33 +01:00
  • c00a378776 autoformat with updated black Bastien Gerard 2020-12-08 23:10:07 +01:00
  • ee6ef1ff4b autoformat w prettier Bastien Gerard 2020-12-08 23:08:21 +01:00
  • fb8f02d0c0
    Merge pull request #2441 from bagerard/remove_useless_cls_var X6VmZSxczGzm9Ak5 Bastien Gérard 2020-12-08 23:22:57 +01:00
  • a025199294 Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_useless_cls_var Bastien Gerard 2020-12-08 23:02:17 +01:00
  • 87babaaa30
    Merge pull request #2439 from bagerard/improve_doc Bastien Gérard 2020-12-08 22:58:00 +01:00
  • a4fff15491 minor improvement in code Bastien Gerard 2020-12-08 22:41:27 +01:00
  • a190dfe2c4 additional improvements to fields constructor Bastien Gerard 2020-12-08 21:48:54 +01:00
  • 3926473917 Improve Fields documentation + remove versionadded/changed as it's not maintained Bastien Gerard 2020-12-06 22:25:12 +01:00
  • 9ffe0bcdee
    Merge pull request #2432 from bagerard/remove_deprecated_landscape Bastien Gérard 2020-12-01 21:40:56 +01:00
  • 4fa3134294 remove landscape integration as it is dead Bastien Gérard 2020-11-29 21:15:02 +01:00
  • 92f6fce77d
    Merge pull request #2431 from bagerard/remove_pillow_test_restriction Bastien Gérard 2020-11-29 20:48:13 +01:00
  • b1a2cf061d update test requirement for pillow > 7.0 Bastien Gérard 2020-11-29 10:22:41 +01:00
  • 0a05c1f590 Fix image size that needs to be forced in test Bastien Gérard 2020-11-29 10:08:58 +01:00
  • 7dbc217768 Remove restriction on Pillow version as it was there due to Py2 support Bastien Gérard 2020-11-28 22:16:13 +01:00
  • bf411ab2ca Update changelog with recent changes that were merged Bastien Gérard 2020-11-28 22:21:51 +01:00
  • 277b827d4d
    Merge pull request #2426 from volfpeter/master Bastien Gérard 2020-11-26 21:45:12 +01:00
  • e0bec881bc removed unused variable to fix a warning Peter Volf 2020-11-25 15:17:52 +01:00
  • cc5e2ba054 fix LazyReferenceField dereferencing bug in embedded documents, refs #2375 Peter Volf 2020-11-25 11:05:37 +01:00
  • 904fcd1a0a
    Merge pull request #2424 from bagerard/bump_0_21_0 v0.21.0 Bastien Gérard 2020-11-19 09:02:22 +01:00
  • 2ec454447f Bump version to 0.21.0 and update changelog Bastien Gérard 2020-11-18 22:28:06 +01:00
  • ecd297e227
    Merge pull request #2414 from bagerard/fix_db_fields_inconsistencies_in_constructor Bastien Gérard 2020-11-18 22:25:25 +01:00
  • 079ee3c191
    Merge pull request #2417 from bagerard/add_migration_documentation Bastien Gérard 2020-11-18 22:19:19 +01:00
  • d73ca6f90d
    Create main.yml bagerard-patch-1 Bastien Gérard 2020-11-15 15:24:40 +01:00
  • f2638ecd02 update changelog Bastien Gérard 2020-11-14 15:31:39 +01:00
  • ad6ff819fe Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_db_fields_inconsistencies_in_constructor Bastien Gérard 2020-11-14 14:44:08 +01:00
  • 48357640c6 improve deprecated pymongo call Bastien Gérard 2020-11-14 14:41:59 +01:00
  • e6c2169f76
    Merge pull request #2418 from bagerard/add_black_formatting_badge Bastien Gérard 2020-11-14 13:42:57 +01:00
  • 1d17dc4663 Add black badge to readme to emphasize that repo is using autoformatter black as it is often forgotten in PR and makes CI failing Bastien Gérard 2020-11-12 17:44:13 +01:00
  • eeac3bd2e6
    Merge pull request #2416 from bagerard/remove_python_35 Bastien Gérard 2020-11-12 09:47:44 +01:00
  • 3f5a15d236 improve changelog Bastien Gérard 2020-11-11 21:16:40 +01:00
  • 91493a1e79 improve migration doc Bastien Gérard 2020-11-12 00:40:52 +01:00
  • 0c274908ec Merge branch 'master' of github.com:MongoEngine/mongoengine into add_migration_documentation Bastien Gérard 2020-11-11 21:18:52 +01:00
  • 338c40b5d5 Remove Py3.5 as it is EOL and added 3.9 to CI Bastien Gérard 2020-11-11 21:14:54 +01:00
  • fc3ccf9606
    Merge pull request #2415 from bagerard/add_srv_uri_connect_doc Bastien Gérard 2020-11-11 21:05:52 +01:00
  • 746faceb5c Document fact that srv URI can be used with host #1956 Bastien Gérard 2020-11-08 22:55:24 +01:00
  • 8c3058d99b Fix some issues related with db_field in constructor by removing field/db_field translation that shouldn't occur in constructor Bastien Gérard 2020-11-08 22:36:58 +01:00
  • eb56fb9bda
    Merge pull request #2413 from bagerard/dynamic_document_parsing_known_fields Bastien Gérard 2020-11-08 13:17:07 +01:00
  • 161493c0d2
    Merge pull request #2408 from bagerard/refactoring_remove_useless_code_only_fields Bastien Gérard 2020-11-08 13:16:03 +01:00
  • cb9f329d11
    Merge pull request #2401 from SMASHDOCs/bugfix-save-sharding Bastien Gérard 2020-11-07 21:43:49 +01:00
  • 03af784ebe Bug fix in DynamicDocument which isn not parsing known fields in constructor like Document do #2412 Bastien Gérard 2020-11-07 21:09:47 +01:00
  • e5f6e4584a Merge commit master into bugfix-save-sharding Felix Schultheiß 2020-11-03 10:05:31 +01:00
  • 79f9f223d0 added to authors Felix Schultheiß 2020-11-03 10:00:15 +01:00
  • 0bc18cd6e1 fixed shard test case for old mongodb version Felix Schultheiß 2020-11-03 10:00:02 +01:00
  • 30a3c6a5b7 added testcase for save create with shard key Felix Schultheiß 2020-11-02 17:30:24 +01:00
  • 90c5d83f84 remove deprecated comment Bastien Gérard 2020-11-02 15:02:11 +01:00
  • d8b8ff6851 Removed code related to Document.__only_fields and Queryset.only_fields which appear to have no effect Bastien Gérard 2020-11-02 14:52:02 +01:00
  • ee664f0c90
    Merge pull request #2406 from bagerard/improve_enumfield_doc Bastien Gérard 2020-11-01 23:08:30 +01:00
  • f8d371229e tmp work on migration doc Bastien Gérard 2019-06-16 23:05:06 +02:00
  • 94a7e813b1 fix difference in test for certain version of pymongo Bastien Gérard 2020-11-01 19:37:13 +01:00
  • 8ef7213426 improve EnumField Doc and add quick test Bastien Gérard 2020-11-01 14:05:58 +01:00
  • 2f4464ead5
    Merge pull request #2404 from mas15/add-enum-field Bastien Gérard 2020-11-01 13:41:20 +01:00
  • 89b93461ac
    Merge pull request #2405 from bagerard/remove_encoding_declarations Bastien Gérard 2020-11-01 13:16:57 +01:00
  • 9e40f3ae83 PR ammends Mateusz Stankiewicz 2020-10-31 10:47:20 +01:00
  • f4962fbc40 remove utf8 encoding declaration in test files as it's not needed/recommended Bastien Gérard 2020-10-30 21:10:21 +01:00
  • c9d53ca5d5 Add EnumField Mateusz Stankiewicz 2020-10-30 13:06:37 +01:00
  • 65f50fd713
    Merge pull request #2387 from bagerard/fix_change_fields_inconsistencies Bastien Gérard 2020-10-29 21:15:31 +01:00
  • bf1d04e399 black reformatting Felix Schultheiß 2020-10-29 14:56:08 +01:00
  • 5a8e5e5a40 updated docstring Felix Schultheiß 2020-10-27 16:34:57 +01:00
  • f3919dd839 stripped out integrating shard key from _save_update, use it also in _save_create Felix Schultheiß 2020-10-27 12:55:35 +01:00
  • 9f82a02ddf
    Merge pull request #2106 from bagerard/add_validation_to_doc Bastien Gérard 2020-10-20 00:27:05 +02:00
  • 015a36c85f minor styling fix in .rst Bastien Gérard 2020-10-19 23:45:13 +02:00
  • fbd3388a59 Merge branch 'master' of github.com:MongoEngine/mongoengine into add_validation_to_doc Bastien Gérard 2020-10-19 23:36:12 +02:00
  • d8a52d68c5 improve doc in .readthedocs.yml Bastien Gérard 2020-10-19 23:34:24 +02:00
  • 4286708e2e fix mongoengine setup.py path in .readthedocs.yml Bastien Gérard 2020-10-18 22:47:00 +02:00
  • e362d089e1 install mongoengine for readthedocs build to work Bastien Gérard 2020-10-18 22:44:06 +02:00