summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbeval.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-16431 Simplify DB profile code"Kaloian Manassiev2014-12-171-3/+2
* SERVER-16431 Simplify DB profile codeKaloian Manassiev2014-12-171-2/+3
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-0/+1
* SERVER-16192: Add ScopedTransaction to automatically commitAndRestart()Geert Bosch2014-11-211-0/+1
* SERVER-16209 LogComponent::kCommands -> kCommandMatt Kangas2014-11-181-1/+1
* SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M...Benety Goh2014-11-031-1/+1
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-141-0/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-8/+13
* SERVER-14085: Start using WriteUnitOfWorkGeert Bosch2014-07-011-1/+2
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-07-011-1/+1
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Tyler Brock2014-06-301-1/+1
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-281-1/+1
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Kaloian Manassiev2014-06-281-1/+1
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-271-1/+1
* SERVER-13635 RIP pdfile.h/cppMathias Stearn2014-06-231-1/+0
* SERVER-14211 Remove dead LRUishMap classShaun Verch2014-06-161-1/+0
* SERVER-14116 logging cleanup - removed out()Benety Goh2014-06-041-3/+3
* SERVER-13961 Start using LockState from the OperationContextKaloian Manassiev2014-06-021-1/+1
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-141-1/+1
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-1/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-3/+2
* SERVER-1105 Update AuthorizationSession's logic for collection-level access c...Andy Schwerin2013-09-261-2/+1
* SERVER-1105 Use ResourcePattern type when identifying the resource component ...Andy Schwerin2013-09-231-2/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10596 Globalize formerly per-thread Pool of JS ScopesMathias Stearn2013-08-261-1/+3
* SERVER-9518 Cleanup authorization code and remove all uses of Principal and P...Spencer T Brody2013-08-191-1/+0
* SERVER-9518 Move WILDCARD_RESOURCE from PrivilegeSet to AuthorizationManagerSpencer T Brody2013-08-191-1/+1
* SERVER-9518 Move static methods from AuthorizationSession into AuthorizationM...Spencer T Brody2013-06-041-1/+3
* Revert "Move static methods from AuthorizationSession into AuthorizationManag...Spencer T Brody2013-06-041-3/+1
* Move static methods from AuthorizationSession into AuthorizationManager - INC...Spencer T Brody2013-06-041-1/+3
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-221-1/+3
* normalize #includes in many filesEric Milkie2013-04-181-10/+11
* SERVER-7772 repl_startEric Milkie2013-03-111-1/+0
* SERVER-8632: fix server-side JS for MapReduce, $where and groupBen Becker2013-02-271-1/+1
* SERVER-8170: cleanup and unify GC callbacksBen Becker2013-02-121-1/+1
* SERVER-8220: fix native function conversionBen Becker2013-02-121-2/+5
* SERVER-8104: clean up js global objectBen Becker2013-01-181-1/+1
* SERVER-7572 Remove more old-style authorization checksSpencer T Brody2012-12-201-9/+1
* SERVER-7122 Assign required privileges to $eval commandSpencer T Brody2012-12-191-0/+7
* SERVER-1752 Move BtreeCursor class definition to its own header file.Aaron2012-11-111-1/+0
* fix a lot of copyright noticesEliot Horowitz2012-10-151-3/+2
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1
* fix codeWScopeScopeData and rename old versionKevin Matulef2012-05-141-1/+1
* get rid of mongolockEliot Horowitz2012-04-181-1/+4
* Clean some query related includes.Aaron2012-04-061-1/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* SERVER-4328 add Command::localGlobally methodDwight2012-02-291-0/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+136