aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Clarify section titles [ci skip]Pablo Torres2012-12-021-2/+2
| * | | | Move note to a meaningful section in the guides [ci skip]Pablo Torres2012-12-021-2/+2
| * | | | Use correct conjunction and connector words [ci skip]Pablo Torres2012-12-021-3/+5
| * | | | match text with translation file exampleChris Walquist2012-12-021-1/+1
| * | | | Capitalize all table column titles in routing guidePablo Torres2012-12-021-8/+8
| * | | | List instructions in the order to be executedPablo Torres2012-12-021-3/+1
| * | | | Add shallow nesting to the routing guidePablo Torres2012-12-021-0/+85
| * | | | Remove nodoc from FlashHash #[]= [ci skip]Pablo Torres2012-12-011-1/+1
| * | | | Cleans and removes 'Examples' tag [ci skip]Alvaro Pereyra2012-12-016-13/+4
| * | | | Cleans and removes useless 'Examples' tag [ci skip]Alvaro Pereyra2012-12-018-71/+46
| * | | | nodoc AS::Testing::ConstantLookup::ClassMethods [ci skip]Carlos Duclos2012-12-011-1/+1
| * | | | Add documentation for Hash.from_xml [ci skip]HPNeo2012-12-011-0/+13
| * | | | Add documentation to AssetTagHelper#image_alt [ci skip]Florent Guilleux2012-12-011-0/+3
| * | | | update AR::Schema docs [ci skip]Carlos Duclos2012-12-011-1/+6
| * | | | Fixes wrong typo on FormHelper [ci skip]Alvaro Pereyra2012-12-011-1/+1
| * | | | Cleans documentation from Helpers [ci skip]Alvaro Pereyra2012-12-015-121/+98
| * | | | Revert "Remove trailing whitespaces"Florent Guilleux2012-12-0128-59/+61
| * | | | Remove trailing whitespacesFlorent Guilleux2012-12-0128-61/+59
| * | | | Add documentation to TransactionIsolationError [ci skip]Florent Guilleux2012-12-011-0/+2
| * | | | Improves documentation of Capture helper [ci skip]Alvaro Pereyra2012-12-012-14/+13
| * | | | Removes :nodoc: tag on AtomFeedHelper [ci skip]Alvaro Pereyra2012-12-011-3/+3
| * | | | Removes unneeded 'Example' tags and whitespaces [ci skip]Alvaro Pereyra2012-12-011-45/+42
| * | | | nodoc AD & AV railties classesCarlos Duclos2012-12-012-2/+2
| * | | | Remove :nodoc from SanitizeHelper module [ci skip]HPNeo2012-12-011-1/+1
| * | | | nodoc AS::Testing::Pending because is deprecated [ci skip]Carlos Duclos2012-12-011-2/+2
| * | | | Removes :nodoc: label [ci skip]Alvaro Pereyra2012-12-011-1/+1
| * | | | Improves documentation on favicon_link_tagAlvaro Pereyra2012-12-011-14/+16
| * | | | remove unneeded Examples tag [ci skip]Carlos Duclos2012-12-011-10/+0
| * | | | Update documentation for javascript_include_tag [ci skip]HPNeo2012-12-011-10/+13
* | | | | Updated 4.0 release notesVijay Dev2012-12-042-818/+49
* | | | | Merge pull request #8416 from kennyj/redundant_pg_namespaceRafael Mendonça França2012-12-041-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | pg_namespace table isn't used.kennyj2012-12-051-1/+0
|/ / / /
* | | | Track the default application.css/js files for turbolinks as per version 0.6.0David Heinemeier Hansson2012-12-041-2/+2
* | | | Fixed issue where routes with globs caused constraints on that glob toMaura Fitzgerald2012-12-043-1/+34
* | | | Merge pull request #8403 from senny/3313_after_find_is_triggered_too_oftenRafael Mendonça França2012-12-044-2/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not instantiate intermediate AR objects when eager loading.Yves Senn2012-12-044-2/+26
|/ / /
* | | Bump mailer to quiet the stdout log messagesJeremy Kemper2012-12-031-1/+1
* | | Merge pull request #8411 from YasuOza/turbolinks_require_bottomRafael Mendonça França2012-12-031-1/+3
|\ \ \
| * | | Locate `=require turbolinks` at the bottom of application.jsYasuharu Ozaki2012-12-041-1/+3
|/ / /
* | | Merge pull request #8393 from frodsan/fix_dependend_order_test_exampleCarlos Antonio da Silva2012-12-031-0/+3
|\ \ \
| * | | ensure original encoding doesnt changeFrancesco Rodriguez2012-12-011-0/+3
* | | | Use send in Time marshal extensions since the methods are now privateCarlos Antonio da Silva2012-12-031-1/+1
* | | | Override <%== to always behave as literal text rather than toggling based on ...Jeremy Kemper2012-12-033-4/+21
* | | | Merge pull request #8407 from kennyj/fix_profiler_commentsRafael Mendonça França2012-12-032-3/+3
|\ \ \ \
| * | | | Fix wrong doc and message about rails profiler.kennyj2012-12-042-3/+3
|/ / / /
* | | | Try to get back the campfire notificationsRafael Mendonça França2012-12-031-1/+1
* | | | Fix failing tests related to rake notesCarlos Antonio da Silva2012-12-031-2/+2
* | | | Merge pull request #8375 from steveklabnik/migrations_guideXavier Noria2012-12-031-365/+217
|\ \ \ \
| * | | | Migration Guide: General fix-upSteve Klabnik2012-12-011-365/+217
* | | | | Merge pull request #8402 from senny/8376_descriptive_error_message_for_partia...Rafael Mendonça França2012-12-023-1/+16
|\ \ \ \ \