| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup development_dependencies_install.md | Jon Moss | 2017-08-18 | 1 | -14/+15 |
* | Add Yarn installation instructions for Active Storage | Jon Moss | 2017-08-18 | 1 | -0/+40 |
* | Merge pull request #30311 from maclover7/jm-rm-cc | Matthew Draper | 2017-08-19 | 1 | -7/+0 |
|\ |
|
| * | Remove Active Storage code climate config file | Jon Moss | 2017-08-18 | 1 | -7/+0 |
|/ |
|
* | Improve `migration/column_attributes_test.rb` (#25286) | Ryuta Kamizono | 2017-08-18 | 1 | -3/+17 |
* | Add deterministic sorting order for `test_taking_with_a_number` | Ryuta Kamizono | 2017-08-18 | 1 | -1/+9 |
* | Restore the ability that SQL with binds for `insert`, `update`, and `delete` ... | Ryuta Kamizono | 2017-08-18 | 2 | -6/+38 |
* | Add test cases that class level `destroy`, `delete`, and `update` are affecte... | Ryuta Kamizono | 2017-08-18 | 1 | -3/+33 |
* | Restore `to_sql` to return only SQL (#29945) | Ryuta Kamizono | 2017-08-18 | 6 | -13/+15 |
* | Add test cases for `where.not` with polymorphic association | Ryuta Kamizono | 2017-08-18 | 1 | -0/+19 |
* | Merge pull request #30274 from bogdanvlviv/dry-in-generators-tests | Rafael França | 2017-08-17 | 5 | -200/+118 |
|\ |
|
| * | Move common tests from `AppGeneratorTest` and `PluginGeneratorTest` to `Share... | bogdanvlviv | 2017-08-17 | 5 | -200/+118 |
* | | Merge pull request #30275 from msimonborg/deep_merge_patch | Rafael França | 2017-08-17 | 1 | -12/+6 |
|\ \ |
|
| * | | faster implementation of Hash#deep_merge | M. Simon Borg | 2017-08-16 | 1 | -12/+6 |
* | | | Add note about JSON/JSONB serialization changes | Jon Moss | 2017-08-17 | 1 | -0/+9 |
* | | | Merge pull request #30199 from robin850/upgrade-sdoc | Rafael França | 2017-08-17 | 2 | -4/+10 |
|\ \ \ |
|
| * | | | Temporarily point to a fork of SDoc | Robin Dupret | 2017-08-17 | 2 | -4/+10 |
| | |/
| |/| |
|
* | | | Merge pull request #30294 from yahonda/move_test_index_is_created_for_both_ti... | Ryuta Kamizono | 2017-08-18 | 1 | -11/+11 |
|\ \ \ |
|
| * | | | Move `test_index_is_created_for_both_timestamps` to `TimestampsWithoutTransac... | Yasuo Honda | 2017-08-17 | 1 | -11/+11 |
* | | | | Merge pull request #30292 from maclover7/jm-ast-purge | George Claghorn | 2017-08-17 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Add missing test for Blob#purge | Jon Moss | 2017-08-17 | 1 | -0/+7 |
* | | | | | Merge pull request #30293 from maclover7/jm-ast-logs | George Claghorn | 2017-08-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Use nil Logger for tests | Jon Moss | 2017-08-17 | 1 | -1/+1 |
* | | | | | | Merge pull request #30295 from ohbarye/follow_up_to_28058 | Jon Moss | 2017-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Remove obsolete explanation | ohbarye | 2017-08-17 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* / | | | | Capitalize Redis | Jon Moss | 2017-08-17 | 1 | -1/+1 |
|/ / / / |
|
* | / / | Encrypt the IRC notification setting, so it's not used on forks | Matthew Draper | 2017-08-17 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge pull request #30287 from y-yagi/use_queue_adapter_name_to_get_adapter_name | Kasper Timm Hansen | 2017-08-17 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Use `ActiveJob::Base.queue_adapter_name` to get adapter name | yuuji.yaginuma | 2017-08-17 | 1 | -3/+1 |
* | | | | Merge pull request #30288 from y-yagi/bump_thor_and_blade | Rafael França | 2017-08-16 | 1 | -3/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Bump `thor` and `blade` | yuuji.yaginuma | 2017-08-17 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #30048 from yahonda/regexp_aware_schema_dumper_prefix_suffix | Rafael França | 2017-08-16 | 2 | -1/+28 |
|\ \ \ |
|
| * | | | Allow `table_name_prefix` and `table_name_suffix` have `$` | Yasuo Honda | 2017-08-04 | 2 | -1/+28 |
* | | | | Merge pull request #30285 from albertoalmagro/pass-missing-name-attribute | Rafael França | 2017-08-16 | 2 | -7/+12 |
|\ \ \ \ |
|
| * | | | | Pass missing name attribute to execute_hook | Alberto Almagro | 2017-08-16 | 2 | -7/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #30260 from kamipo/remove_unused_action_arg | Rafael França | 2017-08-16 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | Remove unused `action` arg for `generate_routing_code` | Ryuta Kamizono | 2017-08-15 | 1 | -2/+3 |
* | | | | | Test with released thor | Rafael Mendonça França | 2017-08-16 | 2 | -36/+28 |
| |/ / /
|/| | | |
|
* | | | | Add space | Jon Moss | 2017-08-16 | 1 | -1/+1 |
* | | | | Small grammar fixes | Jon Moss | 2017-08-16 | 1 | -1/+1 |
* | | | | Change to plural | Jon Moss | 2017-08-16 | 1 | -1/+1 |
* | | | | Remove period from within links | Jon Moss | 2017-08-16 | 1 | -3/+3 |
* | | | | Merge pull request #30280 from koic/change_namespace_of_active_storage_rake_task | Ryuta Kamizono | 2017-08-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Change namespace of Active Storage rake task | Koichi ITO | 2017-08-16 | 1 | -1/+1 |
* | | | | | Merge pull request #30210 from koic/fix_rubocop_offenses | Matthew Draper | 2017-08-16 | 31 | -139/+141 |
|\ \ \ \ \ |
|
| * | | | | | Fix RuboCop offenses | Koichi ITO | 2017-08-16 | 31 | -139/+141 |
| |/ / / / |
|
* / / / / | Fix test "_before_type_cast" for enum (#29004) | Ryuta Kamizono | 2017-08-16 | 1 | -6/+8 |
|/ / / / |
|
* | | | | Add test case to make sure Parameters configuration are executed once | Rafael Mendonça França | 2017-08-15 | 1 | -0/+10 |
* | | | | Merge pull request #30045 from albertoalmagro/fix-raise-unpermitted-parameter... | Rafael França | 2017-08-15 | 3 | -9/+64 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Load Parameters configurations on :action_controller only once | Alberto Almagro | 2017-08-14 | 1 | -1/+1 |