Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove unused code | bogdanvlviv | 2019-01-30 | 2 | -9/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35080 from sos4nt/add_hash_assoc | Ryuta Kamizono | 2019-01-30 | 3 | -0/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add HashWithIndifferentAccess#assoc | Stefan Schüßler | 2019-01-30 | 3 | -0/+27 | |
* | | | | | | | Relax version locking of the selenium-webdriver | Ryuta Kamizono | 2019-01-30 | 2 | -4/+4 | |
* | | | | | | | Add `require "selenium/webdriver"` to all using `DrivenBySeleniumWith*` classes | Ryuta Kamizono | 2019-01-30 | 1 | -0/+1 | |
* | | | | | | | selenium-webdriver is not always required for system testing | Ryuta Kamizono | 2019-01-30 | 2 | -4/+3 | |
|/ / / / / / | ||||||
* | | | | | | Fix system testing failure | Ryuta Kamizono | 2019-01-30 | 2 | -8/+13 | |
* | | | | | | Merge pull request #35092 from utilum/update_sneakers_to_latest_version | Ryuta Kamizono | 2019-01-30 | 1 | -5/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update Sneakers to the latest version | utilum | 2019-01-29 | 1 | -5/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #35094 from palkan/feature/action-cable-load-hooks | George Claghorn | 2019-01-29 | 4 | -0/+19 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add ActionCable channel/connection load hooks | Vladimir Dementyev | 2019-01-29 | 4 | -0/+19 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35081 from eileencodes/ec-driver-option-updated | Eileen M. Uchitelle | 2019-01-29 | 8 | -17/+132 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Rename methods and update docs | Eileen Uchitelle | 2019-01-29 | 5 | -25/+33 | |
| * | | | | driver_option -> driver_options | Edouard CHIN | 2019-01-29 | 3 | -8/+9 | |
| * | | | | Implement a way to add browser capabilities: | Edouard CHIN | 2019-01-29 | 8 | -11/+117 | |
* | | | | | Merge pull request #35083 from alkesh26/activejob-typo-fixes | Ryuta Kamizono | 2019-01-30 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | activejob typo fixes. | alkesh26 | 2019-01-29 | 2 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #35071 from kamipo/text_without_limit | Ryuta Kamizono | 2019-01-29 | 11 | -23/+65 | |
|\ \ \ \ | ||||||
| * | | | | Allow changing text and blob size without giving the `limit` option | Ryuta Kamizono | 2019-01-29 | 11 | -23/+65 | |
* | | | | | Merge pull request #35078 from carlosramireziii/patch-1 | Ryuta Kamizono | 2019-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix usage documentation in VideoAnalyzer | Carlos Ramirez III | 2019-01-28 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35067 from vnbrs/patch-1 | Rafael França | 2019-01-28 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add line break to Action Text installation outputs | Vinicius Brasil | 2019-01-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #35076 from rails/more-ro-objects | Aaron Patterson | 2019-01-28 | 7 | -58/+79 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove `with_layout_format` delegation | Aaron Patterson | 2019-01-28 | 1 | -1/+1 | |
| * | | | | | Cache the digest path on the stack. | Aaron Patterson | 2019-01-28 | 1 | -7/+5 | |
| * | | | | | Pull `@template` in to a local variable | Aaron Patterson | 2019-01-28 | 4 | -27/+26 | |
| * | | | | | Remove default parameters from method signature | Aaron Patterson | 2019-01-28 | 1 | -4/+2 | |
| * | | | | | Remove `@view` instance variable from the partial renderer | Aaron Patterson | 2019-01-28 | 3 | -27/+26 | |
| * | | | | | Remove `find_template` and `find_file` delegate methods | Aaron Patterson | 2019-01-28 | 1 | -1/+1 | |
| * | | | | | Deprecate `with_fallbacks` using a block | Aaron Patterson | 2019-01-28 | 3 | -15/+42 | |
* | | | | | | Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox" | Ryuta Kamizono | 2019-01-29 | 4 | -2/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35074 from rails/ro-lookup-context | Aaron Patterson | 2019-01-28 | 3 | -25/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make `@view_paths` on the lookup context mostly read-only | Aaron Patterson | 2019-01-28 | 2 | -17/+17 | |
| * | | | | | Remove method named "hash" | Aaron Patterson | 2019-01-28 | 2 | -8/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #35062 from larskanis/native-timestamps | Aaron Patterson | 2019-01-28 | 2 | -3/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | PostgreSQL: Use native timestamp decoders of pg-1.1 | Lars Kanis | 2019-01-26 | 2 | -3/+33 | |
* | | | | | | Apply `t.timestamps` changes in Action Text and Action Mailbox | Ryuta Kamizono | 2019-01-29 | 4 | -7/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #35030 from alkesh26/actionpack-long-string-indentation-an... | Rafael França | 2019-01-28 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Typo fixes action pack. | alkesh26 | 2019-01-26 | 2 | -2/+2 | |
* | | | | | | Add CHANGELOG entries for npm package renames [ci skip] | Javan Makhmali | 2019-01-28 | 3 | -0/+18 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Convert path to string before call `length` | yuuji.yaginuma | 2019-01-28 | 1 | -1/+1 | |
* | | | | | Simplify path prefix extraction | Xavier Noria | 2019-01-27 | 1 | -2/+3 | |
| |/ / / |/| | | | ||||||
* | | | | Fix a tiny typo [ci skip] | Robin Dupret | 2019-01-26 | 1 | -1/+1 | |
* | | | | Merge pull request #34970 from kamipo/timestamps_with_precision_by_default | Ryuta Kamizono | 2019-01-26 | 14 | -75/+206 | |
|\ \ \ \ | ||||||
| * | | | | Make `t.timestamps` with precision by default | Ryuta Kamizono | 2019-01-26 | 14 | -75/+206 | |
* | | | | | Merge pull request #35057 from javan/actiontext/blob-embeds-only | Javan Makhmali | 2019-01-26 | 2 | -1/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix error saving Action Text content containing non-blob attachables | Javan Makhmali | 2019-01-25 | 2 | -1/+10 | |
* | | | | | Fix `t.timestamps` missing `null: false` in `change_table bulk: true` | Ryuta Kamizono | 2019-01-26 | 4 | -0/+36 | |
* | | | | | Allow `column_exists?` giving options without type | Ryuta Kamizono | 2019-01-26 | 3 | -13/+13 |