Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | starts_with? is removed in Ruby 2.4 | Rafael Mendonça França | 2017-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #1 from radiospiel/tickets/26955-listen-paths | Rafael Mendonça França | 2017-03-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | No longer listens to dirs inside of installed gems | eno | 2016-11-08 | 1 | -0/+5 | |
* | | | | | | | | | | Merge pull request #28584 from bogdanvlviv/errors-keys-values-fix | Rafael França | 2017-03-28 | 3 | -11/+52 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix ActiveModel::Errors #keys, #values | bogdanvlviv | 2017-03-28 | 3 | -11/+52 | |
* | | | | | | | | | | | Merge pull request #28514 from y-yagi/follow_up_to_28056 | Andrew White | 2017-03-28 | 1 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix store accessors in parameters test | yuuji.yaginuma | 2017-03-22 | 1 | -8/+10 | |
* | | | | | | | | | | | | Merge pull request #28549 from jess/patch-1 | Rafael França | 2017-03-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add proper punctuation | Jess Brown | 2017-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | make it clear how to enable caching | Jess Brown | 2017-03-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | Return unmapped timezones from `country_zones` | Andrew White | 2017-03-28 | 2 | -5/+16 | |
* | | | | | | | | | | | | No need to duplicate 5-1-stable CHANGELOG. [ci skip] | Yves Senn | 2017-03-28 | 1 | -8/+0 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix the tests to test what they should be testing | Rafael Mendonça França | 2017-03-27 | 1 | -8/+8 | |
* | | | | | | | | | | | Make sure that ActionController::Api can include helpers | Rafael Mendonça França | 2017-03-27 | 1 | -0/+26 | |
* | | | | | | | | | | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica... | Rafael França | 2017-03-27 | 3 | -1/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unnecessary files to API-only Applications when `app:task` task executed | yuuji.yaginuma | 2017-03-24 | 3 | -1/+56 | |
* | | | | | | | | | | | | Merge pull request #28546 from claudiob/drop-j-option | Rafael Mendonça França | 2017-03-27 | 2 | -16/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove -j (--javascript) option from `rails new` | claudiob | 2017-03-23 | 3 | -16/+5 | |
* | | | | | | | | | | | | | Apply the log_level default | Rafael Mendonça França | 2017-03-27 | 1 | -7/+2 | |
* | | | | | | | | | | | | | Merge pull request #28050 from namusyaka/avoid-converting-int-into-float | Rafael Mendonça França | 2017-03-27 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Avoid converting integer as a string into float | namusyaka | 2017-02-18 | 3 | -0/+14 | |
* | | | | | | | | | | | | | | Merge pull request #28488 from kamipo/preprocess_association_query_handling | Rafael França | 2017-03-27 | 1 | -13/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Always need to extract `value.bound_attributes` if `value.is_a?(Relation)` | Ryuta Kamizono | 2017-03-25 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | Preprocess association query handling in predicate builder | Ryuta Kamizono | 2017-03-20 | 1 | -11/+8 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #27636 from mtsmfm/disable-referential-integrity-without-s... | Rafael França | 2017-03-27 | 25 | -98/+191 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Load :author_addresses | Yasuo Honda | 2017-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p... | Fumiaki MATSUSHIMA | 2017-03-26 | 24 | -97/+190 | |
* | | | | | | | | | | | | | | | Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_version | Rafael França | 2017-03-27 | 4 | -3/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fixes #28359 | Philippe Guay | 2017-03-26 | 4 | -3/+32 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des... | Rafael França | 2017-03-27 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Do not show hidden namespaces in destroy commnad help | yuuji.yaginuma | 2017-03-27 | 2 | -0/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Use the stale branch | Rafael Mendonça França | 2017-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Add probot/stale configuration | Rafael Mendonça França | 2017-03-27 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | Merge pull request #28367 from ptoomey3/ignore-disabled-buttons | Aaron Patterson | 2017-03-27 | 3 | -1/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Prevent event propogation if element is disabled when event chain begins. | Patrick Toomey | 2017-03-09 | 3 | -1/+38 | |
* | | | | | | | | | | | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fix | Eileen M. Uchitelle | 2017-03-27 | 4 | -2/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | ignore system test gems on Gemfile when execute with --skip-test option | ota42y | 2017-03-27 | 4 | -2/+30 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | minor CHANGELOG formatting changes. [ci skip] | Yves Senn | 2017-03-26 | 2 | -4/+2 | |
* | | | | | | | | | | | | | | | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 4 | -7/+20 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Bump from h3 to h2 tag | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Update middleware list | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Upgrade various Rails 5.0 references to 5.1 | Jon Moss | 2017-03-25 | 4 | -12/+13 | |
* | | | | | | | | | | | | | | Add WIP Rails 5.1 release notes to documents.yaml | Jon Moss | 2017-03-25 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | Merge pull request #28571 from y-yagi/rename_local_current_user_to_verified_u... | Kasper Timm Hansen | 2017-03-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Rename local variable name `current_user` to `verified_user` [ci skip] | yuuji.yaginuma | 2017-03-25 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #28570 from kamipo/rename_local_current_user_to_verified_user | Kasper Timm Hansen | 2017-03-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Rename local variable name `current_user` to `verified_user` [ci skip] | Ryuta Kamizono | 2017-03-25 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Revert "Merge pull request #28569 from HarryCollins/patch-1" | Kasper Timm Hansen | 2017-03-25 | 1 | -1/+1 |