Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | For adding non css/js files to precompile array | lulalala | 2012-08-07 | 1 | -0/+2 | |
| * | | | | | | Update list of finder methods | Oscar Del Ben | 2012-08-06 | 1 | -0/+3 | |
| * | | | | | | edit of previous content | Weston Platter | 2012-08-04 | 1 | -19/+59 | |
| * | | | | | | Add extra documentation to the locale file. | Steve Klabnik | 2012-08-04 | 1 | -2/+21 | |
| * | | | | | | Document default_options configuration in ActionMailer guide [ci skip] | Dejan Simic | 2012-08-04 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #7244 from lucasuyezu/master | Carlos Antonio da Silva | 2012-08-15 | 3 | -2/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Indentation should consider line number character count. | Lucas Uyezu | 2012-08-13 | 3 | -2/+24 | |
* | | | | | | | | Remove duplicated changelog entry [ci skip] | Carlos Antonio da Silva | 2012-08-15 | 1 | -6/+0 | |
* | | | | | | | | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2012-08-15 | 1 | -5/+4 | |
* | | | | | | | | Merge pull request #7133 from roshats/fix_update_all_with_blank_argument | Carlos Antonio da Silva | 2012-08-15 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | raise ArgumentError if list of attributes to change is empty in update_all | Roman Shatsov | 2012-08-14 | 3 | -1/+11 | |
* | | | | | | | | | Add Request#formats=(extensions) that lets you set multiple formats directly ... | David Heinemeier Hansson | 2012-08-14 | 2 | -1/+36 | |
* | | | | | | | | | revises the contributing guide to document and encourage using the Rails deve... | Xavier Noria | 2012-08-15 | 1 | -27/+33 | |
* | | | | | | | | | Merge pull request #7349 from steveklabnik/master | Rafael Mendonça França | 2012-08-14 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | We don't need to require AS::TestCase | Steve Klabnik | 2012-08-14 | 1 | -3/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #7184 from anthonyalberto/xml_dasherize_include | Carlos Antonio da Silva | 2012-08-14 | 3 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Following the false issue reporting I did here : https://github.com/rails/rai... | Anthony | 2012-08-13 | 3 | -1/+43 | |
* | | | | | | | | | | Some release notes love :heart: | Rafael Mendonça França | 2012-08-14 | 1 | -0/+31 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'concerns' | Rafael Mendonça França | 2012-08-13 | 6 | -30/+232 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add CHANGELOG entry and documentation for Routing Concerns | Rafael Mendonça França | 2012-08-13 | 3 | -0/+98 | |
| * | | | | | | | | Extract common controllers to abstract_unit | Rafael Mendonça França | 2012-08-13 | 3 | -45/+33 | |
| * | | | | | | | | Implementing Routing Concerns | Rafael Mendonça França | 2012-08-13 | 2 | -1/+117 | |
|/ / / / / / / / | ||||||
* | | | | | | | | oops, should be directory | Aaron Patterson | 2012-08-13 | 1 | -1/+1 | |
* | | | | | | | | push header merge down to a private method so that live responses can have th... | Aaron Patterson | 2012-08-13 | 3 | -8/+22 | |
* | | | | | | | | live response headers can be merged with a hash | Aaron Patterson | 2012-08-13 | 2 | -0/+10 | |
* | | | | | | | | speed up cache directory creation | Aaron Patterson | 2012-08-13 | 1 | -3/+9 | |
* | | | | | | | | Merge pull request #7343 from egtann/master | Rafael Mendonça França | 2012-08-13 | 3 | -1/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add support for start_hour and end_hour options in select_hour helper | Evan Tann | 2012-08-13 | 3 | -1/+42 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #7338 from sax/master | Aaron Patterson | 2012-08-12 | 2 | -3/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Evented notifications take priority over Timed notifications | Eric Saxby | 2012-08-11 | 2 | -3/+23 | |
* | | | | | | | | | Merge pull request #7341 from edward/patch-1 | Rafael Mendonça França | 2012-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Grammar fix in ActionView docs/comments | Edward Ocampo-Gooding | 2012-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #7339 from maletor/patch-1 | Xavier Noria | 2012-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Missing closing tag | Ellis Berner | 2012-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #6073 from daveyeu/restore-state-on-record-invalid | Rafael Mendonça França | 2012-08-11 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Restore state on create when ActiveRecord::RecordInvalid is raised | Dave Yeu | 2012-08-11 | 3 | -1/+23 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Ensure option_html_attributes does not modify the given option hashes | Carlos Antonio da Silva | 2012-08-11 | 2 | -1/+10 | |
* | | | | | | | | Simplify html attributes generation for options_for_select | Carlos Antonio da Silva | 2012-08-11 | 2 | -8/+11 | |
* | | | | | | | | Refactor model name logic and make it a real private class method | Carlos Antonio da Silva | 2012-08-11 | 1 | -5/+8 | |
* | | | | | | | | Sync CHANGELOGs [ci skip] | Rafael Mendonça França | 2012-08-11 | 5 | -33/+231 | |
* | | | | | | | | Add CHANGELOG entry for #7314 | Rafael Mendonça França | 2012-08-11 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #7331 from morgoth/changelog-for-engine-table-name-prefix-... | Vijay Dev | 2012-08-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added changelog entry for table name prefix fix [ci skip] | Wojciech Wnętrzak | 2012-08-11 | 1 | -0/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [guides] Add info about CHANGELOGs to contributing guide | Piotr Sarnacki | 2012-08-11 | 1 | -0/+25 | |
* | | | | | | | | Merge branch 'number-helpers-defaults' | Carlos Antonio da Silva | 2012-08-11 | 6 | -36/+191 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ensure I18n format values always have precedence over defaults | Carlos Antonio da Silva | 2012-08-11 | 3 | -43/+47 | |
| * | | | | | | | | Fallback to :en locale instead of handling a constant with defaults | Carlos Antonio da Silva | 2012-08-11 | 6 | -28/+179 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bring back changelog entries for Active Support | Carlos Antonio da Silva | 2012-08-11 | 2 | -2/+20 | |
* | | | | | | | | Merge pull request #7314 from schneems/schneems/form_for_error | Rafael Mendonça França | 2012-08-10 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | check for nil or empty record in form_for | schneems | 2012-08-10 | 2 | -0/+15 |