Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Revert "Set the default timezone after the initialization since the configura... | Carlos Antonio da Silva | 2013-01-22 | 2 | -27/+15 | |
| * | | | | | Revert "updating i18n guide with locale config location." | Carlos Antonio da Silva | 2013-01-22 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Lets kepp using Ruby 1.9 syntax | Rafael Mendonça França | 2013-01-22 | 2 | -37/+37 | |
* | | | | | Only check for unpermmited parameters if | Rafael Mendonça França | 2013-01-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | avoid creating an object in every call | Xavier Noria | 2013-01-22 | 1 | -1/+2 | |
* | | | | Merge pull request #9026 from tricknotes/remove-unnecessary-require | Xavier Noria | 2013-01-22 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unnecessary require | Ryunosuke SATO | 2013-01-22 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 76 | -301/+404 | |
* | | | | fixing link to validations guide in getting started guide | Steve Klabnik | 2013-01-22 | 1 | -4/+5 | |
* | | | | Getting Started Guide: strong_parameters | Steve Klabnik | 2013-01-22 | 2 | -8/+33 | |
* | | | | Fix images in getting started guide. | Steve Klabnik | 2013-01-22 | 5 | -0/+0 | |
* | | | | Remove tabs, use spaces :scissors: | Carlos Antonio da Silva | 2013-01-22 | 1 | -2/+2 | |
* | | | | Whitespaces :scissors: | Rafael Mendonça França | 2013-01-22 | 2 | -19/+16 | |
* | | | | Merge pull request #8557 from timraymond/add_back_engines_and_deprecate | Rafael Mendonça França | 2013-01-22 | 5 | -5/+46 | |
|\ \ \ \ | ||||||
| * | | | | Adding Back Rails::Engine::Railties#engines | Tim Raymond | 2013-01-03 | 5 | -5/+46 | |
* | | | | | Merge branch 'isolating_tests' | Akira Matsuda | 2013-01-22 | 7 | -28/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | Just ignore all PRAGMA queries | Akira Matsuda | 2013-01-22 | 1 | -1/+1 | |
| * | | | | | Reset SchemaMigration after updating | Akira Matsuda | 2013-01-22 | 1 | -0/+1 | |
| * | | | | | Restore I18n.locale after running tests | Akira Matsuda | 2013-01-22 | 1 | -1/+7 | |
| * | | | | | Make sure to reset default_url_options | Akira Matsuda | 2013-01-22 | 1 | -1/+5 | |
| * | | | | | Preload some join table schemas | Akira Matsuda | 2013-01-22 | 1 | -0/+9 | |
| * | | | | | Ignore schema queries on SQLite 3 as well | Akira Matsuda | 2013-01-22 | 1 | -1/+2 | |
| * | | | | | Be sure to clear schema cache | Akira Matsuda | 2013-01-22 | 1 | -0/+3 | |
| * | | | | | Ignore "SHOW search_path" when counting PostgreSQL queries | Akira Matsuda | 2013-01-22 | 1 | -1/+1 | |
| * | | | | | Reset table_name_{prefix,suffix}, and table_name after each test | Akira Matsuda | 2013-01-22 | 1 | -11/+4 | |
| * | | | | | Missing repair_validations | Akira Matsuda | 2013-01-22 | 1 | -12/+14 | |
* | | | | | | Stylistic pass at form_helper_test | Rafael Mendonça França | 2013-01-21 | 1 | -286/+362 | |
* | | | | | | Capture block so content won't leak. | José Mota | 2013-01-21 | 3 | -4/+61 | |
* | | | | | | Update actionpack's CHANGELOG for 445f14e | Piotr Sarnacki | 2013-01-21 | 1 | -0/+5 | |
* | | | | | | Merge pull request #9021 from drogus/fix-asset-path | Guillermo Iguaran | 2013-01-21 | 2 | -2/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix asset_path in mounted engine | Piotr Sarnacki | 2013-01-21 | 2 | -2/+10 | |
* | | | | | | copy-edits 7e6e4f2 [ci skip] | Xavier Noria | 2013-01-21 | 1 | -3/+5 | |
* | | | | | | Merge pull request #9019 from senny/doc_custom_rails_env | Xavier Noria | 2013-01-21 | 2 | -1/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | document how to create custom rails environments | Yves Senn | 2013-01-21 | 2 | -1/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #9011 from wangjohn/activerecord_transaction_state | Rafael Mendonça França | 2013-01-21 | 2 | -7/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactored transaction state into its own object. Each transaction creates a ... | wangjohn | 2013-01-21 | 2 | -7/+34 | |
* | | | | | | Duplicate possible frozen string from route | Andrew White | 2013-01-21 | 2 | -2/+12 | |
|/ / / / / | ||||||
* | | | | | resistance is futile | Xavier Noria | 2013-01-21 | 1 | -1/+1 | |
* | | | | | slices less, reads better | Xavier Noria | 2013-01-21 | 1 | -13/+22 | |
* | | | | | Merge pull request #8671 from xuanxu/fix_irregular | Xavier Noria | 2013-01-21 | 2 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Inflector irregular singularize rules | Juanjo Bazán | 2013-01-01 | 2 | -0/+4 | |
* | | | | | | Merge pull request #9014 from virusman/form_helpers_ar_tests | Rafael Mendonça França | 2013-01-21 | 2 | -0/+92 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added AR integration tests for form helpers | virusman | 2013-01-21 | 2 | -0/+92 | |
* | | | | | | | Use `DateTime.parse` inside `String#to_datetime` | Andrew White | 2013-01-21 | 2 | -8/+7 | |
* | | | | | | | Standardise the return value of `to_time` | Andrew White | 2013-01-21 | 8 | -37/+97 | |
* | | | | | | | Merge pull request #9001 from schneems/schneems/routes-path-js | Rafael Mendonça França | 2013-01-21 | 5 | -12/+134 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | In Browser Path Matching with Javascript | schneems | 2013-01-20 | 5 | -12/+134 | |
* | | | | | | | | Merge pull request #9010 from vipulnsward/remove_extra_sort_from_test | Rafael Mendonça França | 2013-01-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove extra sort from test | Vipul A M | 2013-01-21 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | Fix setting expected value in translation tests | Carlos Antonio da Silva | 2013-01-21 | 1 | -2/+2 | |
|/ / / / / / / |