Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge pull request #17362 from bronzle/fix_debug_exceptions_app | Rafael Mendonça França | 2014-10-26 | 4 | -26/+76 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Show the user’s application in the source window and select the correct tra... | Byron Bischoff | 2014-10-23 | 4 | -26/+76 | |
| * | | | | | | | | | | Add back --skip-turbolinks and remove --skip-gems | Rafael Mendonça França | 2014-10-26 | 3 | -16/+12 | |
| * | | | | | | | | | | Merge pull request #17330 from DanOlson/rewhere | Matthew Draper | 2014-10-27 | 3 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix Relation.rewhere to work with Range values | Dan Olson | 2014-10-20 | 3 | -1/+12 | |
| * | | | | | | | | | | | Merge pull request #17397 from prathamesh-sonpatki/fix-type-boolean-error-msg... | Rafael Mendonça França | 2014-10-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix typo in error message when non-boolean value is assigned to boolean column | Prathamesh Sonpatki | 2014-10-26 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'rishijain-update_docs_1' | Zachary Scott | 2014-10-26 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Making the actionmailer docs more explicit to understand [ci skip] | Rishi Jain | 2014-10-26 | 2 | -3/+6 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Prefix internal method with _ | Rafael Mendonça França | 2014-10-25 | 8 | -18/+18 | |
| * | | | | | | | | | | Add CHANGELOG entry for #17064 | Rafael Mendonça França | 2014-10-25 | 1 | -0/+6 | |
| * | | | | | | | | | | Use new hash syntax | Rafael Mendonça França | 2014-10-25 | 2 | -3/+4 | |
| * | | | | | | | | | | :scissors: | Rafael Mendonça França | 2014-10-25 | 2 | -3/+2 | |
| * | | | | | | | | | | Merge pull request #17064 from frenkel/fix_select_tag_include_blank | Rafael Mendonça França | 2014-10-25 | 2 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use include_blank value as option label | Frank Groeneveld | 2014-10-17 | 2 | -2/+14 | |
| * | | | | | | | | | | | Merge pull request #17392 from prathamesh-sonpatki/fix-docstring-for-sanitize... | Rafael Mendonça França | 2014-10-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Clarify comments about sanitized_allowed_tags | Prathamesh Sonpatki | 2014-10-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge pull request #17391 from prathamesh-sonpatki/fix-oid-description-ci-skip | Eileen M. Uchitelle | 2014-10-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix description of OID in TypeMapInitializer | Prathamesh Sonpatki | 2014-10-25 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Revert "development.rb should mention available log levels" | Godfrey Chan | 2014-11-01 | 1 | -5/+0 | |
* | | | | | | | | | | | | development.rb should mention available log levels | Thiago Pinto | 2014-11-01 | 1 | -0/+5 | |
* | | | | | | | | | | | | [ci skip] Add highlight to code (form helper guide). | Juanito Fatas | 2014-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | [ci skip] No need to indent here (AC overview). | Juanito Fatas | 2014-10-25 | 1 | -6/+6 | |
* | | | | | | | | | | | | [ci skip] Add missing blank line to AR validation. | Juanito Fatas | 2014-10-25 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | give a better error message for misspelled helpers | Xavier Noria | 2014-10-25 | 3 | -1/+38 | |
* | | | | | | | | | | | fixes circularity check in dependencies | Xavier Noria | 2014-10-25 | 4 | -1/+37 | |
* | | | | | | | | | | | instance_eval is evil | Akira Matsuda | 2014-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Reduce object allocation | Akira Matsuda | 2014-10-25 | 1 | -1/+5 | |
* | | | | | | | | | | | Reduce object allocation | Akira Matsuda | 2014-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Avoid creating range objects (take II) | Akira Matsuda | 2014-10-25 | 1 | -1/+5 | |
* | | | | | | | | | | | The code was not up-to-date | Akira Matsuda | 2014-10-25 | 1 | -9/+7 | |
* | | | | | | | | | | | Avoid creating unneeded Hash instance and calling slow Hash#fetch | Akira Matsuda | 2014-10-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #17385 from nakadai/patch-1 | Zachary Scott | 2014-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo in "Active Record Basics" guide. [ci skip] | nakadai | 2014-10-24 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Revert a change made to the example in 1ac4525 | Godfrey Chan | 2014-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Include return value in examples added in #17378 [ci skip] | Zachary Scott | 2014-10-24 | 1 | -2/+2 | |
* | | | | | | | | | | | Improved try documentation [ci skip] | Eugene Gilburg | 2014-10-24 | 1 | -8/+25 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #17381 from jonatack/patch-8 | Santiago Pastorino | 2014-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | AR Migrations Guide#Foreign Keys: fix wrong table | Jon Atack | 2014-10-24 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17377 from aripollak/dry-try-bang | Godfrey Chan | 2014-10-23 | 1 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DRY up try/try! | Ari Pollak | 2014-10-23 | 1 | -10/+6 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #17369 from rails/secure_compare | Guillermo Iguaran | 2014-10-23 | 4 | -14/+33 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use AS secure_compare for CSRF token comparison | Guillermo Iguaran | 2014-10-23 | 1 | -2/+2 | |
| * | | | | | | | | Use AS secure_compare in AS::MessageVerifier | Guillermo Iguaran | 2014-10-23 | 1 | -12/+2 | |
| * | | | | | | | | Add AS::SecurityUtils.secure_compare for constant time string comparison | Guillermo Iguaran | 2014-10-23 | 2 | -0/+29 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'mrgilman-reword-uncountable-documentation' | Zachary Scott | 2014-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Reword documentation for `uncountable` [ci skip] | Melanie Gilman | 2014-10-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17355 from vipulnsward/aj-string-fixes | Yves Senn | 2014-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | - Fix error string raised from `enqueue_at` | Vipul A M | 2014-10-22 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17343 from vipulnsward/inline-aj-callbacks | Yves Senn | 2014-10-23 | 1 | -16/+13 | |
|\ \ \ \ \ \ \ \ |