aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20444 from y-yagi/can_use_path_helper_method_in_consoleRafael Mendonça França2015-06-062-0/+17
|\
| * modify console of app method in that can use the path helpersyuuji.yaginuma2015-06-052-0/+17
* | Merge pull request #20452 from repinel/add-bug-report-templates-to-ciRafael Mendonça França2015-06-056-17/+49
|\ \
| * | Add the bug report templates to the Travis CI buildRoque Pinel2015-06-056-17/+49
* | | Merge pull request #20442 from arunagw/aa-remove-warning-eager-loadRafael Mendonça França2015-06-051-1/+1
|\ \ \ | |/ / |/| |
| * | Remove warning for setting eager_loadArun Agrawal2015-06-051-1/+1
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-06-055-8/+8
|\ \ \
| * | | [ci skip] Add `.`yui-knk2015-06-011-1/+1
| * | | [ci skip] Upcase `is`yui-knk2015-05-251-1/+1
| * | | [ci skip] Fix typo you/yourclaudiob2015-05-231-1/+1
| * | | [ci skip] Upcase `when`yui-knk2015-05-161-1/+1
| * | | [ci skip] Fix to a singular form (person has one contact_detail)yui-knk2015-05-161-2/+2
| * | | [ci skip] Upcase `SAVEPOINT`yui-knk2015-05-121-1/+1
| * | | [ci skip] Fix comment indentyui-knk2015-05-121-1/+1
* | | | Merge pull request #20443 from teoljungberg/thoughtbot-capitalizationKasper Timm Hansen2015-06-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix `thoughtbot` capitalizationTeo Ljungberg2015-06-051-1/+1
* | | | Merge pull request #20429 from repinel/improve-bug-report-templateRafael Mendonça França2015-06-043-33/+18
|\ \ \ \
| * | | | Use inline Gemfile dependency when reporting bugsRoque Pinel2015-06-033-33/+18
* | | | | Merge pull request #20439 from jimmycuadra/require-as-durationArthur Nogueira Neves2015-06-041-0/+1
|\ \ \ \ \
| * | | | | Require active_support/duration.Jimmy Cuadra2015-06-041-0/+1
|/ / / / /
* | | | | Merge pull request #20427 from ronakjangir47/http_pathYves Senn2015-06-041-9/+0
|\ \ \ \ \
| * | | | | Removed duplicate test cases for template execution Ronak Jangir2015-06-041-9/+0
| |/ / / /
* | | | | Merge pull request #20430 from georgeclaghorn/tighten-up-suppressionRafael Mendonça França2015-06-042-3/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Apply Active Record suppression to all savesGeorge Claghorn2015-06-042-3/+33
|/ / / /
* | | | Document config.action_mailer.deliver_later_queue_nameRafael Mendonça França2015-06-032-0/+7
* | | | Merge pull request #18587 from chrismcg/allow_deliver_later_queue_name_to_be_...Rafael Mendonça França2015-06-035-1/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow configuration of ActionMailer queue nameChris McGrath2015-06-025-1/+33
* | | | pass check_ip and proxies to GetIp constructorAaron Patterson2015-06-031-4/+4
* | | | Merge pull request #20421 from repinel/fix-clear-guides-and-related-api-docsRafael Mendonça França2015-06-032-8/+15
|\ \ \ \
| * | | | [ci skip] fix the `collection.clear` guideRoque Pinel2015-06-022-8/+15
|/ / / /
* | | | Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug"Rafael Mendonça França2015-06-022-31/+8
* | | | Merge pull request #20383 from jonatack/fix-configurable-static-index-filenameSantiago Pastorino2015-06-021-3/+3
|\ \ \ \
| * | | | Fix regression in #20017: wrong number of arguments errorJon Atack2015-05-301-3/+3
* | | | | Merge pull request #20387 from y-yagi/fix_engine_generated_controller_testYves Senn2015-06-026-1/+48
|\ \ \ \ \
| * | | | | add test to run generated test files inside mountable engineyuuji.yaginuma2015-06-023-16/+25
| * | | | | add engine's namespace to fixture nameyuuji.yaginuma2015-05-313-1/+11
| * | | | | set engine's route in the functional test is generated in the engineyuuji.yaginuma2015-05-313-0/+24
* | | | | | Skip test that fails from outdated sqlite3 on travisSean Griffin2015-06-022-10/+9
* | | | | | Merge pull request #20413 from kddeisz/pluck_postgres_fixYves Senn2015-06-021-2/+2
|\ \ \ \ \ \
| * | | | | | Fix postgresql DISTINCT requirement in pluck testKevin Deisz2015-06-021-2/+2
|/ / / / / /
* | | | | | Merge pull request #20410 from schneems/schneems/boo-global-varsRafael Mendonça França2015-06-013-5/+5
|\ \ \ \ \ \
| * | | | | | Use block variable instead of globalschneems2015-06-013-5/+5
* | | | | | | Merge pull request #20409 from davydovanton/doc-queue-adapterAbdelkader Boudih2015-06-021-0/+2
|\ \ \ \ \ \ \
| * | | | | | | [skip ci] Add documentation for QueueAdapter::queue_adapterAnton Davydov2015-06-021-0/+2
|/ / / / / / /
* | | | | | | Merge pull request #20357 from ronakjangir47/remove_mocha1Rafael Mendonça França2015-06-011-27/+52
|\ \ \ \ \ \ \
| * | | | | | | Removed use of mocha from railties actions_testRonak Jangir2015-06-011-27/+52
* | | | | | | | Merge pull request #20406 from yoongkang/add_edge_sprocketsSantiago Pastorino2015-06-011-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Use sprockets-rails from github repoYoong Kang Lim2015-06-021-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #20405 from manish-shrivastava/masterRafael Mendonça França2015-06-015-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed typos in guidemanish-shrivastava2015-06-015-5/+7