Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Typo and grammatical fixes [ci skip] | Akshay Vishnoi | 2013-12-02 | 8 | -12/+12 | |
* | | | | | | Merge pull request #11466 from jetthoughts/updated_tesing_guides | Yves Senn | 2013-12-02 | 1 | -9/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `rake test:all`, `rake test:all:db` to guide | Paul Nikitochkin | 2013-11-30 | 1 | -9/+14 | |
* | | | | | | | `ActionView::MissingTemplate` for partials includes underscore. | Yves Senn | 2013-12-02 | 4 | -4/+13 | |
* | | | | | | | Merge pull request #12365 from jbaudanza/reorder | Guillermo Iguaran | 2013-12-01 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move Rack::Cache after AD::Static in the stack | Jonathan Baudanza | 2013-09-25 | 2 | -6/+6 | |
* | | | | | | | | Update active_record_querying.md | Guillermo Iguaran | 2013-12-02 | 1 | -1/+1 | |
* | | | | | | | | Cleanups in API docs: his => their | Guillermo Iguaran | 2013-12-02 | 1 | -2/+2 | |
* | | | | | | | | Try to escape each part of a path redirect route correctly | Andrew White | 2013-12-02 | 3 | -8/+41 | |
* | | | | | | | | Merge pull request #13130 from gja/master | Guillermo Iguaran | 2013-12-01 | 3 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Removing some gender sensitive object pronouns | Tejas Dinkar | 2013-12-02 | 3 | -9/+9 | |
* | | | | | | | | | Add examples for gender neutral pronouns | Guillermo Iguaran | 2013-12-01 | 1 | -1/+7 | |
* | | | | | | | | | Update API docs guidelines with reference about gender neutral pronouns | Guillermo Iguaran | 2013-12-01 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #13126 from vipulnsward/gender_neutral_pronouns | Andrew White | 2013-12-01 | 1 | -18/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use genderless pronouns in security guide. [ci skip] | Vipul A M | 2013-12-02 | 1 | -18/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #10712 from prathamesh-sonpatki/plugin-railsrc | Guillermo Iguaran | 2013-12-01 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use .railsrc while creating new plugin if available | Prathamesh Sonpatki | 2013-12-01 | 2 | -0/+19 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #13123 from chancancode/json_encoder_nodoc_fix | Yves Senn | 2013-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | EscapedString is also private API [ci skip] | Godfrey Chan | 2013-12-01 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Use genderless pronouns in API docs | Guillermo Iguaran | 2013-12-01 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #11796 from thedarkone/time-zone-thread-safety | Guillermo Iguaran | 2013-11-30 | 1 | -13/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove AS::TZ.lookup(name). | thedarkone | 2013-08-07 | 1 | -5/+1 | |
| * | | | | | | | | Unify AS::TZ's lazy init maps. | thedarkone | 2013-08-07 | 1 | -9/+5 | |
| * | | | | | | | | Use TS::Cache instead plain Hash in TimeZone. | thedarkone | 2013-08-07 | 1 | -5/+7 | |
* | | | | | | | | | config.assets.enabled isn't used anymore to disable Rails asset pipeline | Guillermo Iguaran | 2013-12-01 | 2 | -6/+0 | |
* | | | | | | | | | Honor to RAILS_GROUPS env variable while loading gems with Bundler | Guillermo Iguaran | 2013-12-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #13121 from pftg/patch-1 | Guillermo Iguaran | 2013-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Removed redundant field name in the guide | Paul Nikitochkin | 2013-12-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13119 from sbagdat/patch-1 | Rafael Mendonça França | 2013-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update render with a spacer_template [ci skip] | Sıtkı Bağdat | 2013-12-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13055 from dmitriy-kiriyenko/fix-segmentation-fault-it-ru... | Rafael Mendonça França | 2013-11-30 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix segmentation fault in Ruby 2.0.0-p353. | Dmitriy Kiriyenko | 2013-11-30 | 2 | -0/+13 | |
* | | | | | | | | | | Improve AR changelog [ci skip] | Carlos Antonio da Silva | 2013-11-30 | 1 | -9/+8 | |
* | | | | | | | | | | Merge pull request #13111 from akshay-vishnoi/typo | Carlos Antonio da Silva | 2013-11-30 | 5 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Typo fixes [ci skip] | Akshay Vishnoi | 2013-11-30 | 5 | -7/+7 | |
* | | | | | | | | | Merge pull request #13107 from chancancode/has_one_counter_cache_should_raise | Yves Senn | 2013-11-30 | 5 | -2/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Raise `ArgumentError` when `has_one` is used with `counter_cache` | Godfrey Chan | 2013-11-29 | 5 | -2/+25 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13105 from arunagw/jruby-gen-test-fix | Rafael Mendonça França | 2013-11-29 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixes failing test for JRuby | Arun Agrawal | 2013-11-29 | 1 | -0/+3 | |
* | | | | | | | | | | add missing arel dependency to `active_record_master` bug report script. | Yves Senn | 2013-11-29 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13092 from laurocaetano/improve_documentation_for_delegate | Rafael Mendonça França | 2013-11-29 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improve Module#delegate documentation to tell that delegate don't work with p... | Lauro Caetano | 2013-11-29 | 1 | -0/+2 | |
* | | | | | | | | | | Merge pull request #13104 from christophemaximin/fix_robots_txt_link | Yves Senn | 2013-11-29 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix URL to robots.txt documentation | Christophe Maximin | 2013-11-29 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #13097 from arunagw/jruby-test-fixes | Yves Senn | 2013-11-29 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Checking no debugger on JRuby | Arun Agrawal | 2013-11-29 | 1 | -1/+7 | |
* | | | | | | | | | | | Merge pull request #13102 from akshay-vishnoi/typo | Yves Senn | 2013-11-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Typo fix | Akshay Vishnoi | 2013-11-29 | 1 | -1/+1 | |
* | | | | | | | | | | | Remove unused variable | Rafael Mendonça França | 2013-11-29 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #13095 from kuldeepaggarwal/test-case-updation | Yves Senn | 2013-11-29 | 2 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ |