| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Remove outdated comments [ci skip] | Godfrey Chan | 2014-11-22 | 1 | -6/+0 |
* | | | | Merge pull request #17716 from javiervidal/fixing_documentation | Arun Agrawal | 2014-11-22 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip] | Javier Vidal | 2014-11-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #17712 from y-yagi/correct_postgres_guide | Arun Agrawal | 2014-11-22 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [ci skip] correct example output and filename in pg guide | yuuji.yaginuma | 2014-11-22 | 1 | -2/+2 |
|/ / / |
|
* | | | ConnectionAdapter#substitute_at is technically public API... | Sean Griffin | 2014-11-21 | 1 | -1/+1 |
* | | | Merge pull request #17705 from fgo/patch-14 | Arthur Nogueira Neves | 2014-11-21 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move 'the' outside of SQLite and Bundler link text [ci skip] | Francis Go | 2014-11-22 | 1 | -2/+2 |
* | | | Merge pull request #17702 from tgxworld/fix_select_tag_include_blank_false | Santiago Pastorino | 2014-11-21 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | Fix select_tag generating tag when set to false. | Guo Xiang Tan | 2014-11-21 | 2 | -1/+9 |
* | | | | make it possible to access fixtures excluded by a `default_scope`. | Yves Senn | 2014-11-21 | 4 | -1/+24 |
* | | | | Merge pull request #17704 from fgo/patch-13 | Abdelkader Boudih | 2014-11-21 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update grammar in Getting Started Guide [ci skip] | Francis Go | 2014-11-21 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #17695 from claudiob/replace-all-backticks-with-pluses | Yves Senn | 2014-11-21 | 7 | -12/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Wrap code snippets in +, not backticks, in sdoc | claudiob | 2014-11-20 | 7 | -12/+12 |
* | | | ignore all logfiles but keep the log directory. #17700 [ci skip] | Yves Senn | 2014-11-21 | 1 | -1/+2 |
* | | | Merge pull request #17700 from ShunsukeAida/ignore_log_as_a_whole | Yves Senn | 2014-11-21 | 2 | -1/+6 |
|\ \ \ |
|
| * | | | if you want to ignore all the logfiles, no need for extensions | Shunsuke Aida | 2014-11-21 | 1 | -1/+1 |
| |/ / |
|
* / / | raise a better exception for renaming long indexes | Aaron Patterson | 2014-11-20 | 3 | -0/+20 |
|/ / |
|
* | | Merge pull request #17694 from claudiob/remove-backticks-from-sdoc | Xavier Noria | 2014-11-20 | 1 | -3/+3 |
|\ \ |
|
| * | | Wrap code snippets in +, not backticks, in sdoc | claudiob | 2014-11-20 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #17688 from ilyakatz/request_method_instrumentation | Rafael Mendonça França | 2014-11-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Use request method instead of ActionDispatch::Request#request_method instead ... | Ilya Katz | 2014-11-20 | 1 | -1/+1 |
* | | | Merge pull request #17685 from claudiob/document-form-for-extra-options | Rafael Mendonça França | 2014-11-20 | 1 | -0/+15 |
|\ \ \ |
|
| * | | | Document *all* the options accepted by form_for | claudiob | 2014-11-20 | 1 | -0/+15 |
| |/ / |
|
* | | | Merge pull request #17692 from robertomiranda/patch-1 | Rafael Mendonça França | 2014-11-20 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | _will_change! method is not needed any more [ci skip] | Roberto Miranda | 2014-11-20 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge pull request #17690 from claudiob/add-enforce-utf8-to-form-for | Rafael Mendonça França | 2014-11-20 | 3 | -3/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add `:enforce_utf8` option to form_for | claudiob | 2014-11-20 | 3 | -3/+43 |
|/ / |
|
* | | Merge pull request #17683 from tgxworld/improvements_to_active_job_guide | Rafael Mendonça França | 2014-11-20 | 1 | -10/+12 |
|\ \ |
|
| * | | [CI SKIP] Improvements to Active Job guide. | Guo Xiang Tan | 2014-11-20 | 1 | -10/+12 |
| |/ |
|
* | | Merge pull request #17669 from SamSaffron/optimise_memory | Sean Griffin | 2014-11-20 | 1 | -1/+6 |
|\ \ |
|
| * | | PERF: avoid string allocations | Sam | 2014-11-20 | 1 | -1/+6 |
* | | | synchronize code and docs for `timestamps` and `add_timestamps`. | Yves Senn | 2014-11-20 | 6 | -10/+22 |
| |/
|/| |
|
* | | Some valid block calls in templates caused syntax errors | Akira Matsuda | 2014-11-20 | 3 | -2/+7 |
* | | Merge pull request #17575 from shikshachauhan/make-habtm-consistent | Rafael Mendonça França | 2014-11-19 | 2 | -1/+11 |
|\ \ |
|
| * | | Allow habtm class_name option to be consistent with other associations | shiksha | 2014-11-13 | 2 | -1/+11 |
* | | | Fix shell quote on the release task | Rafael Mendonça França | 2014-11-19 | 1 | -1/+1 |
* | | | Reintroduce cache with tests | Sean Griffin | 2014-11-19 | 3 | -14/+56 |
* | | | Add tests for `TypeMap#fetch` and push up to `TypeMap` | Sean Griffin | 2014-11-19 | 3 | -5/+20 |
* | | | Merge pull request #17677 from StevenNunez/patch-1 | Rafael Mendonça França | 2014-11-19 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Remove bullet point to unwritten/unreferenced section | Steven Nunez | 2014-11-19 | 1 | -1/+0 |
|/ / / |
|
* | | | That last test was incorrect... ☕ | Sean Griffin | 2014-11-19 | 1 | -10/+0 |
* | | | Revert "PERF: optimise type lookup to avoid invoking procs" | Sean Griffin | 2014-11-19 | 2 | -32/+8 |
* | | | Introduce test to demonstrate regression caused by da99a2a2 | Sean Griffin | 2014-11-19 | 1 | -0/+10 |
* | | | Merge pull request #17662 from dtaniwaki/support-symbol-foreign-key-column-to... | Rafael Mendonça França | 2014-11-19 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | Support symbol foreign key to delete | dtaniwaki | 2014-11-19 | 2 | -1/+9 |
* | | | | Merge pull request #17672 from radar/date-select-space | Rafael Mendonça França | 2014-11-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Add space in :start_year description for date_select | Ryan Bigg | 2014-11-19 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Duplicated Hash key :prompt | Akira Matsuda | 2014-11-19 | 1 | -1/+1 |