aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Only call MiniTest.autorun if the dependecy is presentRafael Mendonça França2012-12-314-16/+12
|/ /
* | Merge pull request #8664 from acapilleri/spawn_methodRafael Mendonça França2012-12-311-8/+10
|\ \
| * | refatctoring of some code repetition in spawn_methodsAngelo capilleri2012-12-311-8/+10
* | | Revert "Do not install debugger in the pathlevel 362"Rafael Mendonça França2012-12-311-1/+1
* | | Use ActiveSupport::TestCase in the journey testsRafael Mendonça França2012-12-3113-13/+13
* | | Do not install debugger in the pathlevel 362Rafael Mendonça França2012-12-311-1/+1
* | | Merge pull request #8666 from mekishizufu/fix_lambdasSantiago Pastorino2012-12-313-4/+4
|\ \ \
| * | | Fix usage of lambda as a Rack endpointJiri Pospisil2012-12-313-4/+4
* | | | Merge branch 'minitest_cleanup'Rafael Mendonça França2012-12-3157-718/+147
|\ \ \ \ | |/ / / |/| | |
| * | | Add note on the contributing guide to not use the refute methodsRafael Mendonça França2012-12-311-2/+3
| * | | Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-3126-67/+76
| * | | Do not use the same tests descriptionRafael Mendonça França2012-12-311-3/+3
| * | | Remove unneeded testsRafael Mendonça França2012-12-318-584/+0
| * | | Add active_support/testing/autorunRafael Mendonça França2012-12-3115-14/+20
| * | | Inherit from MiniTest::Unit::TestCase instead of MiniTest::SpecRafael Mendonça França2012-12-316-29/+3
| * | | Revert "minitest provides "it" and "describe""Rafael Mendonça França2012-12-312-19/+42
|/ / /
* | | Merge pull request #8662 from senny/8661_should_not_append_charset_if_already...Santiago Pastorino2012-12-314-3/+25
|\ \ \ | |/ / |/| |
| * | charset should not be appended for `head` responsesYves Senn2012-12-314-3/+25
* | | Define [], []=, permanent, signed and encrypted as the only allowed methods f...Santiago Pastorino2012-12-301-9/+57
* | | Merge pull request #8546 from hsbt/fix-testcase-strict-warningSantiago Pastorino2012-12-301-1/+2
|\ \ \ | |/ / |/| |
| * | change spy of after invoked controller action. because ruby-2.0.0 waned unus...SHIBATA Hiroshi2012-12-201-1/+2
* | | Revert "Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack...Guillermo Iguaran2012-12-301-1/+0
* | | Point to guides.rubyonrails.org instead of edgeguides.rubyonrails.orgSantiago Pastorino2012-12-301-2/+2
* | | Merge pull request #8651 from tjouan/activerecord-structure_dump-ending_nlRafael Mendonça França2012-12-301-1/+3
|\ \ \
| * | | Fix missing ending newline in db structure dump:Thibault Jouan2012-12-301-1/+3
* | | | Improve secret_token deprecation messageSantiago Pastorino2012-12-301-3/+4
|/ / /
* | | Merge pull request #8656 from arunagw/warning_removed_shadowing_varGuillermo Iguaran2012-12-301-2/+2
|\ \ \
| * | | warning removed: shadowing outer local variableArun Agrawal2012-12-301-2/+2
|/ / /
* | | Merge pull request #8647 from nishantmodak/patch-2Vijay Dev2012-12-291-1/+1
|\ \ \
| * | | Update documentation for yml usageNishant Modak2012-12-301-1/+1
* | | | Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack masterSantiago Pastorino2012-12-291-0/+1
* | | | Merge pull request #8650 from codeodor/patch-1Guillermo Iguaran2012-12-291-1/+1
|\ \ \ \
| * | | | Fix up/down column change example code formattingSammy Larbi2012-12-291-1/+1
|/ / / /
* | | | add missing require and fixturesAaron Patterson2012-12-291-0/+3
* | | | fix time typcasting on group counts in PGAaron Patterson2012-12-282-2/+11
* | | | mysql does not return alias names, so fall backAaron Patterson2012-12-281-4/+10
|/ / /
* | | Test that assert_not returns true. Use assert_raises instead of doing begin/r...Jeremy Kemper2012-12-281-17/+7
* | | fix PG typecasting errorsAaron Patterson2012-12-282-22/+12
* | | Merge pull request #8644 from acapilleri/abstract_mysqlRafael Mendonça França2012-12-281-2/+6
|\ \ \
| * | | small refactoring, added blob_or_text_colum? in AbstractMysqlAdapterAngelo Capilleri2012-12-281-2/+6
|/ / /
* | | Merge pull request #8636 from senny/work_off_fixme_in_rename_column_testRafael Mendonça França2012-12-281-9/+22
|\ \ \
| * | | work off FIXME comments in AR rename_column_test.rbYves Senn2012-12-281-9/+22
* | | | Revert "Install binstubs by default"Jeremy Kemper2012-12-282-4/+4
|/ / /
* | / Revert "Detect rbenv and update the shebang"Jeremy Kemper2012-12-283-18/+1
| |/ |/|
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-292-5/+1
|\ \
| * | Revert "Add rake test description"Vijay Dev2012-12-291-2/+0
| * | Revert "Add rake default to description"Vijay Dev2012-12-291-1/+1
| * | Revert "reminder to run bundle after setting up rails-dev-box"Vijay Dev2012-12-291-7/+0
| * | Fixed couple of typosFabrizio Regini2012-12-271-1/+1
| * | removed TIP: :allow_nil/:allow_blank is ignored by the presence validatorColin Kelley2012-12-261-4/+0