aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add line break to Action Text installation outputsVinicius Brasil2019-01-271-1/+1
* | | | | | | Merge pull request #35076 from rails/more-ro-objectsAaron Patterson2019-01-287-58/+79
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove `with_layout_format` delegationAaron Patterson2019-01-281-1/+1
| * | | | | | Cache the digest path on the stack.Aaron Patterson2019-01-281-7/+5
| * | | | | | Pull `@template` in to a local variableAaron Patterson2019-01-284-27/+26
| * | | | | | Remove default parameters from method signatureAaron Patterson2019-01-281-4/+2
| * | | | | | Remove `@view` instance variable from the partial rendererAaron Patterson2019-01-283-27/+26
| * | | | | | Remove `find_template` and `find_file` delegate methodsAaron Patterson2019-01-281-1/+1
| * | | | | | Deprecate `with_fallbacks` using a blockAaron Patterson2019-01-283-15/+42
* | | | | | | Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-294-2/+7
|/ / / / / /
* | | | | | Merge pull request #35074 from rails/ro-lookup-contextAaron Patterson2019-01-283-25/+27
|\ \ \ \ \ \
| * | | | | | Make `@view_paths` on the lookup context mostly read-onlyAaron Patterson2019-01-282-17/+17
| * | | | | | Remove method named "hash"Aaron Patterson2019-01-282-8/+10
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #35062 from larskanis/native-timestampsAaron Patterson2019-01-282-3/+33
|\ \ \ \ \ \
| * | | | | | PostgreSQL: Use native timestamp decoders of pg-1.1Lars Kanis2019-01-262-3/+33
* | | | | | | Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-294-7/+2
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #35030 from alkesh26/actionpack-long-string-indentation-an...Rafael França2019-01-282-2/+2
|\ \ \ \ \ \
| * | | | | | Typo fixes action pack.alkesh262019-01-262-2/+2
* | | | | | | Add CHANGELOG entries for npm package renames [ci skip]Javan Makhmali2019-01-283-0/+18
| |_|/ / / / |/| | | | |
* | | | | | Convert path to string before call `length`yuuji.yaginuma2019-01-281-1/+1
* | | | | | Simplify path prefix extractionXavier Noria2019-01-271-2/+3
| |/ / / / |/| | | |
* | | | | Fix a tiny typo [ci skip]Robin Dupret2019-01-261-1/+1
* | | | | Merge pull request #34970 from kamipo/timestamps_with_precision_by_defaultRyuta Kamizono2019-01-2614-75/+206
|\ \ \ \ \
| * | | | | Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-2614-75/+206
* | | | | | Merge pull request #35057 from javan/actiontext/blob-embeds-onlyJavan Makhmali2019-01-262-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix error saving Action Text content containing non-blob attachablesJavan Makhmali2019-01-252-1/+10
* | | | | | Fix `t.timestamps` missing `null: false` in `change_table bulk: true`Ryuta Kamizono2019-01-264-0/+36
* | | | | | Allow `column_exists?` giving options without typeRyuta Kamizono2019-01-263-13/+13
* | | | | | Fix typo: overriden -> overridden [ci skip] (#35060)Vipul A M2019-01-261-1/+1
* | | | | | Merge pull request #35055 from bughit/patch-1Rafael França2019-01-261-0/+2
|\ \ \ \ \ \
| * | | | | | document the possibility of app initializers running before gem initilizersbughit2019-01-251-0/+2
* | | | | | | Merge pull request #34803 from yahonda/use_xenialYuji Yaginuma2019-01-261-85/+32
|\ \ \ \ \ \ \
| * | | | | | | Use Ubuntu Xenial (16.04) at Travis CIYasuo Honda2019-01-261-85/+32
* | | | | | | | Add missing require for `Float#to_d`yuuji.yaginuma2019-01-261-0/+2
* | | | | | | | Merge pull request #35054 from bogdanvlviv/exercise-redirect_backRyuta Kamizono2019-01-261-0/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure that `redirect_back` with `fallback_location` to another host is allowedbogdanvlviv2019-01-251-0/+29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Loosen check of error cause fileyuuji.yaginuma2019-01-261-2/+2
* | | | | | | | Merge pull request #35056 from larskanis/origin-queue-classicRyuta Kamizono2019-01-262-9/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Switch queue_classic back to origin repositoryLars Kanis2019-01-252-9/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #35049 from yuki24/fix-33414Aaron Patterson2019-01-253-13/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed a bug where the debug view does not show the error page properlyYuki Nishijima2019-01-243-13/+34
* | | | | | | Merge pull request #35042 from eileencodes/fix-error-message-for-missing-handlerEileen M. Uchitelle2019-01-254-8/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix error raised when handler doesn't existEileen Uchitelle2019-01-254-8/+21
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #35050 from ricardotk002/fix-typo-rails-testing-guidesGuillermo Iguaran2019-01-241-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix typo in ActionCable::Connection::TestCase referenceRicardo Diaz2019-01-241-1/+1
|/ / / / /
* | | | | Merge pull request #34789 from christos/fix-editing-new-environment-credentialsKasper Timm Hansen2019-01-253-2/+20
|\ \ \ \ \
| * | | | | Don't load app environment when editing credentialsChristos Zisopoulos2018-12-263-2/+20
* | | | | | Merge pull request #34994 from schuetzm/host-authorization-only-in-developmentRafael França2019-01-242-4/+4
|\ \ \ \ \ \
| * | | | | | Recommend adding the requested domain to hosts whitelist only in developmentMarc Schütz2019-01-232-4/+4
* | | | | | | Merge pull request #35021 from palkan/refactor/broadcasting-for-testingKasper Timm Hansen2019-01-247-21/+84
|\ \ \ \ \ \ \