Commit graph

587 commits

Author SHA1 Message Date
Paul Driver
f2e0a4f667 Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00
Paul Driver
c8fd0b56ed Implemented Graham's fork-at-startup idea 2010-10-06 08:53:39 -07:00
Colin Kuskie
317a4d759a Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad! 2010-09-20 09:19:01 -07:00
Colin Kuskie
2766b72d29 let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873 2010-09-20 09:15:07 -07:00
Colin Kuskie
f17623624e Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746. 2010-09-13 07:52:14 -07:00
Colin Kuskie
91acd4c632 Don't be overzealous in cleaning up the cache root directory. Fixes bug #11814 2010-09-07 11:15:25 -07:00
Doug Bell
55e6284dd1 add classLoadTest.pl 2010-09-01 22:23:15 -05:00
Graham Knop
04c49fb48e use setPrivileges on files instead of doing it manually 2010-08-14 09:26:52 -05:00
Doug Bell
f3eb5efc2b add fixWgaccess.pl script to fix outdated wgaccess 2010-08-03 12:32:19 -05:00
Colin Kuskie
8246b7ec88 Also find assets that are missing entries in their class hierarchy, as well as in asset and assetData. 2010-07-29 10:31:28 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
bbe962a185 add IO::Socket::SSL as prereq for LDAPS 2010-06-07 17:05:12 -07:00
Doug Bell
2c75ab27e6 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Scott Walters
dc14b06280 stale PID file detection -- previous patch cleanup and supress uninit warning 2010-05-28 08:38:38 -04:00
Scott Walters
83d5f55b09 PID files contain the PID so that on next run, we can test to see
if that PID is still alive.  If it isn't, the daemon was kill -9'd,
the system crashed, or similar.  It isn't running any more and it's
safe to start up again.  Don't die on startup unless the PID in the
PID file is valid.
2010-05-28 08:35:50 -04:00
Colin Kuskie
0f69d4fdf0 Install Cache::FastMmap first before CHI so it will run the tests on it. 2010-04-30 11:01:36 -07:00
Doug Bell
6a000fffd3 added CHI to testEnv 2010-04-29 13:24:50 -05:00
Colin Kuskie
d26a3dc862 Fix bad POD in the installClass utility script 2010-04-19 08:47:25 -07:00
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
Colin Kuskie
5282a12d47 Note Test::Deep is required due to usage in Survey::Test and Asset::Event. 2010-04-14 09:34:34 -07:00
Paul Driver
c356a7acc6 DateTime::Event::ICal in Calendar, workflow to extend recurrence 2010-04-05 17:08:11 -07:00
Colin Kuskie
b4a790a736 Fix handling filenames with space with overwrite=1 in fileImport.pl. Fixes bug #11453 2010-03-03 13:27:30 -08:00
Colin Kuskie
8128f54943 WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
Colin Kuskie
e3cbb27ae3 Fix typo in module name. 2010-02-02 20:38:58 -08:00
Colin Kuskie
6b90610e40 Fix POD typo 2010-02-02 12:37:41 -08:00
Colin Kuskie
5a346afd9e Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373. 2010-01-26 10:39:20 -08:00
Colin Kuskie
ea53dcc037 Update version for JavaScript::Packed to handle some gnarly JS. Fixes bug #11034. 2010-01-19 09:06:35 -08:00
Colin Kuskie
13fd430a16 Test for the correct Template::Toolkit version, by the right name. Fixes bug #11278 2009-11-25 11:14:21 -08:00
Colin Kuskie
fae11ffcdb Bump testing module requirement to handle new test methods in Test::More. 2009-11-24 16:57:32 -08:00
Colin Kuskie
c0fea48a28 Bump requirement on LWP to fix a MIME type issue with LWP::MediaTypes. Fixes bug #11254 2009-11-20 14:19:02 -08:00
Colin Kuskie
9187b6b7b7 Fix problem with @INC in preload.perl. 2009-11-19 10:04:19 -08:00
Colin Kuskie
53f3683c21 Do not include . in @INC. 2009-11-18 10:24:39 -08:00
Colin Kuskie
fae8b162fa Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
Colin Kuskie
f3e699e9a7 Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
727348a1c9 Fix module use issues. Fixes bug#11222
Remove bad use line from TaxDriver/EU.pm
Add line for TT2 in testEnvironment.pl
2009-11-11 14:19:37 -08:00
Colin Kuskie
0b972be5a7 Document that Locales::Country is required for the new UPS shipping driver. 2009-11-03 21:37:22 -08:00
Colin Kuskie
547d1714a5 Finish merge of UPS shipping driver. 2009-11-03 20:41:42 -08:00
Colin Kuskie
deff69ae14 Merge commit 'ups-driver/master' 2009-11-03 20:37:53 -08: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
JT Smith
d87d766856 added scheduled vendor payouts workflow activity 2009-10-20 11:04:03 -05:00
Colin Kuskie
c34da3f615 Prune out dead sub in syncToCdn.pl 2009-10-07 08:56:18 -07:00
Colin Kuskie
ca7a285ace Use proper POD for syncToCdn.pl's docs. Fixes bug #11100 2009-10-06 15:21:01 -07:00
Graham Knop
60a4a9b140 mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Colin Kuskie
d0e20a0bdd Fix changeIobStatus script. Missing use line. 2009-09-23 07:36:18 -07:00
Colin Kuskie
eac2099246 Mark Testing modules as optional, fixes bug #11008. 2009-09-17 15:43:46 -07:00
Graham Knop
f40992f217 adding some ignored files 2009-09-11 08:46:52 -05: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
ca7ca6660d Document that Readonly is a required module. Fixes bug #10801 2009-08-21 00:30:10 +00:00
Colin Kuskie
9d24f55b50 Update testCodebase.pl to extract the WebGUI root directory from the absolute
path to a config file, just like a standalone test would.
2009-08-13 06:34:57 +00:00