|
|
|
@42832
|
15 months |
eugene |
add table-types related to xcStack
|
|
|
|
@42802
|
15 months |
eugene |
add method to return an array of instances for a nebulous file
|
|
|
|
@40494
|
8 years |
eugene |
merge changes from czw dev branch to support Ubuntu 16.04
|
|
|
|
@35714
|
13 years |
bills |
add file_rename function
|
|
|
|
@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 …
|
|
|
|
@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
|
|
|
|
@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"
|
|
|
|
@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
|
|
|
|
@17495
|
18 years |
bills |
Fixed typo in script
|
|
|
|
@17487
|
18 years |
eugene |
perl function to handle REDUCTION as an external file
|
|
|
|
@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.
|
|
|
|
@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
|
|
|
|
@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
|
|
|
|
@15679
|
19 years |
Paul Price |
Export file_scheme
|
|
|
|
@15184
|
19 years |
Paul Price |
Allow redirect to a file with FILERULES.
|
|
|
|
@14794
|
19 years |
Paul Price |
Ensuring scheme is defined before sucking it off.
|
|
|
|
@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 …
|
|
|
|
@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.
|
|
|
|
@14400
|
19 years |
jhoblitt |
reduce Getopt::Long dep to 2.33
|
|
|
|
@13937
|
19 years |
Paul Price |
Changes to multiple packages in order to use "reduction classes" to …
|
|
|
|
@13789
|
19 years |
eugene |
file:// keeps leading slash
|
|
|
|
@13788
|
19 years |
eugene |
filename_absolute should prepend a /
|
|
|
|
@13724
|
19 years |
eugene |
rejection is now a recipe, parsed by ppConfigDump
|
|
|
|
@13693
|
19 years |
Paul Price |
Elaborating on error message.
|
|
|
|
@13636
|
19 years |
Paul Price |
Was defining the global as "my"…
|
|
|
|
@13635
|
19 years |
Paul Price |
Missed one.
|
|
|
|
@13634
|
19 years |
Paul Price |
REJECTIONS, not REJECTION.
|
|
|
|
@13631
|
19 years |
Paul Price |
New format for rejections: they live in their own file, which is …
|
|
|
|
@13629
|
19 years |
Paul Price |
Making URI scheme name case-insensitive.
|
|
|
|
@13589
|
19 years |
eugene |
allow base to not include a leading /
|
|
|
|
@13579
|
19 years |
Paul Price |
Fixing return value from system call.
|
|
|
|
@13574
|
19 years |
Paul Price |
Adding function to open file for appending.
|
|
|
|
@13502
|
19 years |
Paul Price |
Fixing problem with mkdir --- system returns 0 on success.
|
|
|
|
@13491
|
19 years |
Paul Price |
Prevent failure when the directory already exists.
|
|
|
|
@13482
|
19 years |
Paul Price |
Handling the return value of system calls.
|
|
|
|
@13459
|
19 years |
Paul Price |
Pulling out the URI module, since it's darn annoying.
|
|
|
|
@13317
|
19 years |
Paul Price |
Not using URI module to parse URIs in caturi --- there are too many …
|
|
|
|
@13297
|
19 years |
Paul Price |
Only load Nebulous::Client when required.
|
|
|
|
@13276
|
19 years |
Paul Price |
Upgrade to support Nebulous.
|
|
|
|
@13262
|
19 years |
eugene |
need to check for ENV HOME before using it
|
|
|
|
@13260
|
19 years |
jhoblitt |
turn off uninitialized warnings when looking up ENV{HOME}
|
|
|
|
@13250
|
19 years |
Paul Price |
Adding new functions to support Nebulous.
|
|
|
|
@13238
|
19 years |
eugene |
catch errors in config before setting camera
|
|
|
|
@13174
|
19 years |
Paul Price |
Fixing following function rename.
|
|
|
|
@13167
|
19 years |
Paul Price |
Adding function to return list of defined tessellations.
|
|
|
|
@12836
|
19 years |
eugene |
un-comment extname_rule
|
|
|
|
@12830
|
19 years |
Paul Price |
Making metadata lookup functions public.
|
|
|
|