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
*
make the private methods private
Aaron Patterson
2015-02-01
1
-2
/
+2
*
push add to transaction logic down to the instance
Aaron Patterson
2015-02-01
3
-6
/
+10
*
remove conditional that is always true
Aaron Patterson
2015-02-01
1
-3
/
+2
*
stop making calls to add_record
Aaron Patterson
2015-02-01
1
-1
/
+1
*
Merge pull request #18770 from palkan/docs-hasone-dependent
Abdelkader Boudih
2015-02-01
1
-0
/
+4
|
\
|
*
[ci skip] add note about has_one :through and :dependent
palkan
2015-02-01
1
-0
/
+4
*
|
Merge pull request #18756 from ajgrover/activejob_tests
Matthew Draper
2015-02-01
1
-1
/
+1
|
\
\
|
*
|
Update queue_classic gem to use latest
Alex Grover
2015-01-31
1
-1
/
+1
*
|
|
Merge pull request #18721 from sj26/pre-discard-flash
Aaron Patterson
2015-02-01
4
-28
/
+51
|
\
\
\
|
*
|
|
Migrate old flash behaviour
Samuel Cochran
2015-01-30
2
-6
/
+13
|
*
|
|
Discard from flash before persisting in session
Samuel Cochran
2015-01-29
2
-24
/
+26
|
*
|
|
Fix flash remaining after last flash deleted
Samuel Cochran
2015-01-29
2
-0
/
+14
*
|
|
|
Merge pull request #18769 from gsamokovarov/exception-wrapper-windows-paths
Andrew White
2015-02-01
2
-2
/
+25
|
\
\
\
\
|
*
|
|
|
Show proper traces on Windows for the error pages
Genadi Samokovarov
2015-02-01
2
-2
/
+25
*
|
|
|
|
Merge branch 'master' into mdluo-master
Aaron Patterson
2015-02-01
29
-45
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
Move required error message and changelog to Active Record
Carlos Antonio da Silva
2015-02-01
4
-7
/
+7
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #18759 from yuki24/remove-warning
Yves Senn
2015-02-01
1
-3
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
:scissors: warning from controller renderer test
Yuki Nishijima
2015-01-31
1
-3
/
+3
|
*
|
|
|
Merge pull request #18767 from robertomiranda/ruby-2.2
Sean Griffin
2015-01-31
22
-32
/
+32
|
|
\
\
\
\
|
|
*
|
|
|
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
22
-32
/
+32
|
*
|
|
|
|
Merge pull request #18763 from robertomiranda/ruby-2.2
Sean Griffin
2015-01-31
2
-3
/
+3
|
|
\
|
|
|
|
|
|
*
|
|
|
Use Module#include instead of send :include, since now is a public method [ci...
robertomiranda
2015-01-31
2
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1 from mdluo/pr/18316
Mingdong Luo
2015-01-31
3
-1
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' into pr/18316
Mingdong Luo
2015-01-31
571
-4788
/
+7210
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Attribute assignment and type casting has nothing to do with columns
Sean Griffin
2015-01-31
15
-113
/
+153
*
|
|
|
|
Merge pull request #18760 from hjoo/fix_fixtures
Aaron Patterson
2015-01-31
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
changed deleted_tables list to set
Hyonjee Joo
2015-01-31
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #18512 from vipulnsward/18492-fixtures-with-sti
Aaron Patterson
2015-01-31
7
-12
/
+46
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixes #18492
Vipul A M
2015-01-14
7
-12
/
+46
*
|
|
|
|
Remove `AttributeSet#initialized_keys`
Sean Griffin
2015-01-31
2
-6
/
+2
*
|
|
|
|
Merge pull request #18700 from nygrenh/better-required-message
Aaron Patterson
2015-01-31
4
-3
/
+29
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Provide a better error message on :required association
Henrik Nygren
2015-01-28
4
-3
/
+29
*
|
|
|
|
Merge pull request #18753 from andreynering/guide-single-table-inheritance
Robin Dupret
2015-01-31
2
-0
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
Add Single Table Inheritance to guides [ci skip]
Andrey Nering
2015-01-31
2
-0
/
+68
*
|
|
|
|
|
Merge pull request #18540 from andreynering/guides-custom-form-builder
Robin Dupret
2015-01-31
1
-1
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improving 'Customizing Form Builder' section with example [ci skip]
Andrey Nering
2015-01-16
1
-1
/
+8
*
|
|
|
|
|
|
Merge pull request #18752 from vipulnsward/kwargs-av
Arthur Nogueira Neves
2015-01-31
3
-29
/
+29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixed test for deprecation warning in actionview, renaming from https://githu...
Vipul A M
2015-01-31
3
-29
/
+29
*
|
|
|
|
|
|
|
Merge pull request #18749 from JuanitoFatas/doc/fix-type-in-deprecation
Andrew White
2015-01-31
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix a typo in deprecation warning. #process takes method instead of http_method.
Juanito Fatas
2015-01-31
1
-1
/
+1
*
|
|
|
|
|
|
|
fix kindlerb version [ci skip]
Xavier Noria
2015-01-31
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #18748 from JuanitoFatas/doc/process-format
Abdelkader Boudih
2015-01-31
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] Document format parameter of process method in AC test_case.
Juanito Fatas
2015-01-31
1
-0
/
+1
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
unify CHANGELOG format. [ci skip]
Yves Senn
2015-01-31
4
-39
/
+42
|
/
/
/
/
/
/
*
|
|
|
|
|
Fixed a few things from ee9e4c3
Godfrey Chan
2015-01-30
5
-12
/
+12
*
|
|
|
|
|
Merge pull request #13601 from robinboening/allow_dashes_in_gem_names
Godfrey Chan
2015-01-30
21
-67
/
+194
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow hyphenated names for `rails plugin new` generator.
Robin Böning
2015-01-30
21
-67
/
+194
*
|
|
|
|
|
|
Allow keyword arguments to work with ActiveJob
Sean Griffin
2015-01-30
4
-19
/
+82
*
|
|
|
|
|
|
Remove most type related predicates from `Column`
Sean Griffin
2015-01-30
26
-101
/
+134
*
|
|
|
|
|
|
Remove most uses of `Column#cast_type`
Sean Griffin
2015-01-30
6
-22
/
+48
[next]