IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/PS-IPP-Config/lib/PS/IPP/Config.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42832   15 months eugene add table-types related to xcStack
(edit) @42802   15 months eugene add method to return an array of instances for a nebulous file
(edit) @40494   8 years eugene merge changes from czw dev branch to support Ubuntu 16.04
(edit) @35714   13 years bills add file_rename function
(edit) @32652   15 years bills Get NEB_SERVER from environment not site.config
(edit) @32506   15 years bills handle null scheme in redirect_to_logfile
(edit) @32474   15 years bills include seconds in renamed log file name to avoid problems when there …
(edit) @32374   15 years bills Added method redirect_to_logfile to PS::IPP::Config class. This checks …
(edit) @31907   15 years eugene adding metadataLookupF32 perl function (only used by camera_exp.pl)
(edit) @30744   15 years bills don't return an error when delete fails, that is the whole point of …
(edit) @30630   15 years bills Add new file delete method to PS-IPP-Config called kill_file(). For …
(edit) @30316   16 years bills add subroutines to convert a path to a destreak path (SR_) or recovery …
(edit) @30071   16 years bills Need to check that scheme is defined before dereferencing it
(edit) @29891   16 years bills add new methods to PS::IPP:CONFIG prepare_output() and replicate_file()
(edit) @29748   16 years bills impplement metadataLookupS32 and use it when looking up DBPORT. Put …
(edit) @28900   16 years bills add a subroutine to check for destreak backup file corresponding to an …
(edit) @28153   16 years eugene minor change to support FILE.ID elements in filerules
(edit) @28097   16 years eugene more work on the staticsky interactions
(edit) @27545   16 years Paul Price If we delete the file, then we don't know the path.
(edit) @27544   16 years Paul Price Fix syntax error.
(edit) @27543   16 years Paul Price Handle zero-sized skycell files.
(edit) @27359   16 years eugene file_exists needs to resolve name to handle file: and path: style names
(edit) @27226   16 years Paul Price Fix syntax error.
(edit) @27225   16 years Paul Price Demand that a file have non-zero size as part of test for existence.
(edit) @27179   16 years Paul Price file_exists should not only check that there's an instance in …
(edit) @27092   16 years bills Add force argument to $ipprc->file_delete() use it in …
(edit) @26516   17 years bills use DBPORT if it is defined and non-zero
(edit) @26176   17 years bills revert the autoflush change. It doesn't seem to be working as intended`
(edit) @26085   17 years bills in redirect_output turn on autoflush on the redirected files. This …
(edit) @26026   17 years Paul Price Fix from Eric Tittley. Exporter needs to be loaded first for Perl …
(edit) @24406   17 years Paul Price Checking proj_id is defined.
(edit) @24209   17 years bills avoid trying to print undefined string in error condition
(edit) @24040   17 years eugene check for zero-length skycell and rebuild if needed
(edit) @23747   17 years Paul Price Adding default names for {CHIP.NAME} and {CELL.NAME}.
(edit) @23495   17 years bills fix problem invoking the _neb_start method
(edit) @23461   17 years jhoblitt disambiguate error messages in _neb_start()
(edit) @23456   17 years jhoblitt factor out repeated calls to _neb_start() and add an ->nebulous() …
(edit) @23185   17 years Paul Price Removing all instances of die() and exit() --- we need the calling …
(edit) @21320   17 years eugene clarify error message, handle missing dbname
(edit) @21311   17 years bills fix bug in source_id calculation
(edit) @20926   18 years eugene add source_id method to lookup database id from ippadmin and merge …
(edit) @20503   18 years bills add file_delete which can deal with nebulous paths. For cleanup
(edit) @19546   18 years eugene add comment to fix emacs font coloring
(edit) @18557   18 years bills If an attempt to redirect_output fails wait 5 seconds and try again. …
(edit) @18086   18 years eugene test for undefined neb path
(edit) @17970   18 years bills have file_resolve have the same behavior in "touch" whether or not the …
(edit) @17963   18 years bills Added 2 methods. create_temp_file and redirect_ouput create_temp_file …
(edit) @17829   18 years jhoblitt change file_resolve() to remove one nebulous call when "touching"
(edit) @17668   18 years jhoblitt remove stripping of schema from nebulous URIs
(edit) @17667   18 years jhoblitt expand tabs
(edit) @17664   18 years bills Added $touch parameter to PS-IPP-Config
(edit) @17651   18 years jhoblitt add :standard tag
(edit) @17495   18 years bills Fixed typo in script
(edit) @17487   18 years eugene perl function to handle REDUCTION as an external file
(edit) @16917   18 years eugene allow dvodb to be abstract name or file
(edit) @16750   18 years Paul Price Need to include IPC::Cmd.
(edit) @16748   18 years Paul Price Fixing compilation problem.
(edit) @16727   18 years Paul Price Combining generate_skycells and skycell_file from Operations.pm into a …
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16325   18 years Paul Price Need squigglies.
(edit) @16319   18 years Paul Price Since tessellations are specified in advance, don't need a function to …
(edit) @16207   18 years eugene adding outroot_prepare
(edit) @15852   19 years eugene drop df in error condition
(edit) @15679   19 years Paul Price Export file_scheme
(edit) @15184   19 years Paul Price Allow redirect to a file with FILERULES.
(edit) @14794   19 years Paul Price Ensuring scheme is defined before sucking it off.
(edit) @14792   19 years Paul Price Also needed to change the stripping of the scheme off the filename.
(edit) @14791   19 years Paul Price Need to fix scheme identifier --- doesn't work when there are other …
(edit) @14659   19 years Paul Price Fixing type checking again. Got it this time, I'm sure!
(edit) @14658   19 years Paul Price Fixing type check.
(edit) @14575   19 years Paul Price Adding function to lookup boolean value.
(edit) @14400   19 years jhoblitt reduce Getopt::Long dep to 2.33
(edit) @13937   19 years Paul Price Changes to multiple packages in order to use "reduction classes" to …
(edit) @13789   19 years eugene file:// keeps leading slash
(edit) @13788   19 years eugene filename_absolute should prepend a /
(edit) @13724   19 years eugene rejection is now a recipe, parsed by ppConfigDump
(edit) @13693   19 years Paul Price Elaborating on error message.
(edit) @13636   19 years Paul Price Was defining the global as "my"…
(edit) @13635   19 years Paul Price Missed one.
(edit) @13634   19 years Paul Price REJECTIONS, not REJECTION.
(edit) @13631   19 years Paul Price New format for rejections: they live in their own file, which is …
(edit) @13629   19 years Paul Price Making URI scheme name case-insensitive.
(edit) @13589   19 years eugene allow base to not include a leading /
(edit) @13579   19 years Paul Price Fixing return value from system call.
(edit) @13574   19 years Paul Price Adding function to open file for appending.
(edit) @13502   19 years Paul Price Fixing problem with mkdir --- system returns 0 on success.
(edit) @13491   19 years Paul Price Prevent failure when the directory already exists.
(edit) @13482   19 years Paul Price Handling the return value of system calls.
(edit) @13459   19 years Paul Price Pulling out the URI module, since it's darn annoying.
(edit) @13317   19 years Paul Price Not using URI module to parse URIs in caturi --- there are too many …
(edit) @13297   19 years Paul Price Only load Nebulous::Client when required.
(edit) @13276   19 years Paul Price Upgrade to support Nebulous.
(edit) @13262   19 years eugene need to check for ENV HOME before using it
(edit) @13260   19 years jhoblitt turn off uninitialized warnings when looking up ENV{HOME}
(edit) @13250   19 years Paul Price Adding new functions to support Nebulous.
(edit) @13238   19 years eugene catch errors in config before setting camera
(edit) @13174   19 years Paul Price Fixing following function rename.
(edit) @13167   19 years Paul Price Adding function to return list of defined tessellations.
(edit) @12836   19 years eugene un-comment extname_rule
(edit) @12830   19 years Paul Price Making metadata lookup functions public.
Note: See TracRevisionLog for help on using the revision log.