Commit graph

14016 commits

Author SHA1 Message Date
Graham Knop
a7da8edde4 speed up user instantiation 2010-04-18 18:55:38 -05:00
Graham Knop
13589977f2 don't recompute packed template on object instantiation 2010-04-18 18:54:21 -05:00
Graham Knop
cf60a9e51e make sure pluggable passes through exceptions 2010-04-18 18:51:25 -05:00
Graham Knop
8186754b86 asset immutability 2010-04-18 18:50:56 -05:00
Graham Knop
83dbe97687 more object destruction cleanups 2010-04-18 18:48:59 -05:00
Graham Knop
22619cfb9a clean up more uses of ->get 2010-04-18 18:47:16 -05:00
Graham Knop
2a3482b1c3 fix bad capitalization 2010-04-18 18:44:48 -05:00
Patrick Donelan
751023354d Merge branch 'psgi' of github.com:plainblack/webgui into psgi
* 'psgi' of github.com:plainblack/webgui:
  fix things i broke

Conflicts:
	lib/WebGUI/Session/ErrorHandler.pm
2010-04-18 14:53:14 -04:00
Patrick Donelan
5c70ffb3e0 Minor improvements
Updated TODO
Enabled preloading
Added defaultPSGI to WebGUI::Paths
Added example of testing site via Plack::Test
2010-04-18 14:51:24 -04:00
Graham Knop
d667f724f4 fix things i broke 2010-04-18 13:45:47 -05:00
Patrick Donelan
f99f672b06 Minor refactoring 2010-04-17 20:52:22 -04:00
Patrick Donelan
ecc9967f2e Think twice before "improving" anything Haarg has committed 2010-04-17 19:49:53 -04:00
Patrick Donelan
8b05bc9f4d Temporary preloading 2010-04-17 19:37:46 -04:00
Patrick Donelan
9621120825 PSGI improvements
Call to_app() explicitly rather than using Plack::Component's overload
Compile the psgi sub once per app, not once per req
2010-04-17 19:06:07 -04: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
7ff307cabe fix double sub def in WebGUI::SQL 2010-04-16 20:57:13 -05:00
Graham Knop
ff2a36026a WebGUI.pm as subclass of Plack::Component 2010-04-16 20:57:07 -05:00
Graham Knop
5122518652 remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Graham Knop
2b78fe913b classes under session should weaken their session references 2010-04-16 20:56:49 -05:00
Graham Knop
241c94175f move more stuff into psgi file, rewrite WGAccess middleware 2010-04-16 20:56:43 -05:00
Graham Knop
e4a0017ce9 move debug configuration into psgi 2010-04-16 20:56:37 -05:00
Graham Knop
cd9afc78b9 fix some WebGUI::Paths stuff, multi-site plackup 2010-04-16 20:56:30 -05:00
Graham Knop
8c3ecce95f remove redundant logger 2010-04-16 20:56:19 -05:00
Graham Knop
f2ce1eff85 convert performance indicators to a Plack::Middleware::Debug panel 2010-04-16 20:56:09 -05:00
Graham Knop
30fc3fab10 fix log->audit and log->security 2010-04-16 20:56:03 -05:00
Graham Knop
30b7e4bdb3 clean up debug logger 2010-04-16 20:55:56 -05:00
Graham Knop
907a148313 remove webgui specific dbi tracing code, simplify errorhandler 2010-04-16 20:55:49 -05:00
Graham Knop
18962e6bc9 better logging of sql 2010-04-16 20:54:26 -05:00
Graham Knop
2e419e63be skip more classes in DBI tracing 2010-04-16 20:54:16 -05:00
Graham Knop
0bff8a0fa4 WebGUI::SQL as DBI subclass 2010-04-16 20:54:04 -05:00
Graham Knop
5b25692561 first shot at DBI tracing code 2010-04-16 20:53:35 -05:00
Graham Knop
0c08e9c235 simplify logging and move inline debug into plack middleware 2010-04-16 20:53:12 -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
Paul Driver
1a77fce843 make it impossible to have a locked working tag 2010-04-16 15:24:34 -07:00
Graham Knop
a22ac8d4ba add POD for WebGUI::Paths 2010-04-15 19:12:17 -05:00
Graham Knop
3b5ba1409e update WebGUI version 2010-04-15 19:12:16 -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
936708f98a lazy load test session and add collateral sub 2010-04-15 19:12:16 -05:00
Graham Knop
e64345af5e make constant methods mockable 2010-04-15 19:12:16 -05:00
Graham Knop
a484fb126d code cleanup to WebGUI::Paths 2010-04-15 19:12:15 -05:00
Graham Knop
6cbdc3272c move preload files in upgrade 2010-04-15 19:12:15 -05:00
Graham Knop
f55614467a fix t/Help/isa.t 2010-04-15 19:12:15 -05:00
Graham Knop
cb6c9a2a0f move upgrades to new location 2010-04-15 19:12:15 -05:00
Graham Knop
e4d533ec7f add migration notes 2010-04-15 19:12:14 -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
39adb44007 fix pluggable and config 2010-04-15 19:12:14 -05:00
Graham Knop
5a4e083d85 WebGUI::Test->lib working 2010-04-15 19:12:13 -05:00