Eliot Horowitz
|
dc53d04ddd
|
don't signal on send error
|
2009-01-28 11:56:29 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -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 |
|
Eliot Horowitz
|
f9a9cda30e
|
piggy back works
so for example a killCursors message will get tagged onto the next op, rather than sending a packet
|
2009-01-13 14:32:36 -05:00 |
|
Eliot Horowitz
|
4e60ec0df1
|
sayPiggyBack/piggyBack
not implemented yet, just passes through to say
|
2009-01-13 12:53:00 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Aaron
|
3371fa5f54
|
Change Message access
|
2008-12-18 13:32:06 -05:00 |
|
Aaron
|
6ae140a2df
|
Use socketless interface for cloning using single db instance
|
2008-12-18 12:02:12 -05:00 |
|
Dwight
|
b63867ab3c
|
cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
|
2008-12-16 17:48:48 -05:00 |
|
Aaron
|
fc7da15c54
|
Add -Wsign-compare for g++, clean up a few warning messages
|
2008-12-12 14:19:49 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
5c02aabbc8
|
dbgrid cmd line optinos
|
2008-11-13 15:52:20 -05:00 |
|
Dwight
|
a4968427e2
|
bug fix with $natural
timeout on connects w/dbgrid faster
|
2008-11-03 20:42:59 -05:00 |
|
unknown
|
9bc872695d
|
catch asserts and report error to client on a query
various dbgrid work incremental
background job class
|
2008-10-29 16:48:03 -05:00 |
|
Dwight
|
1875ee8151
|
more dbgrid work
|
2008-10-24 17:51:28 -04:00 |
|
unknown
|
e7ca864e92
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:
grid/message.cpp
|
2008-10-19 17:48:11 -05:00 |
|
unknown
|
64769580b1
|
client support for replica fails (auto failover)
|
2008-10-19 12:48:04 -05:00 |
|
Geir Magnusson Jr
|
6ed8c54cde
|
message.cpp : change log message to show real size. No functional change.
|
2008-10-14 21:05:55 -04:00 |
|
Dwight
|
5f9d52a2f5
|
more work on pairing
|
2008-09-04 18:24:03 -04:00 |
|
Dwight
|
5deec92469
|
endian check capability
repl work in progress
cleanup
|
2008-09-04 10:33:56 -04:00 |
|
dwight
|
bc24777c11
|
replication fixes plus some log cleanup
|
2008-08-02 14:58:15 -04:00 |
|
Dwight
|
e011494cbc
|
cloneDatabase()
|
2008-07-27 18:36:47 -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
|
2612fa547b
|
Revert "safemalloc"
This reverts commit d195086cb8.
|
2008-07-17 13:23:26 -04:00 |
|
Eliot Horowitz
|
d195086cb8
|
safemalloc
slight perf. hit
we can always just do #define safemalloc malloc
someone should look at realloc,calloc, etc...
|
2008-07-17 09:26:42 -04:00 |
|
Dwight
|
1bf45a0843
|
fix deleteindexes and drop issue
minor hashtab fix
ensureindex works now if collection DNE
|
2008-07-07 18:57:04 -04:00 |
|
Dwight
|
b3f5a1f27f
|
close sockets on shutdown
|
2008-07-01 20:01:28 -04:00 |
|
Dwight
|
1d8c3e37b3
|
bad memory issue with cursors
|
2008-06-11 16:58:34 -04:00 |
|
Dwight
|
4690479e34
|
handle bad connect from something weird
|
2008-06-09 15:05:00 -04:00 |
|
Dwight
|
3051b961ca
|
dos2unix
|
2008-06-06 09:43:15 -04:00 |
|
Dwight
|
880049d39e
|
recv()
|
2008-02-25 19:13:30 -05:00 |
|
Eliot Horowitz
|
093b76717e
|
Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p
|
2008-01-26 13:12:42 -05:00 |
|
Eliot Horowitz
|
9f35516beb
|
debugging
|
2008-01-26 13:12:38 -05:00 |
|
yellow
|
573b11ecd4
|
prebind
|
2008-01-24 16:09:24 +00:00 |
|
Dwight
|
f94a9d3fa5
|
update key bug fix
|
2007-12-14 12:48:47 -05:00 |
|
Dwight
|
30094cdb68
|
make regex smart
|
2007-12-13 15:36:56 -05:00 |
|
Dwight
|
6c86ae3278
|
assert z>len
|
2007-12-12 10:32:34 -05:00 |
|
Dwight
|
5ab9ae9d47
|
use tcp
and an add index key fix
|
2007-12-08 15:50:47 -05:00 |
|
Dwight
|
fb7d5b718c
|
timing
|
2007-12-01 11:44:42 -05:00 |
|
Dwight
|
6b0f00c292
|
query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
|
2007-11-30 21:30:24 -05:00 |
|
Dwight
|
cbf7e7db04
|
jumbo frames on localhost
|
2007-11-26 19:38:14 -05:00 |
|
Dwight
|
1b272bdfaf
|
complain if can't send message
|
2007-11-26 11:31:48 -05:00 |
|
Dwight
|
ab654fb9ed
|
transport
|
2007-11-17 21:10:00 -05:00 |
|
Dwight
|
a1e5147225
|
bugs
|
2007-11-13 16:44:01 -05:00 |
|
Dwight
|
52b78a3d75
|
checkpointing btree - not fully done
|
2007-11-08 21:42:50 -05:00 |
|
Dwight
|
282d3ba529
|
msging a little more robust
|
2007-11-05 15:12:45 -05:00 |
|