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

3842 Commits

Author SHA1 Message Date
Eliot Horowitz
356d71309c sm craziness 2009-09-23 17:16:32 -04:00
Eliot Horowitz
524956f52a replace posix file write ops with ostream 2009-09-23 10:30:40 -04:00
Eliot Horowitz
96b770023c Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-22 16:29:49 -04:00
Eliot Horowitz
23ac7eaad3 handle ./mongo localhost:1000 - make it go to port 1000 2009-09-22 16:29:15 -04:00
Dwight
b71a69891e fix isMaster() for master-master mode 2009-09-22 14:34:55 -04:00
Dwight
91b32ffc15 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-22 13:46:38 -04:00
Dwight
1a53fbf2ed fix bug where isMaster() returned false when should have been true 2009-09-22 13:45:42 -04:00
Eliot Horowitz
1f7a4668a5 ubuntu docs 2009-09-22 13:24:09 -04:00
Eliot Horowitz
34995c3a6e Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-22 11:37:56 -04:00
Eliot Horowitz
a78800d5b8 catch exceptions in shell 2009-09-22 10:22:24 -04:00
Dwight
21f2de6ec9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-22 10:10:25 -04:00
Dwight
20ce663892 adaptive replication sleep time
and log much cleaner for repl
2009-09-22 10:10:02 -04:00
Eliot Horowitz
665b1f7483 --version 2009-09-22 10:07:53 -04:00
Eliot Horowitz
a8a42c1ea0 --version 2009-09-22 10:05:53 -04:00
Eliot Horowitz
a82cc2b031 fix older mac mr 2009-09-22 07:20:54 -04:00
Eliot Horowitz
76e80e83e7 timing and tests 2009-09-21 23:47:09 -04:00
Eliot Horowitz
f694624575 actually make it a test 2009-09-21 22:35:43 -04:00
Eliot Horowitz
4fc1b55e0d cleaning MINOR 2009-09-21 20:32:17 -04:00
Eliot Horowitz
663b1bfd8e spam 2009-09-21 20:30:40 -04:00
Dwight
de8a957fdf elim compiler warning 2009-09-21 16:37:20 -04:00
Dwight
753703d600 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-21 16:31:37 -04:00
Dwight
6bbaf0fdc3 better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
Eliot Horowitz
b3c16e397a starting map/reduce SERVER-208 2009-09-21 15:55:24 -04:00
Eliot Horowitz
dcbe8fbd95 handle js -> bson in 1 place 2009-09-21 15:54:41 -04:00
Eliot Horowitz
c2456cf402 mr.cpp doesn't exist yet 2009-09-21 15:28:23 -04:00
Eliot Horowitz
e0496df06d use mmap instead of read 2009-09-21 15:22:15 -04:00
Mike Dirolf
5f21ef37f7 minor: a version that builds with boost 1.33.1 2009-09-21 13:01:06 -04:00
Mike Dirolf
be84f05356 minor: more compatibility for old versions of boost 2009-09-21 12:43:45 -04:00
Mike Dirolf
f20838c3f3 minor: use is_directory for old versions of boost 2009-09-21 12:02:45 -04:00
Mike Dirolf
42081471db don't remove and recreate data directory for tests, just remove contents 2009-09-21 11:51:06 -04:00
Dwight
d30ce5418d validate skip() value on a query 2009-09-21 10:40:25 -04:00
Dwight
71af757e56 use posix_fadvise when we populate a new datafile 2009-09-21 10:05:03 -04:00
Dwight
c9e823f8ca elim a couple warnings on windows 2009-09-21 09:05:27 -04:00
Eliot Horowitz
a0c6cc62d2 old boost fix 2009-09-19 22:06:36 -04:00
Mike Dirolf
91b5884ffe minor: just use std::runtime_error to be compatable with older versions of boost 2009-09-18 18:30:19 -04:00
Mike Dirolf
4a3c382889 minor: ignore errors when resetting unittest directory, for joyent buildslave 2009-09-18 18:14:15 -04:00
Mike Dirolf
c2f6c92778 minor: oops move include 2009-09-18 17:48:30 -04:00
Mike Dirolf
a3ddeea651 move CLI related stuff out of dbtests and perftest and into framework 2009-09-18 17:38:07 -04:00
Mike Dirolf
9843186141 minor: whitespace 2009-09-18 16:34:02 -04:00
Mike Dirolf
50deaa9dc9 Merge branch 'master' of github.com:mongodb/mongo 2009-09-18 14:38:02 -04:00
Mike Dirolf
c2b2e916bf minor: do options parsing no matter what to avoid possibility of bug w/ default args 2009-09-18 14:37:31 -04:00
Eliot Horowitz
5e8ddfa4e3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-18 14:36:21 -04:00
Eliot Horowitz
5d08c9eb22 perftests to new unit test framework 2009-09-18 14:33:21 -04:00
Mike Dirolf
b5ff48d649 minor: whitespace 2009-09-18 14:32:25 -04:00
Mike Dirolf
a2261b1eb6 minor: specify mongo namespace to avoid clash on windows 2009-09-18 14:26:15 -04:00
Mike Dirolf
53e89efce6 minor: whitespace 2009-09-18 14:25:23 -04:00
Mike Dirolf
35e2907814 minor: don't try to demangle on windows - no abi 2009-09-18 14:24:10 -04:00
Eliot Horowitz
4e5795550c Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-18 14:20:56 -04:00
Eliot Horowitz
88795bc740 better error message 2009-09-18 14:20:44 -04:00
Mike Dirolf
8f1e6bb3bf use boost::program_options for test runner 2009-09-18 13:55:58 -04:00