summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_rebuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10460 fix slowNightly/index_retry.js failurematt dannenberg2013-09-031-1/+1
* SERVER-10460 ensure IndexRebuilder runs at startup on secondariesmatt dannenberg2013-09-031-17/+33
* SERVER-9518 Remove UserName argument from grantInternalAuthorizationSpencer T Brody2013-08-011-2/+1
* SERVER-10228 Use internal user authorization instead of GodScope in index reb...Andy Schwerin2013-07-191-1/+5
* SERVER-6405: first step of cleaning NamespaceDetailsEliot Horowitz2013-06-141-23/+6
* Fix unreferenced local variable warningTad Marshall2013-04-141-1/+1
* SERVER-8536 correctly handle uasserts when doing queries in Index RebuilderEric Milkie2013-04-121-25/+13
* SERVER-8536 reenable index builds for incomplete indexes at startupEric Milkie2013-04-081-12/+13
* SERVER-8344 disable IndexRebuilder at startupEric Milkie2013-02-121-1/+3
* SERVER-8344 Add log message about skipping index build retriesKristina2013-02-111-2/+8
* SERVER-8344 Rebuild indexes before listeningKristina2013-02-111-10/+3
* SERVER-8344 Prevent query state errors on index rebuildKristina2013-02-081-1/+1
* SERVER-8344 Do not recursively lock during index rebuildsKristina2013-02-081-4/+7
* SERVER-8284 Turn off access warning during index rebuildsKristina2013-02-071-0/+18
* SERVER-2771 Revert command handlingKristina2013-01-021-0/+5
* SERVER-2771 Command handlingKristina2012-12-261-5/+0
* SERVER-7572 Remove doauth argument from Client::ContextSpencer T Brody2012-12-211-1/+1
* SERVER-2771 Multiple index buildsKristina2012-12-131-8/+20
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+112
* Revert "SERVER-2771 Retry index builds on startup"Kristina2012-11-121-112/+0
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+112