Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #28166 from bogdanvlviv/fix_migration_tasks | Rafael França | 2017-04-19 | 3 | -6/+78 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add additional raise UnknownMigrationVersionError | bogdanvlviv | 2017-04-19 | 3 | -6/+43 | |
| * | | | | | | | Fix `bin/rails db:forward` first migration | bogdanvlviv | 2017-04-19 | 3 | -1/+36 | |
* | | | | | | | | Merge pull request #28800 from Shopify/deprecation_includes_gem_name_and_version | Rafael França | 2017-04-19 | 5 | -16/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Send deprecation horizon and gem name as arguments to deprecation heavier han... | Willem van Bergen | 2017-04-19 | 5 | -16/+56 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #28734 from rafaelfranca/strong-parameters | Rafael França | 2017-04-19 | 12 | -91/+168 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reuse the Parameters#to_h check in the routing helpers | Rafael Mendonça França | 2017-04-18 | 10 | -39/+18 | |
| * | | | | | | | | Follow the style guide rules in the documetation | Rafael Mendonça França | 2017-04-18 | 1 | -30/+30 | |
| * | | | | | | | | Improve documentation | Rafael Mendonça França | 2017-04-18 | 1 | -4/+4 | |
| * | | | | | | | | Implement ActionController::Parameters#to_query and #to_param | Rafael Mendonça França | 2017-04-18 | 2 | -5/+49 | |
| * | | | | | | | | Use the right assetions to better error messages | Rafael Mendonça França | 2017-04-18 | 1 | -7/+7 | |
| * | | | | | | | | Add test to make sure that to_unsafe_h don't mutate the target | Rafael Mendonça França | 2017-04-18 | 1 | -0/+10 | |
| * | | | | | | | | Add ActionController::Parameters#to_hash to implict conversion | Rafael Mendonça França | 2017-04-18 | 2 | -0/+42 | |
| * | | | | | | | | Raise exception when calling to_h in a unfiltered Parameters | Rafael Mendonça França | 2017-04-18 | 2 | -17/+19 | |
| * | | | | | | | | Test the correct object | Rafael Mendonça França | 2017-04-18 | 1 | -1/+1 | |
* | | | | | | | | | Reword sentence | Jon Moss | 2017-04-19 | 1 | -3/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2017-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Change ++ by markdown quotes | Mikhail Dieterle | 2017-04-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #28794 from vishalzambre/activerecord-guid | Rafael França | 2017-04-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Changed plain text to NOTE. | vishalzambre | 2017-04-19 | 1 | -5/+5 | |
* | | | | | | | | | | Merge pull request #28793 from kamipo/use_quoted_scope_to_respect_current_dat... | Andrew White | 2017-04-19 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix `extract_expression_for_virtual_column` for MariaDB | Ryuta Kamizono | 2017-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | Use `quoted_scope` rather than `@config[:database]` to respect current database | Ryuta Kamizono | 2017-04-19 | 1 | -2/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28791 from y-yagi/date_time_fields_from_list | Rafael França | 2017-04-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove datetime fields from helper list [ci skip] | yuuji.yaginuma | 2017-04-19 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28161 from bogdanvlviv/add_test_attributes | Rafael França | 2017-04-18 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add test for method `#attributes` | bogdanvlviv | 2017-02-25 | 1 | -0/+11 | |
* | | | | | | | | | Merge pull request #28790 from tjschuck/require_as_time_in_testing_time_helpers | Rafael França | 2017-04-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Explicitly require AS::Time in AS::Testing::TimeHelpers | T.J. Schuck | 2017-04-18 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #28781 from mtsmfm/sum | Rafael França | 2017-04-18 | 1 | -23/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix Enumerable#sum redefined warning | Fumiaki MATSUSHIMA | 2017-04-18 | 1 | -23/+45 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Revert "Merge pull request #28788 from tjschuck/require_as_notifications_in_c... | Rafael Mendonça França | 2017-04-18 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #28788 from tjschuck/require_as_notifications_in_cache | Andrew White | 2017-04-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Explicitly require AS::Notifications in AS::Cache | T.J. Schuck | 2017-04-17 | 1 | -0/+1 | |
* | | | | | | | | | | Use more specific check for :format in route path | Andrew White | 2017-04-18 | 2 | -1/+20 | |
* | | | | | | | | | | Add missing periods | Jon Moss | 2017-04-17 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #28782 from kmayer/kmayer-doc-to-time | Jon Moss | 2017-04-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add (more) documentation to to_time | Ken Mayer | 2017-04-17 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | Small docs fix | Jon Moss | 2017-04-17 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28775 from doughsay/master | Andrew White | 2017-04-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | There are actually only 134 unique timezones. | Chris Dosé | 2017-04-16 | 1 | -1/+1 | |
| * | | | | | | | | | Add Puerto Rico support to ActiveSupport::TimeZone | Chris Dosé | 2017-04-16 | 1 | -0/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28778 from henziger/add_missing_word_in_generators_guide | Kasper Timm Hansen | 2017-04-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add missing word 'to' [ci skip] | Eric Henziger | 2017-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #28685 from rails/smooth-form-with-upgrading | Kasper Timm Hansen | 2017-04-17 | 7 | -13/+107 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 4 | -5/+7 | |
| * | | | | | | | | | Default embed_authenticity_token_in_remote_forms to nil. | Kasper Timm Hansen | 2017-04-16 | 4 | -8/+100 | |
* | | | | | | | | | | Fix the doc on the `IndexDefinition` [ci skip] | Ryuta Kamizono | 2017-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | Small grammar fix | Jon Moss | 2017-04-16 | 1 | -1/+1 | |
* | | | | | | | | | | Small grammar fixes | Jon Moss | 2017-04-16 | 1 | -2/+2 | |
| |/ / / / / / / / |/| | | | | | | | |