Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #13534 from kuldeepaggarwal/f-where-not | José Valim | 2013-12-29 | 2 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | raise `ArgumentError` exception if `Model.where.not` is called with `nil` arg... | Kuldeep Aggarwal | 2013-12-30 | 2 | -0/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Fix Encoding::CompatibilityError when public path is UTF-8 | Andrew White | 2013-12-29 | 8 | -6/+41 | |
* | | | | | | Fix method redefined warning message in mapper.rb | Andrew White | 2013-12-29 | 1 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Install bundle gems to the system not to vendor/bundle | Piotr Sarnacki | 2013-12-29 | 1 | -0/+1 | |
* | | | | | blank? and present? commit to return singletons [Xavier Noria & Pavel Pravosud] | Xavier Noria | 2013-12-28 | 3 | -25/+57 | |
* | | | | | Merge pull request #13517 from jetthoughts/13516_blank_to_return_true_false | Xavier Noria | 2013-12-28 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Extracted blank matcher regexp to constant | Paul Nikitochkin | 2013-12-28 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #13514 from kuldeepaggarwal/f-removed-warnings | Yves Senn | 2013-12-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | setting `changed_attributes` instance variable if it is already initialized. | Kuldeep Aggarwal | 2013-12-28 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #13513 from ilja/master | Arun Agrawal | 2013-12-28 | 1 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | Typo fix [ci skip] | Ilja Krijger | 2013-12-28 | 1 | -3/+4 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of github.com:rails/rails | Guillermo Iguaran | 2013-12-27 | 2 | -0/+15 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #13474 from jdelStrother/becomes | Yves Senn | 2013-12-27 | 2 | -0/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | Copy changed_attributes across to newly become'd records | Jonathan del Strother | 2013-12-27 | 2 | -0/+15 | |
* | | | | | | Update to Unicode 6.3.0 | Norman Clarke | 2013-12-27 | 2 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13505 from robin850/patch-13 | Yves Senn | 2013-12-27 | 2 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure backward compatibility between Minitest 5 and 4 | Robin Dupret | 2013-12-27 | 2 | -1/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13483 from aditya-kapoor/add-missing-slashes | Yves Senn | 2013-12-27 | 6 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adding missing backslashes in active_model files so as to avoid unwanted link... | aditya-kapoor | 2013-12-27 | 6 | -6/+6 | |
* | | | | | | doc fix. Use `sess.path` within `open_session`. Closes #13490. [ci skip] | Yves Senn | 2013-12-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #13500 from arunagw/remove-unused-require | Yves Senn | 2013-12-26 | 2 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rbconfig is not used in these files | Arun Agrawal | 2013-12-26 | 2 | -2/+0 | |
* | | | | | | | Merge pull request #13502 from arunagw/bug-report-template-warning | Guillermo Iguaran | 2013-12-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Minitest::Unit::TestCase is Minitest::Test [ci skip] | Arun Agrawal | 2013-12-26 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #13495 from norman/tidy_bytes | Jeremy Kemper | 2013-12-26 | 1 | -35/+35 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Use String#scrub when available to tidy bytes | Norman Clarke | 2013-12-26 | 1 | -35/+35 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #13498 from dmitrydims/master | Arun Agrawal | 2013-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fixed typo [CI skip] | Semenyk Dmitriy | 2013-12-27 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13493 from Domon/improve-some-code-font-in-api-doc | Xavier Noria | 2013-12-26 | 5 | -30/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve font of some code in API documentation [ci skip] | Chun-wei Kuo | 2013-12-26 | 5 | -30/+31 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13442 from aditya-kapoor/update-docs | Godfrey Chan | 2013-12-26 | 1 | -16/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added Backslashes to ActiveModel::AttributeMethods to prevent unwanted links ... | aditya-kapoor | 2013-12-25 | 1 | -16/+11 | |
* | | | | | | Merge pull request #13485 from schneems/schneems/fix-more-railties-tests | Guillermo Iguaran | 2013-12-25 | 2 | -3/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix failure introduced from #13488 | schneems | 2013-12-25 | 1 | -1/+1 | |
| * | | | | | | fix 2.1.0 bug :( | schneems | 2013-12-25 | 1 | -1/+1 | |
| * | | | | | | ensure environment is run before db:structure:load | schneems | 2013-12-25 | 1 | -1/+1 | |
| * | | | | | | Partial fix of database url tests | schneems | 2013-12-25 | 1 | -1/+4 | |
|/ / / / / / | ||||||
* | | | | | | Fix tests names: tokens.yml => secrets.yml | Guillermo Iguaran | 2013-12-25 | 1 | -2/+2 | |
* | | | | | | Merge pull request #13488 from strzalek/fix-railties-warnings | Guillermo Iguaran | 2013-12-25 | 2 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cast env to symbol, fixes deprecation warning | Łukasz Strzałkowski | 2013-12-25 | 1 | -1/+1 | |
| * | | | | | | Avoid getting redefined method warning | Łukasz Strzałkowski | 2013-12-25 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13478 from schneems/schneems/fix-mysql | Guillermo Iguaran | 2013-12-25 | 2 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move mysql2 test for when adapter will be loaded | schneems | 2013-12-24 | 2 | -7/+7 | |
* | | | | | | | Test with 2.1.0 | Guillermo Iguaran | 2013-12-25 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #13482 from aayushkhandelwal11/typo | Arun Agrawal | 2013-12-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Typo rectified commom => common[ci skip] | Aayush khandelwal | 2013-12-25 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #13480 from kuldeepaggarwal/f-removed-depricated-config | José Valim | 2013-12-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | using symbol instead of string in establish_connection | Kuldeep Aggarwal | 2013-12-25 | 2 | -2/+2 | |
* | | | | | | | | Unused classes in AP tests | Akira Matsuda | 2013-12-25 | 2 | -14/+0 | |
|/ / / / / / / |