Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | remove unused match variables in selector | Vipul A M | 2013-03-31 | 1 | -8/+8 | |
| |/ / / / / / / | ||||||
* / / / / / / / | fix wrong argument error message | Vipul A M | 2013-03-31 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Improve AP changelog entry about layout method with nil return | Carlos Antonio da Silva | 2013-03-30 | 1 | -4/+4 | |
* | | | | | | | Fix typos in AP: "overriden" => "overridden" | Carlos Antonio da Silva | 2013-03-30 | 5 | -36/+36 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 6 | -84/+32 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix typo | Carson McDonald | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | Reverted code change introduced in d45145acdc576e46a1f1719d69bec96b5bf07b0a | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
| * | | | | | Changed 'args' to 'arguments' when used in places other than code with fixing... | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
| * | | | | | Remove duplicated accepts_nested_attributes description | ma2gedev | 2013-03-22 | 1 | -16/+0 | |
| * | | | | | Undo bad change in cf0931166be13dbbe660 | Steve Klabnik | 2013-03-19 | 1 | -1/+1 | |
| * | | | | | Fixed small typos | Prathamesh Sonpatki | 2013-03-19 | 2 | -2/+2 | |
| * | | | | | The HTTP method helpers are preferred over match and should be explained befo... | Trevor Turk | 2013-03-18 | 1 | -28/+16 | |
| * | | | | | The default route has been removed | Trevor Turk | 2013-03-18 | 1 | -24/+0 | |
| * | | | | | Using match without via is deprecated | Trevor Turk | 2013-03-18 | 1 | -12/+12 | |
| * | | | | | Capitalize the first letter of sentence | Tatsuro Baba | 2013-03-18 | 1 | -1/+1 | |
| * | | | | | Remove :all from *args options in AbstractController.helper | Bryan Ricker | 2013-03-16 | 1 | -1/+1 | |
* | | | | | | Removed unused variable in proc | Prathamesh Sonpatki | 2013-03-28 | 1 | -1/+1 | |
* | | | | | | Merge pull request #9967 from choudhuryanupam/fix_actionpack_test_cases | Carlos Antonio da Silva | 2013-03-28 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactored to remove unused variable | Anupam Choudhury | 2013-03-28 | 2 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | Fixed grammar | Anupam Choudhury | 2013-03-28 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8458 from lucisferre/improve-layout-override-fallback-beh... | Rafael Mendonça França | 2013-03-27 | 4 | -5/+68 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Provides standard layout lookup behavior for method and proc cases | Chris Nicola | 2013-03-27 | 4 | -5/+67 | |
* | | | | | Bump TZInfo version to 0.3.37 based on version v2013b of the underlying tz data. | kennyj | 2013-03-26 | 1 | -1/+1 | |
* | | | | | Merge pull request #9874 from arunagw/skipping-test-for-openssl-pkcs5 | Rafael Mendonça França | 2013-03-25 | 1 | -0/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Skipping test for OpenSSL::PKCS5 JRuby | Arun Agrawal | 2013-03-25 | 1 | -0/+10 | |
* | | | | | | if cookie is tampered with then nil is returned [ci skip] | Neeraj Singh | 2013-03-25 | 1 | -4/+2 | |
|/ / / / / | ||||||
* | | | | | 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 | |
* | | | | | Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing sign... | Trevor Turk | 2013-03-24 | 3 | -99/+159 | |
* | | | | | Merge pull request #9704 from trevorturk/warn-about-skipped-routes | Jeremy Kemper | 2013-03-24 | 3 | -20/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 3 | -20/+30 | |
* | | | | | | Fix some typos | Vipul A M | 2013-03-24 | 2 | -2/+2 | |
* | | | | | | Merge pull request #8501 from charliesome/version-to-s | Rafael Mendonça França | 2013-03-23 | 1 | -6/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add version method to top level modules | Charlie Somerville | 2013-03-21 | 1 | -6/+7 | |
* | | | | | | | Changed 'args' to 'arguments' in test description | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
* | | | | | | | Fix documentation markup [ci skip] | Rafael Mendonça França | 2013-03-23 | 1 | -0/+2 | |
* | | | | | | | StringIO is not required by default in JRuby | Arun Agrawal | 2013-03-22 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #9802 from newsline/fix-broken-action-missing | Rafael Mendonça França | 2013-03-20 | 2 | -1/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix broken ActionController#action_missing | Janko Luin | 2013-03-20 | 3 | -1/+18 | |
* | | | | | | Merge pull request #9794 from schneems/schneems/email-host | Andrew White | 2013-03-19 | 3 | -1/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix improperly configured host in generated urls | schneems | 2013-03-19 | 3 | -1/+26 | |
| |/ / / / / | ||||||
* / / / / / | Remove mentions of "app" from http request docs [ci skip] | Carlos Antonio da Silva | 2013-03-19 | 1 | -12/+10 | |
|/ / / / / | ||||||
* | | | | | drop an unused hash; change slang to SPECIAL | Vipul A M | 2013-03-19 | 1 | -2/+2 | |
* | | | | | Revert "instruct RDoc to only parse Ruby files under lib [Fixes #9779]" | Xavier Noria | 2013-03-18 | 1 | -1/+1 | |
* | | | | | instruct RDoc to only parse Ruby files under lib [Fixes #9779] | Xavier Noria | 2013-03-18 | 1 | -1/+1 | |
* | | | | | Digest auth should not 500 when given a basic header. | Brad Dunbar | 2013-03-18 | 3 | -0/+14 | |
* | | | | | Merge branch 'master-sec' | Aaron Patterson | 2013-03-18 | 2 | -5/+20 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | fix protocol checking in sanitization [CVE-2013-1857] | Aaron Patterson | 2013-03-15 | 2 | -2/+12 | |
| * | | | | fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855] | Charlie Somerville | 2013-03-15 | 2 | -3/+8 |