Commit graph

590 commits

Author SHA1 Message Date
Colin Kuskie
c141978be1 Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad! 2010-09-23 16:11:37 -07:00
Colin Kuskie
500f7a6d73 let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873 2010-09-23 16:11:36 -07:00
Colin Kuskie
6c40adee13 Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746. 2010-09-23 16:02:47 -07:00
Colin Kuskie
74b4049e3b Document that we need Plack, and supply the minimum version to make t/Auth/mech.t work right. 2010-09-22 14:00:42 -07:00
Colin Kuskie
0180b11064 Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0 2010-09-22 07:58:06 -07:00
Graham Knop
6fa07671cd use HTTP::BrowserDetect for browser detection 2010-09-11 03:09:27 -05:00
Graham Knop
ed04b99872 remove WebGUI::Utility 2010-09-07 13:18:49 -05: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
Graham Knop
6aa26c2e44 remove WebGUI::Utility::isIn 2010-09-07 12:33:15 -05:00
Doug Bell
55e6284dd1 add classLoadTest.pl 2010-09-01 22:23:15 -05:00
JT Smith
1753ce64b3 Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8 2010-08-27 13:41:36 -05:00
JT Smith
61bd01b5f3 added facebook auth 2010-08-27 13:03:58 -05:00
Graham Knop
9f53cdadfb use setPrivileges on files instead of doing it manually 2010-08-25 11:44:00 -07:00
Graham Knop
29d1908e15 remove Tie::CPHash 2010-08-24 16:20:10 -05:00
Graham Knop
a34f51a903 remove WebGUI::Utility::emailRegex 2010-08-20 12:22:33 -05:00
Graham Knop
10aa605304 fix typo 2010-08-20 12:22:08 -05:00
Graham Knop
006a5003c2 remove WebGUI::Utility::formatBytes 2010-08-20 12:09:58 -05:00
Graham Knop
b7b633bf19 update fixWgaccess.pl for WebGUI 8 2010-08-14 09:27:31 -05:00
Graham Knop
04c49fb48e use setPrivileges on files instead of doing it manually 2010-08-14 09:26:52 -05:00
Colin Kuskie
7b218942b3 Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07: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
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