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
/
dbcommands_generic.cpp
Age
Commit message (
Expand
)
Author
2011-11-14
make buildInfo not require auth again (back to 1.8 behavior) SERVER-3837
Eliot Horowitz
2011-08-16
fix ageoutjournalfiles parameter setting bug SERVER-3302
Dwight
2011-08-08
SERVER-2506 configurable journal batch commit time
dwight
2011-07-27
change command api to allow command options SERVER-3405
gregs
2011-06-22
more cleaning
Eliot Horowitz
2011-06-21
temp stop age out of journal files for backups. backport?
Dwight
2011-06-10
split out sharding/non-sharding shutdown
Kristina
2011-06-10
compile
Kristina
2011-06-10
compile
Kristina
2011-06-10
don't shut down if slaves aren't up-to-date SERVER-616
Kristina
2011-05-04
clean includes
Aaron
2011-05-02
getLog command so you access RamLog entries
Eliot Horowitz
2011-04-08
configurable commit batch time but this is still experimental
Dwight
2011-04-07
inform user when setting isnt settable in mongos
Dwight
2011-04-04
Assemble versionArray during static init time
Mathias Stearn
2011-03-29
SERVER-1465 remove replica pairs
Aaron
2011-03-04
Add versionArray to buildinfo command to make it easy to test for minimum ver...
Mathias Stearn
2011-02-02
move availableQueryOptions to dbcommands_generic so it works in mongos SERVER...
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-05
Merge branch 'master' of github.com:mongodb/mongo
dwight
2010-12-05
refactor OID class a bit, cleanup, better id generation SERVER-2175
dwight
2010-12-01
putting back validation on setParamter replApplyBatchSize and a setParamter v...
Eliot Horowitz
2010-11-30
better error msg
Eliot Horowitz
2010-11-29
features command shouldn't take a lock
Mathias Stearn
2010-11-29
compile
dwight
2010-11-29
compile
dwight
2010-11-29
compile
dwight
2010-11-29
comment
dwight
2010-11-29
experimental option allowing application of multiple writes on a slave in a s...
dwight
2010-11-22
get/set -> (get|set)Parameter and a test SERVER-1843
Eliot Horowitz
2010-11-22
syncdelay in CmdLine and controllable via get/set SERVER-1843
Eliot Horowitz
2010-11-22
get/set work for logLevel and quiet SERVER-1843
Eliot Horowitz
2010-11-09
get rid of lastAssert and assertinfo command
Eliot Horowitz
2010-10-15
get all option
Dwight
2010-10-15
allow changing notablescan at runtime via {set:} command
Dwight
2010-10-11
split bson max size into User and Internal
Eliot Horowitz
2010-10-10
using BSONObjMaxSize everywhere bson size comes into play
Eliot Horowitz
2010-10-08
text
Dwight
2010-10-07
mongomutex deserves its own file
dwight
2010-10-06
report max bson obj size
dwight
2010-09-13
Revert "HostAndPort::isSelf() -> ListeningSockets::listeningOn()"
Mathias Stearn
2010-09-10
HostAndPort::isSelf() -> ListeningSockets::listeningOn()
Mathias Stearn
2010-08-31
optionally have dbexit try to get a dblock
Eliot Horowitz
2010-08-31
make shutdownServer a little cleaner, no ~Client error
Eliot Horowitz
2010-08-31
extraneous newline in logging
dwight
2010-08-28
add if debug is on to buildinfo
Eliot Horowitz
2010-08-18
SERVER-1452 StringData-ing up, c_str()-ing down
Alberto Lerner
2010-08-02
move sleep from generic to mongod
Eliot Horowitz
2010-08-02
lock testing and such
Dwight
2010-07-27
make sure mongod and mongos report command errors the same way SERVER-1472
Eliot Horowitz
[next]