| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ... | James Harton | 2013-01-31 | 3 | -2/+7 |
* | | | | | | | | Update actionpack/CHANGELOG.md | Rafael Mendonça França | 2013-02-06 | 1 | -4/+4 |
* | | | | | | | | Merge pull request #9039 from senny/warn_on_controller_option_with_ruby_const... | Rafael Mendonça França | 2013-02-06 | 4 | -9/+72 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ruby constant syntax is not supported as routing `:controller` option. | Yves Senn | 2013-02-06 | 4 | -9/+72 |
|/ / / / / / / / |
|
* | | | | | | | | Update .gitignore | José Valim | 2013-02-05 | 1 | -2/+0 |
* | | | | | | | | Enable hstore extensions on tests if it is not enabled and database supports it | Rafael Mendonça França | 2013-02-05 | 1 | -1/+8 |
* | | | | | | | | Merge pull request #9192 from adammck/ignore-dot-ruby-version | Rafael Mendonça França | 2013-02-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Ignore .ruby-version | Adam Mckaig | 2013-02-05 | 1 | -0/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9178 from robertomiranda/best-standard-support-guide | Carlos Antonio da Silva | 2013-02-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update upgrading guide with ActionDispatch::BestStandardsSupport removal | robertomiranda | 2013-02-04 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #9177 from zenspider/master | Aaron Patterson | 2013-02-04 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Added test:all and test:all:db tasks to speed up full test runs. | Ryan Davis | 2013-02-04 | 1 | -0/+12 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9175 from robertomiranda/add--rc-desc | Guillermo Iguaran | 2013-02-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add --rc description on the command line | robertomiranda | 2013-02-04 | 1 | -0/+3 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9174 from robertomiranda/railsrc-cli-option | Rafael Mendonça França | 2013-02-04 | 1 | -2/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Use --rc= instead of --rc | robertomiranda | 2013-02-04 | 1 | -2/+6 |
|/ / / / / / |
|
* | | | | | | Merge pull request #8520 from senny/8516_assert_template_with_locals | Carlos Antonio da Silva | 2013-02-04 | 6 | -3/+46 |
|\ \ \ \ \ \ |
|
| * | | | | | | partials inside directory work with `assert_template` | Yves Senn | 2013-02-04 | 6 | -3/+30 |
| * | | | | | | descriptive `assert_template` error when partial wasn't rendered | Yves Senn | 2013-02-04 | 3 | -0/+16 |
|/ / / / / / |
|
* | | | | | | Take care of whitespaces and changing the hash syntax | Rafael Mendonça França | 2013-02-04 | 1 | -57/+56 |
* | | | | | | Merge pull request #9152 from dahakawang/master | Aaron Patterson | 2013-02-03 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | test for issue 8931 | David | 2013-02-02 | 1 | -0/+8 |
* | | | | | | | Merge pull request #9164 from yuki24/put_rdoc_at_the_end_of_RUNNING_UNIT_TESTS | Xavier Noria | 2013-02-03 | 2 | -0/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Put .rdoc at the end of the files named RUNNING_UNIT_TESTS | Yuki Nishijima | 2013-02-03 | 2 | -0/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9154 from robertomiranda/add-rc-desc | Guillermo Iguaran | 2013-02-02 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add --no-rc description on the command line | robertomiranda | 2013-02-02 | 1 | -0/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9151 from gogogarrett/patch-1 | Rafael Mendonça França | 2013-02-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Fix link to point to new RefineryCMS repo | Garrett Heinlen | 2013-02-01 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-02-02 | 3 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "Detail middleware initialization points in the initialization guide [... | Xavier Noria | 2013-02-02 | 1 | -74/+1 |
| * | | | | | | Fix formatting: ruby->erb. [ci skip] | Nicholas Schultz-Møller | 2013-01-31 | 1 | -3/+3 |
| * | | | | | | Typo in code | manishval | 2013-01-29 | 1 | -1/+1 |
| * | | | | | | Merge pull request #125 from manishval/fix-typo-in-rails-guide | manishval | 2013-01-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix typo in rails plugins guide | Manish Valechha | 2013-01-27 | 1 | -1/+1 |
| |/ / / / / / |
|
| * | | | | | | Detail middleware initialization points in the initialization guide [ci skip] | Michael de Silva | 2013-01-27 | 1 | -1/+74 |
* | | | | | | | Refactor --rc option | Guillermo Iguaran | 2013-02-02 | 1 | -6/+1 |
* | | | | | | | Merge pull request #9147 from amparo-luna/custom_rc | Guillermo Iguaran | 2013-02-01 | 2 | -1/+11 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Add --rc option to support the load of a custom rc file | Amparo Luna | 2013-02-01 | 2 | -1/+11 |
* | | | | | | | Merge pull request #9149 from robertomiranda/remove-ref-best-standards-support | Guillermo Iguaran | 2013-02-01 | 3 | -10/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove BestStandardsSupport references | robertomiranda | 2013-02-01 | 3 | -10/+3 |
|/ / / / / / / |
|
* | | | | | | | Fix markdown syntax in actionpack CHANGELOG. | Steve Klabnik | 2013-02-01 | 1 | -1/+2 |
* | | | | | | | Added extra note about when to email other rubies to RELEASING_RAILS.rdoc | Steve Klabnik | 2013-02-01 | 1 | -0/+3 |
|/ / / / / / |
|
* | | | | | | Prefer File.read over File.open.read | Akira Matsuda | 2013-02-01 | 1 | -1/+1 |
* | | | | | | --no-rc in the railties tests | Akira Matsuda | 2013-02-01 | 2 | -2/+2 |
* | | | | | | Missing require hash/keys | Akira Matsuda | 2013-02-01 | 2 | -0/+3 |
* | | | | | | Missing or unneeded require extract_options | Akira Matsuda | 2013-02-01 | 10 | -1/+10 |
* | | | | | | Merge pull request #9138 from amparo-luna/no_rc | Rafael Mendonça França | 2013-01-31 | 2 | -6/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add --no-rc option to skip the loading of railsrc file | Amparo Luna | 2013-01-31 | 2 | -6/+12 |
|/ / / / / / |
|
* | | | | | | Fix typo :bomb: | Rafael Mendonça França | 2013-01-31 | 1 | -1/+1 |
* | | | | | | Fix typo | Rafael Mendonça França | 2013-01-31 | 1 | -2/+2 |