summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-380: Add snowball stemmerEliot Horowitz2012-12-2585-2/+28945
* SERVER-7776: fix killop.jsBen Becker2012-12-241-4/+0
* SERVER-7776: fix scoped_lockBen Becker2012-12-242-2/+6
* SERVER-6700 fix testEliot Horowitz2012-12-241-1/+4
* SERVER-6700 allow updates to TTL expiration time using collModKevin Matulef2012-12-246-19/+208
* fix asserts in testEliot Horowitz2012-12-241-2/+6
* Visual Studio -- add and remove filesTad Marshall2012-12-2412-194/+285
* make test more resilient to race conditionsEliot Horowitz2012-12-241-4/+7
* reduce logging verbosityEliot Horowitz2012-12-241-4/+4
* SERVER-7513 Build tcmalloc on macShaun Verch2012-12-243-7/+288
* SERVER-7668: fix case where range is on a portion of shard keyEliot Horowitz2012-12-242-11/+19
* Fix some js tests for parallelEliot Horowitz2012-12-244-13/+17
* tab -> spacesEliot Horowitz2012-12-241-35/+35
* was correct beforeEliot Horowitz2012-12-241-1/+1
* SERVER-7668: add extra test and cleanup code commentScott Hernandez2012-12-242-1/+25
* SERVER-8017 Improve logic and logging in awaitReplication()Tad Marshall2012-12-241-22/+46
* don't check for db.serverStatus().metrics on mongosEliot Horowitz2012-12-241-3/+9
* SERVER-7668 - make sure we have chunks split on tag rangesEliot Horowitz2012-12-232-8/+77
* SERVER-7719: fix argument handling in js insert() methodBen Becker2012-12-232-6/+9
* SERVER-7776: remove v8 locker preemption, thus rely on polling the stack guar...Ben Becker2012-12-231-6/+2
* Add mechanism for disabling locahost authorization bypassSpencer T Brody2012-12-232-1/+17
* SERVER-7572 Cache if admin user existsSpencer T Brody2012-12-232-2/+10
* Fix client buildSpencer T Brody2012-12-231-2/+0
* SERVER-7572 Fix compile by removing include of deleted-file from tool.hSpencer T Brody2012-12-231-1/+0
* SERVER-7572 SERVER-7122 Remove oldRead and oldWrite ActionTypesSpencer T Brody2012-12-232-7/+1
* SERVER-4237 Make jstests/shard/read_pref.js work with authSpencer T Brody2012-12-231-0/+1
* SERVER-7572 Restructure security filesSpencer T Brody2012-12-2311-214/+106
* SERVER-7572 Remove includes of security header filesSpencer T Brody2012-12-2318-18/+3
* SERVER-7572 Remove AuthenticationInfoSpencer T Brody2012-12-2319-697/+1
* Use PrincipalName::getDB() to find database name in introspect.cppAndrew Schwerin2012-12-232-19/+16
* SERVER-8021: on v8 OOM, throw instead of abortBen Becker2012-12-231-1/+9
* Increase StackChecker limit to 374 KB for Mac OS XTad Marshall2012-12-231-1/+1
* SERVER-7453: fix testsEliot Horowitz2012-12-231-2/+2
* add static-libstdc++ option to sconsEliot Horowitz2012-12-231-1/+4
* SERVER-1752 Dedup DiskLocs in IntervalBtreeCursor using an unordered_set.aaron2012-12-225-3/+73
* SERVER-8019 - GLE w should fail fast on config serversEliot Horowitz2012-12-221-0/+7
* Make startMongoProgram actually enable test commandsSpencer T Brody2012-12-221-1/+1
* Fix sharding/auth_slaveok_routing.js by not waiting for replication on writes...Spencer T Brody2012-12-221-2/+2
* Add debug output to test.Spencer T Brody2012-12-221-0/+1
* Fix sharding/authCommands2.js by not waiting for replication on writes to the...Spencer T Brody2012-12-221-1/+1
* Increase StackChecker limit to 330 KB for WindowsTad Marshall2012-12-221-1/+1
* Visual Studio -- add and remove filesTad Marshall2012-12-2210-96/+231
* SERVER-7984 Fix unreferenced local variable warningTad Marshall2012-12-221-1/+1
* make GLE wtih master/slave w=majority report nicer so addUser can checkEliot Horowitz2012-12-222-4/+10
* SERVER-7984 Fix Windows compileTad Marshall2012-12-221-2/+3
* when choosing a user to put in system.profile, make best effort to use one fr...Eliot Horowitz2012-12-224-11/+32
* fix test for new auth profiling nameEliot Horowitz2012-12-221-1/+1
* update test for new system.profile user entryEliot Horowitz2012-12-221-2/+2
* fix tests for new system.users indexEliot Horowitz2012-12-212-4/+4
* SERVER-8016: temporary build fix for windows (using fixed size handle array)Ben Becker2012-12-211-2/+3