Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Improve English | Ruafozy | 2013-01-01 | 1 | -5/+7 | |
| * | | | | | Add documentation for TimeWithZone methods | Matthew Stopa | 2012-12-31 | 1 | -3/+19 | |
| * | | | | | Add documentation for the TimeWithZone#dst? method. | Matthew Stopa | 2012-12-31 | 1 | -0/+6 | |
| * | | | | | Update guides/source/rails_on_rack.md | Jonathan Baudanza | 2012-12-30 | 1 | -1/+1 | |
| * | | | | | fixed inconsistent `require 'test_helper'` in testing guide | Joey Schoblaska | 2012-12-30 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Update documentation for yml usage | Nishant Modak | 2012-12-30 | 1 | -1/+1 | |
| * | | | | Document JoinTable migration generator | Sammy Larbi | 2012-12-29 | 1 | -0/+19 | |
* | | | | | Merge pull request #8668 from guilleiguaran/exceptions | David Heinemeier Hansson | 2013-01-01 | 12 | -65/+258 | |
|\ \ \ \ \ | ||||||
| * | | | | | formatted_code_for should be private | Guillermo Iguaran | 2012-12-31 | 1 | -12/+12 | |
| * | | | | | Summary and Details HTML elements aren't supported in all modern browsers | Guillermo Iguaran | 2012-12-31 | 2 | -12/+12 | |
| * | | | | | Fix test for DebugExceptions due to template change | Guillermo Iguaran | 2012-12-31 | 1 | -1/+1 | |
| * | | | | | Add style to AV::Template::Error exception page | Guillermo Iguaran | 2012-12-31 | 3 | -18/+54 | |
| * | | | | | Improve line-height to have better line spacing in exception message | Guillermo Iguaran | 2012-12-31 | 1 | -0/+1 | |
| * | | | | | Add new style to Routing Error page | Guillermo Iguaran | 2012-12-31 | 1 | -19/+22 | |
| * | | | | | Styling for exception page | Guillermo Iguaran | 2012-12-31 | 6 | -29/+150 | |
| * | | | | | Add source extract to detailed exception page | Guillermo Iguaran | 2012-12-31 | 4 | -2/+34 | |
* | | | | | | Merge pull request #8667 from andrew/copyright-update | Jeremy Kemper | 2012-12-31 | 13 | -13/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Updated copyright notices for 2013 | Andrew Nesbitt | 2012-12-31 | 13 | -13/+13 | |
|/ / / / / / | ||||||
* / / / / / | Only call MiniTest.autorun if the dependecy is present | Rafael Mendonça França | 2012-12-31 | 4 | -16/+12 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8664 from acapilleri/spawn_method | Rafael Mendonça França | 2012-12-31 | 1 | -8/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | refatctoring of some code repetition in spawn_methods | Angelo capilleri | 2012-12-31 | 1 | -8/+10 | |
* | | | | | | Revert "Do not install debugger in the pathlevel 362" | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 | |
* | | | | | | Use ActiveSupport::TestCase in the journey tests | Rafael Mendonça França | 2012-12-31 | 13 | -13/+13 | |
* | | | | | | Do not install debugger in the pathlevel 362 | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8666 from mekishizufu/fix_lambdas | Santiago Pastorino | 2012-12-31 | 3 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix usage of lambda as a Rack endpoint | Jiri Pospisil | 2012-12-31 | 3 | -4/+4 | |
* | | | | | | | Merge branch 'minitest_cleanup' | Rafael Mendonça França | 2012-12-31 | 57 | -718/+147 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add note on the contributing guide to not use the refute methods | Rafael Mendonça França | 2012-12-31 | 1 | -2/+3 | |
| * | | | | | | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 26 | -67/+76 | |
| * | | | | | | Do not use the same tests description | Rafael Mendonça França | 2012-12-31 | 1 | -3/+3 | |
| * | | | | | | Remove unneeded tests | Rafael Mendonça França | 2012-12-31 | 8 | -584/+0 | |
| * | | | | | | Add active_support/testing/autorun | Rafael Mendonça França | 2012-12-31 | 15 | -14/+20 | |
| * | | | | | | Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec | Rafael Mendonça França | 2012-12-31 | 6 | -29/+3 | |
| * | | | | | | Revert "minitest provides "it" and "describe"" | Rafael Mendonça França | 2012-12-31 | 2 | -19/+42 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8662 from senny/8661_should_not_append_charset_if_already... | Santiago Pastorino | 2012-12-31 | 4 | -3/+25 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | charset should not be appended for `head` responses | Yves Senn | 2012-12-31 | 4 | -3/+25 | |
* | | | | | | Define [], []=, permanent, signed and encrypted as the only allowed methods f... | Santiago Pastorino | 2012-12-30 | 1 | -9/+57 | |
* | | | | | | Merge pull request #8546 from hsbt/fix-testcase-strict-warning | Santiago Pastorino | 2012-12-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | change spy of after invoked controller action. because ruby-2.0.0 waned unus... | SHIBATA Hiroshi | 2012-12-20 | 1 | -1/+2 | |
* | | | | | | Revert "Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack... | Guillermo Iguaran | 2012-12-30 | 1 | -1/+0 | |
* | | | | | | Point to guides.rubyonrails.org instead of edgeguides.rubyonrails.org | Santiago Pastorino | 2012-12-30 | 1 | -2/+2 | |
* | | | | | | Merge pull request #8651 from tjouan/activerecord-structure_dump-ending_nl | Rafael Mendonça França | 2012-12-30 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix missing ending newline in db structure dump: | Thibault Jouan | 2012-12-30 | 1 | -1/+3 | |
* | | | | | | | Improve secret_token deprecation message | Santiago Pastorino | 2012-12-30 | 1 | -3/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8656 from arunagw/warning_removed_shadowing_var | Guillermo Iguaran | 2012-12-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | warning removed: shadowing outer local variable | Arun Agrawal | 2012-12-30 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8647 from nishantmodak/patch-2 | Vijay Dev | 2012-12-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update documentation for yml usage | Nishant Modak | 2012-12-30 | 1 | -1/+1 | |
* | | | | | | | Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack master | Santiago Pastorino | 2012-12-29 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #8650 from codeodor/patch-1 | Guillermo Iguaran | 2012-12-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ |