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) @11335   19 years jhoblitt rollback "cleanup use of pkg-config discovered packages"
(edit) @11331   19 years jhoblitt cleanup use of pkg-config discovered packages
(edit) @11329   19 years jhoblitt fix missing switch 'case' statements
(edit) @11326   19 years jhoblitt add support for handling psError codes returned by psDB*() calls
(edit) @11275   19 years Paul Price Removing persistent --- done in psLib.
(edit) @11268   19 years eugene changed BASE
(edit) @11233   19 years jhoblitt fix -tostacked SQL, the fault handling broke the left join between …
(edit) @11204   20 years jhoblitt add detselect range support
(edit) @11198   20 years jhoblitt remove mem leak (accidentally committed)
(edit) @11197   20 years jhoblitt implement dettool detRun.{_min, _max} range support
(edit) @11168   20 years Paul Price Fixing SQL error: wrong table specified.
(edit) @11162   20 years Paul Price Missing comma.
(edit) @11147   20 years Paul Price Fixing memory corruption induced by wrong placement of "if (faulted)" …
(edit) @11143   20 years jhoblitt add masking of 'faulted' input steps
(edit) @11142   20 years jhoblitt remove pxinject -newExp -datesobs & -exp_type
(edit) @11138   20 years jhoblitt add basic workdir support
(edit) @11110   20 years eugene adding outpath option to scripts
(edit) @11100   20 years eugene adding -time to detselect, removing -use_begin,-use_end
(edit) @11099   20 years eugene added notes re constraints, added -filter constraint
(edit) @11090   20 years jhoblitt cleanup tool output metadata names
(edit) @11089   20 years jhoblitt call pmConfigReadParamsSet() before reading any config files
(edit) @11088   20 years jhoblitt add -limit, -code, & -faulted options to the appropriate modes
(edit) @11086   20 years eugene fixed error codes
(edit) @11080   20 years jhoblitt change -pendingexp to not list exposures with faulted imfiles
(edit) @11079   20 years jhoblitt removed
(edit) @11075   20 years jhoblitt catch renaming raw*Exp -> rawExp conversions update p3tool to the …
(edit) @11047   20 years jhoblitt require ippdb 0.0.73 merge rawScienceExp & rawDetrnedExp -> rawExp …
(edit) @11038   20 years eugene updates to .cvsignore
(edit) @11037   20 years eugene adding pxerrors
(edit) @11034   20 years jhoblitt strip out p2tool -quick & -define stubs
(edit) @11033   20 years jhoblitt rework fault handling: remove p2PendingImfile.fault add …
(edit) @11024   20 years jhoblitt add p3tool -faultexp & -pendingexp -faulted & -pendingexp -limit
(edit) @11023   20 years jhoblitt fix premature psFree()
(edit) @11002   20 years jhoblitt rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
(edit) @10988   20 years jhoblitt convert new[Exp|Imfile].flags -> .fault and change it into a S16
(edit) @10976   20 years jhoblitt add -faultexp & -pendingexp -faulted
(edit) @10974   20 years jhoblitt change -pendingimfile to not list faulted imfiles by default
(edit) @10973   20 years jhoblitt add -pendingimfile -faulted
(edit) @10972   20 years jhoblitt add -faultimfile
(edit) @10971   20 years jhoblitt add new[Imfile|Exp].flags support
(edit) @10953   20 years jhoblitt add pxErrorCode enum
(edit) @10944   20 years jhoblitt add rawScienceExp.camera to -pendingexp & -pendingimfile
(edit) @10943   20 years jhoblitt add rawScienceExp.camera to the output of -pendingimfile
(edit) @10913   20 years jhoblitt plug some memory leaks
(edit) @10772   20 years jhoblitt implemented -todiffimfile
(edit) @10771   20 years jhoblitt implement -towarpedimfile
(edit) @10770   20 years jhoblitt implement -adddiffimfile & -addstackedimfile
(edit) @10769   20 years jhoblitt implement -towarpedimfile
(edit) @10768   20 years jhoblitt implement -addinputimfile
(edit) @10765   20 years eugene added p4tool
(edit) @10759   20 years eugene changed where to whereCondition
(edit) @10756   20 years jhoblitt implement -warpedimfile, -stackedimfile, & -diffimfile
(edit) @10755   20 years jhoblitt fix p4* table names
(edit) @10751   20 years jhoblitt add -simple output options where appropriate
(edit) @10750   20 years jhoblitt add tables: p4InputImfile, p4WarpedImfile, p4PStackedImfile, …
(edit) @10741   20 years eugene added limits, fixed date bugs
(edit) @10739   20 years eugene some attempt to clarify error messages
(edit) @10738   20 years eugene added error reporting for mis-formed time strings (not completed)
(edit) @10718   20 years eugene stupid hack: use -inst to search on object since inst is missing!
(edit) @10710   20 years jhoblitt fix non-allowed duplicate dateobs in where queries
(edit) @10709   20 years jhoblitt fix false assumption that 'counter' is a string (it's really a u64 and …
(edit) @10706   20 years jhoblitt add -limit options to: dettool -tonormalizedstat dettool …
(edit) @10704   20 years jhoblitt rename -definebyquery options: remove set_* and add select_ to search …
(edit) @10697   20 years jhoblitt add -definebyquery -dateobs_begin & -dateobs_end
(edit) @10690   20 years jhoblitt implement -definerun
(edit) @10689   20 years jhoblitt add p4Run table
(edit) @10677   20 years jhoblitt add 1st draft mode options
(edit) @10672   20 years jhoblitt add -definebyquery -pretend option
(edit) @10671   20 years jhoblitt add a -limit option to -pendingexp & -pendingimfile
(edit) @10642   20 years jhoblitt stub out p4tool
(edit) @10637   20 years jhoblitt make most options 'optional' per PPs request
(edit) @10453   20 years jhoblitt fix pzPendingImfile column ordering
(edit) @10452   20 years jhoblitt fix tracing output
(edit) @10440   20 years jhoblitt update to the new pmConfigRead() prototype
(edit) @10405   20 years jhoblitt add DataStore file_id support
(edit) @10404   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request (part 2)
(edit) @10403   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request
(edit) @10231   20 years jhoblitt guard psTimeFromISO() from being called with NULL
(edit) @10230   20 years jhoblitt remove unused defines from pxtools.h
(edit) @10229   20 years jhoblitt remove unused files
(edit) @10228   20 years jhoblitt code formatting tweaks
(edit) @10227   20 years jhoblitt implement -detrunsummary
(edit) @10226   20 years jhoblitt remove unused code (files)
(edit) @10225   20 years jhoblitt remove detMasterFrame & detMasterImfile
(edit) @10223   20 years jhoblitt stub out -detrunsummary
(edit) @10222   20 years jhoblitt fix -adddetrunsummary to work with verify mode
(edit) @10221   20 years jhoblitt fix -residdetrun to work with verify mode
(edit) @10220   20 years jhoblitt fix -residexp to work with verify mode
(edit) @10219   20 years jhoblitt add detRun.mode to the out of -toresidexp
(edit) @10218   20 years jhoblitt fix -addresidexp for verify mode
(edit) @10217   20 years jhoblitt fix -toresidexp for verify mode
(edit) @10216   20 years jhoblitt fix -toresidimfile & -addresidimfile for verify mode
(edit) @10208   20 years jhoblitt remove unused -definebyquery option -det_Id
(edit) @10207   20 years jhoblitt fix a mem leak
(edit) @10206   20 years jhoblitt more partial verify mode support, fixed "master" SQL queries, and some …
(edit) @10163   20 years jhoblitt update -residimfile to support verify mode
(edit) @10162   20 years jhoblitt update -toresidimfile to handle verify mode
(edit) @10161   20 years jhoblitt constrain results to "master" detRun.mode
(edit) @10160   20 years jhoblitt rename detRun.mode ='create' -> 'master'
(edit) @10159   20 years jhoblitt add detRun.mode = 'create' restraint
Note: See TracRevisionLog for help on using the revision log.