0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

6178 Commits

Author SHA1 Message Date
Eliot Horowitz
024255e905 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-25 15:49:24 -04:00
Eliot Horowitz
04f21a1ffe optimize explain() SERVER-830 2010-03-25 15:49:06 -04:00
Dwight
14e61fb619 store queryOptions in ClientCursor in case needed during getMore 2010-03-25 15:42:11 -04:00
Dwight
7772cca678 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-25 14:18:50 -04:00
Dwight
9ad05c8c93 comment 2010-03-25 14:18:31 -04:00
Kristina Chodorow
a6c0d8735d fixed help text MINOR 2010-03-25 14:01:48 -04:00
Dwight
7a8eafa9ba better name in curop.debug str 2010-03-25 11:49:49 -04:00
Eliot Horowitz
459357d506 fix looping with circle queries for geo 2010-03-25 10:17:51 -04:00
Eliot Horowitz
77dcef5af9 master is now 1.5.x 2010-03-25 01:16:10 -04:00
Eliot Horowitz
a46c77023b variable fudge for double issues 2010-03-24 19:51:43 -04:00
Aaron
0da2c646ab rm compile warning 2010-03-24 09:49:25 -07:00
Eliot Horowitz
b42d93b75a Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-24 10:19:53 -04:00
Eliot Horowitz
2dce721f65 $regex handles RegEx 2010-03-24 10:19:28 -04:00
Aaron
30ccee77aa improve test 2010-03-23 14:51:31 -07:00
Eliot Horowitz
5e78c52f1b better thread safety for DatabaseHolder SERVER-818 2010-03-23 16:38:20 -04:00
Aaron
2928f8b2e7 Merge branch 'master' of github.com:mongodb/mongo 2010-03-23 12:05:01 -07:00
Aaron
5468103d28 SERVER-812 lastError may not be set during shutdown, so clean up failed index before validating lastError 2010-03-23 12:04:54 -07:00
Eliot Horowitz
612763233b need to lock around sm gc() SERVER-817 2010-03-23 14:59:02 -04:00
Eliot Horowitz
8c484cdce8 better sm asserts 2010-03-23 14:51:36 -04:00
Eliot Horowitz
4bc75aab3d Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-23 12:13:30 -04:00
Eliot Horowitz
a7833959a5 set response code on _status 2010-03-23 12:13:23 -04:00
Eliot Horowitz
876a99b097 post 1.3.5 2010-03-23 00:16:41 -04:00
Eliot Horowitz
48cc94ad55 BUMP 1.3.5 2010-03-22 22:12:51 -04:00
Eliot Horowitz
1965841094 bg index progress meter SERVER-809 2010-03-22 21:47:03 -04:00
Aaron
f6ea3d75f4 parallel repl test 2010-03-22 17:24:09 -07:00
Aaron
b3ee79ea62 Merge branch 'master' of github.com:mongodb/mongo 2010-03-22 14:51:44 -07:00
Aaron
8f7d5a26f5 SERVER-803 add pair test 2010-03-22 14:51:37 -07:00
Eliot Horowitz
f5e10fef76 semantic change 2010-03-22 17:44:20 -04:00
Eliot Horowitz
2b79d806c2 arrays match themselves embedded as well SERVER-807 2010-03-22 17:35:07 -04:00
Ludovic Bellière
d52baa2858 To emancipate from futur update of mandriva's jslib 2010-03-22 17:21:16 -04:00
Dwight
192dc4f79a Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-22 17:02:45 -04:00
Dwight
59488feffc compile vcproj 2010-03-22 17:02:05 -04:00
Aaron
4912b40106 SERVER-615 more precise extent skipping calculation 2010-03-22 13:57:59 -07:00
Aaron
97275707db Merge branch 'master' of github.com:mongodb/mongo 2010-03-22 12:52:30 -07:00
Aaron
07db021d74 SERVER-803 add test 2010-03-22 12:44:45 -07:00
Eliot Horowitz
3d4d7efb46 Squashed commit of the following:
commit 52001d0ac4e83d71cdae37fcf7882ecd24535022
Author: Ludovic Bellière <xrogaan@gmail.com>
Date:   Mon Mar 22 18:10:29 2010 +0100

    Append the header path to CPPPATH

commit 9d2835b7774aea96e0231f88c82b834b0ed0de64
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 22:39:33 2010 +0100

    mandriva hack import was missing

commit 6603448c41c3f68a0209bf19502c5dd2b139123b
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 21:14:49 2010 +0100

    stuff to be able to package mongodb into mandriva

commit bd9379f0fe36b8b1fea104f4a5ea159733d60368
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 22:07:22 2010 +0100

    more macro for the mandriva spec file

commit 0d7c93a6dd162e5d20a56ffa51aaae2da9fe5ee6
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 21:15:08 2010 +0100

    dedicated spec file for mandriva

Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-03-22 14:18:51 -04:00
Eliot Horowitz
80525110a3 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-22 14:07:04 -04:00
Eliot Horowitz
d74909dfc0 test for SERVER-795 2010-03-22 14:02:30 -04:00
Mathias Stearn
f816dc8419 mongoimport: support for escaped " in csv with either "" or \" SERVER-773 2010-03-22 13:56:48 -04:00
Eliot Horowitz
f69f94cbb4 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-22 13:55:59 -04:00
Eliot Horowitz
6a27f13e5d fix geo with limit with sparse results SERVER-795 2010-03-22 13:55:38 -04:00
Aaron
5d7f77dda7 Merge branch 'master' of github.com:mongodb/mongo 2010-03-22 10:53:06 -07:00
Aaron
82be9226a6 SERVER-803 make repl work when auth is enabled 2010-03-22 10:50:55 -07:00
Eliot Horowitz
254f59877e Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-22 13:38:33 -04:00
Eliot Horowitz
4aea2b8ca5 fix a.0.x for regex SERVER-799 2010-03-22 13:37:56 -04:00
Eliot Horowitz
fd7616631b cleaning un-used option 2010-03-22 13:10:06 -04:00
Aaron
8db8356763 use correct test name for parallel tests 2010-03-22 09:42:04 -07:00
Mike Dirolf
0f7ba87de3 Merge branch 'master' of github.com:mongodb/mongo 2010-03-22 12:07:50 -04:00
Mike Dirolf
c0c57984d9 assert.close just uses difference now (can specify decimal place) - old implementation was brittle for small numbers 2010-03-22 12:07:44 -04:00
Eliot Horowitz
1e6780f844 can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39 2010-03-22 11:47:37 -04:00