Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35963 from y-yagi/fix_code_climate_exclude_patterns | Yuji Yaginuma | 2019-04-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix Code Climate exclude patterns config | yuuji.yaginuma | 2019-04-13 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Auto-correct `Style/StringLiterals` cop offences | Ryuta Kamizono | 2019-04-13 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | Merge pull request #35961 from shioyama/rename_method_missing_target | Ryuta Kamizono | 2019-04-13 | 6 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Improve wording of comments | Chris Salzberg | 2019-04-13 | 5 | -11/+11 | |
| * | | | | | | | | | | | | | | | Rename method_missing_target to target | Chris Salzberg | 2019-04-13 | 1 | -10/+10 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Do not treat `environment_desc` as commands | yuuji.yaginuma | 2019-04-13 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | Fix `presicion` -> `precision` | yuuji.yaginuma | 2019-04-13 | 2 | -6/+6 | |
* | | | | | | | | | | | | | | | Merge pull request #35957 from itsWill/reset_post_attributes_state | Gannon McGibbon | 2019-04-12 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix test flakyness due to `test_truncate_tables` | Guilherme Mansur | 2019-04-12 | 1 | -0/+16 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #35955 from shioyama/remove_method_name_from_attribute_met... | Gannon McGibbon | 2019-04-12 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Remove unused method_name from AttributeMethodMatch | Chris Salzberg | 2019-04-12 | 2 | -3/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #35952 from utilum/instance_var | Rafael França | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Squash `warning: instance variable @filename not initialized` | utilum | 2019-04-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #35918 from kamipo/lazy_sync_with_transaction_state_on_des... | Ryuta Kamizono | 2019-04-12 | 3 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Lazy sync with transaction state on destroy | Ryuta Kamizono | 2019-04-10 | 3 | -8/+10 | |
* | | | | | | | | | | | | | | Merge pull request #35920 from kamipo/dont_call_commit_callbacks_for_invalid_... | Ryuta Kamizono | 2019-04-12 | 4 | -5/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Don't call after_commit callbacks despite a record isn't saved | Ryuta Kamizono | 2019-04-12 | 4 | -5/+43 | |
* | | | | | | | | | | | | | | | Merge pull request #28830 from kamipo/dont_regard_extension_block_as_scope | Ryuta Kamizono | 2019-04-12 | 6 | -40/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix `automatic_inverse_of` not to be disabled if extension block is given | Ryuta Kamizono | 2019-04-12 | 6 | -40/+33 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | Refactor around sql_type metadata and column | Ryuta Kamizono | 2019-04-12 | 4 | -33/+35 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #32541 from sergiogomez/remove-lock-from-params-wrapper | Matthew Draper | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove lock from method model | Sergio Gómez | 2018-04-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #35949 from shioyama/rename_matchers_iterator_name | Ryuta Kamizono | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Rename "method" to "matcher" in map block | Chris Salzberg | 2019-04-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #35865 from jhawthorn/template_file_source | Rafael França | 2019-04-11 | 7 | -83/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove FileTemplate | John Hawthorn | 2019-04-04 | 3 | -14/+3 | |
| * | | | | | | | | | | | | | | Deprecate Template#refresh | John Hawthorn | 2019-04-04 | 2 | -36/+4 | |
| * | | | | | | | | | | | | | | Add ActionView::Template::Sources::File | John Hawthorn | 2019-04-04 | 4 | -24/+38 | |
| * | | | | | | | | | | | | | | Don't call Template#refresh | John Hawthorn | 2019-04-04 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | | Don't discard source after rendering | John Hawthorn | 2019-04-04 | 2 | -5/+2 | |
* | | | | | | | | | | | | | | | Auto-correct `Style/RedundantBegin` cop offences | Ryuta Kamizono | 2019-04-12 | 1 | -5/+3 | |
* | | | | | | | | | | | | | | | Merge pull request #35908 from soartec-lab/update_guide_engine_app_dir | Rafael França | 2019-04-11 | 1 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add all descriptions in app directory [skip ci] | soartec-lab | 2019-04-09 | 1 | -3/+25 | |
* | | | | | | | | | | | | | | | | Merge pull request #35919 from Shopify/simplify-define_url_helper | Rafael França | 2019-04-11 | 1 | -12/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Simplify and fasten NamedRouteCollection#define_url_helper | Jean Boussier | 2019-04-10 | 1 | -12/+10 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35838 from yahonda/more_than_1000_inlist | Rafael França | 2019-04-11 | 4 | -0/+138 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Address `ORA-01795: maximum number of expressions in a list is 1000` | Yasuo Honda | 2019-04-11 | 4 | -0/+138 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35921 from Shopify/deduplicate-activerecord-strings | Rafael França | 2019-04-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Deduplicate Active Record reflection names | Jean Boussier | 2019-04-10 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35922 from michaelglass/move-sqlite-3-database-statements... | Rafael França | 2019-04-11 | 2 | -80/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | moves sqlite3 methods that mirror Abstract::DatabaseStatements into Sqlite3::... | Michael Glass | 2019-04-10 | 2 | -80/+80 | |
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35938 from soartec-lab/update_guide_engine_sample_code | Rafael França | 2019-04-11 | 1 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Use modele to generate generated defaults [skip ci] | soartec-lab | 2019-04-11 | 1 | -14/+17 | |
* | | | | | | | | | | | | | | | | | improves the reloading disabled error message | Xavier Noria | 2019-04-11 | 4 | -4/+17 | |
* | | | | | | | | | | | | | | | | | Address new cop offence in railties | Ryuta Kamizono | 2019-04-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #35933 from kamipo/refactor_dirty_tracking | Ryuta Kamizono | 2019-04-12 | 3 | -128/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | PERF: 2x ~ 30x faster dirty tracking | Ryuta Kamizono | 2019-04-11 | 3 | -128/+122 | |
* | | | | | | | | | | | | | | | | | Merge pull request #35932 from takakuda/feature/adjust_nodoc_style | Rafael França | 2019-04-11 | 2 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Layout/SpaceBeforeComment Enabled: true | kei | 2019-04-12 | 1 | -0/+3 |