Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add a method full_messages_for to the Errors class | shock_one | 2013-03-24 | 3 | -0/+39 | |
* | | | | | | | | Merge pull request #9864 from vipulnsward/fix_test_AR_v2 | Rafael Mendonça França | 2013-03-25 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add Error#full_message test; Fix typos | Vipul A M | 2013-03-22 | 3 | -2/+3 | |
* | | | | | | | | Merge pull request #9918 from prathamesh-sonpatki/railties-typos | Steve Klabnik | 2013-03-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed typo in railties/test | Prathamesh Sonpatki | 2013-03-25 | 2 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9916 from neerajdotname/no-exception-when-cookie-is-tampe... | Rafael Mendonça França | 2013-03-25 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | if cookie is tampered with then nil is returned [ci skip] | Neeraj Singh | 2013-03-25 | 1 | -4/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #9914 from prathamesh-sonpatki/controller-pluralize | Xavier Noria | 2013-03-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Controller name pluralized | Prathamesh Sonpatki | 2013-03-25 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix jquery-as-default test to account for switch from gem to github source in... | Jeremy Kemper | 2013-03-25 | 1 | -1/+1 | |
* | | | | | | | Update tests for #9704, named route collisions | Jeremy Kemper | 2013-03-24 | 2 | -6/+7 | |
* | | | | | | | Tender love for #9909 :heart: | Jeremy Kemper | 2013-03-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #9909 from trevorturk/9740 | Jeremy Kemper | 2013-03-24 | 5 | -100/+171 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing sign... | Trevor Turk | 2013-03-24 | 5 | -100/+171 | |
* | | | | | | | | Merge pull request #9881 from gkop/master | Jeremy Kemper | 2013-03-24 | 3 | -16/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Put coffee-rails in top-level of generated Gemfile | Gabe Kopley | 2013-03-24 | 3 | -16/+43 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #9912 from rwz/jbuilder-bump | Guillermo Iguaran | 2013-03-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Relaxed jbuilder dependency and bumped version number | Pavel Pravosud | 2013-03-25 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #9489 from obrie/fix/overridden_defaults_changed_attributes | Jeremy Kemper | 2013-03-24 | 2 | -3/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix ActiveRecord locking column defaults not getting persisted | Aaron Pfeifer | 2013-03-18 | 2 | -3/+19 | |
* | | | | | | | | Merge pull request #9704 from trevorturk/warn-about-skipped-routes | Jeremy Kemper | 2013-03-24 | 4 | -35/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tweak exception message to avoid giving potentially misleading suggestions | Trevor Turk | 2013-03-20 | 1 | -2/+3 | |
| * | | | | | | | | Raise an ArgumentError when a clashing named route is defined | Trevor Turk | 2013-03-19 | 4 | -35/+33 | |
* | | | | | | | | | Merge pull request #9905 from docunext/master | Carlos Antonio da Silva | 2013-03-24 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated docs due to removal of serializer accessor | Albert Lash | 2013-03-24 | 1 | -3/+3 | |
* | | | | | | | | | | Merge pull request #9904 from rubys/jquery-rails-github | Guillermo Iguaran | 2013-03-24 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use jquery-rails from github | Sam Ruby | 2013-03-24 | 1 | -1/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #9902 from robertomiranda/fix-release-task | Guillermo Iguaran | 2013-03-24 | 1 | -14/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix update_version_rb task | robertomiranda | 2013-03-24 | 1 | -14/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #9901 from vipulnsward/fix_some_typos | Vijay Dev | 2013-03-24 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix some typos | Vipul A M | 2013-03-24 | 5 | -5/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix test: ActiveSupport.version is returning now a Gem::Version instead of a ... | Guillermo Iguaran | 2013-03-24 | 1 | -1/+1 | |
* | | | | | | | | Use jquery-rails from github (fix Gem::Version error) | Guillermo Iguaran | 2013-03-23 | 1 | -1/+1 | |
* | | | | | | | | Ignore all pkg folders (including also top level one) | Guillermo Iguaran | 2013-03-23 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #9897 from robertomiranda/ignore-pkg-folders | Rafael Mendonça França | 2013-03-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ignore pkg folders | robertomiranda | 2013-03-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #8501 from charliesome/version-to-s | Rafael Mendonça França | 2013-03-23 | 17 | -57/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add changelog entry | Charlie Somerville | 2013-03-24 | 1 | -0/+4 | |
| * | | | | | | | | remove references to *::VERSION, replace with *.version | Charlie Somerville | 2013-03-21 | 9 | -15/+11 | |
| * | | | | | | | | Add version method to top level modules | Charlie Somerville | 2013-03-21 | 7 | -42/+48 | |
* | | | | | | | | | Merge branch 'jlxw-patch-2' | Rafael Mendonça França | 2013-03-23 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix regex to strip quotations from hstore values | jlxw | 2013-03-23 | 2 | -2/+6 | |
* | | | | | | | | | | Merge pull request #9891 from doabit/additional_index_support | Rafael Mendonça França | 2013-03-23 | 11 | -9/+125 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Custom index type support with :using. | doabit | 2013-03-24 | 11 | -9/+125 | |
* | | | | | | | | | | | Merge pull request #9890 from prathamesh-sonpatki/CL-Typos | Rafael Mendonça França | 2013-03-23 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Changed 'args' to 'arguments' in test description | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
| * | | | | | | | | | | | Fixed typo in activemodel/CHANGELOG | Prathamesh Sonpatki | 2013-03-24 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | / / / / / / / / / | Better styles for the CSS [ci skip] | Rafael Mendonça França | 2013-03-23 | 6 | -76/+76 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9889 from neerajdotname/unscoped | Rafael Mendonça França | 2013-03-23 | 2 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | enhance unscoped tests | Neeraj Singh | 2013-03-23 | 1 | -0/+4 |