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

42 Commits

Author SHA1 Message Date
Dwight
f56113d736 arbitrate 2008-09-11 15:13:47 -04:00
Dwight
1d4379a5d2 dbgrid.cpp added; return $err on assert 2008-09-11 10:45:57 -04:00
Dwight
5727d1b853 repl tweaks
justCreated wasn't qutie right
 smarter about handling new db's beign advertised
 log cleaner
2008-09-05 10:40:00 -04:00
Dwight
5deec92469 endian check capability
repl work in progress
cleanup
2008-09-04 10:33:56 -04:00
Dwight
8cac7e4dc4 advertise new dbs for replication; handle user asserts on repl 2008-09-03 16:43:00 -04:00
Dwight
ca08e48791 repl tweaks 2008-08-25 16:46:39 -04:00
Dwight
3363fe311c collection options are retained when db is cloned;
those options now listed in system.namespaces;
more repl work
2008-07-28 13:51:39 -04:00
Dwight
5f9bdedf08 minor logging and stuff. DEV mode off by default. 2008-07-23 15:30:24 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
c3adb4946f check for out of memory 2008-07-17 13:42:20 -04:00
Dwight
2612fa547b Revert "safemalloc"
This reverts commit d195086cb8.
2008-07-17 13:23:26 -04:00
Eliot Horowitz
d195086cb8 safemalloc
slight perf. hit
we can always just do #define safemalloc malloc

someone should look at realloc,calloc, etc...
2008-07-17 09:26:42 -04:00
Dwight
51bb240a58 --nojni option. 2008-07-11 12:27:23 -04:00
Dwight
017d3126bc logging wasnt' threadsafe 2008-07-09 16:29:58 -04:00
Dwight
ee68a8e252 --nocursors 2008-07-09 12:32:11 -04:00
Dwight
89b2164a18 more defensive code and smarter validate function 2008-06-30 21:08:31 -04:00
Dwight
d3e3876751 stack traces 2008-06-27 14:35:05 -04:00
Dwight
26dea1fcd6 db.dropDatabase(); 2008-06-24 17:31:51 -04:00
Dwight
cb18407a0d replay better 2008-06-23 16:28:25 -04:00
Dwight
652faabd18 catch exception on getMore() 2008-06-17 16:57:12 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
bb7e499d70 debug stuff 2008-06-10 16:57:25 -04:00
Dwight
1aeaa4f34d alloc cursor sl faster 2008-06-10 13:13:05 -04:00
Dwight
5080d260b0 horrific cursor code gone 2008-06-08 10:58:19 -04:00
Dwight
6ba343cdf2 log less annoying 2008-06-06 10:47:39 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
877b72efcd mysterious disappearing blog post fix 2008-06-06 09:38:22 -04:00
Dwight
36435d4e78 debugging 2008-05-16 16:42:37 -04:00
Dwight
8210548d7f dbproblem.log file 2008-04-25 17:24:27 -04:00
Geir Magnusson Jr
f3a45cf3a1 Add sig handler for SIGPIPE. Lets the app exit cleanly on a "msg end" loop 2008-04-13 12:32:37 -04:00
Eliot Horowitz
1d325d343e get rid of warning, think its fine 2008-03-14 22:36:00 -04:00
Dwight
fba714c583 new dup key implementation 2008-03-13 15:39:09 -04:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Dwight
ab4b8012ba indexing bug 2007-11-19 22:24:17 -05:00
Dwight
ab654fb9ed transport 2007-11-17 21:10:00 -05:00
Dwight
e9a5075a9b namespace querying 2007-11-01 22:34:44 -04:00
Dwight
fc316ba2be update, delete 2007-10-30 11:35:17 -04:00
Dwight
f291a4513a query expressions (1st rev) 2007-10-28 20:43:04 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00