dwight
08c3888312
make a long running operation terminate if the client has disconnected. we check for this at the beginning
...
of every request but intra request. if a request will run for a very long time this is bad.
probably not for backporting -- might be nuances need to smoke for a while
also some yield code cleaning, really just making it easier to read.
2011-10-11 15:16:01 -04:00
dwight
310e250fd3
cleaning. we want to use pch.h as little as possible (zero eventually)
...
this a small step that way
2011-10-02 13:38:29 -04:00
Kristina
c84f98ab80
maintenance mode for commands SERVER-3427
2011-07-29 11:48:09 -04:00
gregs
e5d902202f
full API change to command interface, add options SERVER-3405
2011-07-27 15:59:27 -04:00
Dwight
14711f4ef1
use legacy compare for legacy index building
2011-06-16 16:35:07 -04:00
dwight
c0384332f2
towards proper --quotafiles support
2011-05-23 20:03:24 -04:00
Dwight
f8b902ebc6
compact command is now live in 1.9
2011-04-12 12:10:54 -04:00
Dwight
a354d60a16
compact cmd progress meter
2011-04-12 12:09:31 -04:00
Dwight
1c896c3e22
typo
2011-04-07 16:37:58 -04:00
Dwight
dcca06c478
make compact killable
2011-04-07 16:34:10 -04:00
Dwight
b1298d7b4a
compact better reporting on invalid objects
2011-04-07 16:11:23 -04:00
Dwight
4d9e44c1ee
validate during commit
2011-04-06 16:40:41 -04:00
Dwight
d8f79a52f2
compact faster
2011-04-05 15:59:45 -04:00
Dwight
9c65e3ed8b
just text
2011-04-05 14:19:43 -04:00
Dwight
baa419929f
compact bug fix
2011-04-05 14:14:27 -04:00
Mathias Stearn
ee79aa11f6
use str::equals rather than strcmp
2011-04-04 17:14:11 -04:00
Dwight
6e400fee9f
DRY
2011-04-04 16:41:58 -04:00
Dwight
7b9d591162
towards compact
2011-04-04 16:30:23 -04:00
dwight
0ff487c7d1
compact fix
2011-04-04 14:16:37 -04:00
Mathias Stearn
63aa80450c
Cant compare char* using !=
2011-04-04 13:08:08 -04:00
Dwight
1d3134107f
fix err numbers
2011-04-04 13:05:46 -04:00
dwight
1d46a7e4ba
towards compact cmd still in prog
2011-04-04 12:38:38 -04:00
Dwight
a694a71690
compact beginnings
2011-03-17 16:47:37 -04:00
Eliot Horowitz
b828d21630
ran astyle SERVER-2304
2011-01-04 00:40:41 -05:00
Dwight
0648d61288
move include to top of file from bottom
2010-11-04 09:00:39 -04:00
dwight
7325bae86f
compile
2010-10-17 19:18:41 -04:00
dwight
7922967fc7
towards compact cmd
2010-10-16 20:10:47 -04:00
Dwight
0b5f10dd21
new file preliminary
2010-10-06 14:09:53 -04:00