Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Fixed a few grammar issues. | David Chen | 2015-11-18 | 2 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #22323 from jessedoyle/patch-1 | Claudio B | 2015-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [ci skip] fix inconsistent indentation | Jesse Doyle | 2015-11-17 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Fix incorrect issue number [ci skip] | Andrew White | 2015-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #22316 from yui-knk/changelog_for_22300 | Andrew White | 2015-11-17 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [ci skip] Add CHANGELOG for #22300 (817c1825c15013fd0180762ac5c05a2e024a640d) | yui-knk | 2015-11-18 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | Raise ArgumentError when passing a truthy value to merge | Andrew White | 2015-11-17 | 2 | -5/+10 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #22271 from timbreitkreutz/twb-9015-schema-dumper-test-for... | Yves Senn | 2015-11-17 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | TWB Test case for Issue #9015 - ignore_table and table_prefix at same time | Tim Breitkreutz | 2015-11-13 | 1 | -0/+32 | |
* | | | | | | | | | | | | | | | Merge pull request #22257 from yui-knk/fix_merge_to_not_call_to_proc_for_hash | Andrew White | 2015-11-17 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Make `AR::SpawnMethods#merge!` to check an arg is a Proc | yui-knk | 2015-11-12 | 2 | -3/+9 | |
* | | | | | | | | | | | | | | | | Using released concurrent-ruby | Rafael Mendonça França | 2015-11-16 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge pull request #22215 from grosser/grosser/normalize_key | Rafael França | 2015-11-16 | 5 | -39/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | keep deprecated namespaced_key in case any subclass uses it | Michael Grosser | 2015-11-10 | 3 | -2/+3 | |
| * | | | | | | | | | | | | | | | | send normalized keys to the cache backends so they do not need to manage this... | Michael Grosser | 2015-11-10 | 5 | -38/+37 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #22300 from yui-knk/fix_21893 | Sean Griffin | 2015-11-16 | 5 | -5/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Except keys of `build_record`'s argument from `create_scope` in initialize_at... | yui-knk | 2015-11-16 | 5 | -5/+23 | |
* | | | | | | | | | | | | | | | | | Merge pull request #22306 from tylerhunt/patch-1 | Claudio B | 2015-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Use proper syntax for class method reference. | Tyler Hunt | 2015-11-16 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #22298 from yuki24/make-static-index-part-of-public-file-s... | Kasper Timm Hansen | 2015-11-16 | 5 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Make the `static_index` config part of the `config.public_server` config | Yuki Nishijima | 2015-11-16 | 5 | -8/+13 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #22302 from kamipo/remove_not_needed_native_database_types... | Yves Senn | 2015-11-16 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Remove not needed `NATIVE_DATABASE_TYPES` entries | Ryuta Kamizono | 2015-11-16 | 2 | -4/+0 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Freeze association foreign keys to reduce allocations | Sean Griffin | 2015-11-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-11-15 | 3 | -8/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | copy edits [ci skip] | Vijay Dev | 2015-11-15 | 1 | -12/+6 | |
| * | | | | | | | | | | | | | | | [ci skip] Use full component name in public API document | yui-knk | 2015-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | adding missing `.` | Gaurav Sharma | 2015-11-15 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | rollback changes to changelog | Gaurish Sharma | 2015-11-14 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | Grammer & Style Tweaks as per feedback | Gaurish Sharma | 2015-11-14 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | | Document time testing helpers | Gaurish Sharma | 2015-11-09 | 2 | -0/+31 | |
| * | | | | | | | | | | | | | | | :nailcare: Grammer fixes | Gaurish Sharma | 2015-11-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge pull request #22299 from claudiob/fix-doc-tt | Claudio B | 2015-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | [ci skip] Fix <tt> in doc | claudiob | 2015-11-15 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #22112 from claudix/master | Xavier Noria | 2015-11-13 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Improved explanation | Claudi Martinez | 2015-11-13 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | Improved explanation | Claudi Martinez | 2015-11-01 | 1 | -10/+16 | |
| * | | | | | | | | | | | | | | Fixed typo | Claudi Martinez | 2015-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Added warning on coding engine controllers | Claudi Martinez | 2015-10-29 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | Merge pull request #22280 from yui-knk/fix_chagnelog_actionview | Richard Schneeman | 2015-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | [ci skip] Fix CHANGELOG.md format from list to italic. | yui-knk | 2015-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #22279 from yui-knk/fix_object_partial_false | Richard Schneeman | 2015-11-12 | 4 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Respect value of `:object` if `:object` is false when rendering | yui-knk | 2015-11-13 | 4 | -1/+10 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Prefer Minitest's location for test failures. | Kasper Timm Hansen | 2015-11-12 | 2 | -3/+9 | |
* | | | | | | | | | | | | | | | Don't match specific line numbers in reporter tests. | Kasper Timm Hansen | 2015-11-12 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | Ignore Gemfile.lock in the release task | Rafael Mendonça França | 2015-11-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #22277 from jwworth/pull-request/fix-typo-1447344392 | Rafael França | 2015-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix typo [ci skip] | Jake Worth | 2015-11-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #22259 from daisuko/remove_compiled_root_from_static_rb | Yves Senn | 2015-11-12 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | remove unnecessary @compiled_root from static.rb | daisuko | 2015-11-11 | 1 | -1/+0 |