aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add `after_save_commit` callback as shortcut for `after_commit :hook, on: [ :...David Heinemeier Hansson2019-04-023-0/+24
* | | | Merge pull request #24405 from waits/shallow-falseRafael França2019-04-022-1/+35
|\ \ \ \
| * | | | Honor shallow: false on nested resourcesDylan Waits2016-04-032-1/+35
* | | | | Merge pull request #35805 from excid3/attachments-field-generatorsRafael França2019-04-0213-25/+130
|\ \ \ \ \
| * | | | | Add attachment and attachments field generatorsChris Oliver2019-03-3013-25/+130
* | | | | | Merge pull request #35771 from timoschilling/hash-speed-improvementsRafael França2019-04-022-4/+7
|\ \ \ \ \ \
| * | | | | | Speed improvement for HashWithIndifferentAccess#values_atTimo Schilling2019-04-021-2/+2
| * | | | | | Speed improvement for HashWithIndifferentAccess#fetch_valuesTimo Schilling2019-04-021-1/+1
| * | | | | | Speed improvement for HashWithIndifferentAccess#exceptTimo Schilling2019-04-011-0/+3
| * | | | | | Speed improvement for Hash#exceptTimo Schilling2019-03-291-1/+1
* | | | | | | Simplify ActionCable.createWebSocketURL and realphabetize exports (#35810)rmacklin2019-04-024-12/+17
* | | | | | | Merge pull request #35768 from robertomiranda/r/rake-db-prepareEileen M. Uchitelle2019-04-023-0/+46
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add migration in case of db:drop assertionRoberto Miranda2019-04-021-0/+7
| * | | | | | 💇Roberto Miranda2019-04-023-8/+5
| * | | | | | Add test cases for rake db:prepareRoberto Miranda2019-04-023-6/+39
| * | | | | | Move db:migrate call to else blockRoberto Miranda2019-03-271-1/+2
| * | | | | | Improve db:prepare descriptionRoberto Miranda2019-03-271-1/+1
| * | | | | | Add rake db:prepare rake task.Roberto Miranda2019-03-271-0/+8
* | | | | | | Merge pull request #35831 from abhaynikam/35826-updated-doc-template-rawfile-...Kasper Timm Hansen2019-04-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Updated the doc after renaming Template::File -> Template::RawFile ...Abhay Nikam2019-04-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #35826 from cpruitt/rename-file-to-rawfileKasper Timm Hansen2019-04-025-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Rename File to RawFileCliff Pruitt2019-04-015-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #35703 from y-yagi/add_database_option_to_dbconsole_commandYuji Yaginuma2019-04-023-13/+42
|\ \ \ \ \ \ \
| * | | | | | | Rename `connection` option to `database` in `dbconsole` commandyuuji.yaginuma2019-04-023-13/+42
* | | | | | | | Merge pull request #35827 from abhaynikam/35824-fix-typo-in-changelogRyuta Kamizono2019-04-021-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ci skip] Fix typo for recieve -> receiveAbhay Nikam2019-04-021-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #35824 from connorshea/add-changelog-for-webdriversRafael França2019-04-011-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add Changelog entry for #35732.Connor Shea2019-04-011-0/+6
|/ / / / / /
* | | | | | [ci skip] Follow up c8bf334104Kasper Timm Hansen2019-04-011-1/+2
* | | | | | Only clear template caches in dev after changes (#35629)John Hawthorn2019-04-016-7/+61
* | | | | | Merge pull request #35820 from sharang-d/url-to-URL-except-actionpackRyuta Kamizono2019-04-0226-41/+41
|\ \ \ \ \ \
| * | | | | | url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-0126-41/+41
* | | | | | | Merge pull request #35821 from sharang-d/url-to-URL-in-actionpackRyuta Kamizono2019-04-0210-24/+24
|\ \ \ \ \ \ \
| * | | | | | | url -> URL where apt inside actionpack/Sharang Dashputre2019-04-0110-24/+24
| |/ / / / / /
* | | | | | | Merge pull request #35819 from orhantoy/ruby-version-with-final-newlineRyuta Kamizono2019-04-022-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Include final newline in generated .ruby-versionOrhan Toy2019-04-012-1/+3
|/ / / / / /
* | | | | | Merge pull request #35816 from kamipo/partly_revert_query_annotation_for_upda...Ryuta Kamizono2019-04-0215-147/+11
|\ \ \ \ \ \
| * | | | | | Revert unused code and re-using query annotation for `update_all` and `delete...Ryuta Kamizono2019-04-0115-147/+11
* | | | | | | Merge pull request #35815 from sharang-d/update-action-cable-docsXavier Noria2019-04-011-3/+3
|\ \ \ \ \ \ \
| * | | | | | | url -> URL in Action Cable guide [ci skip]Sharang Dashputre2019-04-011-3/+3
| |/ / / / / /
* | | | | | | Merge pull request #35814 from saiqulhaq/masterMatthew Draper2019-04-011-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ci skip] Fix guides to link to edgeapi if on EDGE envM. Saiqul Haq2019-04-011-2/+2
|/ / / / / /
* | | | | | Fix typo in the value of ENCRYPTED_SIGNED_COOKIE_SALT constant (#35619)Emil Shakirov2019-04-012-3/+3
* | | | | | Merge pull request #35727 from zinosama/zzz/update-doc-for-includesRyuta Kamizono2019-04-011-1/+7
|\ \ \ \ \ \
| * | | | | | [ci skip] Update doc for unnecessary #referenceszino2019-03-231-1/+7
* | | | | | | Revert "Add ActiveStorage.service_configurations and ActiveStorage.service"George Claghorn2019-03-314-36/+30
* | | | | | | Extract insert test case from #35686Kasper Timm Hansen2019-03-311-0/+14
* | | | | | | Use accessors internally; remove needless validationKasper Timm Hansen2019-03-311-6/+2
* | | | | | | Mark InsertAll as private API. Easier to add later.Kasper Timm Hansen2019-03-311-1/+1
* | | | | | | Capture some join calls.Kasper Timm Hansen2019-03-311-4/+8