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

2037 Commits

Author SHA1 Message Date
Aaron
f0e25020b2 Reduce dbtop performance hit 2009-03-20 14:30:56 -04:00
Aaron
3c2196420e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-19 16:23:19 -04:00
Aaron
5a276ef621 Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
Dwight
e35ffd32dd improved dropIndex for new recstore 2009-03-19 15:38:49 -04:00
Aaron
fdde87047f Cleanup 2009-03-19 14:50:40 -04:00
Aaron
2ee0e271e1 More sensible isValid 2009-03-19 14:44:28 -04:00
Aaron
dba5a1e036 Cleanup 2009-03-19 13:53:52 -04:00
Aaron
d28cae6187 Use boost shared_ptr 2009-03-19 13:48:57 -04:00
Aaron
909fbbe1b2 Don't allocate a Details object if memory is not owned 2009-03-19 13:41:20 -04:00
Dwight
19125066b3 update README 2009-03-19 13:29:27 -04:00
Aaron
cf5c758901 Add objdata to BSONObj directly 2009-03-19 13:15:59 -04:00
Aaron
d330916d1a Remove cached object size 2009-03-19 12:11:46 -04:00
Dwight
3a5aef6756 fix a btree reuse key case
and clean up code a little
2009-03-19 11:17:16 -04:00
Dwight
5f1ddde3ad Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-19 10:33:56 -04:00
Dwight
86ce9e5d41 compile windows/visual studio 2009-03-19 10:33:35 -04:00
Eliot Horowitz
29c557d24a Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-19 10:33:01 -04:00
Eliot Horowitz
1d19eef516 visual studio fix 2009-03-19 10:32:04 -04:00
eliot
37159f8c02 windows fix 2009-03-19 08:51:04 -04:00
Eliot Horowitz
46dddab48a fix : -> _ conversion on windows 2009-03-19 08:36:24 -04:00
Aaron
3a63d74903 Remove 'temp' log cruft 2009-03-18 18:28:08 -04:00
Aaron
e55e945fca Add getmore perf tests 2009-03-18 18:23:42 -04:00
Aaron
bf1d5f4282 $set can be used with any type, checkpoint 2009-03-18 18:06:37 -04:00
Aaron
cc83107966 Now forward startLoc, with test 2009-03-18 17:50:45 -04:00
Aaron
6d10afbd49 Find requested oplog entry starting from tail of log 2009-03-18 17:24:10 -04:00
Aaron
cd0f6ef44e Rename to buildinfo.cpp 2009-03-18 14:29:14 -04:00
Aaron
0c4fd06e0e Print scons and python versions on compilation 2009-03-18 14:26:27 -04:00
Aaron
4c52e5e6dd Print os information on startup 2009-03-18 14:15:52 -04:00
Aaron
6a148e1a88 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-18 13:45:48 -04:00
Aaron
ef94f514b7 On resync, clear all nontrivial local dbs that exist on remote machine 2009-03-18 13:45:32 -04:00
Eliot Horowitz
5b4285aa55 need to be authorative on first access 2009-03-18 10:51:04 -04:00
Eliot Horowitz
002155dcbb assert helpers for testing success/failure of commands 2009-03-18 10:50:49 -04:00
Eliot Horowitz
c13f00e195 fix error message 2009-03-17 22:42:35 -04:00
Aaron
49ab99a19f Simple replacepeer test 2009-03-17 19:02:21 -04:00
Aaron
def6d6e476 Correct baseName 2009-03-17 18:30:42 -04:00
Aaron
60218a745b Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 18:22:28 -04:00
Aaron
5711417230 Handle 'only' spec when reading db list 2009-03-17 18:22:17 -04:00
Eliot Horowitz
56d11945a3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:25:24 -04:00
Eliot Horowitz
affd92783f making mongod sharding aware 2009-03-17 17:25:10 -04:00
Eliot Horowitz
df4a8dbf55 doesOpGetAResponse 2009-03-17 17:24:38 -04:00
Aaron
f694f98ad2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:22:01 -04:00
Aaron
0a578392a6 More robust / accurate checking of previous failed initial clone 2009-03-17 17:20:08 -04:00
Dwight
f337ce8232 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:02:47 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Eliot Horowitz
7ec7f7c9cb Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 15:49:41 -04:00
Eliot Horowitz
bc725bc851 better tojson error 2009-03-17 15:48:46 -04:00
Aaron
8ffaa3e2d9 Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
Aaron
f1b3732e1d Remove first:true op field 2009-03-17 13:36:06 -04:00
Aaron
9f5ae81ed4 Start from end of op log on initial query (first commit) 2009-03-17 13:18:54 -04:00
Eliot Horowitz
5cd0f0e376 get version on startup 2009-03-17 10:22:26 -04:00
Dwight
3a1c70f662 recstore: fix error message 2009-03-16 16:02:16 -04:00