0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

3417 Commits

Author SHA1 Message Date
Aaron Staple
671cf3ddd4 MINOR merge / fix namespace test failure 2009-08-11 02:36:38 -04:00
Aaron Staple
245b625178 MINOR merge matcher changes 2009-08-11 02:25:45 -04:00
Aaron Staple
63b8f32e13 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 01:43:03 -04:00
Eliot Horowitz
386aa02cce fix test and clean code 2009-08-10 21:04:13 -04:00
Eliot Horowitz
d2dc0575e0 fix 32-bit compile MINOR 2009-08-10 20:46:08 -04:00
Eliot Horowitz
4c6edcd91a fix solaris compilre MINOR 2009-08-10 17:14:42 -04:00
Eliot Horowitz
94dadc846b Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-10 17:09:21 -04:00
Eliot Horowitz
af27a6594d append(Min|Max)ForType - so that range queries can be made smarter SERVER-177 2009-08-10 17:08:43 -04:00
Dwight
17042c403e use $snapshot in the clone / repl code where appropriate
also adds snapshot to the C++ client driver
2009-08-10 16:57:59 -04:00
Dwight
c454bd3cd3 better $snapshot code 2009-08-10 16:04:10 -04:00
Eliot Horowitz
9d23766511 handle empty objects better in FieldMatcher SERVER-224 2009-08-10 15:24:48 -04:00
Eliot Horowitz
79fcbfa97a implement paired connection support in shell SERVER-171 2009-08-10 14:00:18 -04:00
Eliot Horowitz
8bbd6eadf6 implement DBClientPaire::connect( string s ) 2009-08-10 14:00:03 -04:00
Eliot Horowitz
2f16b7065c Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-10 13:32:59 -04:00
Eliot Horowitz
e44b51ee69 make copyDatabase use admin db automatically SERVER-222 2009-08-10 13:31:48 -04:00
Eliot Horowitz
f04c0ab0fc don't lookup unknown address MINOR 2009-08-10 12:28:04 -04:00
Eliot Horowitz
d4961e1575 fix search on $ref , $id SERVER-223 2009-08-10 11:10:15 -04:00
Eliot Horowitz
7cadc27b27 make binding to an address work SERVER-220 2009-08-10 10:37:56 -04:00
Eliot Horowitz
71aa2443a3 nicer error reporting 2009-08-10 10:25:43 -04:00
dwight
be89353b28 some work on $snapshot 2009-08-09 12:13:50 -04:00
Mike Dirolf
a6e8d4cb01 Merge branch 'master' of git://github.com/mongodb/mongo 2009-08-07 17:03:28 -04:00
Mike Dirolf
04d1d87a5f towards mongosniff on windows with winpcap 2009-08-07 17:02:47 -04:00
Mike Dirolf
38bcbc9cae 'scons test_shell' to run shell tests 2009-08-07 16:57:54 -04:00
Eliot Horowitz
a22b8abeee better debugging for invalid utf-8 in sm 2009-08-07 16:55:51 -04:00
Mike Dirolf
f56c39b8e2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-07 16:03:23 -04:00
Mike Dirolf
fbd2f4eb03 minor: test for shell arguments 2009-08-07 16:03:11 -04:00
Mike Dirolf
a38fe7f2f2 minor: fix some bugs in arg handling 2009-08-07 16:02:56 -04:00
Eliot Horowitz
11d8ba65b5 windows compile MINOR 2009-08-07 15:43:31 -04:00
Eliot Horowitz
abb40a551d got rid of exit() calls 2009-08-07 15:37:50 -04:00
Mike Dirolf
ee964dcbc9 minor: check if there were any files given 2009-08-07 13:14:50 -04:00
Mike Dirolf
ae3312f1cc towards boost::po - needs testing 2009-08-07 10:43:39 -04:00
Mike Dirolf
86c62a6911 minor: let boost take care of the too many positionals case for us 2009-08-07 10:10:18 -04:00
Mike Dirolf
563fa6bb64 use dbExecCommand instead of hardcoding executable name into help text 2009-08-07 10:07:57 -04:00
Mike Dirolf
6eee7dac84 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-07 09:58:51 -04:00
Nathaniel Talbott
13c6e65bf6 Tweak prefix for Debian/Ubuntu.
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-07 21:15:29 +08:00
Eliot Horowitz
f6deb4d4df update $nin test 2009-08-06 16:15:25 -04:00
Eliot Horowitz
3567de373b fix $ne/$nin on non-matches SERVER-198 2009-08-06 15:55:16 -04:00
Eliot Horowitz
5b96c6de6a make test for not better MINOR 2009-08-06 15:25:09 -04:00
Eliot Horowitz
889c34777e test for not being able to delete indexes 2009-08-06 15:23:56 -04:00
Mike Dirolf
e3cefee81d minor: whitespace 2009-08-06 14:15:18 -04:00
Mike Dirolf
32f5ebb4c6 minor: whitespace 2009-08-06 14:12:32 -04:00
Eliot Horowitz
ade581aa65 some debian stuff 2009-08-06 13:53:03 -04:00
Eliot Horowitz
de9543ff4d cleaner drop debugging 2009-08-06 11:54:30 -04:00
Eliot Horowitz
3578c9a207 little more debugging for next new type MINOR 2009-08-06 11:54:09 -04:00
Dwight
bc480966e5 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-06 11:37:56 -04:00
Dwight
4875e282d1 better error message on drop() 2009-08-06 11:37:33 -04:00
Eliot Horowitz
1e5118fac5 make dbtest shutdown cleanly 2009-08-06 11:32:35 -04:00
Eliot Horowitz
1aaef4311c unknow regex flag warning, not assert 2009-08-06 11:25:15 -04:00
Eliot Horowitz
35fa9f282b operator string() for some internal classes 2009-08-06 11:04:05 -04:00
Eliot Horowitz
94993960f7 test for SERVER-198 that fails MINOR 2009-08-06 00:50:31 -04:00