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

411 Commits

Author SHA1 Message Date
Geir Magnusson Jr
30612d8b4a remove - start again 2008-08-12 19:42:47 -04:00
Geir Magnusson Jr
b58e00ba12 remove my personal config 2008-08-12 19:03:56 -04:00
Geir Magnusson Jr
3f5d084a14 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-12 18:52:09 -04:00
Geir Magnusson Jr
f27d9a5861 for dwight : I think these are the right pieces for xcode 2008-08-12 18:51:47 -04:00
Dwight
9db9bdba5a Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-12 10:30:39 -04:00
Dwight
f4f3aacad7 checkpoint my work 2008-08-12 10:30:27 -04:00
dwight
b867771881 compile 2008-08-12 08:27:56 -04:00
Dwight
39310ed113 cleanup; fix visual studio settings 2008-08-11 17:02:32 -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
39030722e5 worko in progress with tailable cursors 2008-08-11 14:07:30 -04:00
dwight
50d596bcfd Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-04 09:43:02 -04:00
dwight
187156c280 bug fix with $in 2008-08-04 07:00:48 -04:00
Eliot Horowitz
278e8ad04a can use <host>:<port> syntax for master host 2008-08-03 22:04:33 -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
Eliot Horowitz
9d5178583f added type Symbol 2008-07-31 22:21:32 -04:00
Dwight
234844724c checkpoitning work 2008-07-31 13:37:32 -04:00
Dwight
74337a4d3c Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-31 09:58:17 -04:00
Dwight
37acacbe07 repl master fix 2008-07-31 09:58:08 -04:00
Geir Magnusson Jr
22285ede9a Add log output for master and slave modes so we are sure at startup 2008-07-31 08:01:51 -04:00
Dwight
cf2d786015 compile 2008-07-30 14:08:54 -04:00
Dwight
6e1f782d16 important cursor bug fixes (getmore)
clean up logs a little
2008-07-30 14:07:02 -04:00
Dwight
227f630729 replication 2008-07-29 17:54:54 -04:00
Dwight
a0d1c47ff7 replication some work done 2008-07-28 17:52:44 -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
9249a94423 comments 2008-07-27 18:44:10 -04:00
Dwight
e011494cbc cloneDatabase() 2008-07-27 18:36:47 -04:00
Dwight
3fbf00615f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-26 14:28:48 -04:00
Dwight
61621194a3 comment 2008-07-26 14:28:20 -04:00
Dwight
1a5d90cc9d cursorid 0 on getmore; fix for hudsonSmall test 2008-07-24 16:47:24 -04:00
Dwight
20c7cf953a Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-24 16:07:29 -04:00
Dwight
24fdaa1ed9 fix nasty drop / dropIndex bugs 2008-07-24 16:07:18 -04:00
Eliot Horowitz
517956ab60 hack namespace _hudsonSmall which uses small files so we can test file boundaries 2008-07-24 14:09:18 -04:00
Dwight
fa1bbbc78a defensive / better logging / minor 2008-07-23 18:09:53 -04:00
Dwight
5f9bdedf08 minor logging and stuff. DEV mode off by default. 2008-07-23 15:30:24 -04:00
Dwight
38dbc34d45 a little defensive plus better json output 2008-07-22 18:12:32 -04:00
Dwight
27cbdfdc8c bad files gone 2008-07-22 10:01:30 -04:00
Dwight
8b12f068fd tweak readme 2008-07-22 09:56:45 -04:00
Dwight
895b523808 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-22 09:54:38 -04:00
Dwight
b4103f3a33 readme added 2008-07-22 09:54:25 -04:00
Eliot Horowitz
c35fe236e8 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-07-22 09:45:49 -04:00
Eliot Horowitz
91786ac5db license 2008-07-22 09:45:40 -04:00
Mike Dirolf
431d1aaae7 Added flag to build with 10.4 compatability. 2008-07-21 11:07:19 -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
258be59a79 compound $lt $gt statements now work, but query optimizer needs to be smarter 2008-07-17 19:34:47 -04:00
Dwight
f0eb45a2b6 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/jsobj.h
2008-07-17 16:45:35 -04:00
Dwight
08bbcb55f2 $in queries 2008-07-17 16:43:58 -04:00