Commit graph

568 commits

Author SHA1 Message Date
Colin Kuskie
a60a2cc4a8 Document new module required for testing. 2010-07-07 15:39:50 -07:00
Graham Knop
894385396c remove code trying to prevent caching of config objects 2010-07-07 02:52:02 -05:00
Graham Knop
a68e6c38ca all features implemented and basic upgrades working 2010-07-06 17:06:12 -05:00
Graham Knop
1a79d607af mostly complete upgrade system 2010-07-06 17:06:00 -05:00
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
b30491f3a6 Merge commit '808a866c8b' into webgui8. 7.9.4 release point
Conflicts:
	docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
	docs/upgrades/upgrade_7.9.2-7.9.3.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset/MapPoint.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Gallery.pm
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/AssetClipboard.pm
	lib/WebGUI/AssetVersioning.pm
	lib/WebGUI/Auth.pm
	t/Asset/Asset.t
2010-06-25 20:08:11 -07:00
Colin Kuskie
2a39446737 Document a new perl module requirement. 2010-06-17 10:05:07 -07:00
Graham Knop
89d4f46a18 Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
Colin Kuskie
4a8b88d77d Ubuntu does not install Package::Stash with other dependencies. Added it to testEnvironment.pl 2010-06-11 09:19:11 -07:00
Graham Knop
02af1c68f9 Merge branch 'WebGUI8' into psgi 2010-06-08 17:59:17 -05:00
Graham Knop
950d7517d6 add IO::Socket::SSL as prereq for LDAPS 2010-06-07 19:00:41 -05:00
Colin Kuskie
bbe962a185 add IO::Socket::SSL as prereq for LDAPS 2010-06-07 17:05:12 -07:00
Patrick Donelan
f16ba76b86 Merge branch 'WebGUI8' into psgi
Conflicts:
	sbin/testEnvironment.pl
2010-06-04 21:01:03 -04:00
Doug Bell
2c75ab27e6 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Scott Walters
14d249d3f0 stale PID file detection -- previous patch cleanup and supress uninit warning 2010-05-28 08:39:16 -04: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
Scott Walters
2d722c3477 8.x additional module deps 2010-05-19 13:00:34 -04:00
Scott Walters
757eb8d9fa 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-19 07:57:18 -04:00
Graham Knop
65dfb6e683 Merge branch 'WebGUI8' into psgi 2010-05-10 17:03:17 -05:00
Graham Knop
defb78ab64 don't use ForwardedHeaders, and different mechanism for Performance debug middleware 2010-05-10 17:01:52 -05:00
Colin Kuskie
5992a1dc4a Update changeIobStatus for WebGUI::Paths 2010-05-07 13:43:15 -07:00
Colin Kuskie
d758bceea2 Remove unneeded module from testEnvironment.pl 2010-05-05 10:33:53 -07: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
Doug Bell
cb3f83a93e Merge branch '8' into psgi
Conflicts:
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Session/Scratch.pm
2010-04-21 13:03:03 -05:00
Doug Bell
92cd204b31 fix composite cache keys and remove setByHttp 2010-04-19 14:59:24 -05:00
Colin Kuskie
d26a3dc862 Fix bad POD in the installClass utility script 2010-04-19 08:47:25 -07:00
Graham Knop
ad68c7bd19 note new module versions 2010-04-16 20:57:25 -05:00
Graham Knop
1150528b8a delete WebGUI::Session::Os 2010-04-16 20:57:19 -05:00
Graham Knop
373be0881d Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
Graham Knop
e4e27d6e96 Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
Graham Knop
8f6ae3f47e bump Config::JSON requirement and use Moose for WebGUI::Config 2010-04-15 19:12:16 -05:00
Graham Knop
ab04c2a14f tweak preload.perl 2010-04-15 19:12:14 -05:00
Graham Knop
2162ecba8c fix test collateral 2010-04-15 19:12:14 -05:00
Graham Knop
7afda00d9b test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Graham Knop
a141de0ebf removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05: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
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Patrick Donelan
7603fce565 Started ripping out mod_perl 2010-04-06 18:21:46 -04: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
Doug Bell
e7c51d40ae Merge branch 'static_definition' into 8 2010-02-17 15:06:14 -06:00
Colin Kuskie
d22b42fa1f Adding requirement for JSON::Any, which is in turn required by MooseX::Storage for JSON handling. 2010-02-04 14:01:27 -08:00
Colin Kuskie
e3cbb27ae3 Fix typo in module name. 2010-02-02 20:38:58 -08:00