aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't need to rescue Exception in this caseAaron Patterson2015-03-052-1/+7
* :cut: remove unnecessary rescue ExceptionsAaron Patterson2015-03-053-3/+3
* remove unnecessary rescueAaron Patterson2015-03-051-2/+0
* pass a config to the route setAaron Patterson2015-03-055-12/+43
* Merge pull request #19222 from davydovanton/doc-delete-excess-whiteArthur Nogueira Neves2015-03-051-1/+1
|\
| * [ci skip] Delete excess white in documentationAnton Davydov2015-03-051-1/+1
|/
* Revert "Allow failures with Active Job"Jeremy Kemper2015-03-051-4/+1
* Merge pull request #19220 from davydovanton/doc-add-info-about-sanitize-to-hi...Kasper Timm Hansen2015-03-051-1/+6
|\
| * [ci skip] Add information about sanitize option in TextHelper#highlightAnton Davydov2015-03-051-1/+6
* | Use ruby 2.2.1 on TravisSean Griffin2015-03-051-1/+1
* | Merge pull request #19215 from gsamokovarov/revert-ruby-2-2-0-kwarg-crash-wor...Sean Griffin2015-03-053-7/+5
|\ \
| * | Revert work arounds for upstream Ruby 2.2.0 kwargs bugGenadi Samokovarov2015-03-053-7/+5
* | | Merge pull request #19218 from sivsushruth/doc_fixKasper Timm Hansen2015-03-051-1/+1
|\ \ \
| * | | nodoc filtered_location [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | | Merge pull request #19217 from tgxworld/run_actionpack_tests_in_random_orderYves Senn2015-03-051-5/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Run ActionPack test cases in random order.Guo Xiang Tan2015-03-061-5/+0
|/ / /
* | | Merge pull request #19214 from sivsushruth/doc_fixArthur Nogueira Neves2015-03-051-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19180 from sivsushruth/masterArthur Nogueira Neves2015-03-051-0/+5
|\ \ \ | |_|/ |/| |
| * | If TZInfo-data is not present in windows, let the user know.Sushruth Sivaramakrishnan2015-03-041-0/+5
* | | Some documentation edits [ci skip]Robin Dupret2015-03-057-22/+30
* | | Merge pull request #19212 from sivsushruth/doc_fixRobin Dupret2015-03-051-1/+1
|\ \ \ | | |/ | |/|
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19211 from keepcosmos/add-enum-testcaseYves Senn2015-03-051-0/+14
|\ \ \
| * | | add ActiveRecord::Enum testcase about multiple enums declaring at a timekeepcosmos2015-03-051-0/+14
|/ / /
* | | Merge pull request #19210 from sivsushruth/doc_fixAbdelkader Boudih2015-03-051-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | add regression test. Closes #18400.Yves Senn2015-03-051-0/+6
* | | Merge pull request #19209 from sivsushruth/doc_fixAbdelkader Boudih2015-03-051-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19207 from sivsushruth/doc_fixAbdelkader Boudih2015-03-051-2/+2
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-2/+2
* | | Merge pull request #19206 from sivsushruth/doc_fixAbdelkader Boudih2015-03-051-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19205 from sivsushruth/doc_fixAbdelkader Boudih2015-03-051-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19203 from sivsushruth/doc_fixRichard Schneeman2015-03-041-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
* | | Merge pull request #19202 from sivsushruth/doc_fixArthur Nogueira Neves2015-03-041-1/+1
|\| |
| * | Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
|/ /
* | Merge pull request #19144 from y-yagi/fix_streaming_bufferRafael Mendonça França2015-03-043-1/+13
|\ \
| * | fix ActionView::Template::Error when using Streaming with capture.yuuji.yaginuma2015-03-013-1/+13
* | | Merge pull request #19185 from kamipo/correctly_dump_serial_and_bigserialRafael Mendonça França2015-03-048-27/+100
|\ \ \
| * | | Remove duplicated testRyuta Kamizono2015-03-041-20/+0
| * | | Correctly dump `serial` and `bigserial`Ryuta Kamizono2015-03-046-4/+93
| * | | Add `Column#bigint?` methodRyuta Kamizono2015-03-043-3/+7
* | | | Merge pull request #19189 from mraidel/activesupport_cache_fetch_multi_docume...Richard Schneeman2015-03-041-2/+5
|\ \ \ \
| * | | | fixes documentation for returned hash in cache.fetch_multiMichael Raidel2015-03-041-2/+5
* | | | | Drop request class from RouteSet constructor.Aaron Patterson2015-03-043-5/+19
* | | | | Merge pull request #19197 from teeceepee/improve_docsRafael Mendonça França2015-03-042-16/+16
|\ \ \ \ \ | |_|/ / / |/| | | |