Colin Kuskie
|
c120a8b28d
|
Only transfer data that's being used, to reduce loading and speed things up.
|
2012-07-20 10:52:56 -07:00 |
|
Colin Kuskie
|
7c03fc78b0
|
Allow a single asset to be passed into findBrokenAssets via --assetId
|
2012-07-20 10:48:34 -07:00 |
|
Colin Kuskie
|
604887ff66
|
Fix an I/O wrapping problem with checking for broken file assets and storage locations.
|
2012-04-02 11:09:53 -07:00 |
|
Colin Kuskie
|
3b544ee4fb
|
Fix a problem with fixing parents. Better handling of potential problems in File assets with no storage location.
|
2012-02-17 17:26:43 -08:00 |
|
Colin Kuskie
|
c35b2e5758
|
findBrokenAssets: Don't delete Shortcuts if they were requested to be fixed. Also handle File assets that have lost their files.
|
2012-01-19 08:41:32 -08:00 |
|
Colin Kuskie
|
3ef66c73c7
|
Add broken shortcut detection to findBrokenAssets
|
2012-01-18 20:22:00 -08:00 |
|
Colin Kuskie
|
79aa44cf7e
|
Add a switch to disable the progress bar for capturing the output of findBrokenAssets.
|
2011-03-08 11:30:11 -08:00 |
|
Colin Kuskie
|
43903a9e0e
|
Close all statement handles.
|
2010-12-23 00:32:16 -08:00 |
|
Colin Kuskie
|
b80b044202
|
Ham handed attempt to try and find the maximum revision date.
|
2010-12-23 00:24:56 -08:00 |
|
Colin Kuskie
|
8c4785b165
|
Don't call setParent if the asset is still broken. Alert user if the asset is still broken. Fixes bug #11957.
|
2010-11-16 18:39:37 -08:00 |
|
Colin Kuskie
|
317a4d759a
|
Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad!
|
2010-09-20 09:19:01 -07:00 |
|
Colin Kuskie
|
2766b72d29
|
let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873
|
2010-09-20 09:15:07 -07:00 |
|
Colin Kuskie
|
8246b7ec88
|
Also find assets that are missing entries in their class hierarchy, as well as in asset and assetData.
|
2010-07-29 10:31:28 -07:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|