index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
Rename Azure to AzureStorage (#30057)
Dino Maric
2017-08-04
6
-8
/
+8
|
*
Fix tests for AWS buckets that include a . (#30059)
Claudio B
2017-08-04
2
-3
/
+7
|
*
Add Active Storage to README and release (#30065)
Claudio B
2017-08-04
2
-1
/
+3
|
*
Make sure the test fails if the code chages
Rafael Mendonça França
2017-08-04
1
-8
/
+10
|
*
Do not call isolate_namespace on the application
Rafael Mendonça França
2017-08-04
1
-1
/
+9
|
*
Include active_storage in all generated application.rb files
David Heinemeier Hansson
2017-08-04
3
-1
/
+4
|
*
Convert to strings so array can be sorted deterministically
David Heinemeier Hansson
2017-08-04
1
-3
/
+3
|
*
Deterministic comparisons please
David Heinemeier Hansson
2017-08-03
1
-3
/
+3
|
*
Do not change the entire codebase style only because of active_storage
Rafael Mendonça França
2017-08-03
2
-5
/
+2
|
*
Merge pull request #30041 from dixpac/change_azure_core_dependecy
Rafael França
2017-08-03
2
-13
/
+4
|
|
\
|
|
*
Depend on offical azure-core
dixpac
2017-08-03
2
-13
/
+4
|
*
|
Fix all rubocop violations
Rafael Mendonça França
2017-08-03
2
-6
/
+5
|
*
|
Merge pull request #30061 from claudiob/ast-rubocop
Rafael França
2017-08-03
5
-5
/
+5
|
|
\
\
|
|
*
|
Make Rubocop happier about ActiveStorage
claudiob
2017-08-03
5
-5
/
+5
|
*
|
|
We need to require the top file before individual one
Rafael Mendonça França
2017-08-03
1
-0
/
+1
|
*
|
|
Do not eager load ActiveRecord::Base
Rafael Mendonça França
2017-08-03
6
-22
/
+6
|
*
|
|
Merge branch 'active-storage-import' of github.com:rails/rails into active-st...
David Heinemeier Hansson
2017-08-03
5
-7
/
+85
|
|
\
\
\
|
|
*
|
|
Remove duplicated convert_direct_upload_option_to_url
Rafael Mendonça França
2017-08-03
2
-7
/
+4
|
|
*
|
|
Refactor convert_direct_upload_option_to_url
Rafael Mendonça França
2017-08-03
2
-3
/
+35
|
|
*
|
|
Make sure Action View doesn't break with Active Storage
Rafael Mendonça França
2017-08-03
3
-1
/
+50
|
*
|
|
|
Active Storage routes are now part of the default routes
David Heinemeier Hansson
2017-08-03
1
-9
/
+37
|
|
/
/
/
|
*
|
|
Same issue from AR getting loaded earlier
David Heinemeier Hansson
2017-08-03
1
-3
/
+3
|
*
|
|
Including new default classes in loading test
David Heinemeier Hansson
2017-08-03
1
-3
/
+3
|
*
|
|
Active Storage loads AR earlier to extend it so require env later
David Heinemeier Hansson
2017-08-03
1
-3
/
+7
|
*
|
|
There is no reason to single line methods here
Rafael Mendonça França
2017-08-03
1
-4
/
+12
|
|
/
/
|
*
|
Generating the app is where the exception is now raised
David Heinemeier Hansson
2017-08-03
1
-1
/
+1
|
*
|
Can't initialize a message verifier without a key base
David Heinemeier Hansson
2017-08-03
1
-1
/
+3
[next]