index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
Age
Commit message (
Expand
)
Author
2009-04-06
MINOR fix compiler warnings
Aaron
2009-04-06
back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...
Aaron
2009-04-06
array elt may not contain referenced subobject
Aaron
2009-04-06
add $all query option
Aaron
2009-04-03
fix warnings
Aaron
2009-04-03
basic arbitration e2e test, with minor code fix
Aaron
2009-04-03
change logging order to make test failing clearer
Eliot Horowitz
2009-04-02
option to run without http interface
Aaron
2009-04-02
add datasize command
Aaron
2009-04-02
refactor median key command
Aaron
2009-04-01
Fix ReplSource memory leaks
Aaron
2009-04-01
maybe fix win & solaris
Aaron
2009-04-01
include sys/file.h for linux
Aaron
2009-04-01
Explicitly release lock on shutdown
Aaron
2009-04-01
Don't return from main(), even if listen socket is closed
Aaron
2009-04-01
Close listener sockets on exit
Aaron
2009-04-01
Fix OID string rep
Aaron
2009-04-01
fix some compiler warnings for fcc 4.3
Eliot
2009-03-31
removing more boost 1.34+ features
Eliot Horowitz
2009-03-31
using deprecated boost api so it works 1.33 -> 1.38
Eliot Horowitz
2009-03-31
works with older versions of boost
Eliot Horowitz
2009-03-31
Merge branch 'master' of git@github.com:mongodb/mongo
Eliot Horowitz
2009-03-31
better about following symlinks and finding jars
Eliot Horowitz
2009-03-31
Persist dbs to add
Aaron
2009-03-31
Always list databases if syncedTo is initial
Aaron
2009-03-31
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-31
Reset ReplSource on resync
Aaron
2009-03-31
include \!justCreated case, for redundancy
Aaron
2009-03-30
errorHandling for median key
Eliot Horowitz
2009-03-30
Don't log db presence explicitly
Aaron
2009-03-30
Apply first entry when 'initial'
Aaron
2009-03-30
Better 'not master' validation
Aaron
2009-03-27
medianKey can choose an index based on fields of min and max
Aaron
2009-03-27
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-27
optimized
Aaron
2009-03-27
timeout old cursors (for sharding)
Dwight
2009-03-27
When checking that a mod will not modify an indexed field, validate parent/ch...
Aaron
2009-03-27
Add SIZE label
Aaron
2009-03-27
Add medianKey command
Aaron
2009-03-27
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-27
Don't drop certain empty objects
Aaron
2009-03-27
bump version number to 0.9.0
r0.9.0
Eliot Horowitz
2009-03-26
Better $push type validation
Aaron
2009-03-26
Don't double-increment 'left'
Aaron
2009-03-26
cleanup
Aaron
2009-03-26
Register update/delete only on client request
Aaron
2009-03-26
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-26
Merge branch 'master' of git@github.com:mongodb/mongo
Eliot Horowitz
2009-03-26
solaris fixes
Eliot Horowitz
2009-03-26
make dbunlocking() inlineable -- should be faster
Dwight
[next]