Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove RHTML reference in Action Controller docs [ci skip] | Lachlan Campbell | 2015-09-10 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21584 from claudiob/remove-hawd-doc | Claudio B. | 2015-09-10 | 1 | -3/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove wrong doc line about AC::Parameters | claudiob | 2015-09-10 | 1 | -3/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #21575 from y-yagi/description_of_passing_block_to_add_source | Yves Senn | 2015-09-10 | 1 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add description of passing a block to `add_source` [ci skip] | yuuji.yaginuma | 2015-09-10 | 1 | -1/+9 | |
|/ / / / / / | ||||||
* | / / / / | Explicitly require AR/attribute where using it | Akira Matsuda | 2015-09-10 | 1 | -0/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #21567 from y-yagi/fix_inspect_doc | Zachary Scott | 2015-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix wrong method used in the TimeWithZone#inspect method docs [ci skip] | yuuji.yaginuma | 2015-09-10 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21333 from imtayadeway/ar-querying-docs | Eileen M. Uchitelle | 2015-09-09 | 1 | -17/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Update MySQL docs reference to latest | Tim Wade | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | [ci skip] Improve readability in AR querying guide | Tim Wade | 2015-09-09 | 1 | -16/+15 | |
* | | | | | | | remove dead code. | Yves Senn | 2015-09-09 | 2 | -7/+1 | |
* | | | | | | | Update documentation to reflect Rack::Session::Abstract changes | eileencodes | 2015-09-09 | 1 | -1/+1 | |
* | | | | | | | Handle Content-Types that are not :json, :xml, or :url_encoded_form | eileencodes | 2015-09-09 | 2 | -2/+30 | |
* | | | | | | | Merge pull request #21486 from bogdan/refactor-has-many-counter-cache | Eileen M. Uchitelle | 2015-09-09 | 4 | -71/+61 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HasManyAssociation: moved half of counter cache code to reflection | Bogdan Gusiev | 2015-09-03 | 4 | -71/+61 | |
* | | | | | | | | Merge pull request #21529 from rngtng/move-migrations-paths-to-database-task | Yves Senn | 2015-09-09 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use `ActiveRecord::Tasks::DatabaseTasks.migrations_paths` instead of `Migrato... | Tobias Bielohlawek | 2015-09-07 | 1 | -9/+8 | |
* | | | | | | | | | remove dead code. | Yves Senn | 2015-09-09 | 1 | -4/+0 | |
* | | | | | | | | | adjust method visibility according to it's usage. | Yves Senn | 2015-09-09 | 1 | -18/+18 | |
* | | | | | | | | | Don't set the default argument | Rafael Mendonça França | 2015-09-09 | 1 | -1/+1 | |
* | | | | | | | | | Invert the conditional | Rafael Mendonça França | 2015-09-09 | 1 | -1/+1 | |
* | | | | | | | | | Remove dead code | Rafael Mendonça França | 2015-09-09 | 1 | -6/+0 | |
* | | | | | | | | | Revert "Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynami... | Rafael Mendonça França | 2015-09-09 | 3 | -24/+3 | |
* | | | | | | | | | Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynamic_finders | Rafael Mendonça França | 2015-09-09 | 3 | -3/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | put dynamic matchers on the GeneratedAssociationMethods instead of model | Rob Looby | 2015-05-08 | 3 | -3/+24 | |
* | | | | | | | | | | Merge pull request #21554 from ronakjangir47/added_nodoc | Rafael Mendonça França | 2015-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added nodoc for `arel` method which returns object of private api. [ci skip] | Ronak Jangir | 2015-09-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #20921 from pboling/fix-sql-colors-in-log-subscriber | Rafael Mendonça França | 2015-09-09 | 3 | -8/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove extraneous `then` from case statement | Peter Boling | 2015-07-17 | 2 | -14/+39 | |
| * | | | | | | | | | | | Improve sql logging coloration in `ActiveRecord::LogSubscriber`. | Peter Boling | 2015-07-17 | 4 | -8/+144 | |
* | | | | | | | | | | | | Merge pull request #21560 from ravindrakumawat/american-style | Rafael Mendonça França | 2015-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Rails documentation use american english.[ci skip] | ravindra kumar kumawat | 2015-09-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #21559 from claudiob/timestamp-doc | Claudio B. | 2015-09-08 | 1 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix docs of AR::Timestamp to match #15726 | claudiob | 2015-09-08 | 1 | -5/+12 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | ensure that mutating headers will impact the content_type method | Aaron Patterson | 2015-09-08 | 1 | -0/+5 | |
* | | | | | | | | | | | mime_type will always return a string | Aaron Patterson | 2015-09-08 | 1 | -2/+1 | |
* | | | | | | | | | | | remove `parse_content_type` parameter | Aaron Patterson | 2015-09-08 | 1 | -6/+7 | |
* | | | | | | | | | | | avoid allocations when there is no content type set | Aaron Patterson | 2015-09-08 | 1 | -1/+2 | |
* | | | | | | | | | | | handle implicit rendering correctly | Aaron Patterson | 2015-09-08 | 1 | -3/+4 | |
* | | | | | | | | | | | remove mime type lookups when parsing the content type | Aaron Patterson | 2015-09-08 | 1 | -5/+5 | |
* | | | | | | | | | | | refactor content type setting | Aaron Patterson | 2015-09-08 | 1 | -44/+39 | |
* | | | | | | | | | | | make Content-Type header the canonical location for content-type info | Aaron Patterson | 2015-09-08 | 1 | -34/+50 | |
* | | | | | | | | | | | pull content type parsing in to a method | Aaron Patterson | 2015-09-08 | 1 | -7/+15 | |
* | | | | | | | | | | | ensure that content type defaults to text / html when setting charset | Aaron Patterson | 2015-09-08 | 1 | -0/+7 | |
* | | | | | | | | | | | push content_type assigment in to metal | Aaron Patterson | 2015-09-08 | 3 | -9/+11 | |
* | | | | | | | | | | | avoid useless string allocations | Aaron Patterson | 2015-09-08 | 2 | -2/+1 | |
* | | | | | | | | | | | use accessors instead of manipulating the hash | Aaron Patterson | 2015-09-08 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #21518 from codebaker95/activejob_logging_fix | Kasper Timm Hansen | 2015-09-08 | 2 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Properly log nested parameters to Active Job | Marek Pieczyk | 2015-09-08 | 2 | -1/+23 | |
|/ / / / / / / / / / |