index
:
libzero/zero
master
zero - a ruby toolkit for building web services
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Correct HTTP status code on redirect
Stormwind
1
-2
/
+2
2023-05-09
Add error handeling pages (primarily for 404)
Stormwind
1
-1
/
+13
2023-05-09
Update dependencies
Stormwind
2
-1
/
+2
2014-03-05
correct forwarded-for header
v0.2.0
Gibheer
1
-1
/
+1
2014-03-05
add x-forwarded-for header to the client
Gibheer
1
-3
/
+21
2013-10-28
add cookie support to response
Gibheer
4
-0
/
+111
2013-10-22
add cookie support in requests
Gibheer
1
-0
/
+21
2013-09-10
allow a dash in the middle url part
Gibheer
1
-0
/
+13
2013-09-09
sort routes for more specific results
Gibheer
1
-0
/
+31
2013-09-03
add partial render method
Gibheer
3
-32
/
+59
2013-08-14
add request method override for browsers
Gibheer
1
-0
/
+43
2013-08-13
fix paramter extraction with charset
Gibheer
1
-0
/
+10
2013-08-06
make it possible to push lists as paramters
Gibheer
1
-0
/
+19
2013-07-26
extend server with protocol information
Gibheer
4
-1
/
+63
2013-07-22
Revert "generate a name from the server details"
Gibheer
1
-20
/
+0
2013-07-22
generate a name from the server details
Gibheer
1
-0
/
+20
2013-02-27
reworked the renderer
Gibheer
7
-67
/
+68
2013-02-27
reworked parts of the template finder
Gibheer
4
-8
/
+68
2013-02-12
cleanup old specs
Gibheer
1
-57
/
+7
2013-02-12
extracted the building of template tree
Gibheer
4
-5
/
+89
2013-02-04
rename spec for mutant
Gibheer
1
-0
/
+0
2013-01-29
catch empty routes
Gibheer
1
-0
/
+15
2013-01-29
make request and response static
Gibheer
3
-32
/
+5
2013-01-28
use new api of class_options
Gibheer
4
-12
/
+14
2013-01-11
use class_options for the controller
Gibheer
4
-11
/
+29
2013-01-11
added a spec for custom parameters
Gibheer
1
-0
/
+4
2013-01-11
split of specs for [] and []=
Gibheer
3
-56
/
+97
2013-01-11
easier environment generation
Gibheer
1
-0
/
+18
2013-01-10
reworked the tests to make them cleaner
Gibheer
1
-34
/
+68
2013-01-10
Rename Zero::Request::AcceptType spec folder
Stormwind
2
-0
/
+0
2013-01-10
Kill the last mutant in Zero::Request:AcceptType
Stormwind
1
-10
/
+11
2013-01-09
take strings for body
Gibheer
1
-0
/
+27
2013-01-06
Split response_spec.rb into single test files
Stormwind
7
-76
/
+111
2013-01-06
Improve test structure
Stormwind
40
-0
/
+0
2013-01-06
Kill all mutants in Zero::Router
Stormwind
1
-1
/
+6
2013-01-06
Kill all mutants in Zero::Renderer
Stormwind
4
-2
/
+24
2013-01-06
Kill all mutants i Zero::Request
Stormwind
2
-4
/
+9
2013-01-06
Kill all mutants in Zero::Request::Parameter
Stormwind
3
-1
/
+17
2013-01-05
Kill almost all mutants in Zero::Request:AcceptType
Stormwind
1
-6
/
+11
2013-01-04
Kill all mutants in Zero::Request::Accept
Stormwind
3
-3
/
+9
2013-01-04
Kill mutant in Zero::Request::Server
Stormwind
1
-2
/
+10
2013-01-04
Add check if body is empty on 204 and 304 in specs
Stormwind
1
-0
/
+2
2012-12-23
Remove 1.8 fixes
Stormwind
1
-147
/
+0
2012-12-22
Replace 'parse_query_string' with 'decode_www_form_18' in test
Stormwind
1
-21
/
+23
2012-12-22
Renamed specfile. Will test other method here.
Stormwind
1
-0
/
+0
2012-12-22
Improve query valid regex
Stormwind
1
-1
/
+27
2012-12-22
Add first implementation of decode_www_form_18
Stormwind
1
-0
/
+8
2012-12-22
Add patch for URI decode_www_form
Stormwind
1
-0
/
+111
2012-12-18
reuse render for actual rendering
Gibheer
1
-0
/
+19
2012-12-17
cleanup gemfile for jruby on travis
Gibheer
1
-0
/
+0
[next]