summaryrefslogtreecommitdiff
path: root/src/mongo/db/restapi.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7572 Remove doauth argument from Client::ContextSpencer T Brody2012-12-211-3/+3
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-3/+11
* get rid of readlocktryassertEliot Horowitz2012-04-241-3/+6
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SERVER-4328 like writelocktry, make readlocktry be global and not per db. con...Dwight2012-01-271-4/+4
* SERVER-4328 thinking that try locks are not a great idea, so we shouldn'tDwight2012-01-271-1/+1
* SERVER-2278 recent changes to not do the unlock / relock with write lock if d...dwight2012-01-161-0/+14
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+294