aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wrap code snippets in +, not backticks, in sdocclaudiob2014-11-201-3/+3
* Merge pull request #17688 from ilyakatz/request_method_instrumentationRafael Mendonça França2014-11-201-1/+1
|\
| * Use request method instead of ActionDispatch::Request#request_method instead ...Ilya Katz2014-11-201-1/+1
* | Merge pull request #17685 from claudiob/document-form-for-extra-optionsRafael Mendonça França2014-11-201-0/+15
|\ \
| * | Document *all* the options accepted by form_forclaudiob2014-11-201-0/+15
| |/
* | Merge pull request #17692 from robertomiranda/patch-1Rafael Mendonça França2014-11-201-5/+0
|\ \
| * | _will_change! method is not needed any more [ci skip]Roberto Miranda2014-11-201-5/+0
| |/
* | Merge pull request #17690 from claudiob/add-enforce-utf8-to-form-forRafael Mendonça França2014-11-203-3/+43
|\ \ | |/ |/|
| * Add `:enforce_utf8` option to form_forclaudiob2014-11-203-3/+43
|/
* Merge pull request #17683 from tgxworld/improvements_to_active_job_guideRafael Mendonça França2014-11-201-10/+12
|\
| * [CI SKIP] Improvements to Active Job guide.Guo Xiang Tan2014-11-201-10/+12
* | Merge pull request #17669 from SamSaffron/optimise_memorySean Griffin2014-11-201-1/+6
|\ \
| * | PERF: avoid string allocationsSam2014-11-201-1/+6
* | | synchronize code and docs for `timestamps` and `add_timestamps`.Yves Senn2014-11-206-10/+22
| |/ |/|
* | Some valid block calls in templates caused syntax errorsAkira Matsuda2014-11-203-2/+7
* | Merge pull request #17575 from shikshachauhan/make-habtm-consistentRafael Mendonça França2014-11-192-1/+11
|\ \
| * | Allow habtm class_name option to be consistent with other associationsshiksha2014-11-132-1/+11
* | | Fix shell quote on the release taskRafael Mendonça França2014-11-191-1/+1
* | | Reintroduce cache with testsSean Griffin2014-11-193-14/+56
* | | Add tests for `TypeMap#fetch` and push up to `TypeMap`Sean Griffin2014-11-193-5/+20
* | | Merge pull request #17677 from StevenNunez/patch-1Rafael Mendonça França2014-11-191-1/+0
|\ \ \
| * | | Remove bullet point to unwritten/unreferenced sectionSteven Nunez2014-11-191-1/+0
|/ / /
* | | That last test was incorrect... ☕Sean Griffin2014-11-191-10/+0
* | | Revert "PERF: optimise type lookup to avoid invoking procs"Sean Griffin2014-11-192-32/+8
* | | Introduce test to demonstrate regression caused by da99a2a2Sean Griffin2014-11-191-0/+10
* | | Merge pull request #17662 from dtaniwaki/support-symbol-foreign-key-column-to...Rafael Mendonça França2014-11-192-1/+9
|\ \ \
| * | | Support symbol foreign key to deletedtaniwaki2014-11-192-1/+9
* | | | Merge pull request #17672 from radar/date-select-spaceRafael Mendonça França2014-11-191-1/+1
|\ \ \ \
| * | | | Add space in :start_year description for date_selectRyan Bigg2014-11-191-1/+1
|/ / / /
* | | | Duplicated Hash key :promptAkira Matsuda2014-11-191-1/+1
* | | | Improve the performance of reading attributesSean Griffin2014-11-1812-18/+24
* | | | pull the preloader allocation in to a factory methodAaron Patterson2014-11-181-1/+5
* | | | Speed up integer casting from DBSean Griffin2014-11-181-0/+5
* | | | Make sure assert_select can assert body tagRafael Mendonça França2014-11-186-13/+35
* | | | Remove needless call to `key?` when building attributesSean Griffin2014-11-181-2/+4
* | | | LazyAttributeHash is privateSean Griffin2014-11-181-1/+1
* | | | Remove call to `key?` in `LazyAttributeHash#[]`Sean Griffin2014-11-181-5/+1
* | | | Merge pull request #17665 from javiervidal/fixing_documentationRafael Mendonça França2014-11-181-1/+1
|\ \ \ \
| * | | | Ruby on Rails 3.0 Release Notes: fix broken linkJavier Vidal2014-11-181-1/+1
|/ / / /
* | | | Merge pull request #17660 from rishijain/update_docs_11Xavier Noria2014-11-181-2/+2
|\ \ \ \
| * | | | fixed minor typos in RELEASE doc [ci skip]Rishi Jain2014-11-181-2/+2
| |/ / /
* | | | Merge pull request #17658 from SamSaffron/optimise_memoryXavier Noria2014-11-181-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | PERF: stop allocating the string "id" over and overSam2014-11-181-1/+3
* | | Revert "[PERF] Speed up integer type casting from DB"Godfrey Chan2014-11-171-4/+1
* | | :nail_care: Put escape clause first, keeps @sgrif happy :grin:Godfrey Chan2014-11-171-1/+2
* | | [PERF] Speed up integer type casting from DBGodfrey Chan2014-11-171-1/+3
|/ /
* | Remove the unused second argument to `substitute_at`Sean Griffin2014-11-1711-25/+12
* | rm `reorder_bind_params`Sean Griffin2014-11-179-25/+7
* | Force table creation in testsSean Griffin2014-11-171-2/+2
* | Generate new applications with the right rails-dom-testing versionRafael Mendonça França2014-11-171-2/+4