Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
| * | | | | Allow lazy load hooks to be executed only once | Alberto Almagro | 2017-08-14 | 2 | -8/+63 | |
* | | | | | Merge pull request #30238 from bogdanvlviv/add-skip_yarn-for-plugin_generator | Rafael França | 2017-08-15 | 7 | -28/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add --skip-yarn option to the plugin generator | bogdanvlviv | 2017-08-15 | 7 | -28/+43 | |
* | | | | | | restores some double newlines deleted in ae87217 | Xavier Noria | 2017-08-15 | 3 | -0/+6 | |
* | | | | | | Merge pull request #30271 from kamipo/through_scope_should_not_be_affected_by... | Rafael França | 2017-08-15 | 5 | -19/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Through scope should not be affected by scoping | Ryuta Kamizono | 2017-08-15 | 5 | -19/+33 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30261 from bogdanvlviv/improve-guides-plugins | Rafael França | 2017-08-15 | 1 | -33/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update guides/source/plugins.md [ci skip] | bogdanvlviv | 2017-08-15 | 1 | -33/+24 | |
* | | | | | | | Merge pull request #30272 from kamipo/dont_expose_write_attribute_without_typ... | Rafael França | 2017-08-15 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't expose `write_attribute_without_type_cast` | Ryuta Kamizono | 2017-08-16 | 1 | -6/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | minor tweaks in Active Storage after a walkthrough | Xavier Noria | 2017-08-15 | 15 | -48/+59 | |
* | | | | | | | Merge pull request #30270 from yhirano55/update_guide_source_engine | Ryuta Kamizono | 2017-08-16 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add system_test logs to guide [ci skip] | Yoshiyuki Hirano | 2017-08-16 | 2 | -0/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30265 from yhirano55/fix_api_app_generator | Kasper Timm Hansen | 2017-08-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix typo for api_app_generator_test | Yoshiyuki Hirano | 2017-08-15 | 1 | -1/+1 | |
* | | | | | | Formatting CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-08-15 | 2 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30259 from yhirano55/fix_format_of_generator_docs | Ryuta Kamizono | 2017-08-15 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix format of generator docs [ci skip] | Yoshiyuki Hirano | 2017-08-15 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #30169 from awortham/awortham/awortham/fix-sql-distinct-bug | Rafael Mendonça França | 2017-08-14 | 3 | -0/+35 | |
|\ \ \ \ | ||||||
| * | | | | Ensure sum honors distinct on has_many through | Aaron Wortham | 2017-08-14 | 3 | -0/+35 | |
* | | | | | Merge pull request #30215 from untidy-hair/clarify-abstract-or-not-in-tests | Rafael França | 2017-08-14 | 3 | -8/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify base_class tests on abstract STI vs concrete STI | Yukio Mizuta | 2017-08-12 | 3 | -8/+18 | |
* | | | | | | Merge pull request #30073 from yalab/fixture_binary_helper | Rafael França | 2017-08-14 | 4 | -1/+14 | |
|\ \ \ \ \ \ |