Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Fix the message verifier encoding issue | Roque Pinel | 2015-06-14 | 2 | -1/+2 | |
* | | | | | | | | | Merge pull request #20016 from steved/sdavidovitz/abort_if_pending | Arthur Nogueira Neves | 2015-06-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | make sure to load_config for db:abort_if_pending_migrations | Steven Davidovitz | 2015-05-04 | 1 | -1/+1 | |
* | | | | | | | | | | A few documentation edits [ci skip] | Robin Dupret | 2015-06-15 | 3 | -12/+14 | |
* | | | | | | | | | | Merge pull request #20563 from repinel/fix-inflector-test | Matthew Draper | 2015-06-16 | 1 | -86/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix inflector test by using dup inflections when it needs to be changed | Roque Pinel | 2015-06-15 | 1 | -86/+68 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | A pass over the API application guide [ci skip] | Robin Dupret | 2015-06-15 | 1 | -375/+348 | |
* | | | | | | | | | | pg guide, explain the state of using UUID primary keys. Closes #20518. | Yves Senn | 2015-06-15 | 1 | -3/+9 | |
* | | | | | | | | | | make `remove_index :table, :column` reversible. | Yves Senn | 2015-06-15 | 5 | -14/+29 | |
* | | | | | | | | | | quick pass over changelogs. [ci skip] | Yves Senn | 2015-06-15 | 2 | -7/+8 | |
* | | | | | | | | | | Merge pull request #20550 from maurogeorge/add_reference-rdoc | Yves Senn | 2015-06-15 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add RDoc about add_reference to ActiveRecord::Migration | Mauro George | 2015-06-13 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20562 from 8398a7/change_link_gembundler | Rafael Mendonça França | 2015-06-15 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Updated bundler link [ci skip] | 839 | 2015-06-15 | 4 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #20559 from mtsmfm/fix-header-modification-by-ssl | Guillermo Iguaran | 2015-06-14 | 2 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ActionDispatch::SSL should keep original header's behavior | Fumiaki MATSUSHIMA | 2015-06-14 | 2 | -1/+12 | |
* | | | | | | | | | | Merge pull request #20558 from prathamesh-sonpatki/missing-header-word | Kasper Timm Hansen | 2015-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add missing "header" word in documentation of Token#authentication_request [... | Prathamesh Sonpatki | 2015-06-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #20560 from vngrs/wrong_doc_of_active_job | Matthew Draper | 2015-06-15 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Wrong documentation about Rails autoload on active_jobs_basics doc [ci skip] | Mehmet Emin İNAÇ | 2015-06-14 | 1 | -19/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20548 from maurogeorge/collection_check_boxes-rdoc-gotcha | Zachary Scott | 2015-06-14 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add gotcha to RDoc of collection_check_boxes | Mauro George | 2015-06-13 | 1 | -0/+21 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20511 from ZeroMax-dev/master | Zachary Scott | 2015-06-14 | 1 | -12/+41 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Extended 'Active Job Basics' edge guide with more detailed information and an... | Andreas Metzger | 2015-06-14 | 1 | -12/+41 | |
* | | | | | | | | | | Merge pull request #20554 from kuldeepaggarwal/fix/enum_docs | Kasper Timm Hansen | 2015-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] fix typo mistake | Kuldeep Aggarwal | 2015-06-14 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20553 from jhubert/patch-1 | Kasper Timm Hansen | 2015-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Fix the dynamic fixtures example | Jeremy Baker | 2015-06-13 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | don't hold a reference to `env` in the options object | Aaron Patterson | 2015-06-13 | 1 | -13/+11 | |
* | | | | | | | | | | Revert "revises a test to account for case-insensitive file systems" | Matthew Draper | 2015-06-14 | 1 | -18/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #20542 from repinel/fix-bi-directional-assoc-doc | Zachary Scott | 2015-06-13 | 1 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Fix the API docs for Bi-directional associations | Roque Pinel | 2015-06-13 | 1 | -12/+7 | |
* | | | | | | | | | | make it possible to customize the executable inside rereun snippets. | Yves Senn | 2015-06-13 | 4 | -1/+25 | |
* | | | | | | | | | | let's use the latest bundler version. | Yves Senn | 2015-06-13 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #20543 from spark008/patch-1 | Zachary Scott | 2015-06-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add fixture use case to testing.md. | Staphany Park | 2015-06-13 | 1 | -0/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #19632 from greysteil/reorder-middleware | Matthew Draper | 2015-06-13 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Handle param-parsing errors from Rack in ExceptionWrapper | Grey Baker | 2015-06-12 | 2 | -1/+9 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Copy-edits in 04c349659bfd97f9eaf5266ef7a64b4eb367c6a8 | Rafael Mendonça França | 2015-06-12 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #20539 from dcrec1/doc | Rafael Mendonça França | 2015-06-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add doc about how empty serialization objects are persisted | Diego Carrion | 2015-06-12 | 1 | -0/+2 | |
|/ / / / / / / / / | ||||||
* | / / / / / / / | Add a test to ensure `serialize` persists `nil` as `NULL` | Sean Griffin | 2015-06-12 | 1 | -0/+8 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #18365 from pocke/fix_datatime_compare | Aaron Patterson | 2015-06-12 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | DateTime#<=> return nil when compare to the invalid String as Time. | pocke | 2015-01-06 | 3 | -1/+15 | |
* | | | | | | | | | Don't crash when mutating attributes in a getter | Sean Griffin | 2015-06-12 | 3 | -1/+29 | |
* | | | | | | | | | Merge pull request #20494 from knovoselic/active_support_concern_class_method... | Rafael Mendonça França | 2015-06-12 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix for #20489 - ActiveSupport::Concern#class_methods affects parent classes | Kristijan Novoselic | 2015-06-12 | 2 | -1/+26 | |
* | | | | | | | | | | Merge pull request #20480 from senny/test_runner | Yves Senn | 2015-06-12 | 86 | -228/+285 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | select the AR adapter through `bin/test`. | Yves Senn | 2015-06-11 | 7 | -2/+21 | |
| * | | | | | | | | | | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 78 | -223/+230 |