index
:
zorglub
master
a very very light and tiny rack based web application framework
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
rspec -> be_false -> be_falsey
Jérémy Zurcher
1
-1
/
+1
2014-02-12
accept Content-Type change via rack response
Jérémy Zurcher
2
-0
/
+9
2014-02-12
add coveralls support
Jérémy Zurcher
1
-0
/
+6
2013-09-05
add spesc for Node#no_view!
Jérémy Zurcher
2
-0
/
+10
2013-09-04
add mime! to specs, should override whatever is set by engine
Jérémy Zurcher
2
-0
/
+4
2013-02-01
use stderr for debug strings, set specs
Jérémy Zurcher
1
-0
/
+5
2013-02-01
Node#partial: add first param env, allow by passing hooks
Jérémy Zurcher
2
-2
/
+22
2013-01-17
static specs: increase lifetime to be sure
Jérémy Zurcher
1
-1
/
+1
2013-01-16
add lifetime parameter to #static!
Jérémy Zurcher
2
-1
/
+9
2013-01-08
before_all and after_all accept parameter or proc
Jérémy Zurcher
1
-3
/
+4
2013-01-08
inherited_vars in cli_vals, fix and comment
Jérémy Zurcher
2
-12
/
+17
2013-01-08
inherited_vars can be modified at instance level too, but do not impact class...
Jérémy Zurcher
1
-2
/
+4
2012-01-18
specs: enable/disable engine cache => 100% coverage
Jérémy Zurcher
1
-0
/
+8
2012-01-17
add Sass engine specs
Jérémy Zurcher
3
-0
/
+18
2012-01-17
App swallows Config
Jérémy Zurcher
2
-21
/
+22
2012-01-17
add spec for inherited before_all and after_all hooks
Jérémy Zurcher
2
-1
/
+29
2012-01-16
add layout_base_path! specs
Jérémy Zurcher
4
-2
/
+8
2012-01-16
add view_base_path! specs
Jérémy Zurcher
2
-0
/
+16
2012-01-16
Node: set ext!
Jérémy Zurcher
1
-2
/
+2
2012-01-16
Node: set static!
Jérémy Zurcher
1
-2
/
+2
2012-01-16
Node: set view\!
Jérémy Zurcher
1
-3
/
+3
2012-01-16
Node: set engine\!
Jérémy Zurcher
1
-11
/
+11
2012-01-16
Node: remove layout! parameter checks
Jérémy Zurcher
2
-10
/
+13
2012-01-06
fix haml engine, add spec
Jérémy Zurcher
3
-0
/
+15
2012-01-06
fix Config#engine_proc_ext, file engine and spec
Jérémy Zurcher
1
-2
/
+2
2012-01-05
spec: add file angine and ext definition specs
Jérémy Zurcher
4
-0
/
+20
2012-01-05
spec: check class level static definition
Jérémy Zurcher
2
-23
/
+27
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
2
-0
/
+36
2012-01-05
Node: fix mime-type override and add spec
Jérémy Zurcher
2
-2
/
+12
2012-01-04
spec: update to take care of :partial state
Jérémy Zurcher
2
-2
/
+4
2012-01-04
add Node#map spec
Jérémy Zurcher
2
-2
/
+8
2012-01-04
Node: add Node#state and use it
Jérémy Zurcher
1
-2
/
+1
2012-01-04
Node swallows defs as inherited_vars, update specs
Jérémy Zurcher
2
-24
/
+20
2012-01-04
add missing vie file
Jérémy Zurcher
1
-0
/
+0
2012-01-04
spec : add defs spec
Jérémy Zurcher
2
-0
/
+49
2012-01-04
add Node#no_layout and use it
Jérémy Zurcher
1
-1
/
+1
2012-01-04
spec: add and use Node#my_call class helper
Jérémy Zurcher
2
-14
/
+20
2012-01-04
add Node#redirect spec
Jérémy Zurcher
2
-0
/
+9
2012-01-03
spec: fix Node#view spec
Jérémy Zurcher
1
-1
/
+1
2012-01-03
spec: add Node#view spec
Jérémy Zurcher
2
-0
/
+8
2012-01-03
spec: add partial spec
Jérémy Zurcher
2
-0
/
+7
2012-01-03
spec: add view and layout rendering spec
Jérémy Zurcher
3
-0
/
+22
2012-01-03
spec: remap nodes
Jérémy Zurcher
3
-8
/
+8
2012-01-03
spec: update Node class names and usage
Jérémy Zurcher
2
-48
/
+48
2012-01-03
spec: add before_all and after_all specs
Jérémy Zurcher
2
-3
/
+33
2012-01-03
spec: call html within Node0#index
Jérémy Zurcher
2
-1
/
+1
2012-01-03
spec: add arguments specs
Jérémy Zurcher
2
-1
/
+14
2012-01-03
spec: ENGINE_PROC uses symbols instead of string keys
Jérémy Zurcher
2
-7
/
+7
2012-01-03
config: fix + add spec for [] and []= methods
Jérémy Zurcher
2
-1
/
+2
[next]