summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/group.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-10026 SERVER-10376 scrub clientcursor vigorouslyHari Khalsa2013-08-071-1/+1
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-1/+1
* SERVER-8790 Move NamespaceDetailsTransient::getCursor() and NamespaceDetailsT...aaron2013-03-151-2/+3
* SERVER-8632: fix server-side JS for MapReduce, $where and groupBen Becker2013-02-271-1/+1
* SERVER-8618: add context to JS exception messagesBen Becker2013-02-201-4/+4
* SERVER-8170: cleanup and unify GC callbacksBen Becker2013-02-121-2/+2
* SERVER-8104: clean up js global objectBen Becker2013-01-181-2/+1
* SERVER-7122 Add required privileges to more commandsSpencer T Brody2012-12-111-5/+17
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-5/+11
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1
* fix codeWScopeScopeData and rename old versionKevin Matulef2012-05-141-1/+1
* Add a ClientCursor::Holder constructor that accepts a ClientCursor, and use t...Aaron2012-05-131-2/+2
* Rename ClientCursor pointer classes.Aaron2012-05-051-1/+1
* move bestGuessCursor to NamespaceDetailsTransient, move isSimpleIdQuery to qu...Aaron2012-01-181-1/+0
* make slaveOverrideOk() constMathias Stearn2011-12-301-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+224