Parent Directory
|
|
|
|
|
Web/
|
557 |
15 years |
dpavlin |
Ported from GD to Imager after I googled a bit about GD transparency
problem (wh…
|
Server/
|
628 |
15 years |
dpavlin |
HTTP::Engine server skeleton
|
View/
|
656 |
15 years |
dpavlin |
allow_blessed
|
Shell/
|
670 |
15 years |
dpavlin |
escape diff to html
|
Test/
|
682 |
15 years |
dpavlin |
move path_size to Frey::Path, rename editor_links to html_links, better links to…
|
Collection.pm
|
143
|
15 years |
dpavlin |
huge refactor of code into more distinct classes
- Frey::Collection is now gene…
|
Request.pm
|
149
|
15 years |
dpavlin |
partially working label editor in ObjectDesigner -- no save yet! [0.13]
|
Schema.pm
|
152
|
15 years |
dpavlin |
move schemas to it's own directory in var
|
Types.pm
|
174
|
15 years |
dpavlin |
split types in own package, and added note about redundant
code with MooseX::Typ…
|
Pager.pm
|
207
|
15 years |
dpavlin |
implement slinding pager which show context of 10 pages
or 20 pages total if the…
|
ObjectBrowser.pm
|
213
|
15 years |
dpavlin |
rest of rename from html -> request
|
ObjectDesigner.pm
|
213
|
15 years |
dpavlin |
rest of rename from html -> request
|
Mirror.pm
|
303
|
15 years |
dpavlin |
mirror web content locally
|
Test.pm
|
307
|
15 years |
dpavlin |
rename servers, remove mojo shell helper
|
Config.pm
|
438
|
15 years |
dpavlin |
test load_config duplication, fix typo
|
DBI.pm
|
455
|
15 years |
dpavlin |
rename invocable events with prefix as_ with fallback in Frey::Web
This started…
|
Translate.pm
|
455
|
15 years |
dpavlin |
rename invocable events with prefix as_ with fallback in Frey::Web
This started…
|
Designer.pm
|
455
|
15 years |
dpavlin |
rename invocable events with prefix as_ with fallback in Frey::Web
This started…
|
PPI.pm
|
491
|
15 years |
dpavlin |
output tests while running them, store output in files with
timestamp (to enable…
|
SQL.pm
|
493
|
15 years |
dpavlin |
fix left-over from rename
|
Pipe.pm
|
519
|
15 years |
dpavlin |
refactor status into package global our @status
and reset it manually on beginni…
|
Bootstrap.pm
|
532
|
15 years |
dpavlin |
refactor Frey::Boostrap from Frey::Server to have correct warn handling
- we no…
|
VCI.pm
|
535
|
15 years |
dpavlin |
move Frey::Escape funcionality into Frey::Web and chop long warn lines
|
Storage.pm
|
539
|
15 years |
dpavlin |
make base path for all data types
|
PipeBuilder.pm
|
581
|
15 years |
dpavlin |
remove Frey::Web from Frey::Run
|
Feed.pm
|
606
|
15 years |
dpavlin |
cleanup dependencies
|
DelIcioUs.pm
|
606
|
15 years |
dpavlin |
cleanup dependencies
|
IconBrowser.pm
|
608
|
15 years |
dpavlin |
two different layouts (with or without names)
|
Editor.pm
|
617
|
15 years |
dpavlin |
use xdotool to switch between termnial and firefox screen (super+Tab)
|
Mojo.pm
|
636
|
15 years |
dpavlin |
fix params and mark Mojo as prefered server implementation
|
INC.pm
|
647
|
15 years |
dpavlin |
with Mojo we really load packages on demand so we can't cache output
|
Run.pm
|
653
|
15 years |
dpavlin |
first request_url cleanup
|
Server.pm
|
653
|
15 years |
dpavlin |
first request_url cleanup
|
ClassBrowser.pm
|
653
|
15 years |
dpavlin |
first request_url cleanup
|
Session.pm
|
655
|
15 years |
dpavlin |
since Session is role used all over the place, we don't
really want to provide a…
|
Skeleton.pm
|
676
|
15 years |
dpavlin |
test Frey::Skeleton
|
Path.pm
|
682
|
15 years |
dpavlin |
move path_size to Frey::Path, rename editor_links to html_links, better links to…
|
Web.pm
|
685
|
15 years |
dpavlin |
use frey-fatal class to surround content with red-white line
(used in errors wit…
|
ClassLoader.pm
|
687
|
15 years |
dpavlin |
return .pod paths so we can introspect pure pod documents
|
Introspect.pm
|
688
|
15 years |
dpavlin |
display only pod for *.pod files
|
Pod.pm
|
694
|
15 years |
dpavlin |
removed backtrace from error
|
SVK.pm
|
699
|
15 years |
dpavlin |
don't return empty pre
|
Manual.pod
|
704
|
14 years |
dpavlin |
document bin/log.sh
|
Action.pm
|
708
|
14 years |
dpavlin |
dump html content in textarea
|
HTML.pm
|
709
|
14 years |
dpavlin |
Cleanup all attributes from html
|
Bookmarklet.pm
|
710
|
14 years |
dpavlin |
added cookie killer described on my blog at
https://blog.rot13.org/2006/11/clean_…
|
ClassCreator.pm
|
711
|
14 years |
dpavlin |
add created classes to svk by default
|