Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #19202 from sivsushruth/doc_fix | Arthur Nogueira Neves | 2015-03-04 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | 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. | yuuji.yaginuma | 2015-03-01 | 3 | -1/+13 | |
* | | | | | Merge pull request #19185 from kamipo/correctly_dump_serial_and_bigserial | Rafael Mendonça França | 2015-03-04 | 8 | -27/+100 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove duplicated test | Ryuta Kamizono | 2015-03-04 | 1 | -20/+0 | |
| * | | | | | 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 mraidel/activesupport_cache_fetch_multi_docume... | Richard Schneeman | 2015-03-04 | 1 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
* | | | | | | | Merge pull request #19197 from teeceepee/improve_docs | Rafael Mendonça França | 2015-03-04 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | 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] | 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 | T.J. Schuck | 2015-03-03 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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] | 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. | Yasyf Mohamedali | 2015-03-03 | 3 | -1/+24 | |
| |/ / / / | ||||||
* | | | | | 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 | |
* | | | | | Merge pull request #18775 from yasyf/issue_5122 | Rafael Mendonça França | 2015-03-03 | 4 | -1/+25 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fallback to RAILS_RELATIVE_URL_ROOT in `url_for`. | Yasyf Mohamedali | 2015-02-24 | 4 | -1/+25 | |
* | | | | | Merge pull request #19176 from imajes/master | Yves Senn | 2015-03-03 | 2 | -1/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixes reference for schema_format to AR::Base from AS::Base | James Cox | 2015-03-03 | 2 | -1/+17 | |
* | | | | | | Remove mention of long-gone initializer and config | Jeremy Kemper | 2015-03-03 | 1 | -2/+0 | |
* | | | | | | Merge pull request #19186 from kamipo/remove_unused_line | Carlos Antonio da Silva | 2015-03-03 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unused line | Ryuta Kamizono | 2015-03-03 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19171 from JuanitoFatas/doc/more-examples | Sean Griffin | 2015-03-02 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add more documents for AR connection_adapters abstract schema_definitions. [c... | Juanito Fatas | 2015-03-03 | 1 | -0/+16 | |
* | | | | | | | Merge pull request #19147 from gsamokovarov/work-around-ruby-10695 | Eileen M. Uchitelle | 2015-03-02 | 3 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Work around for upstream Ruby bug #10685 | Genadi Samokovarov | 2015-03-01 | 3 | -3/+5 | |
* | | | | | | | | Merge pull request #15806 from tgxworld/partition_routes_during_setup | Aaron Patterson | 2015-03-02 | 4 | -8/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Partition routes during setup. | Guo Xiang Tan | 2015-02-26 | 4 | -8/+39 | |
* | | | | | | | | | Merge pull request #19181 from davydovanton/update-helper-docs | Zachary Scott | 2015-03-02 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Add documentation for Helpers#all_helpers_from_path | Anton Davydov | 2015-03-03 | 1 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Revert "delete unused method" | Carlos Antonio da Silva | 2015-03-02 | 1 | -0/+4 | |
* | | | | | | | | | Merge pull request #19177 from gregmolnar/fixtures | Rafael Mendonça França | 2015-03-02 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | test reset_pk_sequence with multi connection | Greg Molnar | 2015-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | Use the correct connection for reset_pk_sequence | Montana Low | 2015-03-01 | 1 | -5/+3 | |
* | | | | | | | | | | Revert "mutate the transaction object to reflect state" | Aaron Patterson | 2015-03-02 | 3 | -37/+33 | |
* | | | | | | | | | | be optimistic about missing route keys | Aaron Patterson | 2015-03-02 | 1 | -13/+15 | |
* | | | | | | | | | | use arg size for parallel iteration | Aaron Patterson | 2015-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | ask the routes objects for its Rack env key | Aaron Patterson | 2015-03-02 | 3 | -2/+4 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #19174 from zoltankiss/remove_unneeded_comment | Rafael Mendonça França | 2015-03-02 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unneeded comment. [ci skip] | Zoltan Kiss | 2015-03-02 | 1 | -1/+0 | |
* | | | | | | | | | | delete unused method | Aaron Patterson | 2015-03-02 | 1 | -4/+0 |