IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6661   20 years jhoblitt exp_type & class are redundant in Exps
(edit) @6660   20 years jhoblitt exp_type & class are redundant in Exps
(edit) @6659   20 years jhoblitt stub out pzsearch
(edit) @6658   20 years jhoblitt add pzPendingExp, pzPendingImfiles, & summitExp tables change table …
(edit) @6657   20 years jhoblitt minor re-org
(edit) @6656   20 years jhoblitt add phase Z
(edit) @6655   20 years jhoblitt update summit copy
(edit) @6654   20 years jhoblitt fix double free
(edit) @6652   20 years jhoblitt VERSION to 0.02
(edit) @6651   20 years jhoblitt doc update
(edit) @6650   20 years jhoblitt add dsfilesetls
(edit) @6649   20 years jhoblitt remove debugging statement
(edit) @6648   20 years jhoblitt doc update
(edit) @6647   20 years jhoblitt make ->new() params fileset, datetime, & type optional
(edit) @6646   20 years eugene ignoring the tex dir
(edit) @6645   20 years eugene limiting clipping on a chip
(edit) @6644   20 years eugene adding fixwrap function (for megacam)
(edit) @6643   20 years eugene some minor skyregion bugs
(edit) @6642   20 years eugene added periodogram, tests, some minor bugs
(edit) @6641   20 years eugene various bugs introduced with skyregions
(edit) @6640   20 years eugene fixed dvo_image_unlock misplacement
(edit) @6639   20 years eugene dropped test print line
(edit) @6638   20 years eugene fixes to catch missed events
(edit) @6637   20 years jhoblitt add dsproductls
(edit) @6636   20 years jhoblitt update summit copy
(edit) @6633   20 years jhoblitt turn off HTTP access.log
(edit) @6632   20 years jhoblitt extra cli param tests
(edit) @6631   20 years drobbin Updated ImageRow, Col, Slice with respect to Sub-image v. parent-image …
(edit) @6630   20 years jhoblitt add build_requires Test::Cmd 1.05
(edit) @6629   20 years eugene added TLIBFLAG
(edit) @6628   20 years jhoblitt add (partial) dsget tests
(edit) @6627   20 years jhoblitt fix changed error message
(edit) @6626   20 years jhoblitt add dsget
(edit) @6625   20 years jhoblitt make fileid, bytes, md5sum, & type params to ->new() optional remove …
(edit) @6624   20 years Paul Price Now both reading and writing
(edit) @6623   20 years Paul Price Fixing megacam splice format
(edit) @6617   20 years jhoblitt update deps
(edit) @6616   20 years jhoblitt change DataStore::FileSet::Parser to use DataStore::Utils change …
(edit) @6615   20 years jhoblitt change DataStore::File to use DataStore::Utils change DataStore::File …
(edit) @6614   20 years jhoblitt code formatting
(edit) @6613   20 years eugene PS_META_NO_REPLACE
(edit) @6612   20 years jhoblitt add DataStore::Utils change DataStore::Product & DataStore::FileSet to …
(edit) @6611   20 years jhoblitt enable podcoverage tests
(edit) @6610   20 years jhoblitt document ->new()
(edit) @6609   20 years jhoblitt be consistent about how HTTP URIs are validated
(edit) @6608   20 years jhoblitt change DataStore::Record->new to create an object with all params as …
(edit) @6607   20 years jhoblitt get distribution version from DataStore.pm
(edit) @6606   20 years jhoblitt test ->parse()'s return in list and scalar context
(edit) @6605   20 years jhoblitt POD fix
(edit) @6604   20 years jhoblitt fix spelling typo
(edit) @6603   20 years jhoblitt doc update
(edit) @6602   20 years jhoblitt add DataStore
(edit) @6601   20 years jhoblitt doc update
(edit) @6600   20 years jhoblitt add test comments
(edit) @6599   20 years jhoblitt fix test count
(edit) @6598   20 years jhoblitt add DataStore
(edit) @6596   20 years jhoblitt don't import anything from POSIX
(edit) @6595   20 years jhoblitt test that ->requset() doesn't accept any params
(edit) @6594   20 years jhoblitt add ->request() tests
(edit) @6593   20 years jhoblitt updated so tests pass
(edit) @6592   20 years jhoblitt requires File::stat build_requires File::Temp
(edit) @6591   20 years jhoblitt build_requires Net::HTTPServer 1.1.1
(edit) @6588   20 years jhoblitt add DataStore::File->request (sans tests)
(edit) @6587   20 years jhoblitt add DataStore::FileSet->request
(edit) @6585   20 years Paul Price Changing configuration files to new format --- split files for camera …
(edit) @6584   20 years jhoblitt add DataStore::Product->request
(edit) @6583   20 years jhoblitt change http URI validation to allow relative paths (e.g. 'localhost')
(edit) @6579   20 years drobbin Merged-in changes for psRegionForImage from eam_rel9_b1. (coord's …
(edit) @6578   20 years drobbin Updated psImageGet in accordance with rules for dealing with sub-images.
(edit) @6574   20 years drobbin Changed psImageSet to coincide with new stipulations concerning sub-images.
(edit) @6571   20 years eugene major revisions to use the new pmFPAfile,view I/O handling
(edit) @6566   20 years Paul Price Adding ppTest --- test program for modules development
(edit) @6548   20 years drobbin Merged in changes to psMetadata (polynomial formatting) from rel10_ifa …
(edit) @6543   20 years jhoblitt properly validate uri param
(edit) @6542   20 years jhoblitt add DataStore::Response
(edit) @6541   20 years jhoblitt add partial DataStore::File tests
(edit) @6540   20 years jhoblitt add partial DataStore::FileSet tests
(edit) @6539   20 years jhoblitt fix uri validation callback name
(edit) @6538   20 years jhoblitt add DataStore::Product (partial)
(edit) @6536   20 years drobbin changed getToken to see if it has gotten to NULL before incrementing …
(edit) @6535   20 years Paul Price Changing size of hash for psMetadata.
(edit) @6534   20 years drobbin Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
(edit) @6533   20 years desonia made prefix /usr/local instead of pwd.
(edit) @6532   20 years Paul Price Added …
(edit) @6531   20 years eugene moved various functions to psModules/src/pslib
(edit) @6529   20 years gusciora This fixes a problem with psMemCheckPtr on staticly allocated data.
(edit) @6528   20 years drobbin Removed psMemIncrRefCounter from psArrayGet & associated psFree calls.
(edit) @6527   20 years gusciora This merges in rel10_ifa. However, I changed the matrix solving …
(edit) @6526   20 years gusciora From rel10_ifa.
(edit) @6525   20 years gusciora .…
(edit) @6524   20 years gusciora Trying to merge rel10_ifa.
(edit) @6523   20 years eugene adding SMP I/O functions
(edit) @6522   20 years eugene working on file I/O modifications
(edit) @6511   20 years drobbin Updated files to reflect psArray, psVector, & psPixels changes in …
(edit) @6510   20 years gusciora .…
(edit) @6509   20 years gusciora From rel10_ifa
(edit) @6508   20 years Paul Price Added psFitsIsImage and psFitsIsTable
(edit) @6507   20 years Paul Price Adding psFitsIsImage and psFitsIsTable.
(edit) @6506   20 years gusciora Modified the private function psListLength() my_psListLength() since …
(edit) @6505   20 years drobbin Removed #include <pthreads.h> from psList files.
Note: See TracRevisionLog for help on using the revision log.