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
*
Ditch `Commands` namespace for base command.
Kasper Timm Hansen
2015-12-06
4
-83
/
+78
*
Invert command and commands tasks reference.
Kasper Timm Hansen
2015-12-06
3
-10
/
+14
*
Remove "run with rake" suggestion.
Kasper Timm Hansen
2015-12-06
1
-22
/
+0
*
Add class level `run` to Rails command.
Kasper Timm Hansen
2015-12-06
2
-22
/
+15
*
Merge pull request #19977 from prathamesh-sonpatki/mention-redirect-path-in-a...
Arthur Nogueira Neves
2015-12-05
2
-1
/
+31
|
\
|
*
Add redirection path in the error message of assert_response if response is :...
Prathamesh Sonpatki
2015-12-04
2
-1
/
+31
*
|
Replace `-> {}` with a proc.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
Merge pull request #22202 from grosser/grosser/write-consistent
Arthur Nogueira Neves
2015-12-05
2
-4
/
+12
|
\
\
|
*
|
even if a write fails, store the raw value
Michael Grosser
2015-11-29
2
-4
/
+12
*
|
|
Remove `_instance` suffix from command.
Kasper Timm Hansen
2015-12-05
1
-2
/
+2
*
|
|
Default `argv` to an empty array.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
|
Spruce up `command_for`.
Kasper Timm Hansen
2015-12-05
1
-4
/
+1
*
|
|
`exists?` isn't for users.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
|
Move `command_name_for` to private section.
Kasper Timm Hansen
2015-12-05
1
-4
/
+4
*
|
|
Shrink a couple of deprecation warnings to one-liners
Matthew Draper
2015-12-06
1
-18
/
+8
*
|
|
Merge pull request #22492 from RochesterinNYC/patch-1
Sean Griffin
2015-12-05
2
-3
/
+3
|
\
\
\
|
*
|
|
Clean up and correct documentation for update_columns and update_all [ci skip]
James Wen
2015-12-05
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #22500 from y-yagi/fix_warning_in_geometric_test
Sean Griffin
2015-12-04
1
-1
/
+3
|
\
\
\
|
*
|
|
remove warning from postgresql geometric test
yuuji.yaginuma
2015-12-05
1
-1
/
+3
*
|
|
|
Merge pull request #22457 from ccallebs/rails-commands-infrastructure
Kasper Timm Hansen
2015-12-05
9
-51
/
+144
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add Rails command infrastructure and encapsulate development caching
Chuck Callebs
2015-12-04
9
-51
/
+144
|
/
/
/
*
|
|
Merge pull request #22482 from ridiculous/master
Rafael França
2015-12-04
1
-4
/
+6
|
\
\
\
|
*
|
|
Make ActionMailer::Base.respond_to_missing? private
Ryan Buckley
2015-12-03
1
-4
/
+6
|
*
|
|
Replace ActionMailer::Base#respond_to? with respond_to_missing?
Ryan Buckley
2015-12-02
1
-2
/
+2
*
|
|
|
Merge pull request #22493 from rails/rm-fix-tests
Rafael França
2015-12-04
4
-14
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Disable FileEventedUpdateChecker for now
Rafael Mendonça França
2015-12-04
1
-5
/
+1
|
*
|
|
Mac OS X use /private as directory to temp file
Rafael Mendonça França
2015-12-04
1
-1
/
+1
|
*
|
|
Remove test_files check from plugin checks
Rafael Mendonça França
2015-12-04
1
-4
/
+0
|
*
|
|
Remove warnings
Rafael Mendonça França
2015-12-04
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #22476 from claudiob/comment-prem
Claudio B
2015-12-02
2
-2
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove old comment about AC::Parameters>subclasses
claudiob
2015-12-02
2
-2
/
+7
|
/
/
*
|
Merge pull request #22469 from merhard/fix_custom_file_loader_test
Rafael França
2015-12-02
1
-0
/
+2
|
\
\
|
*
|
Fix failing test using custom file watcher
Matthew Erhard
2015-12-02
1
-0
/
+2
*
|
|
Merge pull request #22471 from merhard/railties_tests_actually_fail_on_travis
Rafael França
2015-12-02
1
-21
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "don't start a new process for every test file"
Matthew Erhard
2015-12-02
1
-21
/
+8
|
/
/
*
|
don't rely on the columns hash to get defaults. follow-up to #17169.
Yves Senn
2015-12-02
2
-7
/
+25
*
|
add `ActiveRecord::Base.has_attribute?`
Yves Senn
2015-12-02
3
-2
/
+27
*
|
tests, pluralize singular table name.
Yves Senn
2015-12-02
1
-1
/
+1
*
|
Merge pull request #17169 from kuldeepaggarwal/fix-STI-default-type
Yves Senn
2015-12-02
3
-9
/
+47
|
\
\
|
*
|
STI cast new instances to `default type` on initialize.
Kuldeep Aggarwal
2015-12-02
3
-0
/
+42
|
/
/
*
|
Merge pull request #22464 from pavlos/patch-1
Claudio B
2015-12-01
1
-1
/
+1
|
\
\
|
*
|
Update autoloading_and_reloading_constants.md
pavlos
2015-12-01
1
-1
/
+1
*
|
|
Ensure `Relation` responds to `shuffle`
Sean Griffin
2015-12-01
2
-2
/
+2
|
/
/
*
|
Merge pull request #22343 from jeffminnear/patch-1
Claudio B
2015-12-01
1
-2
/
+9
|
\
\
|
*
|
Modify unscoped usage guide to include chaining
Jeff Minnear
2015-11-30
1
-2
/
+9
*
|
|
Merge pull request #22449 from dnagir/database_connection_message
Yves Senn
2015-12-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Explain the connection pool error message better
Dmytrii Nagirniak
2015-12-01
1
-1
/
+1
*
|
|
|
Merge pull request #22361 from grosser/grosser/rescue
Arthur Nogueira Neves
2015-11-30
1
-26
/
+19
|
\
\
\
\
|
*
|
|
|
rescue memcached errors in a consistent way
Michael Grosser
2015-11-29
1
-26
/
+19
*
|
|
|
|
Merge pull request #22456 from chriskottom/fix-minitest-plugin-with-minitest-...
Sean Griffin
2015-11-30
2
-1
/
+7
|
\
\
\
\
\
[next]