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

3072 Commits

Author SHA1 Message Date
Eliot Horowitz
d7889fb311 Sharding: save() support SHARDING-17 2009-06-04 08:49:06 -04:00
Eliot Horowitz
7d9befe0e0 a little more info for query diagnostics MINOR 2009-06-03 17:07:49 -04:00
Eliot Horowitz
f3c795db38 findOne should send a hard limit, not a soft limit 2009-06-03 17:04:43 -04:00
Eliot Horowitz
e448d675b9 broken query optimizer test 2009-06-03 16:15:58 -04:00
eliot
4d77758502 don't do spawn test on win32 2009-06-03 14:30:11 -04:00
Eliot Horowitz
b2defb1b7e db ref for javascript and shell SERVER-46 2009-06-03 13:18:50 -04:00
Eliot Horowitz
64e3aab1e7 fixed a bug in sm gc not cleaning things up 2009-06-03 11:10:23 -04:00
Eliot Horowitz
f53f855347 better error handling for invalid objcet ids SERVER-88 2009-06-02 08:31:07 -04:00
Eliot Horowitz
01397d2c32 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-02 08:19:29 -04:00
Eliot Horowitz
0a4fb84bad test that already passes MINOR 2009-06-01 17:28:13 -04:00
Eliot Horowitz
c6e801d0dc Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-01 16:47:54 -04:00
Eliot Horowitz
dbff105e99 fix "show users" in shell SERVER-87 2009-06-01 16:47:43 -04:00
Eliot Horowitz
3ef3489ad5 don't strip on mac 2009-06-01 16:09:16 -04:00
Eliot Horowitz
7db7e53afc Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-01 14:51:16 -04:00
Eliot Horowitz
5fbb421a82 fix gc issue with long running $where SERVER-86 2009-06-01 14:50:59 -04:00
Dwight
688010e33b Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-01 14:21:09 -04:00
Dwight
4a64d52c9c BUG SERVER-79
ports variable wasn't thread safe
2009-06-01 14:20:49 -04:00
Eliot Horowitz
79ec2ab328 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-01 14:19:26 -04:00
Eliot Horowitz
48a68868f2 better error message on dup key SERVER-81
added some const
2009-06-01 14:17:44 -04:00
Mike Dirolf
eb02ffe19b minor: towards being able to run tests on windows 2009-06-01 14:04:12 -04:00
kristina
4919bc0926 man pages, version, and APGL MINOR 2009-06-01 13:55:45 -04:00
Eliot Horowitz
e3a3919baa spider monkey 1.6 compile MINOR 2009-06-01 12:59:07 -04:00
Eliot Horowitz
d6811aaaad CodeWScope SERVER-80 2009-06-01 12:53:24 -04:00
Eliot Horowitz
812cf75ac1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-01 11:34:35 -04:00
Eliot Horowitz
4a534aedd1 fix dates in spider monkey SERVER-83 2009-06-01 11:34:11 -04:00
Mike Dirolf
11aaed6a9f js can be a sibling to mongo directory on windows 2009-06-01 11:28:03 -04:00
Eliot Horowitz
921f11c93e docs MINOR 2009-05-30 09:19:47 -04:00
Eliot Horowitz
3cb12e98e7 hack for ubuntu's weird js version 2009-05-29 16:26:59 -04:00
Aaron
7351fbb17c Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-29 15:58:09 -04:00
Aaron
8c107408f2 use rawOut() when shell seg faults, log if shell gets SIGPIPE MINOR 2009-05-29 15:56:45 -04:00
unknown
ada4532816 Added README file describing building MongoDB using Visual Studio 2008
Signed-off-by: mongodb <mongodb@10gen.com>
2009-05-30 03:45:31 +08:00
unknown
ec8d64817a Added vs 2008 projects for building MongoDB components
Signed-off-by: mongodb <mongodb@10gen.com>
2009-05-30 03:45:27 +08:00
Aaron
f490759af1 smokeRepl relies on mongobridge MINOR 2009-05-29 15:32:24 -04:00
Aaron
bff800e98a fix test race condition MINOR 2009-05-29 15:21:01 -04:00
Aaron
6a2edd12fd Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-29 13:36:59 -04:00
Aaron
c4f307c485 create /data/ and /data/db/ in scons target tests if they don't exist 2009-05-29 13:36:42 -04:00
yellow
21e7f9c42c strip installed binaries 2009-05-29 13:23:25 -04:00
Eliot Horowitz
c5ab7bc0ef Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-29 12:10:08 -04:00
Eliot Horowitz
b363a5baa5 change version string to 0.9.3+ 2009-05-29 12:09:40 -04:00
eliot
bc43e8c793 windows compile MINOR 2009-05-29 12:08:51 -04:00
Eliot Horowitz
107c1b979d BUMP 0.9.3 2009-05-29 10:24:23 -04:00
Eliot Horowitz
7dbf34c67e if the version in the code is 'clean' then do a dist release for s3dist 2009-05-29 10:21:43 -04:00
yellow
e24e6f3cbe fixed some readline issues with scon MINOR 2009-05-29 07:32:30 -04:00
Eliot Horowitz
5f160bb92e working on nice s3push methods that don't involve manual work MINOR 2009-05-28 22:35:26 -04:00
Eliot Horowitz
f30eae51ce move version string to .cpp so changing doesn't require recompile MINOR 2009-05-28 22:14:26 -04:00
Eliot Horowitz
67e827bfcf version() for shell 2009-05-28 17:45:28 -04:00
Eliot Horowitz
9418d5f18b Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 17:28:52 -04:00
Eliot Horowitz
f3f213ad84 use assert.soon so slow machines don't break things MINOR 2009-05-28 17:28:33 -04:00
Aaron
af465b41ea Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-28 17:28:17 -04:00
Aaron
abd24eb7de update xcode proj MINOR 2009-05-28 17:28:02 -04:00