Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Merge pull request #17143 from kuldeepaggarwal/fix-mailTo | Rafael Mendonça França | 2015-02-20 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | do not generate blank options in mailTo | Kuldeep Aggarwal | 2014-10-02 | 2 | -2/+8 | |
* | | | | | | | | | | | | | | | | Merge pull request #18914 from kamipo/format_time_according_to_precision | Rafael Mendonça França | 2015-02-20 | 13 | -44/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add schema dumping tests for datetime and time precision | Ryuta Kamizono | 2015-02-20 | 3 | -8/+34 | |
| * | | | | | | | | | | | | | | | | Format the time string according to the precision of the time column | Ryuta Kamizono | 2015-02-20 | 7 | -22/+45 | |
| * | | | | | | | | | | | | | | | | Allow `:precision` option for time type columns | Ryuta Kamizono | 2015-02-20 | 8 | -14/+89 | |
* | | | | | | | | | | | | | | | | | Merge pull request #18665 from sgrif/sg-test-route-all | Sean Griffin | 2015-02-20 | 2 | -8/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Allow `method: "all"` as a valid routing test option | Sean Griffin | 2015-01-23 | 2 | -8/+36 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #17144 from skojin/patch-doc-validation-format-z-regexp | Rafael Mendonça França | 2015-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | fix mistype in doc about \z regexp | Sergey Kojin | 2014-10-02 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Use a name that better reflect the return value | Rafael Mendonça França | 2015-02-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #17138 from jpcody/rename_default_form_builder | Rafael Mendonça França | 2015-02-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Rename default_form_builder to avoid collision | Joshua Cody | 2014-10-01 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #19012 from LeandroSNunes/api_select_tag | Rafael Mendonça França | 2015-02-20 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Corrects the API to method select_tag | Leandro Nunes | 2015-02-20 | 1 | -2/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #19013 from y-yagi/custom_validators_example | Abdelkader Boudih | 2015-02-20 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | use `messages` instead of deprecated `ActiveModel::Errors#[]=` method [ci skip] | yuuji.yaginuma | 2015-02-20 | 3 | -3/+3 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #19007 from evanphx/route_proxy | Rafael Mendonça França | 2015-02-19 | 3 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Make the helpers a required argument | Evan Phoenix | 2015-02-19 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Cache url_helpers instead of creating each time | Evan Phoenix | 2015-02-19 | 2 | -5/+8 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #19005 from meganemura/remove-last-empty-line-in-gemfile | Rafael Mendonça França | 2015-02-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Remove last empty line when we don't use Windows or JRuby | meganemura | 2015-02-20 | 2 | -2/+2 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #19004 from danieldevries/fix-migration-fieldname-in-example | Abdelkader Boudih | 2015-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | fix column name in migration example [ci skip] | Daniël de Vries | 2015-02-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #19002 from bdewater/patch-1 | Abdelkader Boudih | 2015-02-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix code sample for custom exception handler [ci skip] | Bart | 2015-02-19 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #18996 from morgoth/deprecate-more-errors-methods | Yves Senn | 2015-02-19 | 6 | -10/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Deprecate `ActiveModel::Errors` `add_on_empty` and `add_on_blank` methods | Wojciech Wnętrzak | 2015-02-19 | 6 | -10/+43 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #18916 from kamipo/handle_array_option_in_type_to_sql | Rafael Mendonça França | 2015-02-19 | 3 | -37/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Handle array option in `type_to_sql` | Ryuta Kamizono | 2015-02-19 | 1 | -19/+16 | |
| * | | | | | | | | | | | | | | | | | | | Use `delegate` to call the methods to `@conn` | Ryuta Kamizono | 2015-02-19 | 1 | -16/+3 | |
| * | | | | | | | | | | | | | | | | | | | Should handle array option for `:cast_as` | Ryuta Kamizono | 2015-02-19 | 2 | -4/+15 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #18979 from kamipo/extract_precision_from_datetime_and_tim... | Rafael Mendonça França | 2015-02-19 | 3 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Extract precision from datetime and time columns | Ryuta Kamizono | 2015-02-19 | 3 | -8/+5 | |
* | | | | | | | | | | | | | | | | | | | | | Do not mutate the operations array | Rafael Mendonça França | 2015-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Return true instead of self when suppressed | Rafael Mendonça França | 2015-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Copy edit the suppressor documentation | Rafael Mendonça França | 2015-02-19 | 3 | -29/+28 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #18910 from perceptec/add_suppressor | Rafael Mendonça França | 2015-02-19 | 8 | -0/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add `ActiveRecord::Base.suppress` | Michael Ryan | 2015-02-18 | 8 | -0/+118 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #18994 from tgxworld/run_delete_middleware_operations_last | Guillermo Iguaran | 2015-02-19 | 3 | -2/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Allow Rack::Runtime to be deleted from middleware stack. | Guo Xiang Tan | 2015-02-19 | 3 | -2/+28 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18999 from simi/remove-unused-gsub_app_file | Guillermo Iguaran | 2015-02-18 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Remove unused gsub_app_file method from Bukkit. | Josef Šimánek | 2015-02-19 | 1 | -6/+0 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Freeze strings to reduce allocations in integration tests | eileencodes | 2015-02-18 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Reduce the number of times `#clean_path_info` is called | eileencodes | 2015-02-18 | 1 | -3/+2 | |
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #18956 from hjoo/time_option | Eileen M. Uchitelle | 2015-02-18 | 3 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add `time` option to `#touch` | Hyonjee Joo | 2015-02-18 | 3 | -6/+34 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Try only to decode strings | Rafael Mendonça França | 2015-02-18 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #18917 from lautis/non-string-csrf-token | Rafael Mendonça França | 2015-02-18 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Handle non-string authenticity tokens | Ville Lautanala | 2015-02-12 | 3 | -1/+13 |