Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #28943 from koshigoe/port-arg-has-precedence-over-env-var | Rafael França | 2017-05-01 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CLI arg `--port` has precedence over env `PORT`. | koshigoe | 2017-05-01 | 2 | -2/+15 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #28753 from st0012/add-render-with-variants-test | Kasper Timm Hansen | 2017-05-01 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add tests for render template/partial with variants option. | Stan Lo | 2017-04-14 | 3 | -0/+10 | |
* | | | | | | | | | Merge pull request #28939 from kirs/maintain_test_schema_friendly | Andrew White | 2017-05-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Friendly maintain schema failure | Kir Shatrov | 2017-04-30 | 1 | -1/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28944 from alexcameron89/update_templates | Rafael França | 2017-05-01 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update the Gem Bug Report Templates to 5.1.0 | Alex Kitchens | 2017-05-01 | 5 | -5/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28941 from y-yagi/remove_needless_remove_file | Rafael França | 2017-05-01 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove unnecessary `package.json` deletion | yuuji.yaginuma | 2017-05-01 | 1 | -4/+0 | |
* | | | | | | | | | Remove `:doc:` in `:nodoc:` class [ci skip] | Ryuta Kamizono | 2017-05-01 | 1 | -2/+2 | |
* | | | | | | | | | Add period | Jon Moss | 2017-04-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #28936 from dixpac/dixpac/update-docs-ActionDispatch__Jour... | Jon Moss | 2017-04-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add docs for Router::Utils.unescape_uri method | dixpac | 2017-04-30 | 1 | -0/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28934 from y-yagi/fix-note-about-secrets | Ryuta Kamizono | 2017-04-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix note about `secrets.yml` [ci skip] | yuuji.yaginuma | 2017-04-30 | 1 | -3/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 8 | -25/+29 | |
* | | | | | | | | Merge pull request #28924 from y-yagi/fix-release-note | Rafael França | 2017-04-29 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove entries included in 5.0 [ci skip] | yuuji.yaginuma | 2017-04-29 | 1 | -10/+0 | |
* | | | | | | | | Merge pull request #28923 from maclover7/jm-struct | Rafael França | 2017-04-28 | 1 | -23/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Stop creating duplicate Struct instances | Jon Moss | 2017-04-28 | 1 | -23/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28920 from eugeneius/require_remove_method | Rafael França | 2017-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing require for `remove_possible_method` | Eugene Kenny | 2017-04-28 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | 5.1 Release Notes are complete [ci skip] | claudiob | 2017-04-28 | 1 | -1/+0 | |
* | | | | | | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 | |
* | | | | | | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 | |
* | | | | | | | Small grammar fixes | Jon Moss | 2017-04-27 | 1 | -13/+13 | |
* | | | | | | | Merge pull request #28913 from prathamesh-sonpatki/fix-indent | Rafael França | 2017-04-27 | 1 | -22/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix indentation [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -22/+22 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28911 from prathamesh-sonpatki/ar-release-notes | Rafael França | 2017-04-27 | 1 | -2/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added some more release notes for Active Record [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -2/+74 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20701 from iamvery/date-helper-argument-error | Andrew White | 2017-04-27 | 3 | -18/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 3 | -18/+41 | |
* | | | | | | | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select... | Kasper Timm Hansen | 2017-04-27 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`... | kyuden | 2017-04-24 | 2 | -1/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #28904 from robin850/update-working-with-javascript | Rafael Mendonça França | 2017-04-27 | 1 | -35/+147 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add documentation of data attributes for UJS [ci skip] | Robin Dupret | 2017-04-27 | 1 | -1/+97 | |
| * | | | | | | | | Nest Action View remote helpers one level deeper [ci skip] | Robin Dupret | 2017-04-27 | 1 | -3/+5 | |
| * | | | | | | | | Add a section with the different Ajax events [ci skip] | Robin Dupret | 2017-04-27 | 1 | -0/+36 | |
| * | | | | | | | | Update the JavaScript guide to use `form_with` | Robin Dupret | 2017-04-27 | 1 | -29/+7 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Also raise error when VERSION is nil | Rafael Mendonça França | 2017-04-27 | 3 | -3/+10 | |
* | | | | | | | | Merge pull request #28906 from georgeclaghorn/fix-belongs-to-default-with-lambda | Rafael França | 2017-04-27 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Evaluate belongs_to :default option against the owner, not the association | George Claghorn | 2017-04-27 | 2 | -1/+19 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28899 from kamipo/restore_fixture_author_addresses | Rafael França | 2017-04-27 | 21 | -26/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Restore `fixtures :author_addresses` | Ryuta Kamizono | 2017-04-27 | 21 | -26/+26 | |
* | | | | | | | | Merge pull request #28896 from pschambacher/load_with_shared | Rafael França | 2017-04-26 | 3 | -4/+49 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Added a shared section to config/database.yml that will be loaded for all env... | Pierre Schambacher | 2017-04-26 | 3 | -4/+49 | |
* | | | | | | | | Merge pull request #28883 from yahonda/fix28797 | Rafael França | 2017-04-26 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functions | Yasuo Honda | 2017-04-26 | 2 | -3/+8 | |
* | | | | | | | | | Merge pull request #28848 from Edouard-chin/ec-remove-unused-method | Rafael França | 2017-04-26 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ |