Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Make `process` a non-private method and update documentation. | Zach Aysan | 2016-10-15 | 1 | -98/+100 | |
* | | | | | | | | | | | Merge pull request #26598 from rutaka-n/raise_record_not_found_with_correct_p... | Eileen M. Uchitelle | 2016-10-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | initialize errors with name of class and other params | v.promzelev | 2016-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | Pull request for ticket 26769 (#26770) | rmarone | 2016-10-15 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26792 from rails/benchmark-template | Godfrey Chan | 2016-10-15 | 2 | -27/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Introduce a benchmark template [ci skip] | Godfrey Chan | 2016-10-15 | 2 | -27/+67 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26784 from kamipo/quote_table_name_properly | Rafael França | 2016-10-14 | 5 | -24/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Quote table name properly | Ryuta Kamizono | 2016-10-14 | 5 | -24/+35 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Add comment to remove code when we are in Ruby 2.4 | Rafael Mendonça França | 2016-10-14 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge pull request #26785 from yahonda/diag26774 | Rafael França | 2016-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Support index.length for MySQL 8.0.0-dmr | Yasuo Honda | 2016-10-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26788 from Jesus/master | Rafael França | 2016-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Use built-in #transform_values when available. | Jesús Burgos | 2016-10-14 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26787 from y-yagi/add_missing_closing_tag | Jon Moss | 2016-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | add missing closing tag [ci skip] | yuuji.yaginuma | 2016-10-14 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #26779 from javiercr/patch-1 | Guillermo Iguaran | 2016-10-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Suggested edits | Javier Cuevas | 2016-10-13 | 1 | -3/+3 | |
| * | | | | | | | | | Improve Action Cable Overview guide | Javier Cuevas | 2016-10-13 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #26765 from claudiob/follow-26518 | Claudio B | 2016-10-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Docs: `tag` only accept attribute names as symbols | claudiob | 2016-10-11 | 1 | -2/+3 | |
* | | | | | | | | | | Merge pull request #26768 from alexcameron89/actionpack_changelog | Rafael França | 2016-10-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] fix typo in Actionpack Changelog | Alex Kitchens | 2016-10-11 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26767 from kamipo/fix_warning | Rafael França | 2016-10-11 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix `warning: ambiguous first argument` | Ryuta Kamizono | 2016-10-12 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #26757 from biow0lf/set-target-ruby-version | Rafael França | 2016-10-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Set target ruby version for rubocop to 2.2 instead 2.3. | Igor Zubkov | 2016-10-11 | 1 | -1/+1 | |
* | | | | | | | | | | ActionController::Parameters#deep_dup (#26567) | Pavel Evstigneev | 2016-10-11 | 2 | -0/+29 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Permit same-origin connections by default | Matthew Draper | 2016-10-11 | 5 | -8/+21 | |
* | | | | | | | | | Merge pull request #26568 from skateman/cable-sameorigin-as-host | Matthew Draper | 2016-10-11 | 4 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Optionally allow ActionCable requests from the same host as origin | Dávid Halász | 2016-09-21 | 4 | -1/+18 | |
* | | | | | | | | | | Merge pull request #26208 from nanaya/pg-insensitive-text | Matthew Draper | 2016-10-11 | 3 | -2/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix case insensitive check for text column in pg | nanaya | 2016-09-01 | 2 | -0/+30 | |
| * | | | | | | | | | | Use proper casting | nanaya | 2016-09-01 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #26756 from kamipo/extract_format_colspec | Rafael França | 2016-10-10 | 2 | -12/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Extract `format_colspec` to format column spec | Ryuta Kamizono | 2016-10-11 | 2 | -12/+10 | |
* | | | | | | | | | | | | Merge pull request #26531 from y-yagi/remove_unused_benchmark | Rafael França | 2016-10-10 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remove unused require `benchmark` | yuuji.yaginuma | 2016-09-17 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #26577 from dharamgollapudi/add_license | Rafael França | 2016-10-10 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Rename `LICENSE` to `MIT-LICENSE` for consistency with sub projects | Dharam Gollapudi | 2016-09-23 | 1 | -0/+0 | |
| * | | | | | | | | | | | Add top level license | Dharam Gollapudi | 2016-09-21 | 1 | -0/+20 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26755 from rafaelfranca/deprecations | Rafael França | 2016-10-10 | 12 | -300/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Removed deprecated :tokenizer in the length validator | Rafael Mendonça França | 2016-10-10 | 4 | -74/+5 | |
| * | | | | | | | | | | | Removed deprecated methods in ActiveModel::Errors | Rafael Mendonça França | 2016-10-10 | 3 | -179/+6 | |
| * | | | | | | | | | | | Removed deprecated support to passing the adapter class to .queue_adapter | Rafael Mendonça França | 2016-10-10 | 3 | -23/+4 | |
| * | | | | | | | | | | | Removed deprecated #original_exception in ActiveJob::DeserializationError | Rafael Mendonça França | 2016-10-10 | 2 | -13/+5 | |
| * | | | | | | | | | | | Removed deprecated `#original_exception` in `ActionView::Template::Error`. | Rafael Mendonça França | 2016-10-10 | 2 | -11/+5 | |
* | | | | | | | | | | | | Merge pull request #26753 from kamipo/fix_table_comment_dumping | Rafael França | 2016-10-10 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix table comment dumping | Ryuta Kamizono | 2016-10-11 | 3 | -2/+5 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #26747 from kamipo/name_is_not_column_option | Rafael França | 2016-10-10 | 3 | -12/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | `name` is not a column option | Ryuta Kamizono | 2016-10-10 | 3 | -12/+8 | |
| |/ / / / / / / / / / / |