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

4546 Commits

Author SHA1 Message Date
Dwight
48217c0650 some mongomutex cleanup 2009-12-03 13:48:45 -05:00
Dwight
f05b2a328e fix boost 1.34 2009-12-03 13:14:41 -05:00
Dwight
ad9d8bbdb4 clean up MutexInfo 2009-12-03 13:12:51 -05:00
Dwight
e8cb0b90f8 add new test to dbtests in vcproj 2009-12-03 12:09:11 -05:00
Dwight
e34dbcca11 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-03 12:02:08 -05:00
Dwight
85c233b3ab Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/instance.cpp
	db/instance.h
2009-12-03 12:01:58 -05:00
Eliot Horowitz
ec49006e35 allow adding variable to global scope for M/R SERVER-449 2009-12-03 11:50:28 -05:00
Dwight
4df961a405 make some commands read-oinly 2009-12-03 11:50:09 -05:00
Eliot Horowitz
c67c2f7dd6 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 16:57:01 -05:00
Eliot Horowitz
84dc801b60 use SlaveOk for doing counts SERVER-450 2009-12-02 16:56:49 -05:00
Eliot Horowitz
d3ece690ef add optional options param to more methods 2009-12-02 16:56:37 -05:00
Mathias Stearn
888cfe8aab Support boost versions from 1.33 to 1.50 on windows 2009-12-02 16:44:53 -05:00
Eliot Horowitz
36e01bf30b Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 16:37:13 -05:00
Eliot Horowitz
03e3c49ebe sharded dropDatabase SHARDING-53 2009-12-02 16:36:46 -05:00
Eliot Horowitz
95c080d719 Model::remove() 2009-12-02 16:36:32 -05:00
Mathias Stearn
a3d516c4b9 Increase max data size to 32TB 2009-12-02 15:39:46 -05:00
Mathias Stearn
04c6bf7241 Fix for boost 1.33 2009-12-02 15:28:28 -05:00
Eliot Horowitz
ac1f4db189 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 15:14:43 -05:00
Eliot Horowitz
9ba5360e8b some debuggability 2009-12-02 15:14:37 -05:00
Mathias Stearn
c58d0d3123 Test for atomicIncrement() and ThreadedTest helper 2009-12-02 14:33:06 -05:00
Eliot Horowitz
e2e5b3abfe Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 13:57:42 -05:00
Mathias Stearn
f610e9f657 __MSVC__ -> _WIN32 2009-12-02 12:53:48 -05:00
Mathias Stearn
01d596cfe4 typo: MSCV -> MSVC 2009-12-02 12:33:14 -05:00
Eliot Horowitz
83cac7fcb0 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 12:21:19 -05:00
Mathias Stearn
f5c9a86b92 Atomic increment (try 3) 2009-12-02 12:17:47 -05:00
Eliot Horowitz
66f7357c3b Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 11:30:40 -05:00
Dwight
60bde10fc2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-02 09:39:28 -05:00
Dwight
16bd507b51 checkpoint some intermediate concurrency work 2009-12-02 09:39:17 -05:00
Mathias Stearn
c0e79bf1d4 removing atomic increment for now 2009-12-01 20:25:48 -05:00
Mathias Stearn
31723f3d28 working atomic increment 2009-12-01 20:08:34 -05:00
Mathias Stearn
7133196d6b Make OID and MSGID increments atomic 2009-12-01 19:29:08 -05:00
Eliot Horowitz
f9bc76e415 some debain etch notes 2009-12-01 17:40:18 -05:00
Eliot Horowitz
7564ceb774 better 32-bit error message 2009-12-01 16:48:40 -05:00
Eliot Horowitz
c582756bcb use float like mongod 2009-12-01 16:33:58 -05:00
Eliot Horowitz
49b59721c4 add "ok" to commands result 2009-12-01 16:25:12 -05:00
Eliot Horowitz
c72e870657 debugging for SHARDING-40 and SERVER-440 2009-12-01 12:25:48 -05:00
Mathias Stearn
d5231d774e Use boost's list_p in the json parser. SUPPORT-11 SERVER-443 2009-11-30 18:51:39 -05:00
Dwight
84fbab144f Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-30 17:44:37 -05:00
Dwight
77e5ed58d6 we are always static with pcre 2009-11-30 17:44:14 -05:00
Mathias Stearn
d538c3c8b4 fix broken test. MINOR 2009-11-30 17:27:52 -05:00
Mathias Stearn
31a82b3034 Loosen test because capped collection size isn't exact 2009-11-30 17:05:31 -05:00
Mathias Stearn
ce036039e6 JSON parser now creates ints and longs SERVER-309 2009-11-30 17:05:31 -05:00
Eliot Horowitz
8cbc9e1c1b fix boost include order 2009-11-30 15:12:22 -05:00
Eliot Horowitz
47a01f2bfe better debugging 2009-11-30 15:10:23 -05:00
Dwight
25bb636eb4 some initial visual studio 2010 support 2009-11-30 12:09:39 -05:00
Dwight
5c2c7efdfd Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-30 11:19:01 -05:00
Dwight
7c5992dbea fix shutdownServer in shell to show returend error msg 2009-11-30 11:18:41 -05:00
Eliot Horowitz
d7280381df some threadsafety on memory mapped file static methods 2009-11-30 10:52:02 -05:00
Eliot Horowitz
57b0c56f52 ensure newline at and of buildinfo.cpp 2009-11-30 10:42:50 -05:00
Eliot Horowitz
76ff6851af fix warning 2009-11-30 10:35:54 -05:00