Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #20981 from dkoprov/ar_postgres_enum_docs_addition | Sean Griffin | 2015-10-04 | 1 | -5/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | adds more info on working with postgres ENUM type | Dmitry Koprov | 2015-07-23 | 1 | -5/+41 | |
* | | | | | | Merge pull request #20986 from radar/rails-engine-caller-locations | Arthur Nogueira Neves | 2015-10-04 | 1 | -6/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove check for caller_locations in Rails::Engine | Ryan Bigg | 2015-07-23 | 1 | -6/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21005 from jaredbeck/patch-1 | Arthur Nogueira Neves | 2015-10-04 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Docs: Update options for add_reference | Jared Beck | 2015-07-23 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #20116 from cristianbica/activejob-enqueue-logging | Arthur Nogueira Neves | 2015-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ActiveJob - log enqueued message only after the job was successfully enqueued | Cristian Bica | 2015-05-11 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #21865 from Gaurav2728/test_cases_protected_method_nodoc | Sean Griffin | 2015-10-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | action mailer test cases protected method can be `# :nodoc:` | Gaurav Sharma | 2015-10-04 | 1 | -5/+5 | |
* | | | | | | | | | Merge pull request #21867 from akihiro17/fix-relation-doc | Sean Griffin | 2015-10-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Fix ActiveRecord::Relation#update documentation | akihiro17 | 2015-10-05 | 1 | -5/+5 | |
* | | | | | | | | | | Merge pull request #21868 from tanmay3011/fix_time_class_documentation | Vijay Dev | 2015-10-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Fix #seconds_since_midnight documentation output it will always ret... | Tanmay Sinha | 2015-10-05 | 1 | -3/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #21857 from cllns/fix-myspace-example-wording | Claudio B. | 2015-10-04 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update text on CSS Injection / Myspace | Sean Collins | 2015-10-03 | 1 | -5/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #21866 from tanmay3011/fix_documentation | Sean Griffin | 2015-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Time.now format in documentation | Tanmay Sinha | 2015-10-04 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #21863 from tanmay3011/use_applications_year | Sean Griffin | 2015-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use Time#current instead of Time#now to prevent zone issue inorder to use app... | Tanmay Sinha | 2015-10-04 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21848 from yui-knk/test_suppress_warnings | Sean Griffin | 2015-10-04 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Suppress warnings of `assigned but unused variable` | yui-knk | 2015-10-03 | 1 | -3/+2 | |
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-10-04 | 20 | -27/+31 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] Fix comment | yui-knk | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | [ci skip] default_normalization_form accessing from Unicode | Gaurav Sharma | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "proper raise ArgumentError, divided large text new line" | Rafael Mendonça França | 2015-09-28 | 2 | -4/+4 | |
| * | | | | | | | | | adding basic change_column and remove_columns in CommandRecorder documentatio... | Gaurav Sharma | 2015-09-29 | 1 | -0/+2 | |
| * | | | | | | | | | proper raise ArgumentError, divided large text new line | Gaurav Sharma | 2015-09-29 | 2 | -4/+4 | |
| * | | | | | | | | | Add missing punctuation mark to all ActionMailer docs [ci skip] | amitkumarsuroliya | 2015-09-28 | 5 | -12/+12 | |
| * | | | | | | | | | Renamed ‘Return’ to ‘Returns’ [ci skip] | Ronak Jangir | 2015-09-28 | 7 | -9/+9 | |
| * | | | | | | | | | Add a missing period to ActionMailer Base docs [ci skip] | amitkumarsuroliya | 2015-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | [ci skip] Fix document of `ActionController::RequestForgeryProtection` | yui-knk | 2015-09-28 | 1 | -0/+2 | |
| * | | | | | | | | | [ci skip] Add `:` before code blocks. | yui-knk | 2015-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | Add a missing period to layouts_and_rendering.md [ci skip] | Juanito Fatas | 2015-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation typo | Akira Matsuda | 2015-09-20 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #21861 from jeremy/rack-add-header | Jeremy Daer | 2015-10-03 | 6 | -34/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Introduce `Headers#add`. Move `Response#add_header` upstream. | Jeremy Daer | 2015-10-03 | 6 | -34/+37 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Missed Gemfile change in f849cfe36c585fbc58c4a5fd91b0ae1571d38bcb | Jeremy Daer | 2015-10-03 | 1 | -4/+0 | |
* | | | | | | | | | | YAGNI concurrent-ruby master branch now that 1.0.0.pre3 is released with fixe... | Jeremy Daer | 2015-10-03 | 1 | -7/+1 | |
* | | | | | | | | | | Revert "removing Rack::Runtime from the default stack." | Aaron Patterson | 2015-10-03 | 7 | -14/+16 | |
* | | | | | | | | | | Merge pull request #21860 from vngrs/wrong_usage_of_a_in_doc | Eileen M. Uchitelle | 2015-10-03 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Wrong usage of 'a' in docs fixed [ci skip] | Mehmet Emin İNAÇ | 2015-10-03 | 5 | -5/+5 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #21855 from acapilleri/save_perf | Sean Griffin | 2015-10-03 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Singleton in NullMutationTracker class | acapilleri | 2015-10-03 | 2 | -1/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21853 from amitsuroliya/deprecated_string_middleware | Kasper Timm Hansen | 2015-10-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fixed deprecated string to specify the middleware [ci skip] | amitkumarsuroliya | 2015-10-03 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21852 from morgoth/support-array-in-assert_enqueued_jobs-... | Kasper Timm Hansen | 2015-10-03 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Support passing array to `assert_enqueued_jobs` in `:only` option | Wojciech Wnętrzak | 2015-10-03 | 3 | -1/+23 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21851 from y-yagi/use_class_to_specify_middleware | Kasper Timm Hansen | 2015-10-03 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use class to specify the middleware [ci skip] | yuuji.yaginuma | 2015-10-03 | 2 | -6/+6 |