| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | Merge pull request #30118 from georgeclaghorn/active-storage-load-hooks | Rafael França | 2017-08-08 | 1 | -16/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Set ActiveStorage::Blob.service when ActiveStorage::Blob is loaded | George Claghorn | 2017-08-08 | 1 | -16/+15 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Document `ActiveRecord::AttributeMethods::Dirty` | Sean Griffin | 2017-08-08 | 1 | -9/+9 |
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #30125 from yukideluxe/add-reload-to-associations-docs | Rafael França | 2017-08-08 | 2 | -4/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | add reload_association to documentation [ci skip] | Julia López | 2017-08-07 | 2 | -4/+14 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #30127 from y-yagi/deprecate_support_of_older_config_ru | Rafael França | 2017-08-08 | 3 | -1/+43 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Deprecate support of older `config.ru` | yuuji.yaginuma | 2017-08-08 | 3 | -1/+43 |
* | | | | | | | | | | | | Merge pull request #30135 from ffmike/azure-storage-fix-content-type | Rafael Mendonça França | 2017-08-08 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Support content_type in AzureStorageService#url | Mike Gunderloy | 2017-08-08 | 2 | -2/+12 |
* | | | | | | | | | | | | ActiveStorage:Add migrations per rails engine conventions (#30111) | Dino Maric | 2017-08-08 | 4 | -14/+6 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | [ci skip] Postgres --> PostgreSQL | Ryuta Kamizono | 2017-08-08 | 4 | -4/+4 |
* | | | | | | | | | | | Merge pull request #30132 from ydakuka/patch-1 | Ryuta Kamizono | 2017-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | [ci skip] Update action_mailer_basics.md | Yauheni Dakuka | 2017-08-08 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | / / / / / / / / | [ci skip] Prefer cookies.encrypted over signed (#30129) | Claudio B | 2017-08-07 | 4 | -4/+4 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Extend image_tag to accept ActiveStorage Attachments and Variants (#30084) | Anton Khamets | 2017-08-07 | 5 | -6/+66 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Capitalize Rake | Jon Moss | 2017-08-06 | 1 | -1/+1 |
* | | | | | | | | Remove extra space between two sentences | Jon Moss | 2017-08-06 | 1 | -1/+1 |
* | | | | | | | | Lint railties/CHANGELOG.md | Jon Moss | 2017-08-06 | 1 | -2/+2 |
* | | | | | | | | Lint activesupport/CHANGELOG.md | Jon Moss | 2017-08-06 | 1 | -7/+7 |
* | | | | | | | | Lint activerecord/CHANGELOG.md | Jon Moss | 2017-08-06 | 1 | -4/+4 |
* | | | | | | | | Lint actionpack/CHANGELOG.md | Jon Moss | 2017-08-06 | 1 | -3/+3 |
* | | | | | | | | Lint actioncable/CHANGELOG.md | Jon Moss | 2017-08-06 | 1 | -3/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #30094 from dixpac/change_azure_name_in_storage_yml | David Heinemeier Hansson | 2017-08-06 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix wrong service name in the storage.yml | dixpac | 2017-08-06 | 1 | -3/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #30099 from bogdanvlviv/set_version_of_active_storage_to_5... | David Heinemeier Hansson | 2017-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Active Storage to 5.2.0.alpha inside `activestorage/package.json` | bogdanvlviv | 2017-08-06 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #30097 from mgiagante/master | Ryuta Kamizono | 2017-08-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Replaces the 17 for the actual call to params[:id] that would make the code w... | Mariano Giagante | 2017-08-06 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Pass over Active Storage readme [ci skip] (#30086) | Vipul A M | 2017-08-06 | 1 | -2/+2 |
* | | | | | | Merge pull request #30089 from yboulkaid/master | Ryuta Kamizono | 2017-08-06 | 1 | -4/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Remove outdated comment [ci skip] | Youssef Boulkaid | 2017-08-06 | 1 | -4/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #30066 from claudiob/ast-module | David Heinemeier Hansson | 2017-08-05 | 12 | -665/+690 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into ast-module | David Heinemeier Hansson | 2017-08-05 | 15 | -28/+33 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #30068 from kamipo/user_start_with_than_regexp | David Heinemeier Hansson | 2017-08-05 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use `content_type.start_with?("...")` than `content_type =~ /^.../` | Ryuta Kamizono | 2017-08-05 | 1 | -4/+4 |
* | | | | | | | Merge pull request #30081 from y-yagi/fix_ruby_warnings | David Heinemeier Hansson | 2017-08-05 | 6 | -11/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix ruby warnings | yuuji.yaginuma | 2017-08-05 | 6 | -11/+17 |
* | | | | | | | | Merge pull request #30080 from georgeclaghorn/active-storage-secret-key-base | David Heinemeier Hansson | 2017-08-05 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Check for `app.secrets.secret_key_base`, not `app.config.secret_key_base` | George Claghorn | 2017-08-05 | 2 | -4/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #30082 from kamipo/add_missing_blank_line | David Heinemeier Hansson | 2017-08-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add missing blank line between `config.active_storage` and `config.action_cable` | Ryuta Kamizono | 2017-08-05 | 1 | -0/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #30083 from koic/change_gem_version_of_active_storage_to_5... | David Heinemeier Hansson | 2017-08-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Change gem version of Active Storage to 5.2.0.alpha | Koichi ITO | 2017-08-05 | 1 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #30056 from dixpac/remove_unecessary_variable | David Heinemeier Hansson | 2017-08-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Remove unecesarry exception variable | dixpac | 2017-08-05 | 1 | -1/+1 |
|/ / / / / / / |
|
* / / / / / / | Revert "Merge pull request #15446 from akshay-vishnoi/doc_changes" | Matthew Draper | 2017-08-05 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #30078 from y-yagi/fix_respository | Ryuta Kamizono | 2017-08-05 | 2 | -4/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix repository URL [ci skip] | yuuji.yaginuma | 2017-08-05 | 2 | -4/+4 |
|/ / / / / |
|
| * / / / | `module ActiveStorage`, not `ActiveStorage::Class` | claudiob | 2017-08-04 | 12 | -660/+685 |
|/ / / / |
|
* | | | | Merge pull request #30020 from rails/active-storage-import | David Heinemeier Hansson | 2017-08-04 | 144 | -26/+7217 |
|\ \ \ \ |
|