summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-12update Gemfile.lockJérémy Zurcher1-1/+1
2014-02-12release 0.0.9v0.0.9Jérémy Zurcher1-1/+1
2014-02-12accept Content-Type change via rack responseJérémy Zurcher3-1/+10
2014-02-12coveralls fails with 1.8Jérémy Zurcher1-3/+0
2014-02-12add coveralls badgeJérémy Zurcher1-0/+1
2014-02-12add coveralls supportJérémy Zurcher4-0/+30
2014-02-12Travis CI update RubiesJérémy Zurcher1-1/+5
2014-02-12Travis CI call bundle exec ...Jérémy Zurcher1-1/+1
2014-02-12update BundleJérémy Zurcher4-16/+22
2014-02-12improve error_404 log msgJérémy Zurcher1-4/+4
2013-09-05implement Node#no_view!Jérémy Zurcher1-0/+4
2013-09-05add spesc for Node#no_view!Jérémy Zurcher2-0/+10
2013-09-04release 0.0.8v0.0.8Jérémy Zurcher1-1/+1
2013-09-04update bundleJérémy Zurcher1-14/+16
2013-09-04implement Node#mimelibJérémy Zurcher1-2/+6
2013-09-04add mime! to specs, should override whatever is set by engineJérémy Zurcher2-0/+4
2013-02-01update Gemfile.lockJérémy Zurcher1-1/+1
2013-02-01release 0.0.7v0.0.7Jérémy Zurcher2-7/+7
2013-02-01use stderr for debug strings, set specsJérémy Zurcher2-7/+12
2013-02-01fix exampleJérémy Zurcher1-1/+1
2013-02-01Node#partial: add first param env, allow by passing hooksJérémy Zurcher4-8/+30
2013-02-01update bundleJérémy Zurcher1-3/+3
2013-02-01don't rely on env for error_404Jérémy Zurcher1-2/+1
2013-02-01remove all leading slash of PATH_INFO to get methJérémy Zurcher1-1/+1
2013-01-23well, well...Jérémy Zurcher1-2/+2
2013-01-23README add badge.fury.ioJérémy Zurcher1-4/+2
2013-01-17static specs: increase lifetime to be sureJérémy Zurcher1-1/+1
2013-01-17fix gem bootstrapJérémy Zurcher1-1/+5
2013-01-17update ChangelogJérémy Zurcher1-1/+3
2013-01-16add lifetime parameter to #static!Jérémy Zurcher3-11/+23
2013-01-16replace options[:method & :args] with @meth & @argsJérémy Zurcher1-17/+11
2013-01-16replace @options[:ext] with @extJérémy Zurcher1-3/+3
2013-01-16coding styleJérémy Zurcher1-7/+7
2013-01-16cache instance :debug lookup in @debugJérémy Zurcher1-5/+9
2013-01-16replace @options[:view] with @viewJérémy Zurcher1-9/+10
2013-01-16replace @options[:layout] with @layoutJérémy Zurcher1-8/+9
2013-01-16replace @options[:engine] with @engineJérémy Zurcher1-9/+6
2013-01-16replace @options[:static] with @staticJérémy Zurcher1-4/+5
2013-01-16Node: replace state method by @stateJérémy Zurcher1-12/+7
2013-01-08add Node#meth, remove attr_reader optionsJérémy Zurcher1-2/+6
2013-01-08before_all and after_all accept parameter or procJérémy Zurcher3-7/+13
2013-01-08zorglub.rb swallows version.rbJérémy Zurcher3-12/+5
2013-01-08release 0.0.6v0.0.6Jérémy Zurcher2-2/+2
2013-01-08inherited_vars in cli_vals, fix and commentJérémy Zurcher6-41/+50
2013-01-08inherited_vars can be modified at instance level too, but do not impact class...Jérémy Zurcher2-6/+9
2013-01-07use regex instead of string, fix cgit colorisationJérémy Zurcher1-1/+1
2013-01-07fix 404 errer messageJérémy Zurcher1-1/+1
2013-01-07fix sass requireJérémy Zurcher1-2/+1
2013-01-07update Gemfile.lockJérémy Zurcher1-11/+11
2012-08-03update ChangelogJérémy Zurcher1-17/+27