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

35 Commits

Author SHA1 Message Date
Dwight
29f0d36640 more buildindex 2009-09-24 17:10:45 -04:00
Eliot Horowitz
af2d29ca30 validate() says invalid if more than 20 files SERVER-269 2009-08-28 10:17:04 -04:00
Dwight
2706a28123 begin cmdline.h 2009-08-25 10:24:44 -04:00
Aaron
eb5fa5c7d8 add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
Aaron
4e79d2b48f name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
Eliot Horowitz
9bcacf16c0 pragma pack changes for solaris
slight change this will break other platforms, will test
2009-02-01 22:21:32 -05:00
unknown
b8447bfcad inmemrecstore beginnings 2009-01-31 19:09:46 -05:00
unknown
9e9eb0cec7 abstracting out record storage for btree 2009-01-31 17:27:25 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
51276a86b1 Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
1d8082574a clean up compare for diskloc class a little had some dup code 2008-12-17 12:23:06 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Dwight
236575ca95 minor cleanup pragmas 2008-08-11 14:53:08 -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
1bf45a0843 fix deleteindexes and drop issue
minor hashtab fix
ensureindex works now if collection DNE
2008-07-07 18:57:04 -04:00
Dwight
0bc5be592d validate a little smarter 2008-06-29 22:33:59 -04:00
Dwight
26dea1fcd6 db.dropDatabase(); 2008-06-24 17:31:51 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
fba714c583 new dup key implementation 2008-03-13 15:39:09 -04:00
Dwight
7dc85fae2c clientCursor fixes 2008-02-26 16:50:29 -05:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
da99b9c4cf more logging on assert 2008-02-01 13:56:41 -05:00
Dwight
a186665dd7 separate dbs 2008-01-20 17:42:26 -05:00
Dwight
4e149351ff index delete 2007-12-06 17:04:20 -05:00
Dwight
e32bccf860 insert works for btree now (no find yet) 2007-11-09 14:06:07 -05:00
Dwight
52b78a3d75 checkpointing btree - not fully done 2007-11-08 21:42:50 -05:00
Dwight
86e112ae8f check cursors on a delete 2007-11-04 19:17:42 -05:00
Dwight
fc316ba2be update, delete 2007-10-30 11:35:17 -04:00
Dwight
1e7d144631 checkpoint delete code 2007-10-30 05:50:14 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00