Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Fix for assigns(:..) resetting template assertions | Calvin Correli | 2014-11-17 | 2 | -4/+20 | |
* | | | | | | | | | Merge pull request #17628 from bf4/update_unicode | Rafael Mendonça França | 2014-11-17 | 2 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update to Unicode 7.0.0 | Benjamin Fleischer | 2014-11-15 | 2 | -1/+1 | |
* | | | | | | | | | | Merge pull request #17645 from georgemillo/master | Rafael Mendonça França | 2014-11-17 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Minor English fixes in docs [ci skip] | George Millo | 2014-11-17 | 2 | -3/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Meant to describe the concept, not the setting [ci skip] | Godfrey Chan | 2014-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | Deprecate different default for `log_level` in production | Godfrey Chan | 2014-11-17 | 3 | -3/+26 | |
* | | | | | | | | | | Revert "Merge pull request #16622 from matthewd/default-debug" | Godfrey Chan | 2014-11-17 | 2 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17630 from gsamokovarov/exception-wrapper-source-extract | Guillermo Iguaran | 2014-11-16 | 4 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Rename #source_extract to #source_extracts in ExceptionWrapper | Genadi Samokovarov | 2014-11-16 | 4 | -10/+10 | |
* | | | | | | | | | | Merge pull request #17639 from gsamokovarov/faster-exception-wrapper-traces | Guillermo Iguaran | 2014-11-16 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Don't double check trace origin in ExceptionWrapper#traces | Genadi Samokovarov | 2014-11-16 | 1 | -2/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #17638 from gsamokovarov/focus-application-trace | Guillermo Iguaran | 2014-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Don't show full trace on routing errors | Genadi Samokovarov | 2014-11-16 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17637 from gregmolnar/docs | Zachary Scott | 2014-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | add Nokogiri to docs generation guides | Greg Molnar | 2014-11-16 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17635 from tgxworld/missing_space | Zachary Scott | 2014-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [CI SKIP] Missing space. | Guo Xiang Tan | 2014-11-16 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #17636 from gsamokovarov/exception-wrapper-less-nils | Guillermo Iguaran | 2014-11-16 | 3 | -31/+62 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Don't let #{application,framework,full}_trace be nil | Genadi Samokovarov | 2014-11-16 | 3 | -31/+62 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17626 from y-yagi/queue_adapters_doc | Abdelkader Boudih | 2014-11-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] add "Qu" to Backends Features list | yuuji.yaginuma | 2014-11-15 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Don't freeze the same hash we use for memoization | Sean Griffin | 2014-11-14 | 1 | -6/+7 | |
* | | | | | | | Allow `LazyAttributeHash` to be marshalled | Sean Griffin | 2014-11-14 | 1 | -13/+17 | |
* | | | | | | | Correctly determine if an attribute is uninitialized | Sean Griffin | 2014-11-14 | 2 | -2/+10 | |
* | | | | | | | Reduce the amount of work performed when instantiating AR models | Sean Griffin | 2014-11-14 | 6 | -27/+79 | |
* | | | | | | | Revert "Improve performance of AR object instantiation" | Sean Griffin | 2014-11-14 | 5 | -61/+11 | |
* | | | | | | | Merge pull request #17623 from jonatack/patch-8 | Rafael Mendonça França | 2014-11-14 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Simplify and fix grammar | Jon Atack | 2014-11-14 | 1 | -5/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17620 from arunagw/aa-build-fix-isolated | Sean Griffin | 2014-11-14 | 30 | -0/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Build fix when running in isolation | Arun Agrawal | 2014-11-14 | 30 | -0/+31 | |
* | | | | | | | | Use `DelegateClass` instead of `SimpleDelegator` for type decorators | Sean Griffin | 2014-11-14 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #17614 from gsamokovarov/exception-wrapper-basic-tests | Santiago Pastorino | 2014-11-14 | 1 | -0/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add basic tests for ActionDispatch::ExceptionWrapper | Genadi Samokovarov | 2014-11-13 | 1 | -0/+66 | |
* | | | | | | | | | Merge pull request #17619 from tgxworld/fixes_to_testing_guide | Zachary Scott | 2014-11-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [CI SKIP] Corrections to testing guide. | Guo Xiang Tan | 2014-11-14 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17618 from sandipransing/testing-guide | Arun Agrawal | 2014-11-14 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Remove deprecated testing tasks | Sandip Ransing | 2014-11-14 | 1 | -4/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | exec_prepared is GVL friendly, so lets use it. | Aaron Patterson | 2014-11-13 | 2 | -5/+3 | |
* | | | | | | | | Merge pull request #17613 from sandipransing/testing-guide | Abdelkader Boudih | 2014-11-13 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Improve upon testing tasks guide | Sandip Ransing | 2014-11-14 | 1 | -3/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17612 from sandipransing/testing-guide | Rafael Mendonça França | 2014-11-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Capybara added to other testing approaches | Sandip Ransing | 2014-11-14 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'sandipransing-master' | Zachary Scott | 2014-11-13 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Add one more example to routing testing, and highlight association | Sandip Ransing | 2014-11-13 | 1 | -2/+6 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17604 from rymohr/message-verifier-case-sensitivity | Santiago Pastorino | 2014-11-13 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Abstract encoding strategy for ActiveSupport::MessageVerifier | Ryan Mohr | 2014-11-12 | 1 | -2/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Improve railties changelog entry and move latest to the top [ci skip] | Carlos Antonio da Silva | 2014-11-12 | 1 | -8/+7 | |
* | | | | | | | | Merge pull request #17593 from igas/paths-unshift-arity | Rafael Mendonça França | 2014-11-12 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix Rails::Paths::Path.unshift interface | Igor Kapkov | 2014-11-12 | 2 | -2/+7 |