IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18478   18 years Paul Price warp joins to camera through fake.
(edit) @18477   18 years Paul Price Ensure whereClause has something.
(edit) @18461   18 years eugene warp_id is now a psS64 not a string
(edit) @18459   18 years eugene do not promote if code is non-zero; allow tess_id to be undefined for …
(edit) @18453   18 years Paul Price cam_id is S64.
(edit) @18402   18 years jhoblitt remove typo in -processedimfile
(edit) @18401   18 years jhoblitt remove yet more use of config->where
(edit) @18399   18 years jhoblitt attempt to fix pzDownloadExp locking issues
(edit) @18377   18 years bills added -completedreq mode to pstamptool
(edit) @18376   18 years eugene fix error with double definition (conflict merge error)
(edit) @18366   18 years eugene merge updates from cleanup branch
(edit) @18337   18 years jhoblitt fix -definebyquery requiring set_* options and SQL generation issues
(edit) @18336   18 years jhoblitt consitently handle *_id fields as numeric values instead of converting …
(edit) @18328   18 years jhoblitt add regtool -cleardupexp
(edit) @18322   18 years eugene move argument defines to detselect.h, added addWhereStrAlias, added …
(edit) @18321   18 years eugene allow search by comment (with LIKE)
(edit) @18314   18 years jhoblitt add pztool -clearcommonfaults
(edit) @18305   18 years jhoblitt add pztool -pending[exp|imfile] -desc flag
(edit) @18244   18 years bills various updates
(edit) @18204   18 years jhoblitt remove double sort from -pendingimfile
(edit) @18203   18 years jhoblitt invert exposure sort order such that the newest data (by dateobs) is …
(edit) @18172   18 years Paul Price Fixing double free following API change to pmConfigDB
(edit) @18157   18 years jhoblitt add dettool -updatedetrunsummary
(edit) @18152   18 years jhoblitt build fixes
(edit) @18148   18 years jhoblitt add stacktool -random_subset support (completely untested - probably …
(edit) @18101   18 years bills Lost a / in my last delta
(edit) @18099   18 years bills For -select_dateobs_end include exposures with that dateobs. That is …
(edit) @18094   18 years jhoblitt revert to 1.204
(edit) @18093   18 years jhoblitt -queue -> -definebyquery rename
(edit) @18088   18 years eugene add -random_subst and -random_limit
(edit) @18075   18 years jhoblitt add missing files
(edit) @18029   18 years jhoblitt merge faketool branch
(edit) @17938   18 years jhoblitt fwv
(edit) @17925   18 years jhoblitt more epoch value support
(edit) @17917   18 years Paul Price Don't need cam_id for adding an overlap.
(edit) @17912   18 years jhoblitt test for the failure of pzDownloadExpObjectFromMetadata()
(edit) @17910   18 years jhoblitt add pzDownloadExp.epoch
(edit) @17909   18 years jhoblitt add summitImfile.epoch field
(edit) @17908   18 years jhoblitt add epoch to summitExp
(edit) @17872   18 years jhoblitt add epoch fields to pz*, new*, & raw* tables
(edit) @17859   18 years jhoblitt add chiptool -pendingcleanup & -donecleanup
(edit) @17856   18 years jhoblitt add createMode() function and mode table creation into …
(edit) @17855   18 years jhoblitt add runMultipleStatments() function
(edit) @17854   18 years jhoblitt use share/pxadmin_drop_tables.sql to drop tables instead of the ippdb …
(edit) @17844   18 years jhoblitt make sure that table creation errors propagate
(edit) @17802   18 years Paul Price Adding hostname to registration
(edit) @17791   18 years Paul Price Don't record the camera identifier when faulting.
(edit) @17789   18 years Paul Price Adding option of faulting on generating warp overlaps.
(edit) @17785   18 years Paul Price Adding additional statistics for diffs
(edit) @17782   18 years Paul Price Adding range for warps.
(edit) @17744   18 years jhoblitt report correct exit codes from dsgetls
(edit) @17741   18 years jhoblitt add pzgetimfiles -timeout option
(edit) @17740   18 years jhoblitt change parseFiles() to return an error when no rows are found in the …
(edit) @17738   18 years jhoblitt rollback 1.37
(edit) @17723   18 years Paul Price Fixes to allow error codes to get in.
(edit) @17712   18 years Paul Price Adding difftool -queue
(edit) @17711   18 years Paul Price Fixing comment.
(edit) @17701   18 years bills don't try and delete row before it's inserted. It doesn't work
(edit) @17700   18 years bills fix incorrect table name in error handling and print out.
(edit) @17655   18 years jhoblitt add pztool -advance major pztool -copydone overhaul
(edit) @17654   18 years jhoblitt fix printf format bug
(edit) @17647   18 years jhoblitt pass through the exit status from dsfilesetls
(edit) @17619   18 years jhoblitt fix table ambiguity in -addprocessedexp
(edit) @17618   18 years jhoblitt further attempts to optimize the use of the regtool_pendingexp.sql query
(edit) @17611   18 years jhoblitt convert tabs to whitespaces
(edit) @17609   18 years eugene NULL result from db can be the string "NULL"
(edit) @17601   18 years Paul Price Expanding error message.
(edit) @17600   18 years Paul Price Adding table names to conditions.
(edit) @17591   18 years eugene some big cleanups of the argument parsing; more is needed
(edit) @17589   18 years eugene ok, got it right this time
(edit) @17588   18 years eugene consistently close subquery with a Foo
(edit) @17585   18 years eugene adding additional selection constraints to -processedexp; some cleanup
(edit) @17584   18 years eugene adding additional selection constraints to -processedexp
(edit) @17574   18 years jhoblitt optimize
(edit) @17572   18 years jhoblitt add handling for summitExp.fault
(edit) @17550   18 years jhoblitt constrain copydoneCompleteExp() to a single exposures
(edit) @17357   18 years eugene add starting faketool
(edit) @17226   18 years jhoblitt implement warptool -revertwarped query support
(edit) @17219   18 years jhoblitt -updaterun memleak fixes
(edit) @17216   18 years jhoblitt add camtool -revertprocessedexp query support
(edit) @17188   18 years jhoblitt strip out use of config->where
(edit) @17186   18 years jhoblitt implement chiptool -revertproccessedimfile query support
(edit) @17180   18 years jhoblitt add warptool -updaterun query support
(edit) @17171   18 years jhoblitt add camtool -updaterun
(edit) @17161   18 years jhoblitt implement chiptool -updaterun querying
(edit) @17148   18 years jhoblitt add chiptool -updaterun
(edit) @17145   18 years jhoblitt add warptool -block/-masked/-unblock modes
(edit) @17142   18 years jhoblitt add warpRun.label
(edit) @17089   18 years Paul Price Don't require uri.
(edit) @17015   18 years eugene allow config error messages to be seen
(edit) @17014   18 years eugene fix some typos
(edit) @16985   18 years jhoblitt fix camtool -revertprocessedexp
(edit) @16957   18 years bills added mode to list a request. Used by the web interface to check …
(edit) @16940   18 years Paul Price Adding additional selections to stacktool -queue.
(edit) @16931   18 years bills changed to support get_image (no postage stamp) jobs
(edit) @16875   18 years Paul Price Removing "(required)" from entries which aren't strictly required …
(edit) @16868   18 years Paul Price Some "required" parameters shouldn't be required if we're pushing in …
(edit) @16828   18 years Paul Price No warpInputExp any more.
(edit) @16826   18 years Paul Price Adding -all flag to allow all skycells to be queued for stacking. …
(edit) @16734   18 years jhoblitt create warpRuns in the 'run' state
Note: See TracRevisionLog for help on using the revision log.