Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add ActionController:Renderers test | Benjamin Fleischer | 2016-01-03 | 3 | -24/+99 | |
* | | | | | | | | Merge pull request #22890 from DNNX/times-map | Santiago Pastorino | 2016-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Replace x.times.map{} with Array.new(x){} | Viktar Basharymau | 2016-01-02 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Fix typo in test desctiption [skip ci] | Anton Davydov | 2016-01-04 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22519 from bf4/test_use_renderers | Rafael França | 2015-12-31 | 4 | -0/+86 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Test ActionController::Renderers::use_renderers | Benjamin Fleischer | 2015-12-31 | 4 | -0/+86 | |
* | | | | | | | Update copyright notices to 2016 [ci skip] | Rashmi Yadav | 2015-12-31 | 3 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22850 from prathamesh-sonpatki/fix_ac_params_unsafe_h_2 | Kasper Timm Hansen | 2015-12-31 | 3 | -6/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix AC::Parameters#to_unsafe_h to return all unfiltered values | Prathamesh Sonpatki | 2015-12-31 | 3 | -6/+22 | |
* | | | | | | | Merge pull request #22826 from timrogers/actiondispatch-ssl-config | Rafael França | 2015-12-31 | 2 | -23/+42 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Flexible configuration for ActionDispatch::SSL | Tim Rogers | 2015-12-29 | 2 | -23/+42 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Avoid `Time.parse` for static date | Rafaël Blais Masson | 2015-12-30 | 1 | -1/+1 | |
* | | | | | | Fix test for AC::Parameters#to_unsafe_h | Prathamesh Sonpatki | 2015-12-30 | 1 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #22830 from jcoyne/parameters_include | Richard Schneeman | 2015-12-29 | 3 | -1/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add AC::Parameters#include? | Justin Coyne | 2015-12-29 | 3 | -1/+11 | |
| |/ / / / | ||||||
* | | | | | Format from Accept headers have higher precedence than path extension format | Jorge Bejar | 2015-12-29 | 2 | -2/+11 | |
* | | | | | Rely on default Mime format when MimeNegotiation#format_from_path_extension i... | Jorge Bejar | 2015-12-29 | 2 | -3/+15 | |
|/ / / / | ||||||
* | | | | Improve RDoc documentation of ActionDispatch::SSL | Tim Rogers | 2015-12-24 | 1 | -12/+14 | |
* | | | | Currectly test the Middleware#== | Rafael Mendonça França | 2015-12-22 | 1 | -4/+8 | |
* | | | | Merge pull request #22743 from maclover7/fix-22738 | Rafael Mendonça França | 2015-12-22 | 2 | -0/+21 | |
|\ \ \ \ | ||||||
| * | | | | Add #== back to ActionDispatch::MiddlewareStack::Middleware | Jon Moss | 2015-12-21 | 2 | -0/+21 | |
* | | | | | release notes, extract notable changes from Action Pack CHANGELOG. | Yves Senn | 2015-12-22 | 1 | -24/+25 | |
|/ / / / | ||||||
* | | | | Remember the parameter hash we return | Matthew Draper | 2015-12-22 | 1 | -1/+1 | |
* | | | | No more no changes entries in the CHANGELOGs | Genadi Samokovarov | 2015-12-21 | 1 | -3/+0 | |
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-12-20 | 2 | -3/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add missing punctuation mark [ci skip] | Gaurav Sharma | 2015-11-18 | 2 | -3/+3 | |
* | | | | Add CHANGELOG headers for Rails 5.0.0.beta1 | eileencodes | 2015-12-18 | 1 | -0/+5 | |
* | | | | Change `alpha` to `beta1` to prep for release of Rails 5 | eileencodes | 2015-12-18 | 1 | -1/+1 | |
* | | | | Merge pull request #22650 from derekprior/dp-actionpack-warnings | Rafael França | 2015-12-18 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Fix "instance variable not initialized" in tests | Derek Prior | 2015-12-17 | 1 | -0/+5 | |
* | | | | | Merge pull request #20797 from byroot/prevent-url-for-ac-parameters | Rafael França | 2015-12-18 | 5 | -5/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Prevent ActionController::Parameters from being passed to url_for directly | Jean Boussier | 2015-12-15 | 5 | -5/+14 | |
* | | | | | | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 2 | -2/+2 | |
* | | | | | | Document when fallback_location is used [ci-skip] | Derek Prior | 2015-12-17 | 1 | -2/+8 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Only dup Ruby's Hash and Array. | Kasper Timm Hansen | 2015-12-17 | 2 | -2/+46 | |
* | | | | | Deprecate `redirect_to :back` | Derek Prior | 2015-12-16 | 3 | -12/+27 | |
* | | | | | Add `redirect_back` for safer referrer redirects | Derek Prior | 2015-12-16 | 3 | -0/+50 | |
* | | | | | Merge pull request #22605 from tonyta/delete-dead-comments | Rafael França | 2015-12-16 | 1 | -10/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | deletes code commented out in 72160d9f | Tony Ta | 2015-12-15 | 1 | -10/+0 | |
* | | | | | | Merge pull request #22598 from yui-knk/deprecate_string_callback | Rafael França | 2015-12-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Deprecate passing string to define callback. | yui-knk | 2015-12-16 | 1 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14212 from tylerhunt/fix-token-regex | Sean Griffin | 2015-12-15 | 2 | -1/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Handle tab in token authentication header. | Tyler Hunt | 2014-02-26 | 2 | -1/+9 | |
* | | | | | | Remove warning of shadowing variable | Rafael Mendonça França | 2015-12-15 | 1 | -1/+1 | |
* | | | | | | Add fragment_cache_key macro for controller-wide fragment cache key prefixes | Sam Stephenson | 2015-12-14 | 2 | -3/+67 | |
* | | | | | | Remove ActionView::Helpers::CacheHelper#fragment_cache_key | Sam Stephenson | 2015-12-14 | 1 | -0/+6 | |
* | | | | | | Merge pull request #22564 from maximeg/legit_name_errors | Sean Griffin | 2015-12-14 | 2 | -2/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't catch all NameError to reraise as ActionController::RoutingError #22368 | Maxime Garcia | 2015-12-12 | 2 | -2/+45 | |
* | | | | | | | Make Parameters#to_h and #to_unsafe_h return HWIA | Prem Sichanugrist | 2015-12-14 | 2 | -9/+11 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Fix spacing on CHANGELOG name | eileencodes | 2015-12-12 | 1 | -1/+1 |