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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Correct HTTP status code on redirect
Stormwind
1
-2
/
+3
2023-05-09
Add error handeling pages (primarily for 404)
Stormwind
1
-1
/
+23
2023-05-09
Use require_relative instead of require
Stormwind
5
-12
/
+12
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
-1
/
+14
2013-10-28
add cookie support to response
Gibheer
2
-6
/
+125
2013-10-22
some more cleanup of the response
Gibheer
1
-0
/
+3
2013-10-22
some minor cleanup
Gibheer
1
-3
/
+0
2013-10-22
add cookie support in requests
Gibheer
1
-1
/
+20
2013-10-21
remove debug output
Gibheer
1
-1
/
+0
2013-09-10
allow a dash in the middle url part
Gibheer
1
-1
/
+1
2013-09-09
sort routes for more specific results
Gibheer
1
-2
/
+2
2013-09-03
add partial render method
Gibheer
1
-6
/
+13
2013-08-14
add request method override for browsers
Gibheer
1
-1
/
+29
2013-08-13
fix paramter extraction with charset
Gibheer
1
-1
/
+12
2013-08-06
make it possible to push lists as paramters
Gibheer
1
-1
/
+12
2013-07-29
drop 1.8 support and add 2.0
Gibheer
1
-5
/
+0
2013-07-26
extend server with protocol information
Gibheer
1
-0
/
+47
2013-07-22
Revert "generate a name from the server details"
Gibheer
1
-7
/
+0
2013-07-22
generate a name from the server details
Gibheer
1
-0
/
+7
2013-02-27
reworked the renderer
Gibheer
1
-47
/
+38
2013-02-27
reworked parts of the template finder
Gibheer
1
-4
/
+72
2013-02-12
extracted the building of template tree
Gibheer
2
-44
/
+168
2013-02-11
change route regex to string beginning and end
Gibheer
1
-2
/
+7
2013-01-29
catch empty routes
Gibheer
1
-1
/
+1
2013-01-29
remove more leftovers from class_options
Gibheer
2
-3
/
+0
2013-01-29
make request and response static
Gibheer
1
-10
/
+11
2013-01-28
use new api of class_options
Gibheer
2
-3
/
+4
2013-01-11
use class_options for the controller
Gibheer
2
-25
/
+5
2013-01-09
take strings for body
Gibheer
1
-1
/
+19
2013-01-08
prepare for version 0.2.0
Gibheer
1
-1
/
+1
2013-01-06
Kill all mutants in Zero::Renderer
Stormwind
1
-1
/
+2
2013-01-06
Kill all mutants i Zero::Request
Stormwind
1
-1
/
+1
2013-01-06
Kill all mutants in Zero::Request::Parameter
Stormwind
1
-2
/
+3
2013-01-05
Kill almost all mutants in Zero::Request:AcceptType
Stormwind
1
-6
/
+3
2012-12-23
Add zero-fix18 to dependencies
Stormwind
1
-0
/
+6
2012-12-23
Remove 1.8 fixes
Stormwind
2
-92
/
+0
2012-12-22
Merge remote-tracking branch 'origin/master'
Stormwind
1
-4
/
+8
2012-12-22
Remove backports from dependencies
Stormwind
1
-3
/
+0
2012-12-22
Improve query valid regex
Stormwind
1
-2
/
+2
2012-12-22
kick out Zero::Request from router
Gibheer
1
-4
/
+8
2012-12-22
Add and use decode_www_form_component_18
Stormwind
1
-22
/
+42
2012-12-22
Add first implementation of decode_www_form_18
Stormwind
1
-1
/
+26
2012-12-22
Add patch for URI decode_www_form
Stormwind
2
-0
/
+46
2012-12-18
reuse render for actual rendering
Gibheer
1
-4
/
+13
2012-12-17
require backports for ruby 1.8
Gibheer
1
-0
/
+4
2012-12-17
remove require_relative to make it 1.8 compatible
Gibheer
3
-10
/
+10
2012-12-17
release 0.1.2
v0.1.2
Gibheer
1
-1
/
+1
2012-12-17
initialize the response
Gibheer
1
-1
/
+1
2012-12-13
added LICENSE and release new version
v0.1.1
Gibheer
1
-1
/
+1
[next]