Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #21978 from ctreatma/console_helper_reload | Sean Griffin | 2015-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix #21977: Removes memoization of helpers in Rails console | Charles Treatman | 2015-10-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #21987 from yui-knk/refactor_where | Sean Griffin | 2015-10-19 | 3 | -10/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Green version of moving the handling of supported arguments to `where` | yui-knk | 2015-10-18 | 3 | -10/+7 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #22001 from cleverlemming/doc_patch_engines | Sean Griffin | 2015-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | added Rails 4 context for migrations:install task | Simon H | 2015-10-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #21991 from philr/doc_tzinfo_no_longer_bundled | Claudio B. | 2015-10-19 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Remove outdated statement about bundled TZInfo. | Phil Ross | 2015-10-18 | 1 | -6/+0 | |
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #21999 from agis-/param-encoding-errors | Santiago Pastorino | 2015-10-19 | 4 | -8/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Show helpful messages on invalid param. encodings | Agis Anastasopoulos | 2015-10-19 | 4 | -8/+27 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #21988 from y-yagi/remove_useless_method | Arthur Nogueira Neves | 2015-10-18 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | remove useless method | yuuji.yaginuma | 2015-10-18 | 1 | -4/+0 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #21989 from imtayadeway/guides/active-model-basics | Eileen M. Uchitelle | 2015-10-18 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | [ci skip] Improve readability in active model basics guide | Tim Wade | 2015-10-18 | 1 | -7/+7 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Revert "Move the handling of supported arguments to `where`" | Rafael Mendonça França | 2015-10-17 | 2 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #21982 from yui-knk/test_suppress_warning | Yves Senn | 2015-10-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Suppress warnings of `assigned but unused variable` | yui-knk | 2015-10-17 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #21980 from maratgaliev/timezones_fix | Richard Schneeman | 2015-10-17 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Use "rake time:zones:all" instead of "rake -D time" [ci skip] | Marat Galiev | 2015-10-17 | 2 | -2/+2 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / / | [ci skip] Add backend queue starting documentation | schneems | 2015-10-16 | 1 | -3/+12 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Move the handling of supported arguments to `where` | Sean Griffin | 2015-10-16 | 2 | -3/+1 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #21953 from bdunne/fix_dep_warn | Matthew Draper | 2015-10-17 | 5 | -20/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix bug where custom deprecators are not used. | Brandon Dunne | 2015-10-14 | 4 | -20/+100 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #21944 from jwworth/issue-20473 | Sean Griffin | 2015-10-16 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | `where` raises ArgumentError on unsupported types. | Jake Worth | 2015-10-16 | 3 | -0/+14 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #21969 from ignatiusreza/remove_readonly_option_doc | Yves Senn | 2015-10-16 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | [ci skip] readonly options has been removed | Ignatius Reza | 2015-10-16 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | drop array allocations when iterating over the hash | Aaron Patterson | 2015-10-15 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #21966 from AnnaErshova/dbreset-edit | Rafael Mendonça França | 2015-10-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Update active_record_migrations.md | Anna Ershova | 2015-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Clarifies db can be set up from structure.sql also | AnnaErshova | 2015-10-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | make string allocation constant regardless of column count | Aaron Patterson | 2015-10-15 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #21946 from davidcelis/fix-time-zone-utc-predicate | Andrew White | 2015-10-15 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Expand support for ActiveSupport::TimeWithZone#utc? | David Celis | 2015-10-15 | 2 | -1/+16 | |
* | | | | | | | | | | | | | | | | | | | | All strings returned by `ImmutableString` should be frozen | Sean Griffin | 2015-10-15 | 2 | -11/+7 | |
* | | | | | | | | | | | | | | | | | | | | Add an immutable string type to opt out of string duping | Sean Griffin | 2015-10-15 | 5 | -20/+50 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #21964 from Drenmi/enhancement/update-deprecation-message | Sean Griffin | 2015-10-15 | 3 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Add deprecation warning to `ActiveRecord::Relation#update` | Ted Johansson | 2015-10-15 | 3 | -0/+21 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | / / / / / / / / / / / / / / | freeze the column name to drop string allocations in dirty checks | Aaron Patterson | 2015-10-14 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #21961 from Gaurav2728/migration_class_methods_nodoc | Arthur Nogueira Neves | 2015-10-14 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | migrations Class methods have nodoc, fix it for API [ci skip] | Gaurav Sharma | 2015-10-14 | 1 | -5/+5 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | applies new doc guidelines to Active Record. | Yves Senn | 2015-10-14 | 53 | -458/+514 | |
* | | | | | | | | | | | | | | | | | | fix RDoc markup in `ConnectionPool`. [ci skip] | Yves Senn | 2015-10-14 | 1 | -13/+13 | |
* | | | | | | | | | | | | | | | | | | add missing `:nodoc:` to `AR::Callbacks::ClassMethods`. [ci skip] | Yves Senn | 2015-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | add missing `:nodoc:` for `AutosaveAssociation::ClassMethods` [ci skip] | Yves Senn | 2015-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | fix broken RDoc markup. Use `<tt>` instead of `+`. [ci skip] | Yves Senn | 2015-10-14 | 2 | -7/+7 | |
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | fix RDoc list markup in `DatabaseTasks`. [ci skip] | Yves Senn | 2015-10-14 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | | | add missing :nodoc: to `ActiveRecord::Scoping`. [ci skip] | Yves Senn | 2015-10-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Merge pull request #21635 from sideshowcoder/ar_type_docs_fix | Arthur Nogueira Neves | 2015-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ActiveRecord Attributes API code fix | Philipp Fehre | 2015-09-15 | 1 | -1/+1 |