|
|
|
@42832
|
15 months |
eugene |
add table-types related to xcStack
|
|
|
|
@42806
|
15 months |
eugene |
fix memleak in pmDark
|
|
|
|
@42802
|
15 months |
eugene |
add method to return an array of instances for a nebulous file
|
|
|
|
@42391
|
3 years |
eugene |
merge from eam_branches/ipp-20220316: mergeinfo
|
|
|
|
@42285
|
4 years |
eugene |
merging changes from tags/ipp-ops-20220705 (add new gpc1 format to …
|
|
|
|
@40494
|
8 years |
eugene |
merge changes from czw dev branch to support Ubuntu 16.04
|
|
|
|
@35714
|
13 years |
bills |
add file_rename function
|
|
|
|
@34090
|
14 years |
eugene |
merge all changes from eam_branches/ipp-20120626
|
|
|
|
@32652
|
15 years |
bills |
Get NEB_SERVER from environment not site.config
|
|
|
|
@32506
|
15 years |
bills |
handle null scheme in redirect_to_logfile
|
|
|
|
@32474
|
15 years |
bills |
include seconds in renamed log file name to avoid problems when there …
|
|
|
|
@32374
|
15 years |
bills |
Added method redirect_to_logfile to PS::IPP::Config class. This checks …
|
|
|
|
@31907
|
15 years |
eugene |
adding metadataLookupF32 perl function (only used by camera_exp.pl)
|
|
|
|
@30744
|
15 years |
bills |
don't return an error when delete fails, that is the whole point of …
|
|
|
|
@30630
|
15 years |
bills |
Add new file delete method to PS-IPP-Config called kill_file().
For …
|
|
|
|
@30316
|
16 years |
bills |
add subroutines to convert a path to a destreak path (SR_) or recovery …
|
|
|
|
@30071
|
16 years |
bills |
Need to check that scheme is defined before dereferencing it
|
|
|
|
@29891
|
16 years |
bills |
add new methods to PS::IPP:CONFIG prepare_output() and replicate_file()
|
|
|
|
@29748
|
16 years |
bills |
impplement metadataLookupS32 and use it when looking up DBPORT. Put …
|
|
|
|
@28900
|
16 years |
bills |
add a subroutine to check for destreak backup file corresponding to an …
|
|
|
|
@28153
|
16 years |
eugene |
minor change to support FILE.ID elements in filerules
|
|
|
|
@28097
|
16 years |
eugene |
more work on the staticsky interactions
|
|
|
|
@27545
|
16 years |
Paul Price |
If we delete the file, then we don't know the path.
|
|
|
|
@27544
|
16 years |
Paul Price |
Fix syntax error.
|
|
|
|
@27543
|
16 years |
Paul Price |
Handle zero-sized skycell files.
|
|
|
|
@27359
|
16 years |
eugene |
file_exists needs to resolve name to handle file: and path: style names
|
|
|
|
@27226
|
16 years |
Paul Price |
Fix syntax error.
|
|
|
|
@27225
|
16 years |
Paul Price |
Demand that a file have non-zero size as part of test for existence.
|
|
|
|
@27179
|
16 years |
Paul Price |
file_exists should not only check that there's an instance in …
|
|
|
|
@27092
|
16 years |
bills |
Add force argument to $ipprc->file_delete() use it in …
|
|
|
|
@26516
|
17 years |
bills |
use DBPORT if it is defined and non-zero
|
|
|
|
@26176
|
17 years |
bills |
revert the autoflush change. It doesn't seem to be working as intended`
|
|
|
|
@26085
|
17 years |
bills |
in redirect_output turn on autoflush on the redirected files.
This …
|
|
|
|
@26026
|
17 years |
Paul Price |
Fix from Eric Tittley.
Exporter needs to be loaded first for Perl …
|
|
|
|
@24406
|
17 years |
Paul Price |
Checking proj_id is defined.
|
|
|
|
@24209
|
17 years |
bills |
avoid trying to print undefined string in error condition
|
|
|
|
@24040
|
17 years |
eugene |
check for zero-length skycell and rebuild if needed
|
|
|
|
@23747
|
17 years |
Paul Price |
Adding default names for {CHIP.NAME} and {CELL.NAME}.
|
|
|
|
@23495
|
17 years |
bills |
fix problem invoking the _neb_start method
|
|
|
|
@23461
|
17 years |
jhoblitt |
disambiguate error messages in _neb_start()
|
|
|
|
@23456
|
17 years |
jhoblitt |
factor out repeated calls to _neb_start() and add an ->nebulous() …
|
|
|
|
@23185
|
17 years |
Paul Price |
Removing all instances of die() and exit() --- we need the calling …
|
|
|
|
@22718
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@21320
|
17 years |
eugene |
clarify error message, handle missing dbname
|
|
|
|
@21311
|
17 years |
bills |
fix bug in source_id calculation
|
|
|
|
@20926
|
18 years |
eugene |
add source_id method to lookup database id from ippadmin and merge …
|
|
|
|
@20503
|
18 years |
bills |
add file_delete which can deal with nebulous paths. For cleanup
|
|
|
|
@19546
|
18 years |
eugene |
add comment to fix emacs font coloring
|
|
|
|
@18932
|
18 years |
Paul Price |
Another.
|
|
|
|
@18931
|
18 years |
Paul Price |
Suppress error: Use of uninitialized value in multiplication (*) at …
|
|
|
|
@18557
|
18 years |
bills |
If an attempt to redirect_output fails wait 5 seconds and try again. …
|
|
|
|
@18086
|
18 years |
eugene |
test for undefined neb path
|
|
|
|
@17970
|
18 years |
bills |
have file_resolve have the same behavior in "touch" whether or not
the …
|
|
|
|
@17963
|
18 years |
bills |
Added 2 methods. create_temp_file and redirect_ouput
create_temp_file …
|
|
|
|
@17829
|
18 years |
jhoblitt |
change file_resolve() to remove one nebulous call when "touching"
|
|
|
|
@17801
|
18 years |
Paul Price |
OK, not such a useful idea --- it can't deal with when we die with an …
|
|
|
|
@17800
|
18 years |
Paul Price |
"host" is simpler than "hostname".
|
|
|
|
@17799
|
18 years |
Paul Price |
Supporting type = "hostname".
|
|
|
|
@17668
|
18 years |
jhoblitt |
remove stripping of schema from nebulous URIs
|
|
|
|
@17667
|
18 years |
jhoblitt |
expand tabs
|
|
|
|
@17664
|
18 years |
bills |
Added $touch parameter to PS-IPP-Config
|
|
|
|
@17651
|
18 years |
jhoblitt |
add :standard tag
|
|
|
|
@17602
|
18 years |
eugene |
added clipmean and clipstdev options
|
|
|
|
@17495
|
18 years |
bills |
Fixed typo in script
|
|
|
|
@17487
|
18 years |
eugene |
perl function to handle REDUCTION as an external file
|
|
|
|
@17431
|
18 years |
eugene |
reduce unneeded verbosity
|
|
|
|
@17116
|
18 years |
Paul Price |
Adding check for NULL-like values when parsing statistics.
|
|
|
|
@16917
|
18 years |
eugene |
allow dvodb to be abstract name or file
|
|
|
|
@16750
|
18 years |
Paul Price |
Need to include IPC::Cmd.
|
|
|
|
@16748
|
18 years |
Paul Price |
Fixing compilation problem.
|
|
|
|
@16747
|
18 years |
Paul Price |
Retiring Operations.pm
|
|
|
|
@16735
|
18 years |
Paul Price |
Since skycell_file is now in PS::IPP::Config, no need for Operations.pm
|
|
|
|
@16727
|
18 years |
Paul Price |
Combining generate_skycells and skycell_file from Operations.pm into a …
|
|
|
|
@16611
|
18 years |
eugene |
using new user/site/system construction for config files
|
|
|
|
@16332
|
18 years |
Paul Price |
Adding verbosity switch
|
|
|
|
@16330
|
18 years |
Paul Price |
Need to convert filename to an absolute path.
|
|
|
|
@16326
|
18 years |
Paul Price |
Don't get list of tessellations.
|
|
|
|
@16325
|
18 years |
Paul Price |
Need squigglies.
|
|
|
|
@16319
|
18 years |
Paul Price |
Since tessellations are specified in advance, don't need a function to …
|
|
|
|
@16207
|
18 years |
eugene |
adding outroot_prepare
|
|
|
|
@15852
|
19 years |
eugene |
drop df in error condition
|
|
|
|
@15680
|
19 years |
Paul Price |
Adding return code.
|
|
|
|
@15679
|
19 years |
Paul Price |
Export file_scheme
|
|
|
|
@15678
|
19 years |
Paul Price |
Needs file_scheme.
|
|
|
|
@15677
|
19 years |
Paul Price |
Adding function to return the name of the skycell file.
|
|
|
|
@15645
|
19 years |
Paul Price |
Adding function to extract skycells into images. We're using this in …
|
|
|
|
@15185
|
19 years |
Paul Price |
Don't add flag and value if they're not defined.
|
|
|
|
@15184
|
19 years |
Paul Price |
Allow redirect to a file with FILERULES.
|
|
|
|
@14896
|
19 years |
Paul Price |
Don't need those files.
|
|
|
|
@14895
|
19 years |
Paul Price |
Adding script to test some filename issues.
|
|
|
|
@14795
|
19 years |
Paul Price |
Adding build system files to cvsignore.
|
|
|
|
@14794
|
19 years |
Paul Price |
Ensuring scheme is defined before sucking it off.
|
|
|
|
@14793
|
19 years |
Paul Price |
Adding files to manifest to stop it complaining.
|
|
|
|
@14792
|
19 years |
Paul Price |
Also needed to change the stripping of the scheme off the filename.
|
|
|
|
@14791
|
19 years |
Paul Price |
Need to fix scheme identifier --- doesn't work when there are other …
|
|
|
|
@14745
|
19 years |
Paul Price |
Adding dist_abstract
|
|
|
|
@14659
|
19 years |
Paul Price |
Fixing type checking again. Got it this time, I'm sure!
|
|
|
|
@14658
|
19 years |
Paul Price |
Fixing type check.
|
|
|
|
@14575
|
19 years |
Paul Price |
Adding function to lookup boolean value.
|
|
|
|
@14442
|
19 years |
Paul Price |
Missed a place where I had to add min and max.
|
|
|
|