Commit graph

39 commits

Author SHA1 Message Date
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
JT Smith
bb4d7ab4a9 fixed the remaining bugs to make new spectre guts compatible with old subsystems 2009-11-03 15:45:28 -06:00
Colin Kuskie
d0dd47a5a4 Define what I want the user to do in the gotcha's file, and in the spectre error messages. 2009-08-24 23:05:13 +00:00
Colin Kuskie
4c0f971699 Use a default location for spectre.pid, tweak the gotchas text. Addresses bug #10822. 2009-08-24 20:21:37 +00:00
Colin Kuskie
e836103e5b Forward porting spectre typo fixes. 2009-08-11 21:59:57 +00:00
Colin Kuskie
f8b8f9da37 Forward porting spectre stop fix. Moved from IKC to interrupt based. 2009-07-29 23:30:52 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
1af2704e0c marked sbin scripts as executable 2009-01-12 16:28:33 +00:00
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
JT Smith
bc5fd3c727 - Added a wait timeout parameter to the WAITING method, so that Spectre
doesn't have to check something that the workflow activity knows it will 
   have to wait on for a while.
 - Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Graham Knop
c2296a805a document absolute path for spectre 2008-06-13 22:03:29 +00:00
Graham Knop
cba8fa6166 use absolute path when initializing WebGUI::Config in spectre 2008-06-13 01:44:53 +00:00
Ernesto Hernández-Novich
8be24aec80 Make sure $webguiRoot is setup consistently in all utility scripts.
Some scripts had a hardcoded use lib "../lib" and "../.." on
Session/Config method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization of
the installed files (e.g. for Debian packages).
2008-06-09 15:23:26 +00:00
Ernesto Hernández-Novich
fd671cec3d Used B<> instead of C<> when highlighting options and parameters in
POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
2008-06-09 14:54:08 +00:00
Ernesto Hernández-Novich
36704aed6e Removed a hardcoded pathname in the POD that makes sense only
for the Debian package. Sorry!
2008-06-06 22:11:17 +00:00
Ernesto Hernández-Novich
4555e8ca8e Added proper POD documentation to utility scripts using POD::Usage. 2008-06-06 22:08:59 +00:00
Graham Knop
9e3094e05a fixed: spectre outputs errors to file named /STDIN 2008-03-13 22:08:20 +00:00
Graham Knop
fc524df15c properly daemonize spectre 2008-02-28 15:53:24 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
9d315264c6 - Added a basic status interface to spectre, for troubleshooting. 2007-02-01 21:51:04 +00:00
Drake
76536e8cf0 Fix command-line Spectre ping not using the IP address from the config. 2006-09-18 20:46:45 +00:00
JT Smith
f420103b2e - fix: Shopping Cart Not Working
- fix: Editing Products Template wipes out SKU
 - fix: Email to RFE List Going to Spam
 - fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
 - fix: spectre.pl daemon error
 - Changed the Spectre tests to be a seperate option on the spectre.pl command
   line, which fixed a problem with the WRE monitor, and also enabled us to
   add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
JT Smith
35e0a63262 - fix: spectre
- fix: Spectre tries to delete the same workflow instance twice
 - Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
JT Smith
01ff53ed6c fixed a bug in spectre where it would only bind to 127.0.0.1 2006-07-05 14:02:18 +00:00
Matthew Wilson
50490a0a2e slightly less feedback 2006-05-03 22:52:38 +00:00
Matthew Wilson
248c089a5c some usability changes 2006-05-03 22:45:53 +00:00
JT Smith
5635534b4c added a test to spectre at startup to make sure it can connect to each webgui site
added a spectre ping function which will be useful for monitoring services like nagios and the wremonitor
removed references to the old theme systemm
2006-04-28 15:23:34 +00:00
JT Smith
9b9b63cc12 fixed several workflow/spectre related bugs 2006-03-18 23:25:31 +00:00
JT Smith
71b2634741 adding debug to spectre 2006-03-16 23:32:18 +00:00
JT Smith
8950b951bc it lives!!!! 2006-02-08 15:46:07 +00:00
JT Smith
d9a80d9f6f more spectre goodness, it almost runs!! 2006-02-03 03:05:28 +00:00
JT Smith
edc7e24d87 getting closer to having a working spectre 2006-02-02 20:46:38 +00:00
JT Smith
9d4eb51fb2 converting spectre to POE, no where near working yet 2006-02-02 18:13:47 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
JT Smith
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
JT Smith
6707c3698a cron works 2005-11-19 02:55:32 +00:00
JT Smith
9fda810ad0 slight improvement to the error output of the test framework 2005-11-17 05:51:36 +00:00
JT Smith
384f6cd392 added the starting foundation for spectre, much more still to be done 2005-11-16 00:00:05 +00:00