Commit Graph

85 Commits

Author SHA1 Message Date
Geir Magnusson Jr
042da8c2ab Parameterize the msg command so that port can be specified
Enables use of the "msg" feature of db to shut down an instance
based on the port it's listening to
2008-03-31 15:06:58 -04:00
Geir Magnusson Jr
5241d1f3ad Refactor db.cpp to remove repeated code
Encapsualted the init and listen code into a function.
2008-03-31 12:59:03 -04:00
Geir Magnusson Jr
cd788a2a0e Remove the tabs from my previous commit - no functional change 2008-03-31 12:07:18 -04:00
Geir Magnusson Jr
f51fd34f91 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-03-31 12:02:12 -04:00
Geir Magnusson Jr
49a9019ec6 Add alternative starting parameters to allow override of listening port and db data path
$ ./db --port 12345 --dbpath /foo/bar/baz
2008-03-31 12:02:04 -04:00
Dwight
74e5216442 v105 bug with client variable 2008-03-31 11:50:45 -04:00
Dwight
985d443af0 defensive 2008-03-31 11:00:26 -04:00
Dwight
e21dfab42e v104 assert 2008-03-31 09:39:43 -04:00
Dwight
93b8ffe183 $where optimization 2008-03-29 23:30:44 -04:00
Dwight
a34ad50532 more asserts 2008-03-29 17:49:13 -04:00
Eliot Horowitz
48de06f6e9 db local jni access works 2008-03-27 17:48:07 -04:00
Eliot Horowitz
56df95be78 Revert "making it readable in emacs"
This reverts commit add70a7068.
2008-03-27 10:20:08 -04:00
Eliot Horowitz
add70a7068 making it readable in emacs 2008-03-27 10:16:24 -04:00
Dwight
a46965e010 where tweaks 2008-03-26 14:51:47 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Eliot Horowitz
e74876b16f fixed jni jvm threading 2008-03-23 05:06:02 -04:00
Dwight
cf6cd6c60b bad assert
cleanup
2008-03-21 18:21:22 -04:00
Eliot Horowitz
7f8f49696a crazy jni version 2008-03-20 13:45:45 -04:00
Dwight
7fd658e329 javajs late init 2008-03-18 20:47:51 -04:00
Dwight
83bc6fed8b no fix 2008-03-18 18:05:22 -04:00
Dwight
bdacd93bb8 profiling 2008-03-16 20:59:19 -04:00
Dwight
fba714c583 new dup key implementation 2008-03-13 15:39:09 -04:00
Dwight
d496242919 $natural 2008-03-09 11:05:25 -04:00
Dwight
00008aa0d6 cap by size 2008-03-09 09:40:34 -04:00
Dwight
45b79abf1f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/db.cpp
2008-03-08 23:18:28 -05:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
cb778b072b delete one index 2008-03-06 15:03:12 -05:00
Dwight
79552ed639 patch: killcursors more defensive 2008-03-05 16:51:27 -05:00
Dwight
c2e932245f version tag 2008-02-29 12:09:28 -05:00
Dwight
5b4f184fcc smarter about logging 2008-02-29 12:03:03 -05:00
Dwight
782ceb6f3b idiot 2008-02-29 12:00:17 -05:00
Dwight
a00a904aa7 version str 2008-02-27 18:56:42 -05:00
Dwight
880049d39e recv() 2008-02-25 19:13:30 -05:00
Dwight
dce3cb2a9e unindex fix 2008-02-25 18:22:10 -05:00
Dwight
3fc3a61fda defensive code for corruption of deleted list 2008-02-24 21:45:03 -05:00
Dwight
13e6a66d08 catch asserts on queries (always now)
prints the query in the log now too

still can terminate on getMore()
2008-02-24 14:59:03 -05:00
Dwight
0fafc08113 embedded objects now indexable
embedded fields still not indexable yet
2008-02-24 14:15:36 -05:00
Dwight
661156fd1a timestampts 2008-02-24 11:29:42 -05:00
Dwight
40aa7d63b9 catch assertions 2008-02-16 22:23:37 -05:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
b59d9b5f65 cursor cleanup 2008-02-13 00:26:39 -05:00
Dwight
32ae4e1d12 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2008-02-10 16:29:10 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Eliot Horowitz
dfd1aaafb8 oops 2008-02-05 17:33:52 -05:00
Eliot Horowitz
7ab80ff396 better 2008-02-05 17:33:35 -05:00
Eliot Horowitz
4df9632b6a better asserts 2008-02-05 15:50:42 -05:00
Dwight
43c52c96ad show insert ns 2008-02-01 14:07:55 -05:00
Dwight
6065088721 ntoskip 2008-01-31 19:10:52 -05:00
Dwight
a186665dd7 separate dbs 2008-01-20 17:42:26 -05:00
Dwight
2bb8928c97 log less 2007-12-08 15:56:25 -05:00