aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | form_helpers: demonstrating there is also a collection_select method in form ...Thiago Pinto2014-09-131-0/+6
| * | | [ci skip] Fix some typos, normalize sentence.Juanito Fatas2014-09-081-7/+7
| * | | 'Revert' ->active_record_migrations [ci skip]Harshad Sabne2014-09-061-1/+1
| * | | 'Reversible' ->active_record_migrations [ci skip]Harshad Sabne2014-09-041-1/+1
* | | | Merge pull request #17077 from schneems/schneems/backtrace-string-allocationsJeremy Kemper2014-09-271-4/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Move object allocation out of loopRichard Schneeman2014-09-271-4/+9
* | | | Tiny follow-up to #16999 [ci skip]Robin Dupret2014-09-273-4/+4
* | | | Make AJ integration tests much less verboseMatthew Draper2014-09-278-26/+14
* | | | Merge pull request #17082 from prathamesh-sonpatki/fix-typo-in-upgrading-guideAbdelkader Boudih2014-09-271-1/+1
|\ \ \ \
| * | | | Fix typo in upgrading guidePrathamesh Sonpatki2014-09-271-1/+1
|/ / / /
* | | | Merge pull request #17081 from prathamesh-sonpatki/fix-aj-typosAbdelkader Boudih2014-09-272-2/+2
|\ \ \ \
| * | | | Fix some typos in ActiveJobPrathamesh Sonpatki2014-09-272-2/+2
|/ / / /
* | | | Merge pull request #17080 from prathamesh-sonpatki/fix-typo-in-ar-changelogAbdelkader Boudih2014-09-271-1/+1
|\ \ \ \
| * | | | Fix typo in AR changelogPrathamesh Sonpatki2014-09-271-1/+1
|/ / / /
* | | | some object allocation reduction for new AR objectsAaron Patterson2014-09-272-3/+7
* | | | Merge pull request #17079 from y-yagi/patch-1Zachary Scott2014-09-261-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | [ci skip] fix typo in set examplesyuuji.yaginuma2014-09-271-2/+2
|/ / /
* | | Merge pull request #17076 from yuki24/write-doc-for-rescue-responsesZachary Scott2014-09-261-0/+23
|\ \ \
| * | | Add documentation about `config.action_dispatch.rescue_responses`Yuki Nishijima2014-09-261-0/+23
|/ / /
* | | Preparing for 4.2.0.beta2 releaseRafael Mendonça França2014-09-2610-10/+10
* | | Merge pull request #17071 from claudiob/don-t-require-action-dispatch-twiceRafael Mendonça França2014-09-261-2/+0
|\ \ \
| * | | Don’t require already required modulesclaudiofullscreen2014-09-261-2/+0
|/ / /
* | | Merge pull request #17070 from felipecvo/masterRafael Mendonça França2014-09-261-3/+4
|\ \ \
| * | | Add +variants to ActionView::FileSystemResolver documentation.Felipe Oliveira2014-09-261-3/+4
|/ / /
* | | Revert "Merge pull request #16966 from why-el/symbolize-path-params"Rafael Mendonça França2014-09-252-9/+0
* | | Merge pull request #17061 from bronzle/remove_extra_#Rafael Mendonça França2014-09-251-1/+1
|\ \ \
| * | | remove extra # in cssByron Bischoff2014-09-251-1/+1
* | | | Merge pull request #17059 from bronzle/remove_threadsafe_from_guidesAbdelkader Boudih2014-09-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Remove reference to config.threadsafe! in guides/configuriing.mdByron Bischoff2014-09-251-2/+2
|/ / /
* | | Merge pull request #16966 from why-el/symbolize-path-paramsRafael Mendonça França2014-09-252-0/+9
|\ \ \
| * | | Ensure named path params are symbols (Fixes #16958)Mohamed Wael Khobalatte2014-09-252-0/+9
|/ / /
* | | No need CHANGLOG entry for a bug in a non released versionRafael Mendonça França2014-09-251-7/+0
* | | Keep the original implementation to not having to allocate new objectsRafael Mendonça França2014-09-251-2/+15
* | | Merge pull request #17058 from eval/issue-17057Rafael Mendonça França2014-09-253-18/+19
|\ \ \
| * | | Remove internal options from query string of pathsGert Goet2014-09-253-18/+19
* | | | No need to install the deprecated_sanitizer gemRafael Mendonça França2014-09-251-1/+0
* | | | rails-html-sanitizer is now the defaultRafael Mendonça França2014-09-253-13/+6
* | | | Remove unused codeRafael Mendonça França2014-09-252-23/+1
* | | | :nail_care: the CSSRafael Mendonça França2014-09-251-7/+18
* | | | Merge pull request #17024 from buddhamagnet/amend-welcome-pageRafael Mendonça França2014-09-252-14/+11
|\ \ \ \
| * | | | Improve welcome page css and table cell aignments.buddhamagnet2014-09-252-14/+11
* | | | | Fix string/gid collision in job argumentsJeremy Kemper2014-09-252-6/+38
* | | | | Fix actionpack test cases broken by #16888Godfrey Chan2014-09-262-29/+9
* | | | | Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""Godfrey Chan2014-09-264-20/+27
* | | | | Use released rails-html-sanitizer and rails-deprecated_sanitizerGodfrey Chan2014-09-264-7/+5
* | | | | Use release web-consoleRafael Mendonça França2014-09-251-1/+1
* | | | | Use released rails-dom-testingRafael Mendonça França2014-09-254-5/+3
| |/ / / |/| | |
* | | | Merge pull request #17051 from jwworth/task/fix_typoRafael Mendonça França2014-09-241-1/+1
|\ \ \ \
| * | | | Fix typoJake Worth2014-09-241-1/+1
|/ / / /
* | | | Merge pull request #17042 from DanOlson/remove-skip-action-viewRafael Mendonça França2014-09-245-11/+9
|\ \ \ \