aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Raise RuntimeErrors with inspectable and MRI-independent messages.Federico Ravasio2013-11-242-4/+4
* Merge pull request #13016 from arunagw/test-for-skip-assets-controllerGuillermo Iguaran2013-11-231-0/+6
|\
| * Test for when controller with skip-assetsArun Agrawal2013-11-231-0/+6
|/
* Merge pull request #13015 from arunagw/task-creation-command-testYves Senn2013-11-231-1/+13
|\
| * Added test when task generator called on revokeArun Agrawal2013-11-231-1/+13
|/
* Merge pull request #13012 from harrigan/masterYves Senn2013-11-231-1/+1
|\
| * Helper should be a module in Rails guides [ci skip]Martin Harrigan2013-11-231-1/+1
|/
* Merge pull request #13011 from arunagw/jruby-fixesYves Senn2013-11-231-2/+10
|\
| * Using activerecord-jdbcsqlite3-adapterArun Agrawal2013-11-231-2/+10
* | Merge pull request #13010 from arunagw/cleanedup-generator-testYves Senn2013-11-231-21/+6
|\ \ | |/ |/|
| * Cleaned up app generator testArun Agrawal2013-11-231-21/+6
|/
* Merge pull request #13007 from chancancode/dont_call_as_json_with_nilJeremy Kemper2013-11-222-2/+18
|\
| * When Array#as_json and Hash#as_json are called without options, theyGodfrey Chan2013-11-222-2/+18
* | Merge pull request #12774 from exAspArk/fix_uniqueness_on_relationYves Senn2013-11-223-1/+24
|\ \ | |/ |/|
| * Fix validation on uniqueness of empty associationEvgeny Li2013-11-223-1/+24
|/
* Use a more generic assertion to make sure this tests will be useful.Rafael Mendonça França2013-11-221-3/+2
* Merge pull request #13003 from laurocaetano/fix_assertion_for_turbolinksRafael Mendonça França2013-11-221-1/+1
|\
| * Fix the assertion for not inclusion of turbolinks on application.js.Lauro Caetano2013-11-221-1/+1
|/
* Improve changelogsCarlos Antonio da Silva2013-11-224-11/+13
* Merge pull request #13000 from arunagw/build-fix-rake-testYves Senn2013-11-211-2/+2
|\
| * Build fix for new routing inspector changesArun Agrawal2013-11-221-2/+2
|/
* Merge pull request #12996 from shreve/patch-2Guillermo Iguaran2013-11-211-1/+1
|\
| * Added a missing close parenthesis to i18n.mdJacob Evan Shreve2013-11-211-1/+1
|/
* Merge pull request #12993 from laurocaetano/skip_turbolinksRafael Mendonça França2013-11-214-4/+21
|\
| * Remove turbolinks when generating a new application based on a templateLauro Caetano2013-11-214-4/+21
|/
* Merge pull request #12994 from sbagdat/fix_for_info_titleRafael Mendonça França2013-11-212-1/+3
|\
| * Fix for titles of info pagesSıtkı Bağdat2013-11-222-1/+3
* | Merge pull request #12992 from arunagw/build-fix-routing-inspectorRafael Mendonça França2013-11-211-2/+2
|\ \
| * | Build fix for Routing InspectorArun Agrawal2013-11-221-2/+2
|/ /
* | Revert "Merge pull request #12990 from vipulnsward/remove_visualizer_param"Rafael Mendonça França2013-11-211-1/+1
* | Merge pull request #12990 from vipulnsward/remove_visualizer_paramRafael Mendonça França2013-11-211-1/+1
|\ \
| * | Remove unused param `title`to `TransitionTable#visualizer`Vipul A M2013-11-221-1/+1
|/ /
* | Merge pull request #12962 from kamipo/call_initialize_schema_migrations_table...Xavier Noria2013-11-211-1/+1
|\ \
| * | Use `SchemaStatements#initialize_schema_migrations_table` instead of `ActiveR...Ryuta Kamizono2013-11-201-1/+1
* | | unify punctuation in Action Pack changelog. [ci skip]Yves Senn2013-11-211-5/+7
* | | Merge pull request #12975 from sbagdat/fix-for-rake-routesYves Senn2013-11-214-19/+24
|\ \ \ | | |/ | |/|
| * | Fix for routes taskSıtkı Bağdat2013-11-214-19/+24
* | | doc `travel` and `travel_to` stubs are removed in teardown. [ci skip]Yves Senn2013-11-211-4/+4
* | | replace custom Time stubbing with `travel` and `travel_to`.Yves Senn2013-11-211-37/+7
* | | Merge pull request #12970 from prathamesh-sonpatki/issue12885Carlos Antonio da Silva2013-11-211-1/+1
|\ \ \
| * | | Add positional information to eval call so that this information willPrathamesh Sonpatki2013-11-201-1/+1
* | | | Merge pull request #12986 from budnik/fix-unicode-nbspCarlos Antonio da Silva2013-11-214-9/+9
|\ \ \ \
| * | | | replace U+00A0 with whitespaceDmitriy Budnik2013-11-214-9/+9
|/ / / /
* | | | Merge pull request #12976 from tmm1/faster-blankXavier Noria2013-11-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Expand double-negative in String#blank? regexAman Gupta2013-11-201-1/+1
|/ / /
* / / Fix ActiveRecord::Relation#unscopeJon Leighton2013-11-208-23/+45
|/ /
* | swap arguments for some `assert_equal` statements => `expected, actual`Yves Senn2013-11-201-6/+6
* | Merge pull request #12824 from sikachu/ps-testing-time-helperXavier Noria2013-11-204-2/+144
|\ \ | |/ |/|
| * Add `#travel` and `#travel_to` to AS::TestCasePrem Sichanugrist2013-11-204-2/+144
|/
* Merge pull request #12961 from jbaudanza/docRafael Mendonça França2013-11-191-1/+1
|\