Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | spec: add file angine and ext definition specs | Jérémy Zurcher | 1 | -0/+7 |
2012-01-05 | spec: check class level static definition | Jérémy Zurcher | 1 | -4/+4 |
2012-01-05 | Node: implement optional static page generation | Jérémy Zurcher | 1 | -0/+15 |
2012-01-05 | spec: add specs for static pages generation | Jérémy Zurcher | 1 | -0/+15 |
2012-01-05 | Node: fix mime-type override and add spec | Jérémy Zurcher | 1 | -0/+10 |
2012-01-04 | spec: update to take care of :partial state | Jérémy Zurcher | 1 | -2/+2 |
2012-01-04 | add Node#map spec | Jérémy Zurcher | 1 | -1/+7 |
2012-01-04 | Node swallows defs as inherited_vars, update specs | Jérémy Zurcher | 1 | -18/+12 |
2012-01-04 | spec : add defs spec | Jérémy Zurcher | 1 | -0/+26 |
2012-01-04 | spec: add and use Node#my_call class helper | Jérémy Zurcher | 1 | -14/+14 |
2012-01-04 | add Node#redirect spec | Jérémy Zurcher | 1 | -0/+6 |
2012-01-03 | spec: add Node#view spec | Jérémy Zurcher | 1 | -0/+4 |
2012-01-03 | spec: add partial spec | Jérémy Zurcher | 1 | -0/+4 |
2012-01-03 | spec: add view and layout rendering spec | Jérémy Zurcher | 1 | -0/+7 |
2012-01-03 | spec: remap nodes | Jérémy Zurcher | 1 | -1/+1 |
2012-01-03 | spec: update Node class names and usage | Jérémy Zurcher | 1 | -27/+27 |
2012-01-03 | spec: add before_all and after_all specs | Jérémy Zurcher | 1 | -0/+23 |
2012-01-03 | spec: call html within Node0#index | Jérémy Zurcher | 1 | -1/+0 |
2012-01-03 | spec: add arguments specs | Jérémy Zurcher | 1 | -0/+11 |
2012-01-03 | spec: ENGINE_PROC uses symbols instead of string keys | Jérémy Zurcher | 1 | -6/+6 |
2012-01-03 | config: fix + add spec for [] and []= methods | Jérémy Zurcher | 1 | -0/+1 |
2012-01-03 | spec_helper: add missing mappings | Jérémy Zurcher | 1 | -0/+12 |
2012-01-03 | node_spec: set proc layout and default layout view spec | Jérémy Zurcher | 1 | -0/+11 |
2012-01-03 | spec: merge SpecNode within Node1 | Jérémy Zurcher | 1 | -8/+2 |
2012-01-03 | add simple method and 404 specs | Jérémy Zurcher | 1 | -0/+12 |
2012-01-03 | split basic_spec into app_spec and node_spec | Jérémy Zurcher | 1 | -0/+47 |