Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Refer to the library name instead of the constant | Robin Dupret | 2014-08-30 | 7 | -7/+7 | |
* | | | | | Merge pull request #16644 from Agis-/drb-tests-actionpack-vagrant | Xavier Noria | 2014-08-30 | 1 | -3/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use system /tmp when testing actionpack | Agis- | 2014-08-22 | 1 | -3/+1 | |
* | | | | | | Bring back the test cases for `presence` | Godfrey Chan | 2014-08-29 | 1 | -0/+5 | |
* | | | | | | Forgot to set Migration.verbose at f8d9a51949d6f6cfcab7cc7d501e137836eb88dc :... | Akira Matsuda | 2014-08-30 | 1 | -1/+1 | |
* | | | | | | reduce object allocations in utc_offset | Aaron Patterson | 2014-08-29 | 1 | -2/+2 | |
* | | | | | | We tenderized the wrong method! Object#try already had the yield option, just... | David Heinemeier Hansson | 2014-08-29 | 5 | -34/+20 | |
* | | | | | | Clarify the origin of this great addition to Rails :trollface: :trollface :tr... | David Heinemeier Hansson | 2014-08-29 | 1 | -1/+1 | |
* | | | | | | Use instance_eval on @tenderlove's suggestion :trollface: | David Heinemeier Hansson | 2014-08-29 | 3 | -7/+8 | |
* | | | | | | Update examples to show real worth | David Heinemeier Hansson | 2014-08-29 | 2 | -2/+11 | |
* | | | | | | Added yield to Object#presence | David Heinemeier Hansson | 2014-08-29 | 3 | -1/+23 | |
* | | | | | | Merge branch 'master' of github.com:rails/rails | David Heinemeier Hansson | 2014-08-29 | 181 | -1044/+1779 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #16746 from cristianbica/fix-backburner-adapter | Godfrey Chan | 2014-08-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed Active Job Backburner adapter | Cristian Bica | 2014-08-30 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Don't allow AR::Tasks::DatabaseTasks.migrate to mutate Migration.verbose value | Akira Matsuda | 2014-08-30 | 1 | -1/+3 | |
| * | | | | | | Merge pull request #16741 from robin850/am-isolated-wo-bundle | Santiago Pastorino | 2014-08-29 | 1 | -3/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make test:isolated run without bundler for Action Mailer | Robin Dupret | 2014-08-29 | 1 | -3/+2 | |
| * | | | | | | | Merge pull request #16742 from robin850/rbx-aj-sidekiq | Santiago Pastorino | 2014-08-29 | 1 | -8/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Avoid skipping Sidekiq tests on Rubinius | Robin Dupret | 2014-08-29 | 1 | -8/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Some documentation fixes [ci skip] | Robin Dupret | 2014-08-29 | 3 | -10/+10 | |
| * | | | | | | Don't test PostgreSQL implementation details | Akira Matsuda & Kohei Suzuki | 2014-08-29 | 1 | -3/+0 | |
| * | | | | | | Merge pull request #16740 from seuros/activejob | Yves Senn | 2014-08-29 | 5 | -20/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ActiveJob] extract JobBuffer from helper | Abdelkader Boudih | 2014-08-29 | 5 | -20/+25 | |
| |/ / / / / / | ||||||
| * | | | | | | Revert "Merge pull request #16254 from zuhao/refactor_activerecord_attribute_... | Yves Senn | 2014-08-29 | 1 | -0/+1 | |
| * | | | | | | Merge pull request #16739 from y-yagi/patch-6 | Yves Senn | 2014-08-29 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ci skip] Fix example code of ActiveRecord::FixtureSet.context_class | yuuji.yaginuma | 2014-08-29 | 2 | -2/+2 | |
| * | | | | | | | Merge pull request #16728 from splattael/invalid_address_error | Yves Senn | 2014-08-29 | 2 | -1/+8 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Don't rescue IPAddr::InvalidAddressError | Peter Suschlik | 2014-08-29 | 2 | -1/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Reset ActiveRecord::Migration.message_count counter before start testing | Akira Matsuda | 2014-08-29 | 1 | -1/+1 | |
| * | | | | | | Bring original puts back after finishing tests | Akira Matsuda | 2014-08-29 | 2 | -4/+12 | |
| * | | | | | | Silence another test that runs migrations | Akira Matsuda | 2014-08-29 | 1 | -0/+5 | |
| * | | | | | | MigrationTest doesn't need to be verbose anymore | Akira Matsuda | 2014-08-29 | 1 | -1/+1 | |
| * | | | | | | No tests are dealing with ActiveRecord::Migration.message_count here anymore | Akira Matsuda | 2014-08-29 | 1 | -1/+0 | |
| * | | | | | | Reset ActiveRecord::Migration.verbose to the value before | Akira Matsuda | 2014-08-29 | 2 | -2/+5 | |
| * | | | | | | Demodulize ActiveRecord::MigratorTest | Akira Matsuda | 2014-08-29 | 1 | -284/+282 | |
| * | | | | | | Merge pull request #16637 from Agis-/redirect-with-constraint-route | Aaron Patterson | 2014-08-28 | 3 | -2/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't ignore constraints in redirect routes | Agis- | 2014-08-25 | 3 | -2/+31 | |
| * | | | | | | | Avoid using heredoc for user warnings | Godfrey Chan | 2014-08-28 | 10 | -61/+51 | |
| * | | | | | | | No transaction for a test that creates fixtures in the test body | Akira Matsuda | 2014-08-29 | 1 | -0/+1 | |
| * | | | | | | | make it easy to copy & paste the config from deprecation warning. | Yves Senn | 2014-08-28 | 1 | -2/+3 | |
| * | | | | | | | User Model#last to certainly get lastly created data | Akira Matsuda | 2014-08-28 | 1 | -1/+1 | |
| * | | | | | | | Move model definition to test/models for test order indenendency | Akira Matsuda | 2014-08-28 | 3 | -29/+15 | |
| * | | | | | | | Move association definition to the model file | Akira Matsuda | 2014-08-28 | 2 | -2/+1 | |
| * | | | | | | | Be sure that test fixtures satisfy referential integrity before calculating | Akira Matsuda | 2014-08-28 | 1 | -1/+1 | |
| * | | | | | | | Expectations first | Akira Matsuda | 2014-08-28 | 4 | -9/+9 | |
| * | | | | | | | Reset RACK_ENV after modified in a test case | Akira Matsuda | 2014-08-28 | 1 | -0/+1 | |
| * | | | | | | | Rails.root should be a Pathname | Akira Matsuda | 2014-08-28 | 1 | -1/+1 | |
| * | | | | | | | No need to sort tests | Akira Matsuda | 2014-08-28 | 3 | -3/+3 | |
| * | | | | | | | Test everything | Akira Matsuda | 2014-08-28 | 1 | -1/+1 | |
| * | | | | | | | AP test files does no more need to be alphabetically sorted here | Akira Matsuda | 2014-08-28 | 1 | -4/+1 |