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

26 Commits

Author SHA1 Message Date
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