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

88 Commits

Author SHA1 Message Date
Eliot Horowitz
a0841b0171 change log format to TIME-THREAD-LEVEL-MSG and adjust ramlog for it 2010-07-24 12:40:34 -04:00
Eliot Horowitz
c9f86b31aa fix rawOut to use --logpath 2010-07-23 23:14:37 -04:00
Alberto Lerner
f51a4d0669 SERVER-1270 Hook StringData to BufBuilder 2010-07-19 09:56:24 -04:00
Eliot Horowitz
72f2eb24d5 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
Eliot Horowitz
f8489f4b0c make a global RamLog and display in webserver 2010-07-17 12:38:48 -04:00
Mathias Stearn
d0662fd523 Rejiggering of log file handling. should solve SERVER-733 2010-07-15 20:31:40 -04:00
dwight
a5a05a8bae errno doesnt work with winsock, handle 2010-07-07 17:36:23 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
Eliot Horowitz
30d3a841f2 debuggability 2010-07-01 17:10:55 -04:00
Eliot Horowitz
6d596a5d64 better log 2010-06-30 23:20:20 -04:00
Eliot Horowitz
4c20050cf7 better thread name logging 2010-06-29 18:10:40 -04:00
Alberto Lerner
eb1f601745 log a thread ID if using a recent version of BOOST 2010-06-29 13:49:07 -04:00
Eliot Horowitz
7e6c61f214 tr1 confict on win64 2010-06-28 17:15:39 -04:00
Eliot Horowitz
372aa5f612 win64 names 2010-06-28 16:59:15 -04:00
Eliot Horowitz
8eca8f6f38 starting some log abstraction cleaning 2010-06-28 16:51:37 -04:00
Dwight Merriman
c1ecb70ef3 cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
Eliot Horowitz
375d5f7293 fix shared_ptr log 2010-05-24 17:24:32 -04:00
Dwight
c830be1477 log less during unit tests 2010-05-19 12:11:17 -04:00
Dwight Merriman
63b7b35c7c change log.h 2010-05-15 11:44:03 -04:00
Eliot Horowitz
a998cca647 messing around with syslog 2010-05-14 17:22:46 -04:00
Eliot Horowitz
c73d192855 in log() gen time at end 2010-05-14 17:08:03 -04:00
Eliot Horowitz
740cc1308e auto_ptr -> shared_ptr for Cursor objects 2010-05-07 17:25:57 -04:00
Dwight
8717179475 ramlog 2010-05-07 16:42:55 -04:00
Dwight
110911331f rs 2010-05-07 15:35:16 -04:00
Dwight Merriman
0c7e5438e0 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
Mathias Stearn
0638bbfee2 replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
Mathias Stearn
1d746cc4ca cleanup namespace pollution SERVER-1042 2010-04-23 14:26:26 -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
f7901fdc2c better errno reporting 2010-02-04 10:59:13 -05:00
Eliot Horowitz
4008f94cfc darwin compile MINOR 2010-01-28 14:58:23 -05:00
Eliot Horowitz
8f1e01b0e4 macro for errno so messages are consistent and have full debugging 2009-12-21 10:06:14 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
52333b5e73 cute hack so log() works before startup is finished 2009-10-21 16:40:31 -04:00
metagoto
14cd7183e6 quick fix for global namespace pollution (mostly client) 2009-10-18 09:39:08 +08:00
Eliot Horowitz
d8235205f5 log rotation with USR1 signal SERVER-358 2009-10-16 12:46:06 -04:00
Eliot Horowitz
166c722630 make logpath use FILE/fopen instead of open - should work on windows SERVER-339 2009-10-16 10:56:15 -04:00
Dwight
2d934d1006 move curNs to Client object 2009-10-13 16:01:02 -04:00
Dwight
6bbaf0fdc3 better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
dwight
b8d458bfec improve how we handle concurrency with logging 2009-09-03 15:16:04 -04:00
dwight
e58c6eaf7f Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
	util/log.h
2009-09-03 15:01:42 -04:00
dwight
93f07dbc7d interim ocmmit of new logging stuff 2009-09-03 14:58:05 -04:00
Eliot Horowitz
cf46ccabe4 fix logstream and shared_ptr 2009-09-03 13:37:20 -04:00
dwight
2470913c70 change to NullStream 2009-09-03 13:11:30 -04:00
Dwight
879e7b153e more CmdLine object 2009-08-25 14:35:22 -04:00
Eliot Horowitz
3c651482c4 shared_ptr support for log() 2009-08-17 10:46:19 -04:00
Eliot Horowitz
79be4b64a3 clean up dbexit with an ExitCode enum SERVER-183 2009-08-05 16:00:27 -04:00
Eliot Horowitz
905f018510 Merge commit 'alanw/master'
Conflicts:

	db/db.cpp
	msvc/server_only/server_only.vcproj
	stdafx.cpp
	util/log.h
2009-06-08 14:15:15 -04:00
Eliot Horowitz
5514c49e39 make lognoquiet and make --quit not print connect/disconnect 2009-06-05 10:35:04 -04:00
alanw
3224ad222a Moved implementation code from stdafx to correct pre-compiled headers 2009-06-04 12:25:58 +01:00