Commit graph

546 commits

Author SHA1 Message Date
Colin Kuskie
8c4785b165 Don't call setParent if the asset is still broken. Alert user if the asset is still broken. Fixes bug #11957. 2010-11-16 18:39:37 -08:00
Colin Kuskie
6101080332 Document the new version of Scope::Guard needed for Fork. 2010-11-02 14:40:41 -07:00
Colin Kuskie
1c63a65377 Don't delete the special state unless we set it. Fixes bug #11938 2010-11-01 08:23:31 -07:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Paul Driver
fa471df450 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Colin Kuskie
d769f2c7f1 Add workarounds for bad CPAN dependency resolution. 2010-10-12 21:23:23 -07:00
Paul Driver
c86ee12651 Fixing some failing tests 2010-10-07 16:14:48 -07:00
Colin Kuskie
aa96bb9994 Add a dependency in testEnvironment.pl for Test::Differences. Thanks to C.J. Adams-Collier. 2010-10-07 08:59:17 -07:00
Paul Driver
e238f72278 www_copy and www_pasteList Forkified 2010-10-06 08:54:17 -07:00
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