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

46 Commits

Author SHA1 Message Date
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
Aaron
33711227a3 fix index spec loop MINOR 2009-04-20 14:32:41 -04:00
Aaron
80847b561c add unique option when creating index in c++, js drivers; basic unique key unit tests 2009-04-20 13:51:54 -04:00
Aaron
94217c0d66 reset shell index cache when dropping collection 2009-04-16 10:18:09 -04:00
Eliot Horowitz
23286dd9fc server side drop now does indexes and collection 2009-04-15 22:22:40 -04:00
Eliot Horowitz
83158d34d5 var scope safety 2009-03-27 16:12:06 -04:00
Eliot Horowitz
0f3069a4a5 copyCollection 2009-03-06 16:44:16 -05:00
Eliot Horowitz
c245e7066c reIndex 2009-02-09 13:05:36 -05:00
Eliot Horowitz
d2801728ed it get mapped to last result 2009-02-06 12:31:24 -05:00
Eliot Horowitz
4a01d610ad $where fix 2009-01-29 15:58:54 -05:00
Eliot Horowitz
4ffda5ea25 dbshell 2009-01-26 22:19:15 -05:00