Commit Graph

  • 2f72b23a0d fix-#725: queryset delete() should return the number of deleted objects DavidBord 2014-08-09 14:43:21 +03:00
  • 85336f9777 Relax the RegEx restrictions to allow the new ICAAN TLDs. Jay Shirley 2014-08-08 09:11:05 -07:00
  • 174d964553 Update changelog.rst Yohan Graterol 2014-08-06 01:54:42 -05:00
  • cf8677248e Merge pull request #723 from DavidBord/fix-620 Yohan Graterol 2014-08-06 01:53:28 -05:00
  • 1e6a3163af fix-#620: saving document doesn't create new fields in existing collection DavidBord 2014-08-05 17:29:14 +03:00
  • e008919978 fix-#399: Not overriding default values when loading a subset of fields DavidBord 2014-08-03 17:03:24 +03:00
  • 4814066c67 Merge pull request #709 from wpjunior/cached-reference-field Wilson Júnior 2014-08-03 21:38:06 -03:00
  • f17f8b48c2 small fixes for python2.6 Wilson Junior 2014-08-03 18:59:50 -04:00
  • ab0aec0ac5 Merge pull request #720 from pashadia/master Yohan Graterol 2014-08-03 14:04:15 -05:00
  • b49a641ba5 Fixed typo. pashadia 2014-08-03 20:44:46 +03:00
  • 2f50051426 Merge pull request #718 from mbalasso/patch-1 Yohan Graterol 2014-08-01 10:46:50 -05:00
  • 43cc32db40 Update README.rst Matteo Balasso 2014-08-01 16:35:53 +02:00
  • b4d6f6b947 added documentation about CachedReferenceField Wilson Júnior 2014-07-30 09:32:33 -03:00
  • 71ff533623 Updated Django development version in the build matrix. Omer Katz 2014-07-30 02:02:21 +03:00
  • e33a5bbef5 fixes for python2.6 Wilson Júnior 2014-07-26 07:24:04 -03:00
  • 6c0112c2be refs #709, added support to disable auto_sync Wilson Júnior 2014-07-25 18:12:26 -03:00
  • 15bbf26b93 refs #709, fix typos Wilson Júnior 2014-07-25 08:48:24 -03:00
  • 87c97efce0 refs #709, added CachedReferenceField.sync_all to sync all documents on demand Wilson Júnior 2014-07-25 08:44:59 -03:00
  • 6c4aee1479 added CachedReferenceField restriction to use in EmbeddedDocument Wilson Júnior 2014-07-17 13:42:34 -03:00
  • 73549a9044 fixes for rebase branch Wilson Júnior 2014-07-17 09:41:06 -03:00
  • 30fdd3e184 Added initial CachedReferenceField Wilson Júnior 2014-07-07 12:54:41 -03:00
  • c97eb5d63f Added retry in apt-get operations for travis Wilson Júnior 2014-07-14 16:05:49 -03:00
  • 5729c7d5e7 Merge branch 'master' of https://github.com/MongoEngine/mongoengine Wilson Júnior 2014-07-14 16:00:26 -03:00
  • d77b13efcb Merge pull request #703 from wpjunior/aggregate-framework Wilson Júnior 2014-07-14 14:29:59 -03:00
  • c43faca7b9 refs #703, added changelog Wilson Júnior 2014-07-13 09:55:46 -03:00
  • 892ddd5724 added a wrapper to aggregate in Queryset.aggregate Wilson Júnior 2014-07-12 23:18:08 -03:00
  • a9de779f33 Merge pull request #701 from yograterol/master Wilson Júnior 2014-07-08 14:21:39 -03:00
  • 1c2f016ba0 Remove allow_failures from .travis.yml file Yohan Graterol 2014-07-08 10:25:12 -05:00
  • 7b4d9140af merge #700 Wilson Júnior 2014-07-08 09:19:15 -03:00
  • c1fc87ff4e added entry in changelog Wilson Júnior 2014-07-08 09:16:01 -03:00
  • cd5ea5d4e0 testing a travis with mongodb 2.6 Wilson Júnior 2014-07-08 08:49:03 -03:00
  • 30c01089f5 added ordering support for text queries Wilson Júnior 2014-07-08 08:38:41 -03:00
  • 89825a2b21 added skip to mongodb older Wilson Júnior 2014-07-07 23:45:44 -03:00
  • a743b75bb4 fixed a order in command Wilson Júnior 2014-07-07 21:02:13 -03:00
  • f7ebf8dedd Added support for text search and text_score. Wilson Júnior 2014-07-07 20:24:37 -03:00
  • f6220cab3b Merge pull request #697 from nleite/master Yohan Graterol 2014-07-07 17:39:34 -05:00
  • 0c5e1c4138 adding myself to authors Norberto 2014-07-07 22:07:01 +02:00
  • 03fe431f1a merge with origin done Norberto 2014-07-07 21:59:42 +02:00
  • a8e4554fec Update change log on #697 merge Norberto 2014-07-07 19:27:39 +02:00
  • e81b09b9aa adding capability to extract json (to_json) using the field names and instead of the defined db_names, if those are set Norberto 2014-07-06 20:49:19 +02:00
  • c6e846e0ae Merge pull request #696 from lexqt/fix_django_17_compat Yohan Graterol 2014-07-06 12:43:12 -05:00
  • 03dcfb5c4b Update changelog Aleksey Porfirov 2014-07-06 12:27:34 +04:00
  • 3e54da03e2 Fix MongoTestCase and add test for it Aleksey Porfirov 2014-07-05 21:35:31 +04:00
  • c4b3196917 Fix MongoTestCase and add test for it Aleksey Porfirov 2014-07-05 21:13:25 +04:00
  • 0d81e7933e Prevent accessing not yet configured settings in django.MongoTestCase Aleksey Porfirov 2014-07-05 00:06:10 +04:00
  • b2a2735034 Update AUTHORS Aleksey Porfirov 2014-07-04 22:32:07 +04:00
  • f865c5de90 Fix tests for Django 1.7 Aleksey Porfirov 2014-07-04 22:30:29 +04:00
  • 4159369e8b Merge pull request #690 from claymation/select-related Yohan Graterol 2014-07-03 15:28:09 -05:00
  • 170693cf0b Follow ReferenceFields in EmbeddedDocuments with select_related Clay McClure 2014-06-19 19:33:46 -04:00
  • 4e7b5d4af8 Added @rochacbrun to the AUTHORS file. #692 Omer Katz 2014-07-03 17:35:55 +03:00
  • 67bf789fcf Merge pull request #692 from rochacbruno/master Omer Katz 2014-07-03 09:02:12 +03:00
  • f5cf616c2f Merge pull request #635 from SergeChmelev/master Omer Katz 2014-07-03 02:38:52 +03:00
  • 7975f19817 Update querying.rst Bruno Rocha 2014-07-02 18:56:42 -03:00
  • 017602056d Add testcase Serge Chmelev 2014-07-02 21:06:41 +04:00
  • c63f43854b Fix setting of _created flag in base.Document constructor Serge Chmelev 2014-05-06 15:40:01 +04:00
  • 5cc71ec2ad Fix for post_init signal to receive correct state of _created flag. Serge Chmelev 2014-05-06 13:25:31 +04:00
  • 80e81f8475 Python 2.6 requires positioning by number of fragments in format. Omer Katz 2014-07-02 23:22:06 +03:00
  • 3685c8e015 Allowed failures for Django development version. Omer Katz 2014-07-02 22:50:58 +03:00
  • 99e943c365 Updates with no operator should default to $set Fix #667 Bruno Rocha 2014-07-02 14:39:29 -03:00
  • 21818e71f5 Revert change in .travis.yml: Delete apt cache Yohan Graterol 2014-06-30 08:48:04 -05:00
  • bcc6d25e21 Merge branch 'master' of github.com:MongoEngine/mongoengine Ross Lawley 2014-06-30 10:30:12 +01:00
  • 7b885ee0d3 Fix StrictDict repr Ross Lawley 2014-06-30 10:29:28 +01:00
  • c10e808a4f Fixed requirements file to fit the new PyMongo>=2.7.1 requirement. Omer Katz 2014-06-30 11:30:51 +03:00
  • 54e9be0ed8 Merge pull request #689 from brianhelba/pymongo_2.5 Omer Katz 2014-06-30 11:30:15 +03:00
  • 938cdf316a Added cache for apt in Travis Yohan Graterol 2014-06-30 00:14:47 -05:00
  • 27c33911e6 Update .travis.yml Yohan Graterol 2014-06-30 00:09:28 -05:00
  • e88f8759e7 Replace before_script for before_install Yohan Graterol 2014-06-29 23:33:30 -05:00
  • f2992e3165 Travis problem with before_script Yohan Graterol 2014-06-29 23:31:08 -05:00
  • c71fd1ee3b Before_script fixed. Yohan Graterol 2014-06-29 23:29:10 -05:00
  • fb45b19fdc Enabling textSearch for build in Travis Yohan Graterol 2014-06-29 23:26:02 -05:00
  • c4ea8d4942 Make requirement for PyMongo>=2.5 more consistent Brian Helba 2014-06-29 23:05:13 -04:00
  • 646aa131ef Corrected Travis config syntax Yohan Graterol 2014-06-29 22:58:10 -05:00
  • 0adb40bf92 Merge pull request #684 from brianhelba/doc-spelling Yohan Graterol 2014-06-29 22:41:23 -05:00
  • 17d6014bf1 Fix some minor spelling and grammar in documentation Brian Helba 2014-06-29 23:07:28 -04:00
  • ff57cd4eaf Merge pull request #680 from claymation/text-index-specs Yohan Graterol 2014-06-27 22:18:17 -05:00
  • 74bd7c3744 Include preliminary support for text indexes Clay McClure 2014-05-29 19:06:51 -04:00
  • cfbb283f85 Added Django 1.7RC1 to the build process and excluded it from running on Python 2.6. Omer Katz 2014-06-27 16:48:38 +03:00
  • 74a3c4451b using() was added in 0.9. Not 0.8. Omer Katz 2014-06-27 16:35:26 +03:00
  • be3643c962 Added elemMatch operator as well - match is too obscure #653 Ross Lawley 2014-06-27 13:39:47 +01:00
  • f4aa546af8 Added support for progressive JPEG #486 #548 Ross Lawley 2014-06-27 12:54:32 +01:00
  • 67b876a7f4 Merge pull request #548 from yograterol/feature-progressive-jpeg Ross Lawley 2014-06-27 12:53:51 +01:00
  • 94e177c0ef Allow strings to be used in index creation #677 Ross Lawley 2014-06-27 12:49:31 +01:00
  • 1bd83cc9bc Merge branch 'master' into pr/675 Ross Lawley 2014-06-27 12:48:28 +01:00
  • ecda3f4a7d Fixed EmbeddedDoc weakref proxy issue #592 Ross Lawley 2014-06-27 12:42:45 +01:00
  • 8f972a965d Merge branch 'master' into pr/592 Ross Lawley 2014-06-27 12:36:39 +01:00
  • 0f051fc57c Changelog & Authors #583 Ross Lawley 2014-06-27 12:33:19 +01:00
  • c3f8925f46 Merge pull request #583 from Gerrrr/distinct_bug Ross Lawley 2014-06-27 12:22:09 +01:00
  • 5d0cab2052 Merge branch 'master' into pr/539 Ross Lawley 2014-06-27 12:20:44 +01:00
  • 4d7492f682 Changelog & Author updates #425 #507 Ross Lawley 2014-06-27 12:10:17 +01:00
  • fc9d99080f Merge branch 'master' into pr/507 Ross Lawley 2014-06-27 12:06:18 +01:00
  • 47ebac0276 Add authentication_source option to register_connection #178 #464 #573 #580 #590 Ross Lawley 2014-06-27 11:59:35 +01:00
  • cb3fca03e9 Merge branch 'master' into pr/590 Ross Lawley 2014-06-27 11:53:46 +01:00
  • abbbd83729 Merge pull request #433 from reachveera/master Ross Lawley 2014-06-27 11:49:28 +01:00
  • 1743ab7812 Changelog update #567 Ross Lawley 2014-06-27 11:38:06 +01:00
  • 324e3972a6 Merge pull request #567 from tomprimozic/master Ross Lawley 2014-06-27 11:37:24 +01:00
  • 1502dda2ab Fixed ReferenceField inside nested ListFields dereferencing problem #368 Ross Lawley 2014-06-27 11:33:56 +01:00
  • f31b2c4a79 Merge branch 'master' into pr/368 Ross Lawley 2014-06-27 11:32:19 +01:00
  • 89b9b60e0c Geo SON tweaks Ross Lawley 2014-06-27 11:27:10 +01:00
  • de9ba12779 Turn on tests Ross Lawley 2014-06-27 11:16:23 +01:00
  • 9cc4359c04 Added the ability to reload specific document fields #100 Ross Lawley 2014-06-27 11:10:14 +01:00