Eliot Horowitz
|
e0d8e8541d
|
really fix getLastError in mongos SERVER-1039
|
2010-04-28 15:39:52 -04:00 |
|
Mathias Stearn
|
4f4dd053aa
|
Get rid of xassert
|
2010-04-23 20:14:37 -04:00 |
|
Aaron
|
c971842a55
|
Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
|
2010-03-15 09:42:01 -07:00 |
|
Eliot Horowitz
|
8e28795bab
|
cleaning
|
2010-02-03 12:03:33 -05:00 |
|
Aaron
|
81dd7eed51
|
SERVER-531 use correct threading model for disabling lastError
|
2010-01-12 16:56:29 -08:00 |
|
Aaron
|
cf3b8f2468
|
SERVER-531 refactor code for not influencing lastError
|
2010-01-12 15:33:29 -08:00 |
|
Aaron
|
f1f1493304
|
SERVER-531 killCursors no longer affects lastError
|
2010-01-12 11:38:00 -08:00 |
|
Eliot Horowitz
|
d5a5401f9a
|
use code in getLastError SERVER-112
|
2009-12-28 17:12:49 -05:00 |
|
Dwight
|
2e21112c7d
|
fix error message reporting on build index
|
2009-11-18 14:54:37 -05:00 |
|
Dwight
|
560185f6f1
|
fix seg fault on windows because of static initializier order
|
2009-11-18 14:22:00 -05:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Dwight
|
1083a425c2
|
ThreadLocalInt prettier
|
2009-10-13 12:55:23 -04:00 |
|
Dwight
|
cf7a86e0f9
|
make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
|
2009-10-12 15:12:16 -04:00 |
|
Eliot Horowitz
|
73329a93a0
|
mongod side of client based errors for SHARDING-16
|
2009-09-11 12:52:17 -04:00 |
|
Eliot Horowitz
|
378356ccbc
|
make lastError able to work with ids, rather than just tl
|
2009-09-11 11:56:57 -04:00 |
|
Dwight
|
df348ee066
|
fix assert macro definition after a boost include (ugly at the moment)
|
2009-05-15 17:27:31 -04:00 |
|
Aaron
|
d685743a1a
|
lastError 'n' zero on failed non upsert update
|
2009-04-10 10:30:57 -04:00 |
|
Aaron
|
4e79d2b48f
|
name enums to make old compiler happy (thx kristina)
|
2009-04-06 17:57:16 -04:00 |
|
Aaron
|
f490f01f1c
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
|
Aaron
|
6b88cdc56c
|
More validation for modifier updates
|
2009-02-05 11:51:51 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Dwight
|
2e35206b47
|
getlasterror
|
2009-01-05 15:30:07 -05:00 |
|