Commit Graph

  • 67eaf120b9 db_alias support and fixes for custom map/reduce output #586 Ross Lawley 2014-06-27 10:07:05 +01:00
  • b8353c4a33 Merge branch 'master' into pr/586 Ross Lawley 2014-06-27 10:06:30 +01:00
  • 7013033ae4 Update changelog & AUTHORS #594 #589 Ross Lawley 2014-06-27 10:03:35 +01:00
  • cb8cd03852 Merge pull request #594 from idlead/feature/post_save_delta Ross Lawley 2014-06-27 10:02:08 +01:00
  • f63fb62014 Merge branch 'master' of github.com:MongoEngine/mongoengine Ross Lawley 2014-06-27 10:00:42 +01:00
  • 2e4fb86b86 Don't query with $orderby for qs.get() #600 Ross Lawley 2014-06-27 10:00:16 +01:00
  • 5e776a07dd allow ordering to be cleared Stefan Wojcik 2014-03-07 16:08:06 -08:00
  • 81e637e50e Merge pull request #598 from philfreo/patch-1 Ross Lawley 2014-06-27 09:38:01 +01:00
  • 0971ad0a80 Update changelog & authors - #636 Ross Lawley 2014-06-27 09:31:01 +01:00
  • 8267ded7ec Merge branch 'master' into pr/636 Ross Lawley 2014-06-27 09:29:19 +01:00
  • 7f36ea55f5 Fix bulk test where behaviour changes based on mongo version Ross Lawley 2014-06-27 09:14:56 +01:00
  • 72a051f2d3 Update AUTHORS & Changelog #557 Ross Lawley 2014-06-27 09:12:05 +01:00
  • 51b197888c Merge remote-tracking branch 'origin/master' Ross Lawley 2014-06-27 09:10:40 +01:00
  • cd63865d31 Fix clear_changed_fields() clearing unsaved documents bug #602 Ross Lawley 2014-06-27 09:08:07 +01:00
  • 5be5685a09 Test to illustrate failure in changed attribute tracking Martyn Smith 2014-06-27 09:06:17 +01:00
  • 76b2f25d46 Merge pull request #557 from SpotOnInc/recursive_embedded_errors_fix Yohan Graterol 2014-06-26 21:55:49 -05:00
  • 58607d4a7f Merge pull request #609 from nicolasdespres/fix-gridfs-guide Ross Lawley 2014-06-26 19:56:32 +01:00
  • c0a5b16a7f Travis bump Ross Lawley 2014-06-26 19:52:05 +01:00
  • 3a0c69005b Update AUTHORS and Changelog 0.9 Ross Lawley 2014-06-26 19:41:40 +01:00
  • 5c295fb9e3 Merge branch 'master' of github.com:MongoEngine/mongoengine Ross Lawley 2014-06-26 19:25:35 +01:00
  • 4ee212e7d5 Skip Test due to server bug in 2.6 Ross Lawley 2014-06-26 19:25:05 +01:00
  • 70651ce994 Fix as_pymongo bug Ross Lawley 2014-06-26 19:24:52 +01:00
  • a778a91106 Merge pull request #584 from FrankSomething/consistent-inits Yohan Graterol 2014-06-26 11:24:13 -05:00
  • cfc31eead3 Fixed $maxDistance location for geoJSON $near queries with MongoDB 2.6+ Ross Lawley 2014-06-26 17:13:35 +01:00
  • da0a1bbe9f Fix test_using Ross Lawley 2014-06-26 17:13:21 +01:00
  • bc66fb33e9 Merge branch 'master' into pr/625 Ross Lawley 2014-06-26 16:48:12 +01:00
  • b1b6493755 Merge branch 'pr/676' Ross Lawley 2014-06-26 16:46:01 +01:00
  • 1d189f239b Merge branch 'pr/562' Ross Lawley 2014-06-26 16:42:23 +01:00
  • 5b90691bcc Merge branch 'master' into pr/585 Ross Lawley 2014-06-26 16:41:27 +01:00
  • d1d5972277 Removed support for old versions Ross Lawley 2014-06-26 16:34:02 +01:00
  • 2c07d77368 Updated changelog Ross Lawley 2014-06-26 16:24:37 +01:00
  • 642cfbf59a Merge branch 'master' into pr/672 Ross Lawley 2014-06-26 16:23:32 +01:00
  • bb1367cfb9 Merge branch 'master' into pr/674 Ross Lawley 2014-06-26 16:22:21 +01:00
  • 11724aa555 QuerySet.modify() method to provide find_and_modify() like behaviour Dmitry Konishchev 2014-06-26 16:18:42 +01:00
  • 4d374712de Merge branch '0.9' Ross Lawley 2014-06-26 16:14:34 +01:00
  • eb9003187d Updated changelog & authors #673 Ross Lawley 2014-06-26 16:13:01 +01:00
  • caba444962 Merge branch '0.9' into pr/673 Ross Lawley 2014-06-26 16:11:12 +01:00
  • 5b6c8c191f Updated .travis.yml Ross Lawley 2014-06-26 14:44:44 +01:00
  • dd51589f67 Updates Ross Lawley 2014-06-26 16:02:40 +01:00
  • b02a31d4b9 Updated .travis.yml Ross Lawley 2014-06-26 14:44:44 +01:00
  • 0e7878b406 Only run 2to3 on Python 3.x. Makes sense no? Omer Katz 2014-06-26 12:41:26 +03:00
  • cae91ce0c5 Convert codebase to Python 3 using 2to3 before running benchmarks. Omer Katz 2014-06-26 12:31:07 +03:00
  • 67a65a2aa9 Installing unittest2 on Python 2.6. Omer Katz 2014-06-26 11:17:57 +03:00
  • 364b0a7163 Merge pull request #591 from pavlov99/master Yohan Graterol 2014-06-25 22:52:07 -05:00
  • d6419f2059 Merge pull request #613 from falcondai/master Yohan Graterol 2014-06-25 10:44:36 -05:00
  • 6f7ad7ef91 Merge pull request #619 from polyrabbit/master Yohan Graterol 2014-06-25 10:42:27 -05:00
  • 5ae588833b Allowed to switch databases for a specific query. Omer Katz 2014-06-25 18:22:39 +03:00
  • a70dbac0e6 Merge pull request #626 from KonishchevDmitry/pr-not-unique-error-on-update Yohan Graterol 2014-06-25 10:18:09 -05:00
  • 4d34a02afe Merge pull request #634 from jatin/patch-1 Yohan Graterol 2014-06-25 10:16:49 -05:00
  • 4db4f45897 Merge pull request #651 from elasticsales/server-13975-precaution Yohan Graterol 2014-06-25 09:48:30 -05:00
  • 2d5280fc95 Merge pull request #655 from jonathansp/master Yohan Graterol 2014-06-25 09:45:51 -05:00
  • b8d568761e Getting rid of xrange since it's not in Python 3 and does not affect the benchmark. Omer Katz 2014-06-25 17:24:52 +03:00
  • 29309dac9a Mongo clients with the same settings should be shared since they manage a connection pool. Also, I removed old code that was supposed to support Pymongo<2.1 which we don't support anymore. Omer Katz 2014-06-25 16:53:24 +03:00
  • 7f7745071a Found more print statements that were not turned into function calls. Omer Katz 2014-06-25 15:47:54 +03:00
  • 1914032e35 Missed some of the print statements in the benchmarks script. Omer Katz 2014-06-25 14:20:54 +03:00
  • f44c8f1205 Skipping a test that does not work on PyPy due to a PyPy bug/feature. Omer Katz 2014-06-25 13:11:32 +03:00
  • fe2ef4e61c Made the benchmark script compatitable with Python 3 and ensured it runs on every build. Omer Katz 2014-06-25 11:39:08 +03:00
  • fc3eda55c7 Added a note about optional dependencies to the README file. Omer Katz 2014-06-25 11:32:41 +03:00
  • 8adf1cdd02 Fast finish the build if there are failures since we have a very large build matrix and each build takes a very long time. Omer Katz 2014-06-25 11:18:35 +03:00
  • adbbc656d4 Removing zlib hack since only PIL needs it. The build should pass without it. Omer Katz 2014-06-25 11:12:40 +03:00
  • 8e852bce02 Pillow provides a more descriptive error message, therefor the build failure. Omer Katz 2014-06-25 10:58:00 +03:00
  • bb461b009f Travis build improvements. Omer Katz 2014-06-24 19:39:27 +03:00
  • 03559a3cc4 Added Python 3.4 to the build process. Omer Katz 2014-06-24 19:20:15 +03:00
  • 7bb2fe128a Added PR #657 Jonathan Prates 2014-06-12 11:08:41 -03:00
  • 2312e17a8e Merge remote-tracking branch 'elasticsales/clear-default-ordering' Jonathan Prates 2014-06-12 10:28:36 -03:00
  • 9835b382da added __slots__ to BaseDocument and Document changed the _data field to static key-value mapping instead of hash table This implements #624 Sagiv Malihi 2014-04-03 12:38:33 +03:00
  • 1eacc6fbff clear ordering via empty order_by Stefan Wojcik 2014-05-30 15:08:03 -07:00
  • 85187239b6 Fix tests msg Jonathan Prates 2014-05-29 15:21:24 -03:00
  • 819ff2a902 Renamed to has_data() Jonathan Prates 2014-05-29 14:36:30 -03:00
  • c744104a18 Added test with meta Jonathan Prates 2014-05-29 10:53:20 -03:00
  • c87801f0a9 Using first() from cloned queryset Jonathan Prates 2014-05-28 17:26:28 -03:00
  • 39735594bd Removed blank line Jonathan Prates 2014-05-28 17:15:48 -03:00
  • 30964f65e4 Remove orderby in if stmt Jonathan Prates 2014-05-28 17:06:15 -03:00
  • ee0c7fd8bf Change for loop to self.first() Jonathan Prates 2014-05-28 13:21:00 -03:00
  • dfdecef8e7 Fix py2 and py3 Jonathan Prates 2014-05-28 09:40:22 -03:00
  • edcdfeb057 Fix syntax error Jonathan Prates 2014-05-28 09:03:12 -03:00
  • 47f0de9836 Py3 fix Jonathan Prates 2014-05-28 08:36:57 -03:00
  • 9ba657797e Authors updated according guideline Jonathan Prates 2014-05-28 08:33:22 -03:00
  • 07442a6f84 Allow index specs to be composed from raw strings Clay McClure 2014-05-28 01:31:35 -04:00
  • 3faf3c84be Avoid to open all documents from cursors in an if stmt Jonathan Prates 2014-05-27 16:33:38 -03:00
  • abcacc82f3 dont use a system collection Stefan Wojcik 2014-05-21 22:21:46 -07:00
  • 9544b7d968 Fixed unit test which used assertIsNotNone Ronald van Rij 2014-05-09 14:33:18 +02:00
  • babbc8bcd6 When using autogenerated document ids in a sharded collection, do set that id back into the Document Ronald van Rij 2014-05-05 16:39:55 +02:00
  • 12809ebc74 Updated Jatin's name and github name Jatin Chopra 2014-05-06 00:25:55 -07:00
  • b45a601ad2 Test raising NotUniqueError by Document.update() Dmitry Konishchev 2014-04-15 19:32:42 +04:00
  • f099dc6a37 Merge pull request #608 from cloudbuy/dateutil-bug-workaround Serge Matveenko 2014-04-10 12:18:25 +04:00
  • 803caddbd4 Raise NotUniqueError in Document.update() on pymongo.errors.DuplicateKeyError Dmitry Konishchev 2014-04-09 14:25:53 +04:00
  • 4d7b988018 Fixed uncorrectly split a query key, when it ends with "_" poly 2014-04-01 19:52:21 +08:00
  • c1f88a4e14 minor change to geo-related docs Falcon Dai 2014-03-17 22:29:53 -05:00
  • 5d9ec0b208 Save is called on the document not the file field. Nicolas Despres 2014-03-17 17:19:17 +01:00
  • 1877cacf9c fix modifying slices under python3 Damien Churchill 2014-03-12 19:49:43 +00:00
  • 2f4978cfea Merge branch 'dateutil-bug-workaround' Damien Churchill 2014-03-12 17:27:04 +00:00
  • d27a1103fa workaround a dateutil bug Damien Churchill 2014-03-12 17:19:49 +00:00
  • b85bb95082 Merge branch 'master' of github.com:cloudbuy/mongoengine Damien Churchill 2014-03-12 15:11:53 +00:00
  • db7f93cff3 improved update queries for BaseDict & BaseList Damien Churchill 2014-03-12 15:07:40 +00:00
  • 85e271098f Merge branch 'master' of https://github.com/MongoEngine/mongoengine Damien Churchill 2014-03-12 12:44:04 +00:00
  • 17001e2f74 Merge remote-tracking branch 'origin/master' Damien Churchill 2014-03-11 13:00:08 +00:00
  • c82f4f0d45 clarifying the 'push' atomic update docs Phil Freo 2014-03-07 13:29:29 -08:00
  • 88247a3af9 Bugfix for weakref _instance bug. tprimozi 2014-03-03 15:11:05 +00:00
  • 158578a406 Added test that fails due to weakref _instance bug. tprimozi 2014-03-03 15:10:35 +00:00