index
:
libzero/zero
master
zero - a ruby toolkit for building web services
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
refresh Gemfile.lock
Gibheer
1
-1
/
+1
2013-01-09
guard should now be able to find the correct specs
Gibheer
1
-1
/
+1
2013-01-09
take strings for body
Gibheer
2
-1
/
+46
2013-01-08
use devutils to see, if that works okay
Gibheer
2
-20
/
+78
2013-01-08
prepare for version 0.2.0
Gibheer
1
-1
/
+1
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
5
-3
/
+26
2013-01-06
Kill all mutants i Zero::Request
Stormwind
3
-5
/
+10
2013-01-06
Kill all mutants in Zero::Request::Parameter
Stormwind
4
-3
/
+20
2013-01-05
Kill almost all mutants in Zero::Request:AcceptType
Stormwind
2
-12
/
+14
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
Add zero-fix18 to dependencies
Stormwind
2
-0
/
+7
2012-12-23
Remove 1.8 fixes
Stormwind
3
-239
/
+0
2012-12-22
Merge remote-tracking branch 'origin/master'
Stormwind
1
-4
/
+8
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
Remove backports from dependencies
Stormwind
3
-11
/
+4
2012-12-22
Improve query valid regex
Stormwind
2
-3
/
+29
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
2
-1
/
+34
2012-12-22
Add patch for URI decode_www_form
Stormwind
3
-0
/
+157
2012-12-18
reuse render for actual rendering
Gibheer
2
-4
/
+32
2012-12-17
added travis build status
Gibheer
1
-0
/
+2
2012-12-17
allow 1.8 to fail
Gibheer
1
-0
/
+5
2012-12-17
require backports for ruby 1.8
Gibheer
1
-0
/
+4
2012-12-17
add backports for ruby 1.8
Gibheer
2
-0
/
+4
2012-12-17
fix gemfile for jruby
Gibheer
2
-1
/
+9
2012-12-17
remove require_relative to make it 1.8 compatible
Gibheer
3
-10
/
+10
2012-12-17
don't install development gems on travis
Gibheer
1
-0
/
+1
2012-12-17
cleanup gemfile for jruby on travis
Gibheer
4
-9
/
+13
2012-12-17
run simplecov only when needed
Gibheer
1
-4
/
+6
2012-12-17
use more recent Gemfile
Gibheer
1
-1
/
+1
2012-12-17
release 0.1.2
v0.1.2
Gibheer
1
-1
/
+1
2012-12-17
initialize the response
Gibheer
2
-1
/
+15
2012-12-13
added LICENSE and release new version
v0.1.1
Gibheer
3
-2
/
+27
2012-12-13
added options to controller
Gibheer
2
-7
/
+18
2012-12-12
typo in the documentation
Gibheer
1
-1
/
+1
2012-12-12
added yard to Gemfile
Gibheer
2
-1
/
+7
2012-12-12
replaced .create with .new on Zero::Request
Gibheer
6
-11
/
+28
2012-12-10
added script command for travis
Gibheer
1
-0
/
+1
2012-12-10
newer versions of gems
Gibheer
1
-4
/
+4
[prev]
[next]