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

4004 Commits

Author SHA1 Message Date
Eliot Horowitz
89c01e099c making js smaller. moved md5 to c++, doing some cleaning of js code 2009-10-07 17:05:09 -04:00
Eliot Horowitz
94a146742a test for SERVER-279 2009-10-07 16:44:47 -04:00
Eliot Horowitz
7425aa3d70 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 15:48:13 -04:00
Eliot Horowitz
9e46e19eeb BSONObj::md5() - some tests that can be copied to other drivers 2009-10-07 15:47:53 -04:00
Dwight
a57f85698b more cleanup / clientcursor encapsulated better 2009-10-07 15:47:08 -04:00
Dwight
d2db017c7a some code cleanup 2009-10-07 15:34:14 -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
Eliot Horowitz
0c3d3b7528 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 12:57:55 -04:00
Eliot Horowitz
a517b84d7f faster map/reduce impl 2009-10-07 12:57:45 -04:00
Mike Dirolf
9297abd07e Merge branch 'master' of github.com:mongodb/mongo 2009-10-07 12:47:27 -04:00
Mike Dirolf
77d9e1fe42 don't show version in shell help, so that help doesn't hang when the db is locked 2009-10-07 12:47:20 -04:00
Eliot Horowitz
cfb8512886 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 12:46:58 -04:00
Eliot Horowitz
9e7a31fae1 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
	db/dbcommands.cpp
2009-10-07 12:46:02 -04:00
Mike Dirolf
1395da19a5 add verbose option to totalIndexSize helper 2009-10-07 12:44:24 -04:00
Eliot Horowitz
fecc9119a7 handle weird boost case with weird filenames 2009-10-07 12:43:44 -04:00
Eliot Horowitz
498169e9e3 got rid of meminfo and timeinfo and replace with serverStatus 2009-10-07 12:43:24 -04:00
Eliot Horowitz
b733978054 MemoryMappedFile::getTotalMapped 2009-10-07 12:42:43 -04:00
Dwight
36cfe4556a Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-07 11:51:22 -04:00
Dwight
9589c84edf killOp() wasn't working with validate 2009-10-07 11:51:13 -04:00
Eliot Horowitz
bbc42224b2 2 more tests MINOR 2009-10-07 09:15:30 -04:00
Eliot Horowitz
a301303c98 Merge branch 'master' of github.com:mongodb/mongo 2009-10-06 23:07:36 -04:00
Dwight
eb27ae925a elim warning 2009-10-06 16:21:01 -04:00
Dwight
0c9212038d small cleanups 2009-10-06 16:17:11 -04:00
Mike Dirolf
32d147df9c create system.profile as a capped collection when profiling is turned on, if it doesn't exist 2009-10-06 15:02:50 -04:00
Mike Dirolf
85fed4ec30 minor: whitespace 2009-10-06 15:02:50 -04:00
Mike Dirolf
103ae4cb6a minor: add failing test case for profiler when system.profile doesn't exist
also test that dropping system.profile works, but only when profiling is off
2009-10-06 15:02:01 -04:00
Eliot Horowitz
99fd09c2e9 some compat tests MINOR 2009-10-05 21:08:00 -04:00
Eliot Horowitz
283572bebc don't use Timestamp for other things since it may change 2009-10-05 17:13:55 -04:00
Dwight
1537117b66 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-05 16:40:36 -04:00
Dwight
cb8a425f39 system.profile collection can now be dropped 2009-10-05 16:40:24 -04:00
Eliot Horowitz
52a4444699 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-05 16:40:06 -04:00
Eliot Horowitz
7514172811 make getMore buffer big since we know there are lots of results 2009-10-05 16:39:49 -04:00
Eliot Horowitz
50a04765b4 Merge branch 'master' of github.com:mongodb/mongo 2009-10-05 16:30:56 -04:00
Eliot Horowitz
17da656d91 fail fast on oplog already existing 2009-10-05 16:26:19 -04:00
Eliot Horowitz
9ae442c272 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-05 16:02:40 -04:00
Eliot Horowitz
29069c485d Array.fetchRefs SERVER-213 2009-10-05 16:02:15 -04:00
Eliot Horowitz
c2b148ad2f cleaner output MINOR 2009-10-05 15:18:04 -04:00
Eliot Horowitz
0742697d44 print out oplog size when creating 2009-10-05 15:16:06 -04:00
Eliot Horowitz
727fc307f9 more verbose shutdown logging to try and figure out why shutdown is very slow sometimes 2009-10-05 15:09:52 -04:00
Eliot Horowitz
27fd0a7a9f more ProgressMeter to public place 2009-10-05 15:09:18 -04:00
Eliot Horowitz
6b79e14d96 make nontrivial smarter with empty bounds 2009-10-05 14:09:43 -04:00
Eliot Horowitz
417ba0f0ce --tablescan only disallows scans that have a filter 2009-10-05 13:49:03 -04:00
Dwight
2967c63e92 exit faster on ctrl-c 2009-10-05 12:59:51 -04:00
Eliot Horowitz
4142f3ebe4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-05 10:57:51 -04:00
Eliot Horowitz
d006977e87 put esort files in _tmp and remove on startup 2009-10-05 10:56:42 -04:00
Dwight
5d04352b5d Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-05 10:20:03 -04:00
Dwight
151d960765 correctly rollback a failed index create 2009-10-05 10:19:51 -04:00
Eliot Horowitz
e2fcb26d68 clean up killCursors loggin 2009-10-04 21:49:36 -04:00
Eliot Horowitz
bf71601a95 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-02 17:07:19 -04:00