Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add space in :start_year description for date_select | Ryan Bigg | 2014-11-19 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Duplicated Hash key :prompt | Akira Matsuda | 2014-11-19 | 1 | -1/+1 | |
* | | | | | Improve the performance of reading attributes | Sean Griffin | 2014-11-18 | 12 | -18/+24 | |
* | | | | | pull the preloader allocation in to a factory method | Aaron Patterson | 2014-11-18 | 1 | -1/+5 | |
* | | | | | Speed up integer casting from DB | Sean Griffin | 2014-11-18 | 1 | -0/+5 | |
* | | | | | Make sure assert_select can assert body tag | Rafael Mendonça França | 2014-11-18 | 6 | -13/+35 | |
* | | | | | Remove needless call to `key?` when building attributes | Sean Griffin | 2014-11-18 | 1 | -2/+4 | |
* | | | | | LazyAttributeHash is private | Sean Griffin | 2014-11-18 | 1 | -1/+1 | |
* | | | | | Remove call to `key?` in `LazyAttributeHash#[]` | Sean Griffin | 2014-11-18 | 1 | -5/+1 | |
* | | | | | Merge pull request #17665 from javiervidal/fixing_documentation | Rafael Mendonça França | 2014-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ruby on Rails 3.0 Release Notes: fix broken link | Javier Vidal | 2014-11-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17660 from rishijain/update_docs_11 | Xavier Noria | 2014-11-18 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | fixed minor typos in RELEASE doc [ci skip] | Rishi Jain | 2014-11-18 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #17658 from SamSaffron/optimise_memory | Xavier Noria | 2014-11-18 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | PERF: stop allocating the string "id" over and over | Sam | 2014-11-18 | 1 | -1/+3 | |
* | | | | Revert "[PERF] Speed up integer type casting from DB" | Godfrey Chan | 2014-11-17 | 1 | -4/+1 | |
* | | | | :nail_care: Put escape clause first, keeps @sgrif happy :grin: | Godfrey Chan | 2014-11-17 | 1 | -1/+2 | |
* | | | | [PERF] Speed up integer type casting from DB | Godfrey Chan | 2014-11-17 | 1 | -1/+3 | |
|/ / / | ||||||
* | | | Remove the unused second argument to `substitute_at` | Sean Griffin | 2014-11-17 | 11 | -25/+12 | |
* | | | rm `reorder_bind_params` | Sean Griffin | 2014-11-17 | 9 | -25/+7 | |
* | | | Force table creation in tests | Sean Griffin | 2014-11-17 | 1 | -2/+2 | |
* | | | Generate new applications with the right rails-dom-testing version | Rafael Mendonça França | 2014-11-17 | 1 | -2/+4 | |
* | | | Use GitHub, not my local fork :sweat_smile: | Rafael Mendonça França | 2014-11-17 | 1 | -1/+1 | |
* | | | document_root_element need to be public | Rafael Mendonça França | 2014-11-17 | 3 | -9/+10 | |
* | | | Merge pull request #17647 from tgxworld/fix_typo | Abdelkader Boudih | 2014-11-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix typo. | Guo Xiang Tan | 2014-11-17 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Improve the performance of quoting table names on PG | Sean Griffin | 2014-11-17 | 1 | -4/+15 | |
* | | | Add StackProf to the test group for 2.1 | Sean Griffin | 2014-11-17 | 1 | -0/+4 | |
* | | | Remove pointless `private` | Sean Griffin | 2014-11-17 | 1 | -2/+0 | |
* | | | Merge pull request #17643 from SamSaffron/select_all_perf | Sean Griffin | 2014-11-17 | 2 | -8/+32 | |
|\ \ \ | ||||||
| * | | | PERF: optimise type lookup to avoid invoking procs | Sam | 2014-11-17 | 2 | -8/+32 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #17640 from michaeljayt/spring-not-working-in-cygwin | Rafael Mendonça França | 2014-11-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Skip spring install in Cygwin due to fork() bad support. | michaeljayt | 2014-11-17 | 1 | -1/+1 | |
* | | | | Merge pull request #17642 from tgxworld/fix_template_assertion_on_assigns | Rafael Mendonça França | 2014-11-17 | 2 | -4/+20 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
|/ / / / |