Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19218 from sivsushruth/doc_fix | Kasper Timm Hansen | 2015-03-05 | 1 | -1/+1 |
|\ | | | | | Added doc [ci skip] | ||||
| * | nodoc filtered_location [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #19217 from tgxworld/run_actionpack_tests_in_random_order | Yves Senn | 2015-03-05 | 1 | -5/+0 |
|\ \ | | | | | | | Run ActionPack test cases in random order. | ||||
| * | | Run ActionPack test cases in random order. | Guo Xiang Tan | 2015-03-06 | 1 | -5/+0 |
|/ / | |||||
* | | Merge pull request #19214 from sivsushruth/doc_fix | Arthur Nogueira Neves | 2015-03-05 | 1 | -1/+1 |
|\| | | | | | Doc fix [ci skip] | ||||
| * | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #19180 from sivsushruth/master | Arthur Nogueira Neves | 2015-03-05 | 1 | -0/+5 |
|\ \ | | | | | | | If TZInfo-data is not present in windows, let the user know. | ||||
| * | | If TZInfo-data is not present in windows, let the user know. | Sushruth Sivaramakrishnan | 2015-03-04 | 1 | -0/+5 |
| | | | |||||
* | | | Some documentation edits [ci skip] | Robin Dupret | 2015-03-05 | 7 | -22/+30 |
| | | | | | | | | | | | | | | | | | | * Fix a few typos * Wrap some lines around 80 chars * Rephrase some statements | ||||
* | | | Merge pull request #19212 from sivsushruth/doc_fix | Robin Dupret | 2015-03-05 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #19211 from keepcosmos/add-enum-testcase | Yves Senn | 2015-03-05 | 1 | -0/+14 |
|\ \ \ | | | | | | | | | added a testcase for ActiveRecord::Enum | ||||
| * | | | add ActiveRecord::Enum testcase about multiple enums declaring at a time | keepcosmos | 2015-03-05 | 1 | -0/+14 |
|/ / / | |||||
* | | | Merge pull request #19210 from sivsushruth/doc_fix | Abdelkader Boudih | 2015-03-05 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | add regression test. Closes #18400. | Yves Senn | 2015-03-05 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #19209 from sivsushruth/doc_fix | Abdelkader Boudih | 2015-03-05 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #19207 from sivsushruth/doc_fix | Abdelkader Boudih | 2015-03-05 | 1 | -2/+2 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #19206 from sivsushruth/doc_fix | Abdelkader Boudih | 2015-03-05 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #19205 from sivsushruth/doc_fix | Abdelkader Boudih | 2015-03-05 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #19203 from sivsushruth/doc_fix | Richard Schneeman | 2015-03-04 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #19202 from sivsushruth/doc_fix | Arthur Nogueira Neves | 2015-03-04 | 1 | -1/+1 |
|\| | | | | | | | | Doc fix [ci skip] | ||||
| * | | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #19144 from y-yagi/fix_streaming_buffer | Rafael Mendonça França | 2015-03-04 | 3 | -1/+13 |
|\ \ | | | | | | | fix ActionView::Template::Error when using Streaming with capture. | ||||
| * | | fix ActionView::Template::Error when using Streaming with capture. | yuuji.yaginuma | 2015-03-01 | 3 | -1/+13 |
| | | | | | | | | | | | | can't acquire a encoding from StreamingBuffer. fixes #12001 | ||||
* | | | Merge pull request #19185 from kamipo/correctly_dump_serial_and_bigserial | Rafael Mendonça França | 2015-03-04 | 8 | -27/+100 |
|\ \ \ | | | | | | | | | Correctly dump `serial` and `bigserial` | ||||
| * | | | Remove duplicated test | Ryuta Kamizono | 2015-03-04 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | | | | | | `PostgresqlLargeKeysTest` is duplicated `PrimaryKeyBigSerialTest` in `primary_keys_test.rb`. | ||||
| * | | | Correctly dump `serial` and `bigserial` | Ryuta Kamizono | 2015-03-04 | 6 | -4/+93 |
| | | | | |||||
| * | | | Add `Column#bigint?` method | Ryuta Kamizono | 2015-03-04 | 3 | -3/+7 |
| | | | | |||||
* | | | | Merge pull request #19189 from ↵ | Richard Schneeman | 2015-03-04 | 1 | -2/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | mraidel/activesupport_cache_fetch_multi_documentation_fix fixes documentation for returned hash in cache.fetch_multi | ||||
| * | | | | fixes documentation for returned hash in cache.fetch_multi | Michael Raidel | 2015-03-04 | 1 | -2/+5 |
| | | | | | |||||
* | | | | | Drop request class from RouteSet constructor. | Aaron Patterson | 2015-03-04 | 3 | -5/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | If you would like to use a custom request class, please subclass and implemet the `request_class` method. | ||||
* | | | | | Merge pull request #19197 from teeceepee/improve_docs | Rafael Mendonça França | 2015-03-04 | 2 | -16/+16 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix spelling [ci skip] | ||||
| * | | | | Fix spelling [ci skip] | Yu Haidong | 2015-03-04 | 2 | -16/+16 |
|/ / / / | |||||
* | | | | add CHANGELOG entry for #19176. [ci skip] | Yves Senn | 2015-03-04 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #19195 from y-yagi/patch-1 | Xavier Noria | 2015-03-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix spelling, `ERb` -> `ERB` [ci skip] | ||||
| * | | | | fix spelling, `ERb` -> `ERB` [ci skip] | yuuji.yaginuma | 2015-03-04 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #19191 from tjschuck/cache_timestamp_format_guide_update | Aaron Patterson | 2015-03-03 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update cache_timestamp_format default value in guides | ||||
| * | | | | Update cache_timestamp_format default value in guides | T.J. Schuck | 2015-03-03 | 1 | -1/+1 |
| | |_|/ | |/| | | | | | | [ci skip] | ||||
* | | | | Merge pull request #19194 from mrgilman/fix-spelling-error | Eileen M. Uchitelle | 2015-03-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix spelling error in has_secure_password documentation [ci skip] | ||||
| * | | | Fix spelling error in has_secure_password documentation [ci skip] | Melanie Gilman | 2015-03-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #18777 from yasyf/issue_15209 | Rafael Mendonça França | 2015-03-03 | 3 | -1/+24 |
|\ \ \ | | | | | | | | | Take DST into account when locating TimeZone from Numeric | ||||
| * | | | Take DST into account when locating TimeZone from Numeric. | Yasyf Mohamedali | 2015-03-03 | 3 | -1/+24 |
| |/ / | | | | | | | | | | | | | | | | When given a specific offset, use the first result found where the total current offset (including any periodic deviations such as DST) from UTC is equal. | ||||
* | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-03-03 | 2 | -2/+2 |
| | | | |||||
* | | | Remove line wrapping from the benchmark/ips output | Piotr Szotkowski | 2015-03-03 | 1 | -4/+4 |
| | | | | | | | | | | | | [ci skip] |