Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Fix for routes task | Sıtkı Bağdat | 2013-11-21 | 4 | -19/+24 | |
* | | | | | | | | | | | doc `travel` and `travel_to` stubs are removed in teardown. [ci skip] | Yves Senn | 2013-11-21 | 1 | -4/+4 | |
* | | | | | | | | | | | replace custom Time stubbing with `travel` and `travel_to`. | Yves Senn | 2013-11-21 | 1 | -37/+7 | |
* | | | | | | | | | | | Merge pull request #12970 from prathamesh-sonpatki/issue12885 | Carlos Antonio da Silva | 2013-11-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add positional information to eval call so that this information will | Prathamesh Sonpatki | 2013-11-20 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #12986 from budnik/fix-unicode-nbsp | Carlos Antonio da Silva | 2013-11-21 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | replace U+00A0 with whitespace | Dmitriy Budnik | 2013-11-21 | 4 | -9/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #12976 from tmm1/faster-blank | Xavier Noria | 2013-11-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Expand double-negative in String#blank? regex | Aman Gupta | 2013-11-20 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* / / / / / / / / | Fix ActiveRecord::Relation#unscope | Jon Leighton | 2013-11-20 | 8 | -23/+45 | |
|/ / / / / / / / | ||||||
* | | | | | | | | swap arguments for some `assert_equal` statements => `expected, actual` | Yves Senn | 2013-11-20 | 1 | -6/+6 | |
* | | | | | | | | Merge pull request #12824 from sikachu/ps-testing-time-helper | Xavier Noria | 2013-11-20 | 4 | -2/+144 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add `#travel` and `#travel_to` to AS::TestCase | Prem Sichanugrist | 2013-11-20 | 4 | -2/+144 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12961 from jbaudanza/doc | Rafael Mendonça França | 2013-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update caching guide with respect to :namespace | Jonathan Baudanza | 2013-11-19 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | _implied_layout_name should be private | Rafael Mendonça França | 2013-11-19 | 1 | -9/+11 | |
* | | | | | | | Use the right indentation | Rafael Mendonça França | 2013-11-19 | 1 | -1/+1 | |
* | | | | | | | Renderer#_render_template should be private | Rafael Mendonça França | 2013-11-19 | 1 | -7/+7 | |
* | | | | | | | Merge pull request #12959 from macmartine/partial_renderer_doc_improvement | Rafael Mendonça França | 2013-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve readability of sentence in partial-renderer docs [ci skip] | Mac Martine | 2013-11-19 | 1 | -1/+1 | |
* | | | | | | | | use arel nodes to represent non-string `order_values`. | Yves Senn | 2013-11-19 | 4 | -24/+28 | |
|/ / / / / / / | ||||||
* | | | | | | | Revert "Properly require database tasks so we have access to the raised const... | Rafael Mendonça França | 2013-11-19 | 3 | -3/+0 | |
* | | | | | | | Revert "Explicitly exit with status "1" for create and drop failures" | Rafael Mendonça França | 2013-11-19 | 6 | -51/+16 | |
* | | | | | | | use arel `master` and update activerecord to depend on arel `5.0.0`. | Yves Senn | 2013-11-19 | 2 | -2/+2 | |
* | | | | | | | use `4-0-stable` arel branch to get bundle working again. | Yves Senn | 2013-11-19 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #12949 from akshay-vishnoi/documentation | Rafael Mendonça França | 2013-11-19 | 1 | -19/+19 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | [ci skip] `apropriate` => `appropriate`, spaces added | Akshay Vishnoi | 2013-11-19 | 1 | -19/+19 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #12945 from fluxusfrequency/patch-1 | Yves Senn | 2013-11-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed typos in shallow routes and routing concerns | Ben Lewis | 2013-11-18 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #12942 from kuldeepaggarwal/typos | Yves Senn | 2013-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | `skiping` => `skipping` | Kuldeep Aggarwal | 2013-11-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #12924 from kuldeepaggarwal/f-specs | Yves Senn | 2013-11-18 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | added test cases to find notes in a file with .builder extension | Kuldeep Aggarwal | 2013-11-17 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #12931 from yahonda/add_oracle_ignored | Yves Senn | 2013-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not count query for all_constraints and all_tab_cols in Oracle | Yasuo Honda | 2013-11-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #12929 from yahonda/test_merging_where_relations_add_order | Carlos Antonio da Silva | 2013-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Address test_merging_where_relations failure by adding `order("posts.id")` | Yasuo Honda | 2013-11-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Add description for db:create and db:drop test tasks in AR | Carlos Antonio da Silva | 2013-11-17 | 1 | -2/+4 | |
* | | | | | | | Properly require database tasks so we have access to the raised constant | Carlos Antonio da Silva | 2013-11-17 | 3 | -0/+3 | |
* | | | | | | | Merge pull request #12928 from vipulnsward/drop_unused_param | Carlos Antonio da Silva | 2013-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Drop unused param `should_be_quoted` to `PostgreSQLColumn#array_to_string` | Vipul A M | 2013-11-17 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #12921 from kuldeepaggarwal/documentation-updation | Carlos Antonio da Silva | 2013-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip]updated documentation: added sass and less extensions | Kuldeep Aggarwal | 2013-11-17 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | rm minitest monkey patch | Aaron Patterson | 2013-11-16 | 1 | -17/+0 | |
* | | | | | | Merge pull request #12919 from arunagw/aa-build-fix-1.9.3 | Yves Senn | 2013-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Build fix for ruby 1.9.3 syntax | Arun Agrawal | 2013-11-16 | 1 | -1/+1 | |
* | | | | | | | pass the pk to compile_update | Aaron Patterson | 2013-11-16 | 3 | -3/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #12918 from versioncontrol/rails-12866 | Rafael Mendonça França | 2013-11-16 | 3 | -1/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Checks to see if the record contains the foreign_key to set the inverse autom... | Edo Balvers | 2013-11-16 | 3 | -1/+14 | |
* | | | | | | | Merge pull request #12859 from jetthoughts/track_initializers_loading | Rafael Mendonça França | 2013-11-16 | 4 | -1/+59 | |
|\ \ \ \ \ \ \ |