Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Mention that debugging can be slow. | Steve Klabnik | 2013-03-11 | 1 | -0/+2 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | default the reaping frequency to 10 seconds | Aaron Patterson | 2013-03-11 | 1 | -1/+1 | |
| | * | | | | | | | | debugger does not work on trunk | Aaron Patterson | 2013-03-11 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #9664 from sikachu/master-fix-test_test_failure | Andrew White | 2013-03-11 | 1 | -5/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix test failure introduced in 3ed41e57 | Prem Sichanugrist | 2013-03-11 | 1 | -5/+3 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #9080 from sikachu/master-rails-test | Rafael Mendonça França | 2013-03-11 | 8 | -132/+591 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Make sure that `rails test` load test in test env | Prem Sichanugrist | 2013-03-09 | 4 | -7/+55 | |
| | | * | | | | | | | Update Rake tasks to call `rails test` instead | Prem Sichanugrist | 2013-03-09 | 2 | -62/+41 | |
| | | * | | | | | | | Improve wording for rails test command | Dalibor Nasevic | 2013-03-09 | 5 | -39/+41 | |
| | | * | | | | | | | Load fixtures only when running suites, or `-f` | Prem Sichanugrist | 2013-03-09 | 4 | -3/+80 | |
| | | * | | | | | | | Add support for MiniTest flags in TestRunner | Prem Sichanugrist | 2013-03-09 | 4 | -59/+93 | |
| | | * | | | | | | | Update testing documentation | Prem Sichanugrist | 2013-03-09 | 1 | -63/+71 | |
| | | * | | | | | | | Add `rails test` command to run the test suite | Prem Sichanugrist and Chris Toomey | 2013-03-09 | 4 | -0/+311 | |
| | * | | | | | | | | Merge pull request #9657 from vipulnsward/cleanup_tests | Rafael Mendonça França | 2013-03-11 | 3 | -4/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Cleanup tests for unused variables | Vipul A M | 2013-03-11 | 3 | -4/+2 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge pull request #9658 from tkhr/add-assert-to-test_company_descends_from_a... | Rafael Mendonça França | 2013-03-11 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | add an missing assertion to inheritance_test.rb | Takehiro Adachi | 2013-03-11 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #9653 from jetthoughts/master | Carlos Antonio da Silva | 2013-03-10 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fixed tests for returning an instance of `Time` in the local system timezone. | Paul Nikitochkin | 2013-03-10 | 1 | -5/+5 | |
| | * | | | | | | | | Merge pull request #9651 from vipulnsward/change_to_each_value_intest | Carlos Antonio da Silva | 2013-03-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Change from each to each_value on hash to avoid unused variable warning | Vipul A M | 2013-03-11 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge pull request #9650 from yahonda/group_by_oracle | Rafael Mendonça França | 2013-03-10 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Address ActiveRecord::StatementInvalid: OCIError: ORA-00979 | Yasuo Honda | 2013-03-11 | 1 | -2/+2 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #9645 from senny/9643_habtm_wrong_table_name | Carlos Antonio da Silva | 2013-03-10 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | document habtm join-table name with custom prefix [ci skip]. | Yves Senn | 2013-03-10 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #9638 from siong1987/debugger | Carlos Antonio da Silva | 2013-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Make sure that debugger isn't included in production environment. | Teng Siong Ong | 2013-03-09 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Change uniq validation with conditions examples to use where with hashes | Carlos Antonio da Silva | 2013-03-09 | 2 | -5/+5 | |
| | * | | | | | | | Merge pull request #9637 from GSI/master | Carlos Antonio da Silva | 2013-03-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | included "Montevideo" in list of time zone aliases (closes Issue #9628) | Gernot | 2013-03-09 | 1 | -0/+1 | |
| | * | | | | | | | | Merge pull request #9633 from senny/5321_make_it_lazy | Carlos Antonio da Silva | 2013-03-09 | 3 | -4/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Uniqueness validation uses a proc to specify the `:conditions` option. | Yves Senn | 2013-03-09 | 3 | -4/+23 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge pull request #9618 from manvsmachine/fix-postgres-enable-extension-error | Carlos Antonio da Silva | 2013-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fixes enable_extension bug in postgresql_adapter | Darren Woodley | 2013-03-08 | 1 | -1/+1 | |
| | * | | | | | | | | | Fix "ActiveRecord" => "Active Record" in changelog [ci skip] | Carlos Antonio da Silva | 2013-03-09 | 1 | -4/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #9371 from benmoss/access-connection-via-class | Jon Leighton | 2013-03-09 | 7 | -13/+19 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Deprecate #connection in favour of accessing it via the class | Ben Moss | 2013-03-09 | 7 | -13/+19 | |
| | * | | | | | | | | | Merge pull request #9626 from dasch/dasch/instrument-strong-params | José Valim | 2013-03-09 | 2 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Use the instrumentation framework to instrument Strong Params | Daniel Schierbeck | 2013-03-07 | 2 | -1/+7 | |
| | * | | | | | | | | | | Fix race condition in test | Jon Leighton | 2013-03-09 | 1 | -2/+2 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #9632 from senny/unify_the_changelogs | Carlos Antonio da Silva | 2013-03-09 | 4 | -36/+37 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip]. | Yves Senn | 2013-03-09 | 4 | -36/+37 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #9630 from robertjwhitney/update_collection_docs | Carlos Antonio da Silva | 2013-03-09 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Update documentation for collection<< to reflect << on new records. | Robert Whitney | 2013-03-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | Revert "Using American English spellings over British style spellings" | Vijay Dev | 2013-03-30 | 2 | -5/+5 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | More typo / wording fixes | Jonathan Roes | 2013-03-29 | 1 | -6/+6 | |
| * | | | | | | | | | | Proofreading tweaks | Jonathan Roes | 2013-03-29 | 1 | -7/+7 | |
* | | | | | | | | | | | Added a section on Rails Controller naming conventions. | Oliver Jakubiec | 2013-04-02 | 1 | -2/+12 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | explain method invertible_for [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #130 from crafters/master | Vinicius Quaiato | 2013-03-28 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ |