Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-20 | format zorglub.gemspec | Jérémy Zurcher | 1 | -16/+13 |
2024-08-20 | fix specs | Jérémy Zurcher | 2 | -44/+44 |
2024-08-20 | fix error404 | Jérémy Zurcher | 1 | -1/+1 |
2024-08-14 | release 0.1.5 | Jérémy Zurcher | 3 | -2/+6 |
2024-08-14 | fix redirect, call Rack::Response#finish | Jérémy Zurcher | 1 | -1/+1 |
2024-08-14 | release 1.0.4 | Jérémy Zurcher | 3 | -2/+7 |
2024-08-13 | Node : complie with rack 2.1.0 Response buffering | Jérémy Zurcher | 1 | -1/+0 |
2024-08-13 | Content-Type -> content-type | Jérémy Zurcher | 2 | -3/+3 |
2024-08-13 | release 1.0.3 | Jérémy Zurcher | 2 | -1/+30 |
2024-08-13 | fix raise_error spec | Jérémy Zurcher | 1 | -1/+1 |
2024-08-13 | haml encoding option is deprecated | Jérémy Zurcher | 1 | -1/+0 |
2024-08-12 | release 0.1.2 | Jérémy Zurcher | 1 | -1/+1 |
2024-08-12 | fix haml engine caching and escaping | Jérémy Zurcher | 5 | -7/+10 |
2024-08-12 | fix sass engine caching | Jérémy Zurcher | 1 | -2/+3 |
2024-08-12 | sanitize code | Jérémy Zurcher | 11 | -1084/+1068 |
2024-08-12 | bundle update && support ruby 3.2.x | Jérémy Zurcher | 4 | -45/+41 |
2023-03-19 | rack response.header -> response.headers | Jérémy Zurcher | 3 | -15/+15 |
2022-05-30 | bundle update | Jérémy Zurcher | 1 | -22/+22 |
2020-03-20 | bundle update | Jérémy Zurcher | 1 | -26/+28 |
2019-01-01 | upgrade version to 0.1.0v0.1.0 | Jérémy Zurcher | 2 | -2/+2 |
2019-01-01 | pull coverage up to 100% again | Jérémy Zurcher | 2 | -5/+13 |
2019-01-01 | cleanup gemspec file | Jérémy Zurcher | 1 | -4/+4 |
2019-01-01 | spec : reenable coverage report generation | Jérémy Zurcher | 1 | -5/+9 |
2019-01-01 | small code cleanups | Jérémy Zurcher | 4 | -24/+13 |
2019-01-01 | update specs | Jérémy Zurcher | 3 | -114/+117 |
2019-01-01 | coding style : remove all these empty comment lines | Jérémy Zurcher | 3 | -78/+76 |
2019-01-01 | bundle update | Jérémy Zurcher | 1 | -33/+48 |
2019-01-01 | coding style : remove all these empty comment lines | Jérémy Zurcher | 8 | -139/+137 |
2018-01-15 | rspec -> be_false -> be_falsey | Jérémy Zurcher | 1 | -1/+1 |
2018-01-15 | remove :ugly option for haml, https://github.com/haml/haml/pull/894 | Jérémy Zurcher | 1 | -1/+0 |
2014-02-12 | update Gemfile.lock | Jérémy Zurcher | 1 | -1/+1 |
2014-02-12 | release 0.0.9v0.0.9 | Jérémy Zurcher | 1 | -1/+1 |
2014-02-12 | accept Content-Type change via rack response | Jérémy Zurcher | 3 | -1/+10 |
2014-02-12 | coveralls fails with 1.8 | Jérémy Zurcher | 1 | -3/+0 |
2014-02-12 | add coveralls badge | Jérémy Zurcher | 1 | -0/+1 |
2014-02-12 | add coveralls support | Jérémy Zurcher | 4 | -0/+30 |
2014-02-12 | Travis CI update Rubies | Jérémy Zurcher | 1 | -1/+5 |
2014-02-12 | Travis CI call bundle exec ... | Jérémy Zurcher | 1 | -1/+1 |
2014-02-12 | update Bundle | Jérémy Zurcher | 4 | -16/+22 |
2014-02-12 | improve error_404 log msg | Jérémy Zurcher | 1 | -4/+4 |
2013-09-05 | implement Node#no_view! | Jérémy Zurcher | 1 | -0/+4 |
2013-09-05 | add spesc for Node#no_view! | Jérémy Zurcher | 2 | -0/+10 |
2013-09-04 | release 0.0.8v0.0.8 | Jérémy Zurcher | 1 | -1/+1 |
2013-09-04 | update bundle | Jérémy Zurcher | 1 | -14/+16 |
2013-09-04 | implement Node#mimelib | Jérémy Zurcher | 1 | -2/+6 |
2013-09-04 | add mime! to specs, should override whatever is set by engine | Jérémy Zurcher | 2 | -0/+4 |
2013-02-01 | update Gemfile.lock | Jérémy Zurcher | 1 | -1/+1 |
2013-02-01 | release 0.0.7v0.0.7 | Jérémy Zurcher | 2 | -7/+7 |
2013-02-01 | use stderr for debug strings, set specs | Jérémy Zurcher | 2 | -7/+12 |
2013-02-01 | fix example | Jérémy Zurcher | 1 | -1/+1 |