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
path:
root
/
railties
/
test
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix `dbconsole` test when tempdir is a long path
Sean Griffin
2017-07-25
1
-1
/
+1
|
|
/
|
*
Fix `warning: ambiguous first argument`
yuuji.yaginuma
2017-07-25
1
-1
/
+1
|
*
Avoid modifying frozen string in check_schema_file
Eugene Kenny
2017-07-23
1
-0
/
+7
|
*
support `-` as an argument to `rails runner`
Cody Cutrer
2017-07-17
1
-0
/
+8
|
*
Rename helper to force_lazy_load_hooks.
Kasper Timm Hansen
2017-07-17
1
-14
/
+14
|
*
Set `RAILS_ENV` before load application file
yuuji.yaginuma
2017-07-17
1
-3
/
+32
|
*
add helper method for explicit lazy load
yuuji.yaginuma
2017-07-16
1
-13
/
+18
|
*
Set `represent_boolean_as_integer` via `configuration`
yuuji.yaginuma
2017-07-16
1
-0
/
+18
|
*
Change sqlite3 boolean serialization to use 1 and 0
Lisa Ugray
2017-07-11
1
-0
/
+28
|
*
Merge pull request #29742 from lugray/default_protect_from_forgery
Rafael França
2017-07-10
2
-1
/
+8
|
|
\
|
|
*
Protect from forgery by default
Lisa Ugray
2017-07-10
2
-1
/
+8
|
*
|
* Don't eagerly require Rails' minitest plugin.
Kasper Timm Hansen
2017-07-10
1
-2
/
+2
|
|
/
*
|
Fix test runner's output
yuuji.yaginuma
2017-07-30
1
-1
/
+1
*
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
5
-11
/
+158
|
\
|
|
*
Load environment file in `dbconsole` command
yuuji.yaginuma
2017-07-09
1
-0
/
+66
|
*
Merge pull request #29677 from eugeneius/parameters_configuration_tests
Rafael Mendonça França
2017-07-05
1
-0
/
+36
|
|
\
|
|
*
Fix Parameters configuration integration tests
Eugene Kenny
2017-07-04
1
-0
/
+41
|
*
|
Force ActionController::Base lazy laod hooks to run
Rafael Mendonça França
2017-07-05
1
-0
/
+12
|
|
/
|
*
Remove redundant `assert_respond_to`
Ryuta Kamizono
2017-07-03
1
-3
/
+0
|
*
Move test related to `tmp:clear` task to `tmp_test.rb`
yuuji.yaginuma
2017-07-02
2
-7
/
+7
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
46
-46
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
46
-0
/
+46
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
45
-0
/
+45
|
*
|
Clear screenshots files in `tmp:clear` task
yuuji.yaginuma
2017-06-27
1
-0
/
+36
|
|
/
|
*
Make i18n test match the description of the test
Guillermo Iguaran
2017-06-09
1
-1
/
+1
*
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-05-29
7
-14
/
+225
|
\
|
|
*
Merge pull request #28132 from mikeycgto/aead-encrypted-cookies
Kasper Timm Hansen
2017-05-28
1
-9
/
+84
|
|
\
|
|
*
AEAD encrypted cookies and sessions
Michael Coyne
2017-05-22
1
-9
/
+84
|
*
|
Make reset execution assertions easier to read.
Kasper Timm Hansen
2017-05-28
1
-15
/
+11
|
*
|
Use models to match the docs.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
|
*
|
ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...
David Heinemeier Hansson
2017-05-26
1
-0
/
+88
|
*
|
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
|
|
/
|
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-0
/
+4
|
*
Allow irb options to be passed from `rails console` command
yuuji.yaginuma
2017-05-08
1
-4
/
+12
|
*
Also raise error when VERSION is nil
Rafael Mendonça França
2017-04-27
1
-0
/
+6
|
*
Merge pull request #28896 from pschambacher/load_with_shared
Rafael França
2017-04-26
1
-0
/
+34
|
|
\
|
|
*
Added a shared section to config/database.yml that will be loaded for all env...
Pierre Schambacher
2017-04-26
1
-0
/
+34
*
|
|
Set proper assertion to be sure the test failed
bogdanvlviv
2017-05-02
1
-1
/
+1
*
|
|
New minitest 'assert false' message
Pavel Valena
2017-04-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #28897 from rafaelfranca/fix-name-error-error-page
Aaron Patterson
2017-04-26
1
-0
/
+14
|
\
\
|
*
|
Do not try to encoding the parameters when the controller is not defined
Rafael Mendonça França
2017-04-26
1
-0
/
+14
|
|
/
*
|
Merge pull request #28244 from ixti/improve/action-mailer-preview-params
Rafael França
2017-04-26
1
-0
/
+51
|
\
\
|
|
/
|
/
|
|
*
Pass request params to ActionMailer::Preview
Alexey Zapparov
2017-03-01
1
-0
/
+51
*
|
Set to `form_with_generates_remote_forms` only when config is explicitly spec...
yuuji.yaginuma
2017-04-22
1
-0
/
+28
*
|
Configure form_with_generates_remote_forms in its own initializer
Rafael Mendonça França
2017-04-21
1
-0
/
+32
*
|
Add additional raise UnknownMigrationVersionError
bogdanvlviv
2017-04-19
1
-1
/
+31
*
|
Fix `bin/rails db:forward` first migration
bogdanvlviv
2017-04-19
1
-0
/
+25
*
|
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
2
-4
/
+4
*
|
Merge pull request #28057 from eugeneius/clear_active_connections
Matthew Draper
2017-04-04
1
-0
/
+8
|
\
\
|
*
|
Clear active connections after initialization
Eugene Kenny
2017-02-17
1
-0
/
+8
[prev]
[next]