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

74 Commits

Author SHA1 Message Date
Dwight
a4968427e2 bug fix with $natural
timeout on connects w/dbgrid faster
2008-11-03 20:42:59 -05:00
unknown
9bc872695d catch asserts and report error to client on a query
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00
Dwight
1875ee8151 more dbgrid work 2008-10-24 17:51:28 -04:00
Dwight
87d0ed26c4 allow an array for sort order 2008-10-14 14:02:43 -04:00
Dwight
362fc87a72 windows: compile in release mode
but doesn't work yet, fix boost lib
2008-09-23 10:56:33 -04:00
Dwight
a280883fee minilex off 2008-09-19 17:56:31 -04:00
Dwight
5f163f72b8 dbgrid.vcproj missing; more work on dbgrid 2008-09-11 09:15:34 -04:00
Dwight
90d0885116 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/makefile
2008-09-09 14:30:22 -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
776387ea1b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/repl.h
2008-08-11 15:16:54 -04:00
Dwight
236575ca95 minor cleanup pragmas 2008-08-11 14:53:08 -04:00
dwight
112b19a5d9 log cleanup 2008-08-02 17:02:41 -04:00
dwight
bc24777c11 replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00
Dwight
234844724c checkpoitning work 2008-07-31 13:37:32 -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
e011494cbc cloneDatabase() 2008-07-27 18:36:47 -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
51bb240a58 --nojni option. 2008-07-11 12:27:23 -04:00
Dwight
45d933fc4a compiles 2008-07-09 16:34:45 -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
1bf45a0843 fix deleteindexes and drop issue
minor hashtab fix
ensureindex works now if collection DNE
2008-07-07 18:57:04 -04:00
Dwight
fc0e91f68e detect mmap failure properly; sigsegv fixes 2008-07-01 13:13:41 -04:00
Dwight
0bc5be592d validate a little smarter 2008-06-29 22:33:59 -04:00
Dwight
d3e3876751 stack traces 2008-06-27 14:35:05 -04:00
Dwight
58d84f51f2 close datafiles on any sort of termination (including seg fault) 2008-06-26 15:30:54 -04:00
Dwight
2fc57c4159 change to do ref counts for JSObj objects.
should fix OS X
dangerous change.
2008-06-25 17:13:40 -04:00
Dwight
26dea1fcd6 db.dropDatabase(); 2008-06-24 17:31:51 -04:00
Dwight
5080d260b0 horrific cursor code gone 2008-06-08 10:58:19 -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
d67a202c14 sai hack 2008-04-30 19:31:54 -04:00
Dwight
8210548d7f dbproblem.log file 2008-04-25 17:24:27 -04:00
Dwight
bdacd93bb8 profiling 2008-03-16 20:59:19 -04:00
yellow
64cf047baf Merge branch 'master' of /data/gitroot/p/
Conflicts:

	util/sock.h
2008-02-29 18:09:19 +00:00
yellow
67f1992ff0 fix for nalge on linux 2008-02-29 13:07:28 -05:00
yellow
d70f23c37f Merge branch 'master' of /data/gitroot/p/ 2008-02-28 03:30:03 +00:00
Dwight
158889dccd intr.curs fix;
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
yellow
dc20e53904 Merge branch 'master' of /data/gitroot/p/ 2008-02-25 22:18:01 +00:00
Dwight
661156fd1a timestampts 2008-02-24 11:29:42 -05:00
yellow
9eb797ca4d fix for linux for nagle 2008-02-17 16:27:41 +00:00
Eliot Horowitz
803b7e32d9 i think this will work on linux and mac 2008-02-13 00:18:35 -05:00
Dwight
d58f630358 drop 2008-02-11 11:37:11 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Dwight
eef739da55 gt lt index support 2008-01-27 14:51:47 -05:00
yellow
573b11ecd4 prebind 2008-01-24 16:09:24 +00:00