Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fix "Development Dependencies Install" guide [ci skip] | bogdanvlviv | 2019-01-19 | 1 | -1/+0 | |
* | | | | | | | | Fix type casting column default in `change_column` | Ryuta Kamizono | 2019-01-20 | 4 | -28/+56 | |
* | | | | | | | | Merge pull request #34986 from alkesh26/action-mailbox-layout-fix | George Claghorn | 2019-01-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | enclosing body tag in conductor layout. | alkesh26 | 2019-01-20 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Check all provided attributes of the message | George Claghorn | 2019-01-19 | 1 | -9/+11 | |
* | | | | | | | | Merge pull request #34984 from takeyuweb/fix-actionmailbox-create-inbound-emails | George Claghorn | 2019-01-19 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix that adding attachments lose a body | Yuichi Takeuchi | 2019-01-19 | 2 | -2/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34981 from koic/bump_rubocop_to_0_63_0 | Ryuta Kamizono | 2019-01-19 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump RuboCop to 0.63.0 | Koichi ITO | 2019-01-19 | 2 | -6/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* / | | | | | | Single new line is not rendered as new line in the CHANGELOG.md | Ryuta Kamizono | 2019-01-19 | 1 | -3/+4 | |
|/ / / / / / | ||||||
* | | | | | | Change release_sumary task to work in first releases of the series | Rafael Mendonça França | 2019-01-18 | 1 | -2/+6 | |
* | | | | | | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 32 | -72/+95 | |
* | | | | | | Fix the user show page in the verify task | Rafael Mendonça França | 2019-01-18 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #34973 from dylanahsmith/fix-composed-of-nil-condition | Rafael França | 2019-01-18 | 2 | -4/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | activerecord: Fix where nil condition on composed_of attribute | Dylan Thacker-Smith | 2019-01-18 | 2 | -4/+23 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30000 from kamipo/all_of_queries_should_return_correct_re... | Ryuta Kamizono | 2019-01-18 | 14 | -37/+72 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure `StatementCache#execute` never raises `RangeError` | Ryuta Kamizono | 2019-01-18 | 7 | -19/+19 | |
| * | | | | | All of queries should return correct result even if including large number | Ryuta Kamizono | 2019-01-18 | 7 | -18/+53 | |
* | | | | | | Merge pull request #34959 from alkesh26/action-cable-typo-fixes | Rafael França | 2019-01-18 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | typo fixes in action cable | alkesh26 | 2019-01-17 | 3 | -3/+3 | |
* | | | | | | | Merge pull request #34972 from krzysiek1507/fix/date-advance-performance | Rafael França | 2019-01-18 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | No dup nor delete from options | Krzysztof Rybka | 2019-01-18 | 1 | -5/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #34969 from eileencodes/fix-error-message-for-multi-db-apps | Eileen M. Uchitelle | 2019-01-18 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix error message when adapter is not specified | Eileen Uchitelle | 2019-01-17 | 1 | -1/+20 | |
* | | | | | | | Use `unboundable?` rather than `boundable?` | Ryuta Kamizono | 2019-01-18 | 4 | -14/+19 | |
* | | | | | | | Revert "Remove deprecated `server` argument from the rails server command" | yuuji.yaginuma | 2019-01-18 | 3 | -6/+25 | |
* | | | | | | | Merge pull request #34956 from kamipo/actionmailbox_datetime_precision | Ryuta Kamizono | 2019-01-18 | 4 | -14/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow using Action Mailbox on MySQL 5.5 | Ryuta Kamizono | 2019-01-18 | 4 | -14/+20 | |
* | | | | | | | | Merge pull request #34963 from dylanahsmith/better-composed-of-single-field-q... | Rafael França | 2019-01-17 | 2 | -8/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use public_send instead since respond_to? doesn't include private/protected m... | Ryuta Kamizono | 2019-01-17 | 1 | -1/+1 | |
| * | | | | | | | | Avoid using yield_self to make it easier to backport | Dylan Thacker-Smith | 2019-01-17 | 1 | -5/+4 | |
| * | | | | | | | | activerecord: Use a simpler query condition for aggregates with one mapping | Dylan Thacker-Smith | 2019-01-17 | 2 | -8/+14 | |
* | | | | | | | | | Action Text: bundle package.json in built gem. | Kasper Timm Hansen | 2019-01-18 | 1 | -1/+1 | |
* | | | | | | | | | Use released webpacker | Rafael Mendonça França | 2019-01-17 | 3 | -12/+7 | |
* | | | | | | | | | Merge pull request #34966 from bogdanvlviv/ensure-ar-relation-exists-allows-p... | Rafael Mendonça França | 2019-01-17 | 3 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure that AR::Relation#exists? allows only permitted params | bogdanvlviv | 2019-01-17 | 3 | -7/+17 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34954 from rails/rm-remove-5.2-deprecations | Rafael França | 2019-01-17 | 67 | -1189/+210 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove deprecated `after_bundle` helper inside plugins templates | Rafael Mendonça França | 2019-01-17 | 5 | -53/+16 | |
| * | | | | | | | | Remove deprecated `server` argument from the rails server command | Rafael Mendonça França | 2019-01-17 | 3 | -25/+6 | |
| * | | | | | | | | Remove deprecated support to old `config.ru` that use the application class a... | Rafael Mendonça França | 2019-01-17 | 3 | -27/+4 | |
| * | | | | | | | | Remove deprecated `environment` argument from the rails commands | Rafael Mendonça França | 2019-01-17 | 5 | -55/+10 | |
| * | | | | | | | | Remove deprecated `capify!` | Rafael Mendonça França | 2019-01-17 | 3 | -18/+4 | |
| * | | | | | | | | Remove secret_token rack env and cookie upgrade code | Rafael Mendonça França | 2019-01-17 | 7 | -261/+19 | |
| * | | | | | | | | Remove deprecated `config.secret_token` | Rafael Mendonça França | 2019-01-17 | 7 | -233/+13 | |
| * | | | | | | | | Remove deprecated `Module#reachable?` method | Rafael Mendonça França | 2019-01-17 | 4 | -58/+5 | |
| * | | | | | | | | Remove deprecated `#acronym_regex` method from `Inflections` | Rafael Mendonça França | 2019-01-17 | 4 | -9/+5 | |
| * | | | | | | | | Remove deprecated `#set_state` from the transaction object | Rafael Mendonça França | 2019-01-17 | 3 | -29/+4 | |
| * | | | | | | | | Remove deprecated `#supports_statement_cache?` from the database adapters | Rafael Mendonça França | 2019-01-17 | 3 | -11/+4 | |
| * | | | | | | | | Remove deprecated `#insert_fixtures` from the database adapters | Rafael Mendonça França | 2019-01-17 | 5 | -43/+5 | |
| * | | | | | | | | Remove deprecated `ActiveRecord::ConnectionAdapters::SQLite3Adapter#valid_alt... | Rafael Mendonça França | 2019-01-17 | 3 | -9/+4 |