IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/pstamptool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29328   16 years bills improvements to control job stoppage based on fault count
(edit) @29289   16 years bills add fault_counts
(edit) @29248   16 years bills Add pstamptool -stopdependentjob a new mode for giving up on jobs …
(edit) @29143   16 years bills add -limit to the set of arguments accepted by pstamptool …
(edit) @28937   16 years bills allow -job_id and -req_id as parameters to -pendingdependent (for …
(edit) @28712   16 years bills allow the uri of a data store to be changed
(edit) @28629   16 years bills allow selection of jobs to list by dependent id
(edit) @28595   16 years bills add -fault to selection args for pstamptool -updatejob
(edit) @28308   16 years bills allow selecting jobs to update by req_id and state. This is useful for …
(edit) @28297   16 years bills add -timestamp_begin and -timestamp_end to the parameters for -updatereq
(edit) @28294   16 years bills Add timestamp to pstampRequest
(edit) @28146   16 years bills don't revert dependent faults with fault > 10 unless explicitly …
(edit) @28145   16 years bills workaround for the problem described in ticket 1388. If a dependent …
(edit) @28106   16 years bills Get the 'webrequest number' frm the database
(edit) @27969   16 years eugene avoid unattached non-static format statements
(edit) @27874   16 years bills Various changes to the postage stamp server and associated tables. …
(edit) @27856   16 years bills Add table Label which through priority column may be used to order …
(edit) @27795   16 years bills first crack at queuing automatic updates for diffSkyfiles. Various bug …
(edit) @27740   16 years bills Enable the postage stamp server to handle requests for stamps from …
(edit) @27282   16 years bills in -datastore mode make the (time - timestamp) > pollInterval optional
(edit) @27182   16 years bills add labels to the revert modes
(edit) @27171   16 years bills Add timestamp and poll interval to pstampDataStore. Don't poll for new …
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26565   17 years bills run getdependent mode in a transaction
(edit) @26213   17 years bills add hook for reverting faults > 10
(edit) @25793   17 years bills Add new table pstampDependent. An entry gets created by the postage …
(edit) @25711   17 years bills add options to pstampJob move sql for -listjob to a sql file
(edit) @25558   17 years bills iiitidnw
(edit) @25554   17 years bills need to accept -limit even if we don't do anything with it
(edit) @25552   17 years bills add -all option to pstamptool
(edit) @25493   17 years bills In distribution server merge rcDSProduct into rcDestination. It was …
(edit) @25461   17 years bills add -req_id_min to pstamptool -revertjob mode
(edit) @25316   17 years bills allow pstampRequest.name to be set when adding a request add …
(edit) @25281   17 years bills move sql for -completedreq to a sql file. Fix crash when limit is supplied
(edit) @25199   17 years bills Modernize reverting of errors. If pstampRequest.state = 'new' previous …
(edit) @25109   17 years bills allow listing of requests by name as well as req_id allow job type …
(edit) @25075   17 years bills New error codes for postage stamp server requests and jobs
(edit) @25054   17 years bills support for fake jobs
(edit) @24969   17 years bills remove args and uri from pstampJob
(edit) @24943   17 years bills use a file for the argument lists for pstampJobs instead of database.
(edit) @24873   17 years bills change function names to match style in the rest of ippTools
(edit) @21412   17 years bills in job listings include some information from pstampProduct
(edit) @21402   17 years eugene converting to the new formatting version of p_psDBRunQueryF where …
(edit) @20151   18 years bills in pstamptool -listreq don't check state of request and jobs. Require …
(edit) @19777   18 years bills fixed problem code
(edit) @19774   18 years eugene comment out problem code
(edit) @19760   18 years bills add table pstampProject
(edit) @19219   18 years bills add exp_id to pstampJob. Rename -processedreq to -updatereq and …
(edit) @18974   18 years bills ds_id is an int not a string
(edit) @18717   18 years bills repair damage to pstamptool
(edit) @18621   18 years bills when reverting set name and reqType to null
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18531   18 years bills Many changes related to fault handling and changes to the database tables.
(edit) @18377   18 years bills added -completedreq mode to pstamptool
(edit) @18244   18 years bills various updates
(edit) @16957   18 years bills added mode to list a request. Used by the web interface to check …
(edit) @16931   18 years bills changed to support get_image (no postage stamp) jobs
(edit) @16596   18 years bills Various updates
(edit) @16544   18 years bills having status for a column name causes build issues. change to result. …
(edit) @16471   18 years bills Implemented the commands to manage the data store
(edit) @16361   18 years bills state 'new' not needed for pstampJob
(edit) @16296   18 years bills Use PRId64 instead of %lld in format strings.
(edit) @16291   18 years eugene changed %ld to %lld (needed on 32bit)
(edit) @16277   18 years bills Implemented more pstamptool functionality.
(add) @16134   19 years bills 1st version of pstamptool. Didn't add it to the build yet.
Note: See TracRevisionLog for help on using the revision log.