Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26750 from bogdanvlviv/doc | Kasper Timm Hansen | 2016-10-10 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add missing @, fix indents. [ci skip] | bogdanvlviv | 2016-10-10 | 1 | -6/+6 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26578 from jeremy/undeprecate-plural-positional-arg | Rafael França | 2016-10-10 | 2 | -14/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Undeprecate plural positional argument | Jeremy Daer | 2016-09-21 | 2 | -14/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26746 from rails/deprecations | Rafael França | 2016-10-10 | 56 | -1430/+298 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove deprecated support to non-keyword arguments in `ActionDispatch::Integr... | Rafael Mendonça França | 2016-10-10 | 4 | -98/+19 | |
| * | | | | | | | | | | Remove deprecated `ActionDispatch::IntegrationTest#*_via_redirect`. | Rafael Mendonça França | 2016-10-10 | 3 | -142/+4 | |
| * | | | | | | | | | | Remove deprecated `ActionDispatch::IntegrationTest#xml_http_request` | Rafael Mendonça França | 2016-10-10 | 3 | -134/+8 | |
| * | | | | | | | | | | Remove deprecated support for passing `:path` and route path as stings in `Ac... | Rafael Mendonça França | 2016-10-10 | 3 | -17/+7 | |
| * | | | | | | | | | | Remove deprecated support passing path as `nil` in `ActionDispatch::Routing::... | Rafael Mendonça França | 2016-10-10 | 3 | -8/+6 | |
| * | | | | | | | | | | Remove deprecated `cache_control` argument from `ActionDispatch::Static#initi... | Rafael Mendonça França | 2016-10-10 | 3 | -18/+5 | |
| * | | | | | | | | | | Remove deprecated support to passing strings to the middleware stack | Rafael Mendonça França | 2016-10-10 | 4 | -60/+8 | |
| * | | | | | | | | | | Remove deprecated code in ssl middleware | Rafael Mendonça França | 2016-10-10 | 4 | -62/+23 | |
| * | | | | | | | | | | Remove deprecated code in ActionDispatch::Session::SessionRestoreError | Rafael Mendonça França | 2016-10-10 | 2 | -11/+10 |