aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17630 from gsamokovarov/exception-wrapper-source-extractGuillermo Iguaran2014-11-164-10/+10
|\
| * Rename #source_extract to #source_extracts in ExceptionWrapperGenadi Samokovarov2014-11-164-10/+10
* | Merge pull request #17639 from gsamokovarov/faster-exception-wrapper-tracesGuillermo Iguaran2014-11-161-2/+6
|\ \
| * | Don't double check trace origin in ExceptionWrapper#tracesGenadi Samokovarov2014-11-161-2/+6
| |/
* | Merge pull request #17638 from gsamokovarov/focus-application-traceGuillermo Iguaran2014-11-161-1/+1
|\ \
| * | Don't show full trace on routing errorsGenadi Samokovarov2014-11-161-1/+1
| |/
* | Merge pull request #17637 from gregmolnar/docsZachary Scott2014-11-161-1/+1
|\ \ | |/ |/|
| * add Nokogiri to docs generation guidesGreg Molnar2014-11-161-1/+1
|/
* Merge pull request #17635 from tgxworld/missing_spaceZachary Scott2014-11-161-1/+1
|\
| * [CI SKIP] Missing space.Guo Xiang Tan2014-11-161-1/+1
* | Merge pull request #17636 from gsamokovarov/exception-wrapper-less-nilsGuillermo Iguaran2014-11-163-31/+62
|\ \ | |/ |/|
| * Don't let #{application,framework,full}_trace be nilGenadi Samokovarov2014-11-163-31/+62
|/
* Merge pull request #17626 from y-yagi/queue_adapters_docAbdelkader Boudih2014-11-151-0/+1
|\
| * [ci skip] add "Qu" to Backends Features listyuuji.yaginuma2014-11-151-0/+1
|/
* Don't freeze the same hash we use for memoizationSean Griffin2014-11-141-6/+7
* Allow `LazyAttributeHash` to be marshalledSean Griffin2014-11-141-13/+17
* Correctly determine if an attribute is uninitializedSean Griffin2014-11-142-2/+10
* Reduce the amount of work performed when instantiating AR modelsSean Griffin2014-11-146-27/+79
* Revert "Improve performance of AR object instantiation"Sean Griffin2014-11-145-61/+11
* Merge pull request #17623 from jonatack/patch-8Rafael Mendonça França2014-11-141-5/+4
|\
| * Simplify and fix grammarJon Atack2014-11-141-5/+4
|/
* Merge pull request #17620 from arunagw/aa-build-fix-isolatedSean Griffin2014-11-1430-0/+31
|\
| * Build fix when running in isolationArun Agrawal2014-11-1430-0/+31
* | Use `DelegateClass` instead of `SimpleDelegator` for type decoratorsSean Griffin2014-11-142-2/+2
* | Merge pull request #17614 from gsamokovarov/exception-wrapper-basic-testsSantiago Pastorino2014-11-141-0/+66
|\ \
| * | Add basic tests for ActionDispatch::ExceptionWrapperGenadi Samokovarov2014-11-131-0/+66
* | | Merge pull request #17619 from tgxworld/fixes_to_testing_guideZachary Scott2014-11-141-2/+2
|\ \ \ | |_|/ |/| |
| * | [CI SKIP] Corrections to testing guide.Guo Xiang Tan2014-11-141-2/+2
|/ /
* | Merge pull request #17618 from sandipransing/testing-guideArun Agrawal2014-11-141-4/+2
|\ \
| * | [ci skip] Remove deprecated testing tasksSandip Ransing2014-11-141-4/+2
|/ /
* | exec_prepared is GVL friendly, so lets use it.Aaron Patterson2014-11-132-5/+3
* | Merge pull request #17613 from sandipransing/testing-guideAbdelkader Boudih2014-11-131-3/+5
|\ \
| * | [ci skip] Improve upon testing tasks guideSandip Ransing2014-11-141-3/+5
|/ /
* | Merge pull request #17612 from sandipransing/testing-guideRafael Mendonça França2014-11-131-0/+1
|\ \
| * | [ci skip] Capybara added to other testing approachesSandip Ransing2014-11-141-0/+1
|/ /
* | Merge branch 'sandipransing-master'Zachary Scott2014-11-131-2/+6
|\ \
| * | [ci skip] Add one more example to routing testing, and highlight associationSandip Ransing2014-11-131-2/+6
|/ /
* | Merge pull request #17604 from rymohr/message-verifier-case-sensitivitySantiago Pastorino2014-11-131-2/+10
|\ \
| * | Abstract encoding strategy for ActiveSupport::MessageVerifierRyan Mohr2014-11-121-2/+10
|/ /
* | Improve railties changelog entry and move latest to the top [ci skip]Carlos Antonio da Silva2014-11-121-8/+7
* | Merge pull request #17593 from igas/paths-unshift-arityRafael Mendonça França2014-11-122-2/+7
|\ \
| * | Fix Rails::Paths::Path.unshift interfaceIgor Kapkov2014-11-122-2/+7
* | | Merge pull request #17596 from aderyabin/follow_convensionRafael Mendonça França2014-11-121-1/+1
|\ \ \
| * | | Follow the coding conventionsAndrey Deryabin2014-11-121-1/+1
|/ / /
* | | Merge pull request #17348 from DavidGeukers/rake_test_allDavid Heinemeier Hansson2014-11-123-6/+28
|\ \ \ | |/ / |/| |
| * | Simplify rake test vs rake test:allDavid Geukers2014-11-103-6/+28
* | | Merge pull request #17588 from djpowers/patch-1Zachary Scott2014-11-111-2/+2
|\ \ \
| * | | Replace "behaviour" with "behavior"Dave Powers2014-11-111-2/+2
|/ / /
* | | Merge pull request #17047 from betesh/masterRafael Mendonça França2014-11-111-0/+1
|\ \ \
| * | | Time includes DateAndTime::Zones acts_like(:time)betesh2014-11-091-0/+1