| Date | Author | File/Message |
|---|---|---|
| 1/21/06 11:15 PM | matthewm |
added
(1 Files changed,
53 Lines changed)
|
| 1/21/06 11:15 PM | matthewm |
killed GoDogGo inner class. Replaced with new NappingThreadPoolExecutor and PhotoStructureExecutor.
(1 Files changed,
116 Lines changed)
|
| 1/21/06 11:14 PM | matthewm |
extracted from ProcessManager (to put that class on a needed diet)
(1 Files changed,
0 Lines changed)
|
| 1/21/06 11:14 PM | matthewm |
added min-rez support
(1 Files changed,
13 Lines changed)
|
| 1/21/06 11:13 PM | matthewm |
twiddle to support ne SlicedRunnable api
(1 Files changed,
14 Lines changed)
|
| 1/21/06 11:13 PM | matthewm |
cleanup
(3 Files changed,
41 Lines changed)
|
| 1/21/06 11:13 PM | matthewm |
added ant-style exclude patterns
(1 Files changed,
72 Lines changed)
|
| 1/16/06 11:03 PM | matthewm |
added addFilename
(1 Files changed,
25 Lines changed)
|
| 1/16/06 8:34 PM | matthewm |
Made SlicedRunnable feel like a Runnable (but change the semantics of run() to presume multiple incantations)
(1 Files changed,
13 Lines changed)
|
| 1/16/06 8:33 PM | matthewm |
added
(2 Files changed,
179 Lines changed)
|
| 1/13/06 12:47 AM | matthewm |
fixed error message from velocity (due to parsing bug in velocity)
(1 Files changed,
5 Lines changed)
|
| 1/13/06 12:46 AM | matthewm |
warn (without stacktrace) on stream copy failure
(1 Files changed,
3 Lines changed)
|
| 1/13/06 12:45 AM | matthewm |
extracted local variable. (basically no-op)
(1 Files changed,
5 Lines changed)
|
| 1/13/06 12:44 AM | matthewm |
made sure interceptor.onFlushDirty didn't no-op if the lucene index was out of sync some how.
(1 Files changed,
28 Lines changed)
|
| 1/13/06 12:44 AM | matthewm |
made createDocument return null if the asset did not yet have a "last processed date" (which prevents the original save of the asset shoving the record into the lucene index twice, needlessly)
(1 Files changed,
6 Lines changed)
|
| 1/13/06 12:43 AM | matthewm |
changed imageDimensionsAreLE to accept both a width and a height
(1 Files changed,
7 Lines changed)
|
| 1/13/06 12:42 AM | matthewm |
added "width" and "height" support for websized images, and optimized JpegProcessors to no-op properly on already-harvested images
(8 Files changed,
116 Lines changed)
|
| 1/7/06 7:46 AM | matthewm |
supported no-op "don't bother the index with this update" feature
(1 Files changed,
29 Lines changed)
|
| 1/7/06 7:45 AM | matthewm |
added isPropertyNameIndexed
(2 Files changed,
10 Lines changed)
|
| 1/7/06 7:45 AM | matthewm |
made workerThreads be final
(1 Files changed,
4 Lines changed)
|