Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #18374 from claudiob/add-collection-to-fresh-when | Rafael Mendonça França | 2015-02-11 | 3 | -11/+103 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Accept a collection in fresh_when and stale? | claudiob | 2015-02-10 | 3 | -11/+103 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #18845 from bogdan/remove-code-dups-in-action-view | Rafael Mendonça França | 2015-02-11 | 2 | -33/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove code duplication in ActionView::Helpers::Tags::Base | Bogdan Gusiev | 2015-02-11 | 2 | -33/+25 | |
* | | | | | | | | Revert 88d08f2ec9f89ba431cba8d0c06ac9ebc204bbbb | Rafael Mendonça França | 2015-02-11 | 2 | -13/+25 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Remove the SQLite3 Binary subclass | Sean Griffin | 2015-02-11 | 2 | -28/+0 | |
* | | | | | | | Reduce object allocations in ActiveSupport::Subscriber | eileencodes | 2015-02-11 | 1 | -1/+1 | |
* | | | | | | | Remove an unused option that I didn't mean to commit [ci skip] | Sean Griffin | 2015-02-11 | 1 | -2/+1 | |
* | | | | | | | Remove most PG specific type subclasses | Sean Griffin | 2015-02-11 | 14 | -91/+60 | |
* | | | | | | | Merge pull request #18883 from kamipo/fix_datetime_precision_dumping_zero_for... | Sean Griffin | 2015-02-11 | 3 | -23/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | The datetime precision with zero should be dumped | Ryuta Kamizono | 2015-02-11 | 3 | -23/+46 | |
* | | | | | | | | prefer `drop_table :table, if_exists: true` over explicit checks. | Yves Senn | 2015-02-11 | 1 | -2/+2 | |
* | | | | | | | | add test to ensure `remove_reference` with index and fk is invertable. | Yves Senn | 2015-02-11 | 1 | -0/+5 | |
* | | | | | | | | fix `remove_reference` with `foreign_key: true` on MySQL. #18664. | Yves Senn | 2015-02-11 | 3 | -0/+24 | |
* | | | | | | | | Merge pull request #18890 from kamipo/remove_cast_type | Yves Senn | 2015-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove `cast_type` in `ColumnDefinition` | Ryuta Kamizono | 2015-02-11 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | guides, various testing guide changes. [ci skip] | Yves Senn | 2015-02-11 | 1 | -7/+15 | |
* | | | | | | | | Merge pull request #18363 from andreynering/add-foreign-key-subsection-in-upg... | Yves Senn | 2015-02-11 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adding subsection on 'upgrading' guide about 4.2 foreign key support [ci skip] | Andrey Nering | 2015-02-10 | 1 | -0/+14 | |
* | | | | | | | | | Merge pull request #18892 from robertzk/typo_in_rails_engine_rb | Zachary Scott | 2015-02-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix some typos in railties/lib/rails/engine.rb [ci-skip] | RobertZK | 2015-02-10 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18891 from robertzk/typo_in_rails_application_rb | Arthur Nogueira Neves | 2015-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in Rails::Application#migration_railties | RobertZK | 2015-02-10 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18889 from kamipo/use_kwargs_in_transaction | Rafael Mendonça França | 2015-02-11 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use keyword argument in `transaction` | Ryuta Kamizono | 2015-02-11 | 1 | -6/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18884 from rails/fix-kwarg-on-stale | Rafael Mendonça França | 2015-02-10 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix wrong kwarg "record" from #18872 | claudiob | 2015-02-10 | 2 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18872 from kaspth/kw-fresh_when-stale | Arthur Nogueira Neves | 2015-02-10 | 1 | -12/+10 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Convert stale? and fresh_when to use keyword arguments. | Kasper Timm Hansen | 2015-02-10 | 1 | -12/+10 | |
* | | | | | | | Dont check bundler output on plugin generator test | Arthur Neves | 2015-02-10 | 1 | -4/+2 | |
* | | | | | | | Actually fix the build | Sean Griffin | 2015-02-10 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #18877 from prathamesh-sonpatki/ar-changelog-typos-2 | Rafael Mendonça França | 2015-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed typos in ActiveRecord CHANGELOG [ci skip] | Prathamesh Sonpatki | 2015-02-11 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #12257 from vipulnsward/end_on_find_in_batches | Rafael Mendonça França | 2015-02-10 | 4 | -13/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add an option `end_at` to `find_in_batches` | Vipul A M | 2015-02-09 | 4 | -13/+50 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Fix the build | Sean Griffin | 2015-02-10 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Refactor microsecond precision to be database agnostic | Sean Griffin | 2015-02-10 | 11 | -84/+55 | |
* | | | | | | | Merge pull request #18860 from alex-handley/enhancement/dependent_documentati... | Rafael Mendonça França | 2015-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] corrects documentation for the default dependent behaviour | Alex Handley | 2015-02-09 | 1 | -1/+1 | |
* | | | | | | | | Maintain a consistent order in `ActiveRecord::Base#attributes` | Sean Griffin | 2015-02-10 | 2 | -1/+21 | |
* | | | | | | | | Merge pull request #18808 from carlosramireziii/i18n-doc-update | Robin Dupret | 2015-02-10 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Document lazy lookup behavior for controllers | Carlos Ramirez III | 2015-02-03 | 1 | -0/+19 | |
* | | | | | | | | Change `LockingType` to use `DelegateClass` | Sean Griffin | 2015-02-09 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #18841 from yuki24/remove-warning-from-av-tags-translator | Rafael Mendonça França | 2015-02-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove warning from ActionView::Helpers::Tags::Translator | Yuki Nishijima | 2015-02-08 | 1 | -1/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #18849 from kamipo/array_type_is_a_part_of_sql_type | Sean Griffin | 2015-02-09 | 2 | -19/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | An array type is a part of `sql_type` | Ryuta Kamizono | 2015-02-08 | 2 | -19/+4 | |
* | | | | | | | tests, reset global to previous value. | Yves Senn | 2015-02-09 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #18839 from yuki24/remove-warning-from-generators-named-ba... | Yves Senn | 2015-02-09 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove warning from generator named base test | Yuki Nishijima | 2015-02-08 | 1 | -10/+0 |