Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #8584 from garysweaver/security_guide_update | Guillermo Iguaran | 2012-12-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Updated security guide to reference secret_key_base instead of secret_token, ... | Gary S. Weaver | 2012-12-21 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7376 from dmitriy-kiriyenko/fix-double-callback-in-same-s... | Rafael Mendonça França | 2012-12-21 | 4 | -15/+100 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prevent callback from being set twice. | Dmitriy Kiriyenko | 2012-12-20 | 4 | -15/+100 | |
* | | | | | | | Remove CHANGELOG entry for ActiveModel::Errors#add_on_present | Rafael Mendonça França | 2012-12-21 | 1 | -5/+0 | |
* | | | | | | | Use :present as key for the absence validatior message | Rafael Mendonça França | 2012-12-21 | 2 | -2/+2 | |
* | | | | | | | Remove ActiveModel::Errors#add_on_present method. | Rafael Mendonça França | 2012-12-21 | 3 | -16/+3 | |
* | | | | | | | Merge pull request #8581 from garysweaver/security_guide_update | Guillermo Iguaran | 2012-12-21 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Updated security guide with information about secret_token.rb and to suggest ... | Gary S. Weaver | 2012-12-21 | 1 | -7/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | BufferedLogger is deprecated too. | Rafael Mendonça França | 2012-12-21 | 1 | -1/+1 | |
* | | | | | | | Fix broken test for postgresql | Rafael Mendonça França | 2012-12-21 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f... | David Heinemeier Hansson | 2012-12-21 | 4 | -21/+30 | |
* | | | | | | Make sure that ActiveSupport::Logger includes the Logger extensions from core... | David Heinemeier Hansson | 2012-12-21 | 4 | -30/+21 | |
* | | | | | | Add ActiveSupport::Logger#silence that works the same as the old Logger#silen... | David Heinemeier Hansson | 2012-12-21 | 5 | -20/+45 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-21 | 4 | -23/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | copy edits in assets guide [ci skip] | Vijay Dev | 2012-12-21 | 1 | -23/+26 | |
| * | | | | | Revert "Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106" | Vijay Dev | 2012-12-21 | 1 | -1/+1 | |
| * | | | | | Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106 | kei | 2012-12-20 | 1 | -1/+1 | |
| * | | | | | Fix documentation style | kei | 2012-12-20 | 1 | -1/+1 | |
| * | | | | | Remove Reference to Ruby 1.8.7 | John Kelly | 2012-12-20 | 1 | -2/+1 | |
| * | | | | | Explain controller specific assets more thoroughly | Damian Galarza | 2012-12-17 | 1 | -17/+32 | |
| * | | | | | Add script_name option description and example for #url_for options | Ivan Vanyak | 2012-12-17 | 1 | -0/+5 | |
* | | | | | | Serialized attribute can be serialized in an integer column | Rafael Mendonça França | 2012-12-21 | 5 | -3/+47 | |
* | | | | | | Wrap table creation in a transaction. | Rafael Mendonça França | 2012-12-21 | 1 | -6/+8 | |
* | | | | | | Fix doc pointing to non existent logger class [ci skip] | Carlos Antonio da Silva | 2012-12-21 | 1 | -1/+1 | |
* | | | | | | Fix indentation issuing warning | Carlos Antonio da Silva | 2012-12-20 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8560 from u16suzu/master | Rafael Mendonça França | 2012-12-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix: documentation for String#humanize | Yuichiro Suzuki | 2012-12-20 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #8567 from frodsan/update_coding_conventions_journey | Rafael Mendonça França | 2012-12-20 | 17 | -438/+440 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 17 | -438/+440 | |
* | | | | | | | | Fix CHANGELOG entry about scope change | Guillermo Iguaran | 2012-12-20 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix Action Mailer changelog indenation to match other changelogs | Carlos Antonio da Silva | 2012-12-19 | 4 | -27/+29 | |
* | | | | | | | Improve AMo changelog example to not rely on AR [ci skip] | Carlos Antonio da Silva | 2012-12-19 | 1 | -4/+8 | |
* | | | | | | | Merge pull request #8565 from frodsan/wed_code_journey | Carlos Antonio da Silva | 2012-12-19 | 20 | -85/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 20 | -78/+75 | |
| * | | | | | | | remove code for Ruby 1.8.x support | Francesco Rodriguez | 2012-12-19 | 1 | -7/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove the actual extension file as well [ci skip] | Andrew White | 2012-12-19 | 1 | -11/+0 | |
* | | | | | | | Remove obsolete Hash extension needed for Ruby 1.8.x support | Andrew White | 2012-12-19 | 1 | -1/+0 | |
* | | | | | | | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 46 | -6/+3970 | |
* | | | | | | | Merge pull request #8559 from mshytikov/runner_method_is_slow_with_thread_safe | José Valim | 2012-12-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | attempt to fix slow runner name method | Max Shytikov | 2012-12-19 | 1 | -1/+10 | |
* | | | | | | | | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2012-12-19 | 1 | -5/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Revert "Add test to deprecation of Path#children" | Carlos Antonio da Silva | 2012-12-19 | 1 | -6/+0 | |
* | | | | | | | Merge pull request #8522 from senny/3489_index_names_on_copy | Carlos Antonio da Silva | 2012-12-19 | 3 | -2/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Keep index names when using with sqlite3 | Yves Senn | 2012-12-19 | 3 | -2/+16 | |
* | | | | | | | | Merge pull request #8554 from yahonda/binary_count_oracle | Carlos Antonio da Silva | 2012-12-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Address test_binary_data_is_not_logged with Oracle database | Yasuo Honda | 2012-12-19 | 1 | -2/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #8523 from reednj77/remove-mail-to-encoding | David Heinemeier Hansson | 2012-12-18 | 3 | -110/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove obfuscation support from mail_to helper | Nick Reed | 2012-12-18 | 3 | -110/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #8552 from frodsan/concerned_tests | Carlos Antonio da Silva | 2012-12-18 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |