| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge pull request #23670 from yui-knk/update_dalli | Yves Senn | 2016-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Update dalli gem | yui-knk | 2016-02-14 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #23678 from kamipo/remove_deprecated_never_unpermitted_params | Eileen M. Uchitelle | 2016-02-14 | 2 | -16/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Remove `const_missing` which fallback to deprecated `NEVER_UNPERMITTED_PARAMS` | Ryuta Kamizono | 2016-02-15 | 2 | -16/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #23505 from kaspth/inject-rails-config-through-railtie | Kasper Timm Hansen | 2016-02-14 | 6 | -54/+16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Don't rely on the global server as a receiver. | Kasper Timm Hansen | 2016-02-14 | 3 | -10/+4 |
| * | | | | | | | | | | Default connection class to ActionCable::Connection::Base. | Kasper Timm Hansen | 2016-02-14 | 4 | -18/+6 |
| * | | | | | | | | | | Inject Rails' channel paths in engine. | Kasper Timm Hansen | 2016-02-14 | 5 | -26/+6 |
* | | | | | | | | | | | Merge pull request #23674 from xw19/dev-tools-update | Jon Moss | 2016-02-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | [ci skip] line_statistics added to README | Sourav Moitra | 2016-02-14 | 1 | -0/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #23648 from xw19/link_to-data-nil-test | Yves Senn | 2016-02-14 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Test to check if the data-attr if nil is same or not | Sourav Moitra | 2016-02-14 | 2 | -0/+7 |
|/ / / / / / / / / / |
|
* | / / / / / / / / | restores the guides layout header [ci skip] | Xavier Noria | 2016-02-13 | 1 | -1/+11 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #23660 from meinac/change_x_gzip_to_gzip | Jon Moss | 2016-02-13 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Change x-gzip to gzip in docs [ci skip] | Mehmet Emin İNAÇ | 2016-02-13 | 2 | -3/+3 |
* | | | | | | | | | | Merge pull request #23377 from bogdan/last-with-sql | Eileen M. Uchitelle | 2016-02-13 | 4 | -17/+78 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Make ActiveRecord::Relation#last to reverse SQL order | Bogdan Gusiev | 2016-02-13 | 4 | -17/+78 |
* | | | | | | | | | | | Merge pull request #23654 from kamipo/fix_grammar_a_to_an | Jon Moss | 2016-02-13 | 14 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 14 | -14/+14 |
* | | | | | | | | | | | Merge pull request #23655 from y-yagi/add_missing_option_to_example | Kasper Timm Hansen | 2016-02-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | add missing name option to flash test example [ci skip] | yuuji.yaginuma | 2016-02-13 | 1 | -2/+2 |
* | | | | | | | | | | | Merge pull request #23653 from kamipo/add_missing_author_name | Vipul A M | 2016-02-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Add the missing author name [ci skip] | Ryuta Kamizono | 2016-02-13 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* / / / / / / / / / | push kwargs up to the user facing API | Aaron Patterson | 2016-02-12 | 3 | -13/+13 |
|/ / / / / / / / / |
|
* | | | | | | | | | Fix expected hash syntax. | Kasper Timm Hansen | 2016-02-12 | 1 | -3/+3 |
* | | | | | | | | | Prefer empty? to any?. | Kasper Timm Hansen | 2016-02-12 | 1 | -1/+1 |
* | | | | | | | | | Stop mutating return value. | Kasper Timm Hansen | 2016-02-12 | 1 | -2/+3 |
* | | | | | | | | | Inline `fetch_or_cache_partial`. | Kasper Timm Hansen | 2016-02-12 | 1 | -10/+6 |
* | | | | | | | | | Write to collection cache where the template is rendered. | Kasper Timm Hansen | 2016-02-12 | 2 | -9/+15 |
|/ / / / / / / / |
|
* | | | | | | | | Only write to collection cache if we have a callable cache key. | Kasper Timm Hansen | 2016-02-12 | 2 | -16/+13 |
* | | | | | | | | Check `partial_rendered_times` to clarify expectations. | Kasper Timm Hansen | 2016-02-12 | 1 | -1/+4 |
* | | | | | | | | Use Ruby 1.9 hash syntax | Rafael Mendonça França | 2016-02-12 | 1 | -1/+1 |
* | | | | | | | | Remove useless callable_cache_key? check. | Kasper Timm Hansen | 2016-02-12 | 1 | -2/+1 |
* | | | | | | | | Test collection caching with callable cache key. | Kasper Timm Hansen | 2016-02-12 | 1 | -0/+25 |
* | | | | | | | | the lookup context looks in the cwd, so prefix isn't necessary | Aaron Patterson | 2016-02-12 | 1 | -2/+1 |
* | | | | | | | | use a real LookupContext in the digest tests | Aaron Patterson | 2016-02-12 | 1 | -28/+6 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Remove single_template_render? method. | Kasper Timm Hansen | 2016-02-12 | 1 | -5/+1 |
* | | | | | | | Don't search in locals for cache_options. | Kasper Timm Hansen | 2016-02-12 | 1 | -3/+1 |
* | | | | | | | use assert_not_equal so there will be better error messages | Aaron Patterson | 2016-02-12 | 1 | -1/+1 |
* | | | | | | | use kwargs to avoid hash slicing | Aaron Patterson | 2016-02-12 | 1 | -3/+3 |
* | | | | | | | Merge pull request #23611 from abhishekjain16/routes_options | Kasper Timm Hansen | 2016-02-12 | 2 | -3/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixes routes to match verbs and path with -g option | Abhishek Jain | 2016-02-11 | 2 | -3/+12 |
* | | | | | | | | Add fixes accidentally removed. | Kasper Timm Hansen | 2016-02-12 | 3 | -3/+4 |
* | | | | | | | | Flesh out request encoding + response parsing changelog entry. | Kasper Timm Hansen | 2016-02-12 | 1 | -2/+11 |
* | | | | | | | | Merge pull request #23642 from tvon/chore/fix-path-omission | Vipul A M | 2016-02-13 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Use correct path in documentation. | Tom von Schwerdtner | 2016-02-12 | 3 | -3/+3 |
* | | | | | | | | | Merge pull request #23641 from abhishekjain16/docs_fix | Vipul A M | 2016-02-12 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | [ci skip] Fix enqueuing spelling to maintain consistency | Abhishek Jain | 2016-02-12 | 3 | -3/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #23639 from Gaurav2728/update_change_log_entry_action_pack | Rafael França | 2016-02-12 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | use rails instead of rake | Gaurav Sharma | 2016-02-12 | 2 | -3/+3 |
|/ / / / / / / / |
|