Erdenezul Batmunkh
|
5cd23039a0
|
Merge branch '1712-cached-reference-push-fix' of github.com:erdenezul/mongoengine into 1712-cached-reference-push-fix
|
2017-12-23 00:02:43 +08:00 |
|
Erdenezul
|
19b18d3d0a
|
add changelog #1712
|
2017-12-23 00:02:03 +08:00 |
|
Erdenezul
|
101947da8b
|
update fields argument when given #1172
|
2017-12-23 00:00:57 +08:00 |
|
Emmanuel Leblond
|
d3c3c23630
|
Merge pull request #1717 from touilleMan/fix-pymongo-mongodb2.4
Fix travis tests with mongodb 2.4 & pymongo 3
|
2017-12-22 16:19:14 +01:00 |
|
Erdenezul Batmunkh
|
abc14316ea
|
Merge branch '1712-cached-reference-push-fix' of github.com:erdenezul/mongoengine into 1712-cached-reference-push-fix
|
2017-12-22 21:09:07 +08:00 |
|
Erdenezul
|
b66621f9c6
|
add changelog #1712
|
2017-12-22 21:08:35 +08:00 |
|
Erdenezul
|
aa5510531d
|
update fields argument when given #1172
|
2017-12-22 21:07:35 +08:00 |
|
Emmanuel Leblond
|
12b846586c
|
Fix travis tests with mongodb 2.4 & pymongo 3
|
2017-12-22 13:23:03 +01:00 |
|
erdenezul
|
b705f5b743
|
Merge pull request #1716 from MongoEngine/revert-1645-inc_cov
Revert "add tests to increase code coverage"
|
2017-12-22 20:22:37 +08:00 |
|
erdenezul
|
18a5fba42b
|
Revert "add tests to increase code coverage"
|
2017-12-22 20:19:21 +08:00 |
|
erdenezul
|
b5a3b6f86a
|
Merge pull request #1645 from erdenezul/inc_cov
add tests to increase code coverage
|
2017-12-22 20:14:31 +08:00 |
|
erdenezul
|
00f2eda576
|
Merge branch 'master' into 1712-cached-reference-push-fix
|
2017-12-22 19:45:51 +08:00 |
|
erdenezul
|
c70d252dc3
|
Merge branch 'master' into 1712-cached-reference-push-fix
|
2017-12-22 19:44:53 +08:00 |
|
Emmanuel Leblond
|
2f088ce29e
|
Merge pull request #1710 from esmail/patch-1
One-character typo fix ("that" -> "than")
|
2017-12-22 12:27:47 +01:00 |
|
Emmanuel Leblond
|
ff408c604b
|
Merge pull request #1703 from erdenezul/invalid_instance_genericembedded
fix validation error for invalid embedded document instance #1067
|
2017-12-22 12:23:31 +01:00 |
|
Erdenezul
|
6621c318db
|
add changelog #1712
|
2017-12-20 15:28:33 +08:00 |
|
Erdenezul
|
22a8ad2fde
|
update fields argument when given #1172
|
2017-12-20 15:17:54 +08:00 |
|
Esmail
|
7674dc9b34
|
One-character typo fix ("that" -> "than")
|
2017-12-05 15:14:15 -05:00 |
|
Erdenezul
|
9e0ca51c2f
|
remove merge conflict after rebase #1067
|
2017-12-01 08:40:51 +08:00 |
|
Erdenezul
|
961629d156
|
add changelog into dev #1067
|
2017-12-01 08:40:00 +08:00 |
|
Erdenezul Batmunkh
|
2cbebf9c99
|
move changes to development
|
2017-12-01 08:38:41 +08:00 |
|
Erdenezul Batmunkh
|
08a4deca17
|
change description in changelog
|
2017-12-01 08:37:53 +08:00 |
|
Erdenezul Batmunkh
|
ce9ea7baad
|
add changelog
|
2017-12-01 08:37:53 +08:00 |
|
Erdenezul Batmunkh
|
b35efb9f72
|
fix validatione error for invalid embedded document instance #1067
|
2017-12-01 08:37:53 +08:00 |
|
Emmanuel Leblond
|
c45dfacb41
|
Update changelog
|
2017-11-29 16:41:42 +01:00 |
|
Emmanuel Leblond
|
91152a7977
|
Merge pull request #1704 from touilleMan/lazyref-improvements
Improve LazyReferenceField and GenericLazyReferenceField with nested …
|
2017-11-29 16:38:11 +01:00 |
|
Erdenezul Batmunkh
|
0ce081323f
|
move changes to development
|
2017-11-22 22:19:50 +08:00 |
|
Erdenezul Batmunkh
|
79486e3393
|
change description in changelog
|
2017-11-22 19:27:35 +08:00 |
|
Erdenezul Batmunkh
|
60758dd76b
|
add changelog
|
2017-11-22 18:56:12 +08:00 |
|
Emmanuel Leblond
|
e74f659015
|
Improve LazyReferenceField and GenericLazyReferenceField with nested fields
|
2017-11-22 11:44:49 +01:00 |
|
Erdenezul Batmunkh
|
c1c09fa6b4
|
fix validatione error for invalid embedded document instance #1067
|
2017-11-21 21:56:26 +08:00 |
|
Emmanuel Leblond
|
47c7cb9327
|
Ignore style I202 rule (see https://github.com/PyCQA/flake8-import-order/issues/122)
|
2017-11-15 20:44:36 +01:00 |
|
Emmanuel Leblond
|
4d6256e1a1
|
Merge pull request #1675 from erdenezul/push_list_of_list
use each modifier only with $position #1673
|
2017-11-15 08:43:29 +01:00 |
|
Emmanuel Leblond
|
13180d92e3
|
Merge pull request #1652 from erdenezul/generic_embedded_query
Subfield resolve error in generic_emdedded_document query #1651
|
2017-11-13 15:29:26 +01:00 |
|
Ryan Scott
|
4f5b0634ad
|
Add documentation for auto_create_index to the Indexing section of the Docs
|
2017-11-07 16:26:01 -05:00 |
|
Emmanuel Leblond
|
ea25972257
|
Bump version to 0.15.0
v0.15.0
|
2017-11-06 14:40:59 +01:00 |
|
Emmanuel Leblond
|
b6168898ec
|
Merge pull request #1690 from touilleMan/lazyreference-field
Add LazyReferenceField & GenericLazyReferencField
|
2017-11-06 14:37:43 +01:00 |
|
Emmanuel Leblond
|
da33cb54fe
|
Correct style
|
2017-11-06 14:11:11 +01:00 |
|
Emmanuel Leblond
|
35d0458228
|
Add GenericLazyReferenceField
|
2017-11-06 12:29:19 +01:00 |
|
Emmanuel Leblond
|
e6c0280b40
|
Add LazyReferenceField
|
2017-10-31 18:58:42 +01:00 |
|
Erdenezul
|
9ab856e186
|
use each modifier only with #1673
|
2017-10-10 10:34:34 +08:00 |
|
Stefan Wojcik
|
a1494c4c93
|
v0.14.3 version bump
v0.14.3
|
2017-10-01 17:31:10 -04:00 |
|
Stefan Wojcik
|
d79ab5ffeb
|
remove {nospam} from author_email & maintainer_email (PyPI doesnt validate those anymore)
v0.14.2
|
2017-10-01 17:05:28 -04:00 |
|
Stefan Wojcik
|
01526a7b37
|
v0.14.1 version bump + updated changelog
v0.14.1
|
2017-10-01 16:32:02 -04:00 |
|
Stefan Wojcik
|
091a02f737
|
minor .travis.yml comment correction [ci skip]
|
2017-10-01 16:09:10 -04:00 |
|
Erdenezul
|
aa4996ef28
|
fix bug query subfield in generic_embedded_document #1651
|
2017-09-15 11:18:24 +08:00 |
|
Andy Yankovsky
|
2f4e2bde6b
|
Update AUTHORS
|
2017-09-14 21:02:53 +03:00 |
|
Andy Yankovsky
|
e90f6a2fa3
|
Fix update via pull__something__in=[]
|
2017-09-14 20:28:15 +03:00 |
|
Erdenezul Batmunkh
|
be8f1b9fdd
|
add failing test for generic_emdedded_document query #1651
|
2017-09-14 22:24:27 +09:00 |
|
Erdenezul Batmunkh
|
ba99190f53
|
add tests to increase coverage
|
2017-09-10 13:09:20 +09:00 |
|