Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | In robots.txt, User-agent should be all downcase except for the first 'U', ac... | Enrico Carlesso | 2012-05-11 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Copy literal route constraints to defaults - fixes #3571 and #6224. | Andrew White | 2012-05-11 | 4 | -3/+69 | |
* | | | | | | | | | | | Fixes issue #6251 | David Padilla | 2012-05-10 | 1 | -1/+1 | |
* | | | | | | | | | | | Failing test for #6251 | Piotr Sarnacki | 2012-05-10 | 1 | -0/+7 | |
* | | | | | | | | | | | Return false for exists? with new records - fixes #6199. | Andrew White | 2012-05-10 | 3 | -2/+3 | |
* | | | | | | | | | | | Don't ignore nil positional arguments for url helpers - fixes #6196. | Andrew White | 2012-05-10 | 2 | -1/+36 | |
* | | | | | | | | | | | Refactor the handling of default_url_options in integration tests | Andrew White | 2012-05-10 | 2 | -7/+104 | |
* | | | | | | | | | | | remove unnecessary 'examples' noise [ci skip] | Vijay Dev | 2012-05-11 | 2 | -28/+18 | |
* | | | | | | | | | | | Merge pull request #6253 from rafmagana/master | José Valim | 2012-05-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remove duplicate usage of Rack::Utils.status_code in LogSubscriber#process_ac... | Rafael Magana | 2012-05-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #6252 from grosser/unless_exist_for_memory_store | José Valim | 2012-05-10 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add unless_exist option to memory store | grosser | 2012-05-10 | 2 | -0/+8 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #6244 from frodsan/fix_build_remove_key | José Valim | 2012-05-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove key argument from run_callbacks to fix build | Francesco Rodriguez | 2012-05-10 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #6242 from frodsan/fix_abstract_controller | José Valim | 2012-05-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | removing key argument from run_callbacks - fix build | Francesco Rodriguez | 2012-05-10 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #6241 from frodsan/deprecate_key_callbacks | José Valim | 2012-05-10 | 4 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | AS::Callbacks#run_callbacks remove key argument | Francesco Rodriguez | 2012-05-10 | 4 | -6/+7 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #4254 from alexeymuranov/my-nicify-fixtures-rb | Jeremy Kemper | 2012-05-09 | 2 | -81/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Rename some variables | Alexey Muranov | 2012-05-09 | 2 | -78/+82 | |
| * | | | | | | | | | | | Remove unused private method in fixtures.rb | Alexey Muranov | 2012-05-09 | 1 | -3/+0 | |
| * | | | | | | | | | | | Remove unused parameter in ::instantiate_fixtures | Alexey Muranov | 2012-05-09 | 1 | -5/+5 | |
* | | | | | | | | | | | | Allow to run `connection_adapters/quoting_test.rb` independently | Piotr Sarnacki | 2012-05-09 | 1 | -1/+3 | |
* | | | | | | | | | | | | Merge pull request #5362 from zenprogrammer/quoting_bug | Aaron Patterson | 2012-05-09 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed bug in Quoting that caused classes to be quoted incorrectly | Ryan Oblak | 2012-03-09 | 2 | -0/+12 | |
* | | | | | | | | | | | | | Merge pull request #6226 from gnufied/master | Aaron Patterson | 2012-05-09 | 2 | -6/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | make both cached and record_updated accessors in one line | Hemant Kumar | 2012-05-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | | after_commit :on => :update should be called when save is | Hemant Kumar | 2012-05-09 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Fix transaction state not changing when after record gets commited | Hemant Kumar | 2012-05-09 | 2 | -6/+27 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #6227 from mjtko/changelog-fixes | Vijay Dev | 2012-05-09 | 1 | -22/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Consistent CHANGELOG entry indentation. | Mark J. Titorenko | 2012-05-09 | 1 | -22/+22 | |
| * | | | | | | | | | | | Add CHANGELOG section for unreleased Rails 3.2.4; document addition of #begin... | Mark J. Titorenko | 2012-05-09 | 1 | -0/+11 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Refactor Generator class to not rely on in-place editing the controller | Andrew White | 2012-05-09 | 2 | -11/+16 | |
* | | | | | | | | | | | Fix bug when url_for changes controller. | Nikita Beloglazov | 2012-05-09 | 2 | -2/+11 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | fix a couple of formatting issues [ci skip] | Vijay Dev | 2012-05-09 | 1 | -2/+4 | |
* | | | | | | | | | | registers ceb1dcc in the CHANGELOG | Xavier Noria | 2012-05-09 | 1 | -0/+2 | |
* | | | | | | | | | | update some examples in asset tag helper docs [ci skip] | Vijay Dev | 2012-05-09 | 1 | -15/+15 | |
* | | | | | | | | | | remove redundant and stray line [ci skip] | Vijay Dev | 2012-05-09 | 1 | -2/+0 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-08 | 14 | -139/+356 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | simplify the alias_attribute example [ci skip] | Vijay Dev | 2012-05-08 | 1 | -20/+1 | |
| * | | | | | | | | | cut some duplication and minor edits [ci skip] | Vijay Dev | 2012-05-08 | 1 | -37/+4 | |
| * | | | | | | | | | Fix NumberHelper options wrapping to prevent verbatim blocks being rendered i... | Mark J. Titorenko | 2012-05-08 | 1 | -92/+161 | |
| * | | | | | | | | | Add example for image_submit_tag with confirmation. [ci skip] | Edward Tsech | 2012-05-08 | 1 | -0/+3 | |
| * | | | | | | | | | Add annotaion for class_eval in AbstractController#helper_method [ci skip] | Edward Tsech | 2012-05-08 | 1 | -3/+3 | |
| * | | | | | | | | | Improve readability of metaprogramming annotations at AbstractController call... | Edward Tsech | 2012-05-08 | 1 | -10/+10 | |
| * | | | | | | | | | added docs to alias_attribute method | Francesco Rodriguez | 2012-05-07 | 1 | -0/+31 | |
| * | | | | | | | | | added docs to cattr_reader | Francesco Rodriguez | 2012-05-07 | 1 | -0/+27 | |
| * | | | | | | | | | better docs for cattr_accessor and cattr_writer | Francesco Rodriguez | 2012-05-07 | 1 | -2/+14 | |
| * | | | | | | | | | added docs and examples to cattr_writer method | Francesco Rodriguez | 2012-05-07 | 1 | -5/+41 | |
| * | | | | | | | | | added docs to cattr_accessor method | Francesco Rodriguez | 2012-05-07 | 1 | -12/+50 |