/[Frey]/trunk/lib/Frey/Web.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/lib/Frey/Web.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 398 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 02:14:40 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3955 byte(s)
Diff to previous 397
sanity check for status parts, append backtrace only if we don't
allready have it

Revision 397 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 01:45:44 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3864 byte(s)
Diff to previous 392
show dumps < 1k, error can now accept multiple arguments

Revision 392 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 00:55:23 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3737 byte(s)
Diff to previous 389
finish request_url support so it works now

Revision 389 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 00:30:29 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3598 byte(s)
Diff to previous 388
report correct position for Frey::Web->error with edit link

Revision 388 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 00:19:22 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3511 byte(s)
Diff to previous 385
real status line handling, added request_url

Revision 385 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 20:14:12 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3144 byte(s)
Diff to previous 375
set Content-Type encoding in html

Revision 375 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 16:59:06 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3071 byte(s)
Diff to previous 350
strict linking to eval errors

Revision 350 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 00:37:34 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3069 byte(s)
Diff to previous 316
move error into Frey::Web and use it

Revision 316 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 21:40:02 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 2864 byte(s)
Diff to previous 214
ENV dump and REQUEST_URI instead of word reload, which is guessable from nature of link

Revision 214 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 19:53:50 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 2734 byte(s)
Diff to previous 210
fix tests

Revision 210 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 16:28:58 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 2710 byte(s)
Diff to previous 206
link to CPAN documentation with target which contains name of server

Revision 206 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 22:35:11 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 2598 byte(s)
Diff to previous 183
restructure bookmarklets and put them in status bar with CSS popup

Revision 183 - (view) (annotate) - [select for diffs]
Modified Tue Sep 9 23:14:31 2008 UTC (15 years, 6 months ago) by dpavlin
File length: 2363 byte(s)
Diff to previous 163
added pod for page

Revision 163 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 22:26:21 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 2223 byte(s)
Diff to previous 161
embed original filename when inlining content

Revision 161 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:33:51 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 2171 byte(s)
Diff to previous 160
inline css and javascript smaller than some size (by default, 10k)

Revision 160 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:11:01 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1766 byte(s)
Diff to previous 157
call add_head all over the place, and include frey.css

Revision 157 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 18:00:28 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1747 byte(s)
Diff to previous 156
restore frey status line

Revision 156 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 17:55:39 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1748 byte(s)
Diff to previous 154
- simplify api to add_head
- rename frey css and prefix our classes with frey- to avoid conflicts

Revision 154 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 17:04:21 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 2090 byte(s)
Diff to previous 142
- rename javascript to shorter js (much nicer in code!)
- add_head now checks if file exists and add it approriately
- more tests

Revision 142 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 14:14:18 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1612 byte(s)
Diff to previous 121
skeleton of reload functionality, non-working for now

Revision 121 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 21:22:43 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 1520 byte(s)
Diff to previous 106
central page creation [0.11]

- make (optional) development feature in Makefile.PL
- split page generation in Frey::Web->page
- cleanup of html generation code all over
- jump to Carp::REPL on errors (nice, but needs to be in browser)

This is a move to more embedded html. While it does seem evil, we are aming
here at lean framework, so readability is prefered...

Revision 106 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 12:22:14 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 503 byte(s)
Diff to previous 100
added Frey::Collection role to database models

Revision 100 - (view) (annotate) - [select for diffs]
Added Fri Jul 11 19:19:42 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 502 byte(s)
another refactoring

- cleanup cruft code
- create Frey::ClassLoader to deal with package/class stuff
- Frey::Web role with dom2html to based on Continuity::Widget::DomNode

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26