Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | set the correct path to `ActionDispatch::IntegrationTest.fixture_path` | yuuji.yaginuma | 2015-07-28 | 2 | -0/+2 | |
* | | | | | Merge pull request #21061 from yui-knk/refactor/route_set | Rafael Mendonça França | 2015-08-06 | 1 | -4/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove duplicated `Array#to_param` | yui-knk | 2015-08-01 | 1 | -4/+2 | |
* | | | | | | Merge pull request #21131 from eagletmt/percent-filename | Rafael Mendonça França | 2015-08-06 | 3 | -1/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Assume uploaded filename is UTF-8 | Kohei Suzuki | 2015-08-05 | 1 | -1/+7 | |
| * | | | | | | Add failing spec on utf8 filename with percent character | Kohei Suzuki | 2015-08-04 | 2 | -0/+21 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #15948 from MGerrior/fix_test_session_fetch | Rafael Mendonça França | 2015-08-06 | 3 | -0/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adds missing argument handling for ActionController::TestSession to | Matthew Gerrior | 2015-08-06 | 3 | -0/+23 | |
* | | | | | | | Merge pull request #21149 from brendanwb/table_name_options-for-pr | Rafael Mendonça França | 2015-08-06 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | better docs for ActiveRecord::Migration#table_name_options | Brendan Buckingham | 2015-08-06 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21150 from piton4eg/patch-4 | Rafael Mendonça França | 2015-08-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Small fix | Alexey Markov | 2015-08-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | remove dead code | Aaron Patterson | 2015-08-06 | 1 | -5/+0 | |
* | | | | | | ask the request for the cookie jar | Aaron Patterson | 2015-08-06 | 1 | -1/+8 | |
* | | | | | | add a setter for the cookie jar | Aaron Patterson | 2015-08-06 | 2 | -2/+8 | |
* | | | | | | remove request reference from chained jars | Aaron Patterson | 2015-08-06 | 1 | -22/+25 | |
* | | | | | | Merge pull request #21137 from y-yagi/fix_deprecation_warning | Santiago Pastorino | 2015-08-06 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | stop using deprecated `render :text` in railties | yuuji.yaginuma | 2015-08-06 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #21143 from alietz/doc-correct-sass-instructions | Yves Senn | 2015-08-06 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Corrected instructions for using Sass | Andreas Lietz | 2015-08-06 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #21145 from toydestroyer/master | Yves Senn | 2015-08-06 | 1 | -15/+14 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Documentation: update queue_classic info in Active Job adapters list | Sergey Toy | 2015-08-06 | 1 | -4/+3 | |
|/ / / / / / | ||||||
* | | | | | | remove `@host` ivar | Aaron Patterson | 2015-08-05 | 2 | -13/+5 | |
* | | | | | | remove @secure ivar | Aaron Patterson | 2015-08-05 | 2 | -7/+4 | |
* | | | | | | CookieJar does not need the key_generator parameter anymore | Aaron Patterson | 2015-08-05 | 2 | -5/+3 | |
* | | | | | | eliminate key_generator ivar | Aaron Patterson | 2015-08-05 | 1 | -11/+14 | |
* | | | | | | sop passing host and secure to the build method | Aaron Patterson | 2015-08-05 | 2 | -3/+5 | |
* | | | | | | stop using an options hash with the cookie jar | Aaron Patterson | 2015-08-05 | 2 | -39/+31 | |
* | | | | | | move env access to the request object. | Aaron Patterson | 2015-08-05 | 3 | -16/+48 | |
* | | | | | | routes in the env via the request object | Aaron Patterson | 2015-08-05 | 2 | -3/+6 | |
* | | | | | | allocate a request object to avoid hash allocations | Aaron Patterson | 2015-08-05 | 2 | -3/+6 | |
* | | | | | | Add missing HelloJob require. | Kasper Timm Hansen | 2015-08-05 | 1 | -0/+1 | |
* | | | | | | Use exist? instead of deprecated exists? | Kasper Timm Hansen | 2015-08-05 | 1 | -2/+2 | |
* | | | | | | Merge pull request #20961 from ccallebs/add-dev-mode-caching | Kasper Timm Hansen | 2015-08-05 | 7 | -2/+114 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add rake dev:cache task to enable dev mode caching. | Chuck Callebs | 2015-08-04 | 7 | -2/+114 | |
* | | | | | | | Merge pull request #21112 from kamipo/fix_mysql2_version | Rafael Mendonça França | 2015-08-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Should use `server_info[:version]` instead of `info[:version]` | Ryuta Kamizono | 2015-08-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #20800 from xijo/make_active_job_locale_aware | Kasper Timm Hansen | 2015-08-04 | 11 | -2/+111 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes #20799 | Johannes Opper | 2015-08-04 | 11 | -2/+111 | |
* | | | | | | | | Merge pull request #21076 from r11runner/guide-join-tables | Claudio B. | 2015-08-03 | 2 | -10/+21 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] migration and association guides: added some remarks about join tables | r11runner | 2015-08-04 | 2 | -10/+21 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #21105 from os97673/allow-minitest-plugins | Rafael Mendonça França | 2015-08-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow Minitest to load plugins. Fixes #21102 | Oleg Sukhodolsky | 2015-08-03 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #21109 from vngrs/update_javascript_manifest_doc | Kasper Timm Hansen | 2015-08-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Inform user to add script in correct location into the application.js manifes... | Mehmet Emin İNAÇ | 2015-08-03 | 2 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #21087 from vngrs/fix_hash_except_doc | Kasper Timm Hansen | 2015-08-03 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the documentation of Hash#except method [ci skip] | Mehmet Emin İNAÇ | 2015-08-03 | 1 | -8/+9 | |
* | | | | | | | | | Revert "test runner should crash with non existing file argument." | Yves Senn | 2015-08-03 | 2 | -6/+1 | |
* | | | | | | | | | Correctly close a fenced code block [ci skip] | Robin Dupret | 2015-08-03 | 1 | -0/+1 | |
* | | | | | | | | | Add note to routing guide about overriding defaults [ci skip] | Andrew White | 2015-08-03 | 1 | -0/+2 |