aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Correct HTTP status code on redirectStormwind1-2/+2
2023-05-09Add error handeling pages (primarily for 404)Stormwind1-1/+13
2023-05-09Update dependenciesStormwind2-1/+2
2014-03-05correct forwarded-for headerv0.2.0Gibheer1-1/+1
2014-03-05add x-forwarded-for header to the clientGibheer1-3/+21
2013-10-28add cookie support to responseGibheer4-0/+111
2013-10-22add cookie support in requestsGibheer1-0/+21
2013-09-10allow a dash in the middle url partGibheer1-0/+13
2013-09-09sort routes for more specific resultsGibheer1-0/+31
2013-09-03add partial render methodGibheer3-32/+59
2013-08-14add request method override for browsersGibheer1-0/+43
2013-08-13fix paramter extraction with charsetGibheer1-0/+10
2013-08-06make it possible to push lists as paramtersGibheer1-0/+19
2013-07-26extend server with protocol informationGibheer4-1/+63
2013-07-22Revert "generate a name from the server details"Gibheer1-20/+0
2013-07-22generate a name from the server detailsGibheer1-0/+20
2013-02-27reworked the rendererGibheer7-67/+68
2013-02-27reworked parts of the template finderGibheer4-8/+68
2013-02-12cleanup old specsGibheer1-57/+7
2013-02-12extracted the building of template treeGibheer4-5/+89
2013-02-04rename spec for mutantGibheer1-0/+0
2013-01-29catch empty routesGibheer1-0/+15
2013-01-29make request and response staticGibheer3-32/+5
2013-01-28use new api of class_optionsGibheer4-12/+14
2013-01-11use class_options for the controllerGibheer4-11/+29
2013-01-11added a spec for custom parametersGibheer1-0/+4
2013-01-11split of specs for [] and []=Gibheer3-56/+97
2013-01-11easier environment generationGibheer1-0/+18
2013-01-10reworked the tests to make them cleanerGibheer1-34/+68
2013-01-10Rename Zero::Request::AcceptType spec folderStormwind2-0/+0
2013-01-10Kill the last mutant in Zero::Request:AcceptTypeStormwind1-10/+11
2013-01-09take strings for bodyGibheer1-0/+27
2013-01-06Split response_spec.rb into single test filesStormwind7-76/+111
2013-01-06Improve test structureStormwind40-0/+0
2013-01-06Kill all mutants in Zero::RouterStormwind1-1/+6
2013-01-06Kill all mutants in Zero::RendererStormwind4-2/+24
2013-01-06Kill all mutants i Zero::RequestStormwind2-4/+9
2013-01-06Kill all mutants in Zero::Request::ParameterStormwind3-1/+17
2013-01-05Kill almost all mutants in Zero::Request:AcceptTypeStormwind1-6/+11
2013-01-04Kill all mutants in Zero::Request::AcceptStormwind3-3/+9
2013-01-04Kill mutant in Zero::Request::ServerStormwind1-2/+10
2013-01-04Add check if body is empty on 204 and 304 in specsStormwind1-0/+2
2012-12-23Remove 1.8 fixesStormwind1-147/+0
2012-12-22Replace 'parse_query_string' with 'decode_www_form_18' in testStormwind1-21/+23
2012-12-22Renamed specfile. Will test other method here.Stormwind1-0/+0
2012-12-22Improve query valid regexStormwind1-1/+27
2012-12-22Add first implementation of decode_www_form_18Stormwind1-0/+8
2012-12-22Add patch for URI decode_www_formStormwind1-0/+111
2012-12-18reuse render for actual renderingGibheer1-0/+19
2012-12-17cleanup gemfile for jruby on travisGibheer1-0/+0