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

3107 Commits

Author SHA1 Message Date
Eliot Horowitz
a38d2d2695 re-implement it in shell 2009-06-08 11:20:30 -04:00
Eliot Horowitz
f17f26a629 update vstudio js code 2009-06-08 10:57:35 -04:00
Eliot Horowitz
2536e9eae0 actual test for group 2009-06-08 10:56:27 -04:00
Eliot Horowitz
d5122c9b90 change Map to use Map.get Map.put Map[] won't work
more tests for group
2009-06-08 10:54:55 -04:00
Eliot Horowitz
b6e455fd69 fix type() for Array 2009-06-08 10:54:08 -04:00
Eliot Horowitz
a5bbcaa94b fix eval returning Array 2009-06-08 10:53:50 -04:00
Eliot Horowitz
fd40d6348d broken unit test for query optimizer 2009-06-06 22:53:43 -04:00
Eliot Horowitz
5be38d339c assert.lt and assert.gt 2009-06-06 22:53:16 -04:00
Eliot Horowitz
786ab44143 fix mem leak 2009-06-06 22:47:53 -04:00
Dwight
82c3423a64 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-05 17:13:11 -04:00
Dwight
573c3e419b cleanup of update() before fixing dup keys issue there 2009-06-05 17:12:49 -04:00
Aaron Staple
1fd840fd64 BUG SERVER-92 $all scan only one key in index 2009-06-05 12:13:49 -04:00
Eliot Horowitz
5514c49e39 make lognoquiet and make --quit not print connect/disconnect 2009-06-05 10:35:04 -04:00
Eliot Horowitz
e5126fee80 try to fix windows compile 2009-06-05 10:34:50 -04:00
Eliot Horowitz
071e9c39a7 .group works on collection as well as db 2009-06-05 10:05:33 -04:00
Eliot Horowitz
d2bbdd7941 BinData for spider monkey SERVER-97 2009-06-05 09:54:35 -04:00
Eliot Horowitz
e9d5faa697 typo MINOR 2009-06-04 17:10:21 -04:00
Eliot Horowitz
8ecbcf0515 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-04 17:04:43 -04:00
Eliot Horowitz
531425968d ubuntu sm hack MINOR 2009-06-04 17:04:30 -04:00
Eliot Horowitz
33181727d2 make collection print in the shell nicely 2009-06-04 17:01:56 -04:00
Dwight
51801d01d6 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-04 14:56:02 -04:00
Dwight
a9f4598e25 just comments todo on update dup keys MINOR 2009-06-04 14:55:41 -04:00
Eliot Horowitz
ef6a52d21f make assert.eq more strict MINOR 2009-06-04 13:52:36 -04:00
Eliot Horowitz
09ed6277ba some tests for _indexSpec MINOR 2009-06-04 13:52:27 -04:00
Eliot Horowitz
743b80882d better error message 2009-06-04 13:46:22 -04:00
Eliot Horowitz
56b5ce2229 broken test MINOR 2009-06-04 13:33:07 -04:00
Eliot Horowitz
8740cf7259 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-04 12:23:56 -04:00
Eliot Horowitz
ac0cebb3d0 fix shell var SERVER-95 2009-06-04 12:22:26 -04:00
Dwight
9afdf77174 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-04 12:06:28 -04:00
Dwight
56b2d01f36 better error detection when max namespaces reached 2009-06-04 12:05:40 -04:00
Eliot Horowitz
2b18fa428c made test more clear MINOR 2009-06-04 11:44:30 -04:00
Eliot Horowitz
4c3e7dac60 fix *nix compile MINOR 2009-06-04 09:03:09 -04:00
Eliot Horowitz
27f84df31f add util/ntservice.cpp for windows MINOR 2009-06-04 08:56:51 -04:00
Eliot Horowitz
06375b3b20 Merge branch 'master' of git@github.com:mongodb/mongo 2009-06-04 08:55:50 -04:00
alanw
c9c9dc5b03 Added support for running mongod as a Windows NT Service
Signed-off-by: mongodb <mongodb@10gen.com>
2009-06-04 20:55:33 +08:00
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