Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-04 | 2 | -0/+91 | |
| * | | | | | | | | | | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-02 | 12 | -376/+278 | |
| * | | | | | | | | | | Test that exceptions raised in filters are properly rescued | Jeremy Kemper | 2009-01-01 | 2 | -4/+22 | |
| * | | | | | | | | | | Fix formatted_* deprecation message | Jeremy Kemper | 2009-01-01 | 1 | -2/+2 | |
| * | | | | | | | | | | Clean up view path cruft and split path implementations into Template::Path a... | Joshua Peek | 2009-01-01 | 10 | -134/+104 | |
| * | | | | | | | | | | Fixed incorrect parsing of query parameters with mixed-depth nesting inside a... | Mark Reginald James | 2009-01-01 | 2 | -5/+5 | |
| * | | | | | | | | | | Don't construct object deprecation proxy if unneeded | Jeremy Kemper | 2009-01-01 | 1 | -4/+3 | |
| * | | | | | | | | | | Sync with rails/rails/master | Michael S. Klishin | 2008-12-29 | 8 | -87/+88 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Pull up some other changes from rails/rails/master | Michael S. Klishin | 2008-12-29 | 4 | -2/+432 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Sync with rails/rails/master, merge two metaprogramming annotation efforts | Michael S. Klishin | 2008-12-28 | 8 | -54/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Annotated metaprogramming code across ActiveSupport | Michael S. Klishin | 2008-12-28 | 2 | -16/+14 | |
| * | | | | | | | | | | | | | Merge commit 'rails/master' | Yehuda Katz | 2008-12-26 | 4 | -9/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Yehuda Katz | 2008-12-26 | 3 | -10/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Inline the only call site of Mime::Type#browser_generated? | Michael S. Klishin | 2008-12-26 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | Initial work to merge several places with similar logic | Yehuda Katz | 2008-12-25 | 4 | -13/+23 | |
* | | | | | | | | | | | | | | | | Examples should be preceded with four equal signs. | Johan Andersson | 2009-04-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Fixed confusing wording in ActionCachePath | Kyle | 2009-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Fix typos in date helper rdoc (via Mike Breen) | Mike Gunderloy | 2009-04-08 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Fix grammar error in caching docs (via pblka) | Mike Gunderloy | 2009-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge commit 'mainstream/master' | Pratik Naik | 2009-04-04 | 10 | -285/+297 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Additional template render test for backup files [#2367 state:resolved] | Cezary Baginski | 2009-04-02 | 4 | -0/+10 | |
| * | | | | | | | | | | | | | | | adding session_options initialization and test [#2303 state:resolved] | Ryan Angilly | 2009-03-24 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | Fix template extension parsing. [#2315 state:resolved] [#2284 state:resolved] | thedarkone | 2009-03-24 | 2 | -30/+46 | |
| * | | | | | | | | | | | | | | | Simplify handling of absolute path templates. [#2276 state:resolved] | thedarkone | 2009-03-24 | 2 | -4/+9 | |
| * | | | | | | | | | | | | | | | Updates tests to cause the tests for the Request class not to proxy through a... | David Dollar | 2009-03-24 | 1 | -230/+218 | |
| * | | | | | | | | | | | | | | | Reset request_parameters in TestRequest#recycle! to avoid multiple posts clob... | Peter Marklund | 2009-03-24 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | just kill brittle test | Joshua Peek | 2009-03-24 | 1 | -21/+0 | |
| * | | | | | | | | | | | | | | | Merge docrails | Pratik Naik | 2009-03-24 | 2 | -17/+24 | |
* | | | | | | | | | | | | | | | | No whitespaces please | Pratik Naik | 2009-04-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Document complete_request_uri and action_methods. | Ryan Bigg | 2009-04-04 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' of git@github.com:lifo/docrails | Ryan Bigg | 2009-04-04 | 95 | -460/+1331 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix typo in comment: hide_actions -> hide_action | Jeffrey Hardy | 2009-04-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | remove piece of UrlWriter documentation claiming that you can access named ro... | Mislav Marohnić | 2009-03-25 | 1 | -17/+5 | |
| * | | | | | | | | | | | | | | | | Merge commit 'mainstream/master' | Pratik Naik | 2009-03-24 | 10 | -26/+118 | |
| |\| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | pluginize concurrent block body part | Jeremy Kemper | 2009-03-19 | 3 | -107/+2 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into bodyparts | Jeremy Kemper | 2009-03-18 | 27 | -86/+161 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Merge docrails | Pratik Naik | 2009-03-16 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Pare down unit test | Jeremy Kemper | 2009-03-16 | 1 | -36/+6 | |
| | * | | | | | | | | | | | | | | | | Less ceremony | Jeremy Kemper | 2009-03-13 | 5 | -87/+59 | |
| | * | | | | | | | | | | | | | | | | Extract output buffer test | Jeremy Kemper | 2009-03-13 | 2 | -34/+35 | |
| | * | | | | | | | | | | | | | | | | Simplify parts and tests | Jeremy Kemper | 2009-03-13 | 4 | -34/+25 | |
| | * | | | | | | | | | | | | | | | | Fix tests | Jeremy Kemper | 2009-03-13 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Example using an edge side include body part to fetch queued rendering results | Jeremy Kemper | 2009-03-13 | 2 | -22/+27 | |
| | * | | | | | | | | | | | | | | | | Body parts: future rendering, threaded future, queued future, open-uri example | Jeremy Kemper | 2009-03-13 | 7 | -37/+231 | |
| | * | | | | | | | | | | | | | | | | Extract Response#string_body? | Jeremy Kemper | 2009-03-13 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'master' into bodyparts | Jeremy Kemper | 2009-03-13 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Introduce flush_output_buffer to append the buffer to the response body then ... | Jeremy Kemper | 2009-03-13 | 2 | -0/+43 | |
| | * | | | | | | | | | | | | | | | | | Return body parts directly to Rack rather than building a response string our... | Jeremy Kemper | 2009-03-12 | 6 | -26/+43 | |
| | * | | | | | | | | | | | | | | | | | Eliminate internal render stack since we only need its head and tail | Jeremy Kemper | 2009-03-12 | 2 | -17/+27 | |
| * | | | | | | | | | | | | | | | | | | clarifies a bit more what's the issue with check boxes and arrays of parameters | Xavier Noria | 2009-03-17 | 1 | -1/+5 |