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

222 Commits

Author SHA1 Message Date
Aaron
7088413cf3 optime separate file 2009-04-23 18:02:51 -04:00
Aaron
63cc171bbb tests for db and mem based id sets 2009-04-23 18:01:24 -04:00
Aaron
64c5d55c59 don't seg fault when run out of disk space 2009-04-23 11:16:54 -04:00
Eliot Horowitz
f6e6428436 clean asio shutdown 2009-04-20 23:31:26 -04:00
Aaron
98522371c4 make old boost happy MINOR 2009-04-17 17:41:07 -04:00
Aaron
20cfef650c listener handle closed socket MINOR 2009-04-17 17:39:31 -04:00
Eliot Horowitz
425f6eef49 simple blocking queue 2009-04-17 17:07:04 -04:00
Aaron
56e2e866bd hopefully compile win 2009-04-16 10:33:21 -04:00
Dwight
3fce2036d8 compile visual studio windows 2009-04-16 09:16:43 -04:00
Aaron
f86d33372d update size in map and allocate asap interfaces 2009-04-15 16:11:54 -04:00
Aaron
ab078d2e96 Revert "Revert "add errno header for non osx MINOR""
This reverts commit ae473981f5.
2009-04-15 16:10:54 -04:00
Aaron
a8abf5e6ef Revert "Revert "fix compile warning, rename condition_variable -> condition to make old boost happy MINOR""
This reverts commit 836e92e7dd.
2009-04-15 16:10:48 -04:00
Aaron
9e6d8a769d Revert "Revert "abort allocation on failed write""
This reverts commit 9ccebf3f4c.
2009-04-15 16:10:41 -04:00
Aaron
e8c1ce4dc1 Revert "Revert "do preallocation after initial allocation too, make file allocator interface more flexible""
This reverts commit 668cf57c52.
2009-04-15 16:10:34 -04:00
Aaron
c99883578c Revert "Revert "allocate files in background""
This reverts commit e577a2c64e.
2009-04-15 16:10:21 -04:00
Aaron
e577a2c64e Revert "allocate files in background"
This reverts commit 0033bd91df.
2009-04-15 15:40:16 -04:00
Aaron
668cf57c52 Revert "do preallocation after initial allocation too, make file allocator interface more flexible"
This reverts commit 5d9cb32605.
2009-04-15 15:39:57 -04:00
Aaron
9ccebf3f4c Revert "abort allocation on failed write"
This reverts commit c511cb6139.
2009-04-15 15:39:49 -04:00
Aaron
836e92e7dd Revert "fix compile warning, rename condition_variable -> condition to make old boost happy MINOR"
This reverts commit 5dde63de12.
2009-04-15 15:39:28 -04:00
Aaron
ae473981f5 Revert "add errno header for non osx MINOR"
This reverts commit 170106ace9.
2009-04-15 15:39:15 -04:00
Aaron
170106ace9 add errno header for non osx MINOR 2009-04-15 15:28:04 -04:00
Aaron
5dde63de12 fix compile warning, rename condition_variable -> condition to make old boost happy MINOR 2009-04-15 15:23:47 -04:00
Aaron
c511cb6139 abort allocation on failed write 2009-04-15 15:00:15 -04:00
Aaron
5d9cb32605 do preallocation after initial allocation too, make file allocator interface more flexible 2009-04-15 14:57:37 -04:00
Aaron
0033bd91df allocate files in background 2009-04-15 11:58:38 -04:00
Aaron
8ac9b466f7 printStackTrace don't leave stream in hex mode MINOR 2009-04-10 11:53:47 -04:00
Aaron
aa5309a68b print error description, test timeout MINOR 2009-04-06 16:21:56 -04:00
Aaron
80c3078d1a fix sleepmillis 2009-04-03 15:34:44 -04:00
Eliot Horowitz
d20f1d0f62 solaris fix 2009-04-02 17:06:01 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Aaron
59d34a2832 Validate length of allocated file 2009-04-01 10:51:55 -04:00
Aaron
892296218a Validate length of allocated file 2009-04-01 10:50:31 -04:00
Aaron
e5a43008fd Build a subobject without recopying the contents 2009-03-25 18:24:22 -04:00
Aaron
d0520ccafb Use string instead of char * in client code 2009-03-24 16:58:33 -04:00
Aaron
87fc8adf10 Remove unnecessary include 2009-03-20 14:50:11 -04:00
Aaron
f0e25020b2 Reduce dbtop performance hit 2009-03-20 14:30:56 -04:00
Eliot Horowitz
46dddab48a fix : -> _ conversion on windows 2009-03-19 08:36:24 -04:00
Eliot Horowitz
df4a8dbf55 doesOpGetAResponse 2009-03-17 17:24:38 -04:00
Aaron
b936cb2c97 objcheck validates every bson object read from a message 2009-03-13 12:07:00 -04:00
Dwight
a039cf7ec7 compile windows 2009-03-03 16:06:57 -05:00
Aaron
c8c7ae441e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:51:53 -05:00
Aaron
53e0287027 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:49:27 -05:00
Aaron
e7b0796b51 Add number of calls to setClient to DBTOP 2009-03-02 16:49:16 -05:00
Eliot Horowitz
062213eaef work on old versions of boost 2009-03-02 16:27:35 -05:00
Aaron
67d39935dc Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 13:45:26 -05:00
Eliot Horowitz
474d2c0d24 switch mongos to use MessageServer
use boost asio if it exists on the system
2009-03-02 13:35:34 -05:00
Aaron
e6980f2e83 Call val() without log mutex 2009-03-02 13:18:47 -05:00
Eliot Horowitz
cc95f74066 asio checkpoing, working, not threaded yet 2009-03-02 10:32:29 -05:00
Eliot Horowitz
f7f6348d2f basic asio core working 2009-03-02 09:57:43 -05:00
Eliot Horowitz
8a711dc649 nextMessageId function and valid() method on MsgData 2009-03-02 09:57:22 -05:00