CARVIEW |
-
RedTree Systems FrameworkForked from jcorbinredtree/framework Fri Mar 13 14:24:56 -0700 2009
-
PHP Standard Tag Library - a php templating system modeled after JSTLForked from jcorbinredtree/php-stl Fri Mar 13 14:24:58 -0700 2009
-
Towards better Zsh Git integrationUpdated Tue Mar 17 08:35:45 -0700 2009
-
RedTree Systems Content Management SystemForked from jcorbinredtree/cms Fri Mar 13 14:25:02 -0700 2009
Public Activity
d85397ae518ecbfbad66c8c8a74eee92d77656db
Only display the verbose error message once.
e5bff437f354b2fda47b541ca72b9ea911861205
Useful error message on certificate error.
5dafdaccc84bc3fa0a9fafa7c594e08a58aa02d4
Precise error messages in SslServer::setCertificate.
fe1d4d5399d9dc215c6c0cb5527c9b24b367158f
Catch and describe IO errors in SslServer::setCertificate.
4faeafb743766b345d5cadc5289840a981413853
Reset certFile instead of reopening in SslServer::setCertificate.
481604d165ee1ecaa3fe8490faa358f78ac2db65
Basic checks on path in SslServer::setCertificate.
c45d822706b8e638b65bc8b57b18aaf0555d6e05
More obvious logic in SslServer::setCertificate.
ffcc8befd931340321e3aa2029cb5667373fd584
Separate certificate setting into a method.
8f2a90212f31c3f8e1301fe28dfeb6ccfc753b23
Add listen option.
fca801c9978e17d7fba536e5461ade4d1238a046
Don't pull working tree status if not in a working tree
5e3cb7c5d56b139f03d1f5fddc2d8b9b61f6c410
Add zgit_inworktree
c23118782e7e7fd84c919ecec5e1c4b6a9d60799
Remove CurrentPath
5cbbff007656a1378ddf7d7bbde42efbfa16d4e6
Better concept of current path for templates
f1caa7b4a19a22cecfbbf689357eba16014b6fde
Remove CurrentTemplateProvider
5d3531c9d4bc0bf970982edcb115e0b10e883abd
PHP-STL Update, added relative template loading

-
jcorbin committed 21e7130e:
Try to load templates from the currently rendering template area if it would otherwise fail
-
jcorbin committed 1e83d743:
Add template area notion
-
jcorbin committed d507a874:
Add sense of currently rendering template
-
jcorbin committed f5d34fa0:
Remove .. and . components as possible in file backed provider
-
jcorbin committed 6ec66578:
Cleanup
-
jcorbin committed 840af984:
Update contributor attributions
21e7130eee981a203688cb2552012c6ae9200d1a
Try to load templates from the currently rendering template area if it would otherwise fail
1e83d743bf9318d7047643cc1bc39d25e697306a
Add template area notion
d507a874f460c598a8168fad78a1a9894c9bf0d7
Add sense of currently rendering template
f5d34fa087fc15acb618ed77be3aaa6b36d0ac33
Remove .. and . components as possible in file backed provider
840af98435be516ca3645067804d907ea53a9c26
Update contributor attributions

-
jcorbin committed c0c9de56:
Easier absolute redirect urls
-
jcorbin committed 17633f25:
Add SiteConfigException
-
jcorbin committed 22053cd5:
Add multiple type negotiation to Page
-
jcorbin committed 52ba8d4c:
Fix formating of Site unhandled exception page
-
jcorbin committed 411223b8:
Remove needless header() call
c0c9de563f6cc38ee50831fb4999e5693989571b
Easier absolute redirect urls
17633f2572019dc87c97be19fb9c6053f05fac31
Add SiteConfigException
22053cd5b46d5e1d1efdb30982a662b75a421dba
Add multiple type negotiation to Page
52ba8d4cb613d5212557a81bb0ce2d573558b7be
Fix formating of Site unhandled exception page