aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove unnecessary `target.uniq.size` in `CollectionAssociation#size`Ryuta Kamizono2016-10-291-5/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #26453 from kamipo/remove_unused_internal_dependent_optionSean Griffin2016-11-011-4/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove unused internal `:dependent` option in `CollectionAssociation#delete`Ryuta Kamizono2016-10-291-4/+1
| |/ / / / / /
* | | | | | | Allow `autosave: true` to be used with inverse ofSean Griffin2016-11-015-12/+14
* | | | | | | Merge pull request #25337 from sgrif/sg-changes-in-callbacksSean Griffin2016-11-0118-53/+362
|\ \ \ \ \ \ \
| * | | | | | | Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call...Sean Griffin2016-11-0118-53/+362
* | | | | | | | Merge PR #26052Arthur Neves2016-11-011-12/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added register_block method to register rake_tasks, generators, console & run...Rafael Fidelis2016-11-011-12/+16
* | | | | | | | Merge pull request #26943 from colleenmcguckin/testing_typoKasper Timm Hansen2016-10-311-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typo in Rails Test Runner sectioncolleenmcguckin2016-10-311-2/+2
|/ / / / / / / /
* | | | | | | | Ensure duration parsing is consistent across DST changesAndrew White2016-10-313-2/+54
* | | | | | | | Merge pull request #26838 from Cohen-Carlisle/activerecord-slice-array-argsGuillermo Iguaran2016-10-313-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | allow ActiveRecord::Core#slice to use array argCohen Carlisle2016-10-313-1/+15
|/ / / / / / / /
* | | | | | | | Merge pull request #23094 from yui-knk/fix_ar_test_commentArthur Nogueira Neves2016-10-311-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove a confusing commentyui-knk2016-10-311-1/+0
| * | | | | | | | Fix the order of `create_table` to match a comment about `:inverse_of` optionsyui-knk2016-10-311-4/+4
* | | | | | | | | Merge pull request #26938 from riseshia/patch-1प्रथमेश Sonpatki2016-10-311-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove `Rack::Runtime from console log [ci skip]Shia2016-10-311-1/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #26935 from y-yagi/fix_ruby_warningAndrew White2016-10-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove warning from big integer testyuuji.yaginuma2016-10-311-1/+1
* | | | | | | | | | Merge pull request #26936 from caramelcat/add-missing-spaceGuillermo Iguaran2016-10-301-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add missing space in Migrations guide [ci skip]Benny2016-10-311-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #26932 from y-yagi/update_doc_about_assets_digestJon Moss2016-10-291-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | update doc about assets digest class [ci skip]yuuji.yaginuma2016-10-301-2/+2
| |/ / / / / / /
* | | | | | | | Add more rubocop rules about whitespacesRafael Mendonça França2016-10-29380-2077/+2098
* | | | | | | | Merge pull request #26926 from gsamokovarov/debug-exceptions-plain-loggersRafael França2016-10-292-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Support plain loggers in DebugExceptionsGenadi Samokovarov2016-10-282-1/+20
* | | | | | | | | Revert "Merge pull request #23698 from meinac/add_missing_types_into_ar_model...Rafael Mendonça França2016-10-281-1/+11
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix the variable scoping issue I introduced in 007e50d8e5a900547471b6c4ec79d9...Matthew Draper2016-10-281-2/+2
* | | | | | | | Merge PR #19759Arthur Neves2016-10-283-1/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for has_and_belongs_to_many & has_many_through associations while partial...Mehmet Emin İNAÇ2016-02-133-2/+24
* | | | | | | | | Merge pull request #23698 from meinac/add_missing_types_into_ar_model_generat...Arthur Nogueira Neves2016-10-281-11/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Dynamically show available sql types [ci skip]Mehmet Emin İNAÇ2016-02-161-11/+1
* | | | | | | | | Hide commands from API site.Kasper Timm Hansen2016-10-2813-17/+17
* | | | | | | | | Merge pull request #26688 from kamipo/remove_respond_to_indexesKasper Timm Hansen2016-10-282-18/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary `respond_to?(:indexes)` checkingRyuta Kamizono2016-10-032-18/+9
* | | | | | | | | | [ci skip] Revise TagHelper only permitting symbols doc.Kasper Timm Hansen2016-10-281-4/+3
* | | | | | | | | | Merge pull request #26919 from Erol/add-assets-version-optionKasper Timm Hansen2016-10-281-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add documentation for `config.assets.version` [skip ci]Erol Fornoles2016-10-281-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Explicitly show --no-helper and --no-assets options in help messageAkira Matsuda2016-10-281-0/+2
* | | | | | | | | | Merge pull request #26917 from kamipo/fix_stopdoc_to_startdocRafael França2016-10-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix :stopdoc: to :startdoc: [ci skip]Ryuta Kamizono2016-10-281-1/+1
* | | | | | | | | | | Merge pull request #23770 from meinac/fix_habtm_symbol_class_nameArthur Nogueira Neves2016-10-272-2/+14
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix HABTM associations join table resolver bug on constants and symbolsMehmet Emin İNAÇ2016-10-272-2/+14
* | | | | | | | | | | Permit loads while queries are runningMatthew Draper2016-10-275-25/+47
* | | | | | | | | | | Merge pull request #26915 from jules2689/time-zone-conversion-inherited-bugSean Griffin2016-10-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixes an issue where time_zone_conversion that causes an exception in ARs del...Julian Nadeau2016-10-271-1/+1
|/ / / / / / / / / /
* | | | | | | | | | removes requires already present in active_support/railsXavier Noria2016-10-277-9/+0
* | | | | | | | | | Merge pull request #26899 from kamipo/use_regex_matchXavier Noria2016-10-2710-13/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Regexp#match? rather than Regexp#===Ryuta Kamizono2016-10-2610-13/+13