IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26970   16 years watersc1 Fixed psTrace formats to reflect the actual queries.
(edit) @26969   16 years watersc1 Added dbCommit statement, and confirmed that it will not requeue an …
(edit) @26960   16 years bills added magicdtool -clearstatefaults Example usage: magicdstool …
(edit) @26958   16 years watersc1 This should fix the stack-stack overqueueing bug. The test case for …
(edit) @26956   16 years eugene update pubtool -definerun to accept multiple labels
(edit) @26949   16 years eugene NULL is PS_MAX_S64 for id fields; added code to set state to "new" …
(edit) @26945   16 years watersc1 Looks like I had a 0 where I needed a NULL. Hopefully this will …
(edit) @26943   16 years bills inherit data_group from camRun unless it is supplied
(edit) @26942   16 years Paul Price Adding break to terminate case properly.
(edit) @26935   16 years Paul Price Extending magicdstool -definecopy to the warp stage.
(edit) @26934   16 years Paul Price Not a new error!
(edit) @26931   16 years bills don't try and clean up distRun's with fault > 0
(edit) @26927   16 years watersc1 Implement stackstack diff mode, based on already existing warpstack …
(edit) @26925   16 years bills in -updatrun allow selection by dist_group and data_group
(edit) @26915   16 years bills In addtool -definebyquery prevent queuing a new addRun if one already …
(edit) @26913   16 years Paul Price Remove testing feature.
(edit) @26912   16 years Paul Price Adding new mode for magicdstool: definecopy. This should allow us to …
(edit) @26911   16 years bills add -destreaked as paramter to -definebyquery to block queing of …
(edit) @26910   16 years bills add -data_group as a search parameter to -sumskyfile mode
(edit) @26909   16 years bills add -data_group as search option for -diffskyfile mode
(edit) @26908   16 years bills add -data_group as a search parameter for -processedimfile
(edit) @26907   16 years bills add filter and data_group to the output of -processedimfile
(edit) @26886   16 years eugene updates from eam_branches/20091201
(edit) @26851   16 years bills in -revettree print out the number of runs reverted
(edit) @26848   16 years bills increase the limit on the query of unfinished magicRuns from 100 to …
(edit) @26815   16 years watersc1 Edits for detrend cleanup.
(edit) @26676   16 years bills in warptool -warped allow searching by data_group
(edit) @26652   16 years heather added the ability to select on data group
(edit) @26569   17 years bills destreaked is magicked > 0 now
(edit) @26567   17 years bills Make update processing compatible with magic. Fix some bugs in update …
(edit) @26566   17 years bills update required IPPDB version
(edit) @26565   17 years bills run getdependent mode in a transaction
(edit) @26557   17 years bills Add tess_id and data_state to the output so that we can tell when the …
(edit) @26556   17 years bills
(edit) @26520   17 years bills update version number
(edit) @26519   17 years bills Add dist_group to distRun. It is needed for the data store and joining …
(edit) @26515   17 years heather added -select_sat_pixel_frac_min because it makes it easy to make my …
(edit) @26495   17 years bills for the time being allow failed_cleanup as a valid magicDSRun.state
(edit) @26485   17 years bills dont' delete stackSumSkyfile unless stackRun.state = 'new'
(edit) @26484   17 years bills don't delete diffSkyfile unless diffRun.state = 'new'
(edit) @26483   17 years bills don't delete chipProcessedImfile unless chipRun.state = 'new'
(edit) @26465   17 years bills forgot to add the where2 clause in the query
(edit) @26459   17 years bills add state failed_revert
(edit) @26449   17 years bills incomplete cut and paste
(edit) @26446   17 years bills Add some stats to magicDSFile. On the receive side, make it possible …
(edit) @26445   17 years bills fix typo in ignorelist
(edit) @26444   17 years bills add dqstatstool to ignorelist
(edit) @26388   17 years bills fix incorrect text in usage message
(edit) @26387   17 years bills don't try and run magic on diffs that have already been destreaked
(edit) @26381   17 years watersc1 fixed bug where -diff_id was being transformed into stack_id in the …
(edit) @26378   17 years watersc1 dqstatstool: I forgot to commit this last week. summit copy: added …
(edit) @26349   17 years bills -inst option to -updatecopied should apply to camera column
(edit) @26337   17 years bills fix ambigous query add stage as a selector for updateinterest mode
(edit) @26336   17 years bills need to commit the transaction
(edit) @26335   17 years bills in -addprocessedexp mode, move check for "cam" in end_stage until …
(edit) @26266   17 years eugene importing changes from eam_branches/20091113
(edit) @26213   17 years bills add hook for reverting faults > 10
(edit) @26210   17 years bills accept dist_group as paramter to updateinterest accept -stage all as …
(edit) @26203   17 years bills add quality and fault to the output from -chipprocessedimfile
(edit) @26194   17 years bills change pxadmin to use the IPPDB_VERSION instead of the ippTools …
(edit) @26193   17 years bills change -listtarget to -listtargets because I keep typing it wrong. in …
(edit) @26192   17 years bills accept -filter as paramter to disttool -updateinterest
(edit) @26189   17 years bills optimize the queries by joining distTarget to distRun using target_id …
(edit) @26188   17 years bills join to distTarget needs diffRun.dist_group = distTarget.dist_group
(edit) @26187   17 years bills improve disttool -definebyquery -stage diff by a factor of several thousand
(edit) @26185   17 years Paul Price State shouldn't be set to 'full' when faulting.
(edit) @26181   17 years bills don't pass NULL clauses
(edit) @26180   17 years bills remove diffRun state checks from -inputskyfile. They were broken for …
(edit) @26179   17 years bills Don't require that chipRun, camRun and fakeRun be full. All we need is …
(edit) @26177   17 years bills add -skycell_id to -revertdiffskyfile
(edit) @26175   17 years Paul Price Allow search on cam_id, chip_id.
(edit) @26170   17 years bills put data_group into fileset listing instead of dist_group for more …
(edit) @26148   17 years Paul Price Fix double free.
(edit) @26147   17 years Paul Price Need to restrict stacks by the label. Reworked how the query is …
(edit) @26144   17 years Paul Price Better use of '-available' flag: queue a diff run with available stack …
(edit) @26139   17 years Paul Price Need to distinguish the two sets of warp restrictions.
(edit) @26138   17 years Paul Price Need to limit the selection of warps so query doesn't take forever.
(edit) @26113   17 years Paul Price Only update the state when the run was successful.
(edit) @26095   17 years bills allow -all to -pendingcleanup
(edit) @26093   17 years bills minor change
(edit) @26092   17 years bills delete obsolete commented out line
(edit) @26091   17 years bills missing paramter caused filesets to not be added to the db properly
(edit) @26090   17 years bills add sql for new disttool modes
(edit) @26089   17 years bills install sql files for new disttool modes
(edit) @26088   17 years bills add modes for managing distribution cleanup
(edit) @26040   17 years bills just a comment change
(edit) @26039   17 years bills in -definebyquery -rerun don't queue if a run with the given label …
(edit) @26034   17 years bills add some partenthesis
(edit) @26033   17 years bills in magicttool -definebyquery if -rerun queue a new run only if there …
(edit) @26016   17 years bills distTarget now has dist_group not label
(edit) @26015   17 years bills Spread building of distribution bundles over a number of hosts …
(edit) @26005   17 years bills disambiguate dist_id in where clause of -pendingcomponent mode
(edit) @26004   17 years bills disambiguate magic_ds_id in query
(edit) @25937   17 years Paul Price Add missing argument.
(edit) @25936   17 years Paul Price Adding missing argument.
(edit) @25935   17 years eugene fix camtool -definebyquery usage of the label selection; add comments …
(edit) @25932   17 years Paul Price Fix WHERE.
(edit) @25931   17 years Paul Price Had wrong table name.
(edit) @25929   17 years Paul Price Giving publishClient an 'active' column, and add mode to pubtool to …
Note: See TracRevisionLog for help on using the revision log.