Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #8381 from aderyabin/unnecessary_monkey_patch | Carlos Antonio da Silva | 2012-11-30 | 2 | -13/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "Fix annoy warning, when executing testcase." | Andrey Deryabin | 2012-11-30 | 2 | -13/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8378 from steveklabnik/split_validations_callbacks_guide | Rafael Mendonça França | 2012-11-29 | 4 | -354/+374 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Split Validations and Callbacks into separate guides. | Steve Klabnik | 2012-11-29 | 4 | -354/+374 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8372 from amparo-luna/gemfile_source_url | Rafael Mendonça França | 2012-11-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Gemfile source url for plugins updated | Amparo Luna | 2012-11-29 | 1 | -1/+1 | |
* | | | | | | | Move instantiation responsibilities from Inheritance to Persistence. Have Inh... | Jeremy Kemper | 2012-11-29 | 2 | -24/+50 | |
|/ / / / / / | ||||||
* | | | | | | User assert_kind_of, invert assert_equal expectations | Carlos Antonio da Silva | 2012-11-29 | 4 | -12/+12 | |
* | | | | | | Tiny refactor | Santiago Pastorino | 2012-11-29 | 1 | -4/+1 | |
* | | | | | | Merge pull request #8363 from Takehiro-Adachi/add-string-options-examples-to-... | Carlos Antonio da Silva | 2012-11-29 | 1 | -3/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | added examples when options is string | Takehiro Adachi | 2012-11-29 | 1 | -3/+9 | |
* | | | | | | | Merge pull request #8356 from senny/add_links_to_rails4_guide | Xavier Noria | 2012-11-29 | 1 | -5/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | augment the rails4 guide with links to PRs | Yves Senn | 2012-11-29 | 1 | -5/+12 | |
| * | | | | | | | add list of extracted plugins to rails4 guide | Yves Senn | 2012-11-29 | 1 | -0/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Added STI support to init and building associations | Jason Rush | 2012-11-29 | 11 | -1/+163 | |
* | | | | | | | Merge pull request #7961 from exviva/seconds_until_end_of_day | Andrew White | 2012-11-28 | 5 | -1/+84 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add #seconds_until_end_of_day to DateTime and Time | Olek Janiszewski | 2012-11-29 | 5 | -1/+84 | |
|/ / / / / / / | ||||||
* / / / / / / | Add CHANGELOG entries for the observes extraction | Rafael Mendonça França | 2012-11-29 | 3 | -0/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8361 from lucasmazza/typo | Rafael Mendonça França | 2012-11-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in the Observers deprecation message. [ci skip] | Lucas Mazza | 2012-11-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'extract_observers' | Rafael Mendonça França | 2012-11-28 | 39 | -1961/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Gracefully handle upgrading apps with observers | Rafael Mendonça França | 2012-11-28 | 1 | -0/+12 | |
| * | | | | | | Remove observers and sweepers | Rafael Mendonça França | 2012-11-28 | 39 | -1961/+14 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8261 from steveklabnik/fix_mb_chars | Carlos Antonio da Silva | 2012-11-28 | 3 | -10/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplify String#mb_chars and stop proxying #class | Steve Klabnik | 2012-11-28 | 3 | -6/+7 | |
| * | | | | | | Fix documentation for String#mb_chars. | Steve Klabnik | 2012-11-28 | 1 | -4/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8355 from steveklabnik/update_7418 | Rafael Mendonça França | 2012-11-28 | 3 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ensure that associations have a symbol argument. | Steve Klabnik | 2012-11-28 | 3 | -0/+12 | |
* | | | | | | | Merge pull request #8352 from steveklabnik/update_7858 | Rafael Mendonça França | 2012-11-28 | 3 | -3/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Specify type of singular association during serialization | Steve Klabnik | 2012-11-28 | 3 | -3/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #8350 from claudiob/restore_default_require_paths | José Valim | 2012-11-28 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Revert "rails gem has no lib directory to require" | claudiob | 2012-11-28 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Fix some indentation in the postgresql_specific_schema | Rafael Mendonça França | 2012-11-28 | 1 | -9/+9 | |
* | | | | | | Add comment to a table without model. | Rafael Mendonça França | 2012-11-28 | 1 | -0/+1 | |
* | | | | | | Use assert_nil instead of assert_equal | Rafael Mendonça França | 2012-11-28 | 2 | -3/+3 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Use "refute" instead of "assert !" | Carlos Antonio da Silva | 2012-11-27 | 1 | -6/+5 | |
* | | | | | prevent Dependencies#remove_const from autoloading parents [fixes #8301] | Xavier Noria | 2012-11-28 | 2 | -32/+54 | |
* | | | | | Merge pull request #8318 from Empact/fixture-file | Rafael Mendonça França | 2012-11-27 | 2 | -5/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use File.join to better integrate fixture_path in fixture_file_upload. | Ben Woosley | 2012-11-26 | 2 | -5/+19 | |
* | | | | | | Merge pull request #8339 from latortuga/cache-digest-opt-out-cleanup | Rafael Mendonça França | 2012-11-27 | 2 | -2/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cleanup CacheHelper changes allowing opt-out of cache digests | Drew Ulmer | 2012-11-27 | 1 | -2/+2 | |
| * | | | | | | Add CHANGELOG entry for opt-out option of automatic template digesting | Drew Ulmer | 2012-11-27 | 1 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems" | Rafael Mendonça França | 2012-11-27 | 4 | -4/+4 | |
* | | | | | | Merge pull request #8341 from amatsuda/bundle_source_rubygems | Rafael Mendonça França | 2012-11-27 | 4 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | default source in Gemfiles to :rubygems rather than hardcoding the URL | Akira Matsuda | 2012-11-28 | 4 | -4/+4 | |
* | | | | | | | Merge pull request #8340 from skojin/grouped_options_for_select_without_hash_... | Rafael Mendonça França | 2012-11-27 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | No sort Hash options in #grouped_options_for_select | Sergey Kojin | 2012-11-27 | 3 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8338 from ugisozols/master | Carlos Antonio da Silva | 2012-11-27 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Strong Parameters docs. | Uģis Ozols | 2012-11-27 | 1 | -2/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #8337 from amatsuda/unshift_html_scanner | Rafael Mendonça França | 2012-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ |