Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix spelling error in has_secure_password documentation [ci skip] | Melanie Gilman | 2015-03-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #18777 from yasyf/issue_15209 | Rafael Mendonça França | 2015-03-03 | 3 | -1/+24 | |
|\ \ \ | ||||||
| * | | | Take DST into account when locating TimeZone from Numeric. | Yasyf Mohamedali | 2015-03-03 | 3 | -1/+24 | |
| |/ / | ||||||
* | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-03-03 | 2 | -2/+2 | |
* | | | Remove line wrapping from the benchmark/ips output | Piotr Szotkowski | 2015-03-03 | 1 | -4/+4 | |
* | | | Merge pull request #18775 from yasyf/issue_5122 | Rafael Mendonça França | 2015-03-03 | 4 | -1/+25 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fallback to RAILS_RELATIVE_URL_ROOT in `url_for`. | Yasyf Mohamedali | 2015-02-24 | 4 | -1/+25 | |
* | | | Merge pull request #19176 from imajes/master | Yves Senn | 2015-03-03 | 2 | -1/+17 | |
|\ \ \ | ||||||
| * | | | Fixes reference for schema_format to AR::Base from AS::Base | James Cox | 2015-03-03 | 2 | -1/+17 | |
* | | | | Remove mention of long-gone initializer and config | Jeremy Kemper | 2015-03-03 | 1 | -2/+0 | |
* | | | | Merge pull request #19186 from kamipo/remove_unused_line | Carlos Antonio da Silva | 2015-03-03 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unused line | Ryuta Kamizono | 2015-03-03 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Merge pull request #19171 from JuanitoFatas/doc/more-examples | Sean Griffin | 2015-03-02 | 1 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Add more documents for AR connection_adapters abstract schema_definitions. [c... | Juanito Fatas | 2015-03-03 | 1 | -0/+16 | |
* | | | | | Merge pull request #19147 from gsamokovarov/work-around-ruby-10695 | Eileen M. Uchitelle | 2015-03-02 | 3 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Work around for upstream Ruby bug #10685 | Genadi Samokovarov | 2015-03-01 | 3 | -3/+5 | |
* | | | | | | Merge pull request #15806 from tgxworld/partition_routes_during_setup | Aaron Patterson | 2015-03-02 | 4 | -8/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Partition routes during setup. | Guo Xiang Tan | 2015-02-26 | 4 | -8/+39 | |
* | | | | | | | Merge pull request #19181 from davydovanton/update-helper-docs | Zachary Scott | 2015-03-02 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Add documentation for Helpers#all_helpers_from_path | Anton Davydov | 2015-03-03 | 1 | -0/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Revert "delete unused method" | Carlos Antonio da Silva | 2015-03-02 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #19177 from gregmolnar/fixtures | Rafael Mendonça França | 2015-03-02 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | test reset_pk_sequence with multi connection | Greg Molnar | 2015-03-01 | 1 | -1/+1 | |
| * | | | | | | | Use the correct connection for reset_pk_sequence | Montana Low | 2015-03-01 | 1 | -5/+3 | |
* | | | | | | | | Revert "mutate the transaction object to reflect state" | Aaron Patterson | 2015-03-02 | 3 | -37/+33 | |
* | | | | | | | | be optimistic about missing route keys | Aaron Patterson | 2015-03-02 | 1 | -13/+15 | |
* | | | | | | | | use arg size for parallel iteration | Aaron Patterson | 2015-03-02 | 1 | -1/+1 | |
* | | | | | | | | ask the routes objects for its Rack env key | Aaron Patterson | 2015-03-02 | 3 | -2/+4 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #19174 from zoltankiss/remove_unneeded_comment | Rafael Mendonça França | 2015-03-02 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove unneeded comment. [ci skip] | Zoltan Kiss | 2015-03-02 | 1 | -1/+0 | |
* | | | | | | | | delete unused method | Aaron Patterson | 2015-03-02 | 1 | -4/+0 | |
* | | | | | | | | mutate the transaction object to reflect state | Aaron Patterson | 2015-03-02 | 1 | -25/+21 | |
* | | | | | | | | ask the txn for it's state, not a state object | Aaron Patterson | 2015-03-02 | 3 | -8/+16 | |
* | | | | | | | | change if! to unless | Aaron Patterson | 2015-03-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19173 from robin850/rbx-build | Rafael Mendonça França | 2015-03-02 | 12 | -9/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Skip the failing tests on Rubinius for now | Robin Dupret | 2015-03-02 | 4 | -0/+9 | |
| * | | | | | | | Wrap inline rescue with or-equal calls | Robin Dupret | 2015-03-02 | 1 | -1/+1 | |
| * | | | | | | | Avoid Ruby versions check on Rubinius | Robin Dupret | 2015-03-02 | 1 | -1/+1 | |
| * | | | | | | | Test against the mail gem's edge | Robin Dupret | 2015-03-02 | 2 | -2/+9 | |
| * | | | | | | | Add the platform-specific skip helpers to ActiveModel | Robin Dupret | 2015-03-02 | 1 | -0/+9 | |
| * | | | | | | | Avoid accurate assertions on error messages | Robin Dupret | 2015-03-02 | 2 | -3/+3 | |
| * | | | | | | | Avoid parallelizing Action Pack's tests on Rubinius | Robin Dupret | 2015-03-02 | 1 | -2/+2 | |
* | | | | | | | | Move Array#without from Grouping to Access concern and add dedicated test (re... | David Heinemeier Hansson | 2015-03-02 | 3 | -12/+16 | |
* | | | | | | | | tests, favor `drop_table` and `:if_exists` over raw SQL. | Yves Senn | 2015-03-02 | 4 | -14/+6 | |
* | | | | | | | | Merge pull request #19105 from amatsuda/array_take | Sean Griffin | 2015-03-02 | 3 | -5/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Preserve Array#take(n) behaviour of HasManyAssociation | Akira Matsuda | 2015-02-28 | 3 | -5/+18 | |
* | | | | | | | | | Merge pull request #19077 from robin850/unknown-attribute-error | Sean Griffin | 2015-03-02 | 11 | -24/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Follow-up to #10776 | Robin Dupret | 2015-02-26 | 11 | -24/+30 | |
* | | | | | | | | | | Remove not needed .tap | Arthur Neves | 2015-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #19172 from JuanitoFatas/doc/fix-typo | Richard Schneeman | 2015-03-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ |