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

60 Commits

Author SHA1 Message Date
Eliot Horowitz
a46dbe3dae getShardVersion in mongos - diagnostic tools 2009-11-24 15:24:41 -05:00
Eliot Horowitz
ea24725b8e some command cleaning and query for distinct SERVER-437 2009-11-24 09:41:33 -05:00
Eliot Horowitz
1c136572d6 better error message 2009-11-19 21:40:11 -05:00
Eliot Horowitz
123cd0eb67 optional params for map function SERVER-401 2009-11-10 15:43:51 -05:00
Eliot Horowitz
76d849e090 fix drop fallout 2009-11-09 13:10:30 -05:00
Eliot Horowitz
f6d0668141 drop() support for sharded collections SHARDING-36 2009-11-09 12:42:20 -05:00
Eliot Horowitz
3eb4295ae9 helpers for distinct/mapReduce 2009-10-27 11:52:37 -04:00
Eliot Horowitz
5ebb72b9ec cleaning m/r api 2009-10-22 23:47:52 -04:00
Eliot Horowitz
1bc6fff4e6 shell multi-update option and test SERVER-268 2009-10-22 09:43:31 -04:00
Eliot Horowitz
7301029f4b fix a couple of returns so shell getLastError works 2009-10-21 16:01:46 -04:00
Eliot Horowitz
4c856f6e8f can't throw an exception... 2009-10-20 16:20:22 -04:00
Eliot Horowitz
8615f7d1cd fix ensureIndex to return errors 2009-10-20 16:15:27 -04:00
Eliot Horowitz
a78cb6681c map/reduce finalize option SERVER-372
nice mapReduce helper for shell
2009-10-19 11:00:53 -04:00
Mathias Stearn
448e629a81 sort lines in js help 2009-10-16 13:57:03 -04:00
Dwight
88c1b00b8b Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 14:42:55 -04:00
Dwight
1333a4bda9 tweak help 2009-10-07 14:42:46 -04:00
Mike Dirolf
1395da19a5 add verbose option to totalIndexSize helper 2009-10-07 12:44:24 -04:00
Eliot Horowitz
236f13cec5 more help MINOR 2009-09-10 10:40:38 -04:00
Eliot Horowitz
780d6dfe11 simple distinct SERVER-127 2009-09-09 17:33:27 -04:00
Eliot Horowitz
89d5e0fe45 shell help 2009-09-09 16:52:02 -04:00
Eliot Horowitz
0cd6749dea help MINOR 2009-09-07 11:16:52 -04:00
Eliot Horowitz
f222e44e1a renameCollection command 2009-09-07 11:14:48 -04:00
Eliot Horowitz
5799c79d78 better error message 2009-08-28 12:34:56 -04:00
Eliot Horowitz
b219b209e0 clean up shell ensureIndex api and put more in help() 2009-08-26 10:22:55 -04:00
Eliot Horowitz
9a0818a69d add totalSize command 2009-08-24 17:13:15 -04:00
Dwight
f67e06ba64 improve help for group()

2009-08-24 11:42:15 -04:00
Eliot Horowitz
fcf1ca0afa make a group cmd that takes the same arguments as old db.eval version
still using js reduce function, but considerably faster
2009-08-19 11:51:16 -04:00
Eliot Horowitz
d804f7f3ee add collstats command SERVER-215 2009-08-12 13:53:52 -04:00
Aaron Staple
63b8f32e13 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 01:43:03 -04:00
Eliot Horowitz
d4961e1575 fix search on $ref , $id SERVER-223 2009-08-10 11:10:15 -04:00
Aaron Staple
f76fbbc402 BUG SERVER-184 mode for dropping duplicate records when creating unique index; correct index cache update behavior when createIndex called by ensureIndex fails 2009-08-05 16:02:20 -04:00
Mike Dirolf
3e637e9c7c shell cannot insert key names starting with $ or containing . (including embedded documents) 2009-07-21 15:08:45 -04:00
Mike Dirolf
c7b0dcfed3 minor: whitespace 2009-07-21 14:41:23 -04:00
Eliot Horowitz
643cfc0888 nice error when trying to save DBQuery 2009-06-24 14:49:50 -04:00
Eliot Horowitz
071e9c39a7 .group works on collection as well as db 2009-06-05 10:05:33 -04:00
Eliot Horowitz
33181727d2 make collection print in the shell nicely 2009-06-04 17:01:56 -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
921f11c93e docs MINOR 2009-05-30 09:19:47 -04:00
Eliot Horowitz
0bcbdbc3ec some js safety stuff MINOR 2009-05-20 16:43:43 -04:00
Eliot Horowitz
3cebde86be converToCappend on collection 2009-05-20 14:50:33 -04:00
Eliot Horowitz
c60cf5c1c8 cleaning index accessor methods 2009-05-19 10:54:06 -04:00
Eliot Horowitz
738607b834 some collection admin helper methods 2009-05-16 21:01:56 -04:00
Eliot Horowitz
c6eaf9c500 fix _id 2009-05-14 16:39:10 -04:00
Eliot Horowitz
67d9c8bbde smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
Eliot Horowitz
4bf96beb17 Spider Monkey Shell: another checkpoint 2009-05-13 17:27:45 -04:00
Aaron
60ea7cc443 count() in shell takes query 2009-05-11 16:38:15 -04:00
Eliot Horowitz
c83226a08e Spider Monkey: cursor working, find almost done - some refactoring 2009-05-06 11:00:22 -04:00
Eliot Horowitz
c9d8450389 Spider Monkey: framework mostly done now 2009-05-05 17:28:24 -04:00
Eliot Horowitz
6f329f6694 validation method MINOR 2009-05-05 10:43:38 -04:00
Eliot Horowitz
1a739255bd Spider Monkey: closer to db integration 2009-05-04 16:49:05 -04:00