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

1356 Commits

Author SHA1 Message Date
Eliot Horowitz
df2b701b0f option to use main memory instead of memory mapped files
really only for testing
though i guess is kind of cool if you want to use the db purely for an in memory cache
scons --mm to build
2009-01-29 22:31:13 -05:00
Eliot Horowitz
22e5d9e94f bye bye make 2009-01-29 22:22:04 -05:00
Eliot Horowitz
c18f2e4927 clean up mmap includes 2009-01-29 22:21:33 -05:00
Eliot Horowitz
afed8f4eed Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 20:41:18 -05:00
Eliot Horowitz
a0a79507ea slighly less spam 2009-01-29 20:41:05 -05:00
Aaron
d93a78f8b4 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 18:59:54 -05:00
Aaron
01f5ce5434 Allow unquoted field names, at Dwight's request 2009-01-29 18:58:47 -05:00
Dwight
ce97536167 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 18:38:45 -05:00
Dwight
dcf90d4def sort() for c++ client 2009-01-29 18:38:35 -05:00
Aaron
1211514a19 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 17:26:13 -05:00
Aaron
1fe268276d Don't destroy db mutex 2009-01-29 17:26:07 -05:00
Eliot Horowitz
9406c59f80 broke mmap into different .cpp files for different platforms 2009-01-29 17:22:59 -05:00
Eliot Horowitz
4feafa8a50 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 16:55:21 -05:00
Eliot Horowitz
8e9938c9c6 linux is broken with --static 2009-01-29 16:55:10 -05:00
Aaron
c00066302a Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 16:32:18 -05:00
Aaron
ee7c4694ec Get rid of hudson compiler warning 2009-01-29 16:31:58 -05:00
Dwight
3366714892 better error msgs
--sysinfo
2009-01-29 16:06:22 -05:00
Eliot Horowitz
4a01d610ad $where fix 2009-01-29 15:58:54 -05:00
Geir Magnusson Jr
bf904dc9ec _runner.js : simple top-level js runner for hudson and
other use
2009-01-29 13:57:40 -05:00
Eliot Horowitz
fc4ce49781 put logging back 2009-01-29 13:53:19 -05:00
Eliot Horowitz
0bfebe3431 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 13:52:08 -05:00
Eliot Horowitz
5e64eb609a fixes and timing 2009-01-29 13:51:42 -05:00
Aaron
b66978a05b Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 13:41:33 -05:00
Aaron
4bd8218f96 Move replication tests into repl dir 2009-01-29 13:40:51 -05:00
Eliot Horowitz
d4c82212f8 mongoimportjson 2009-01-29 13:01:45 -05:00
Eliot Horowitz
59fd962a7f dropCollection 2009-01-29 13:01:29 -05:00
Eliot Horowitz
b4871eea70 scratch space 2009-01-29 13:00:57 -05:00
Aaron
011cd2af7d Fix includes for linux 2009-01-29 12:21:58 -05:00
Aaron
04e53d2dc0 Typo 2009-01-29 12:02:32 -05:00
Aaron
ef0e276f1a Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 11:59:06 -05:00
Aaron
9da1dea3fb Remove logging 2009-01-29 11:58:47 -05:00
Eliot Horowitz
d02aa49e35 make run return and that is what the binary exits with 2009-01-29 11:56:44 -05:00
Aaron
604bfa82a1 Use smaller oplog 2009-01-29 11:55:41 -05:00
Aaron
dfbacf162d Merge 2009-01-29 11:54:49 -05:00
Aaron
7878de219b Add shell and jstests to xcode project 2009-01-29 11:47:02 -05:00
Aaron
44ad0f3b20 Add resync command 2009-01-29 11:46:45 -05:00
Aaron
8c926dd74d Add startMongod() and stopMongod() functions to mongo 2009-01-29 11:46:29 -05:00
Eliot Horowitz
c55e976c0d Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 10:30:32 -05:00
Eliot Horowitz
026bd860c8 appendWhere and example 2009-01-29 10:30:25 -05:00
Dwight
e6478ed700 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 09:27:53 -05:00
Dwight
e5c2c1b3b6 correct security 2009-01-29 09:27:45 -05:00
Eliot Horowitz
584d2d36f2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 09:24:15 -05:00
Dwight
b090c3e75d Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 09:24:05 -05:00
Dwight
99d2d6d077 missing file 2009-01-29 09:23:58 -05:00
Eliot Horowitz
5b68fbcfd2 smokeClient 2009-01-29 09:19:51 -05:00
Eliot Horowitz
b4fdd9d0e8 listFiles 2009-01-29 09:05:46 -05:00
Eliot Horowitz
d5f45b0d52 not need so many v8:: around 2009-01-29 08:57:02 -05:00
Eliot Horowitz
d026d5b774 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 07:51:37 -05:00
Eliot Horowitz
14e3b3c714 --host and --port 2009-01-29 07:46:43 -05:00
Eliot Horowitz
85cb837685 make libmongoclient.a actually install
might bring back some issues
2009-01-28 21:19:27 -05:00