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
...
|
*
|
|
Update Active Record's attribute query methods documentation to describe its ...
Michael D.W. Prendergast
2014-12-22
1
-2
/
+36
*
|
|
|
removes superfluous regexp group
Xavier Noria
2014-12-23
1
-1
/
+1
*
|
|
|
warn about reading guides in GitHub
Xavier Noria
2014-12-23
48
-0
/
+96
*
|
|
|
third test to warn against reading guides in GitHub
Xavier Noria
2014-12-23
2
-2
/
+2
*
|
|
|
second test to warn against reading guides in GitHub
Xavier Noria
2014-12-23
2
-3
/
+2
*
|
|
|
proof of concept, need to check in GitHub
Xavier Noria
2014-12-23
2
-0
/
+4
*
|
|
|
Merge pull request #18174 from bogdan/cleanup_has_many_though_association_count
Sean Griffin
2014-12-23
1
-15
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unneeded special case to calculate size for has_many :through
Bogdan Gusiev
2014-12-23
1
-15
/
+0
*
|
|
|
|
Merge pull request #18170 from tgxworld/add_docs_for_rails_application_secrets
Sean Griffin
2014-12-23
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Rails::Application#secrets should be documented.
Guo Xiang Tan
2014-12-24
1
-1
/
+15
*
|
|
|
|
|
Don't treat `nil` as changed in serialized types
Sean Griffin
2014-12-23
2
-1
/
+9
*
|
|
|
|
|
Refactor a common class to reduce the duplication for `references`
Sean Griffin
2014-12-23
2
-59
/
+86
*
|
|
|
|
|
Fix syntax warning
Sean Griffin
2014-12-23
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #18167 from al2o3cr/checkin_connection_leak
Sean Griffin
2014-12-23
2
-4
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix connection leak when a thread checks in additional connections.
Matt Jones
2014-12-23
2
-4
/
+36
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #18166 from merongivian/search_field_refactor
Sean Griffin
2014-12-23
2
-10
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove block from super
Jose AƱasco
2014-12-23
2
-10
/
+12
*
|
|
|
|
|
|
Changelog for 99a6f9e60ea55924b44f894a16f8de0162cf2702
Sean Griffin
2014-12-23
1
-0
/
+6
*
|
|
|
|
|
|
Merge pull request #18145 from georgemillo/patch-2
Sean Griffin
2014-12-23
1
-0
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add information about "allow_destroy" requiring an ID. [ci skip]
George Millo
2014-12-23
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge Pull Request #18157
Sean Griffin
2014-12-23
3
-1
/
+20
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Don't raise on out-of-range datetimes passed by a user
Grey Baker
2014-12-23
3
-1
/
+20
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
docs, replace ` with + for proper rdoc output. [ci skip]
Yves Senn
2014-12-23
2
-4
/
+4
*
|
|
|
|
|
|
|
Replace deprecated `#load_schema` with `#load_schema_for`.
Yves Senn
2014-12-23
3
-24
/
+26
*
|
|
|
|
|
|
|
cleanup CHANGELOGs. [ci skip]
Yves Senn
2014-12-23
3
-5
/
+5
*
|
|
|
|
|
|
|
Merge pull request #18162 from romaimperator/master
Yves Senn
2014-12-23
4
-1
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fixing numeric attrs when set to same negative value
Daniel Fox
2014-12-23
4
-1
/
+18
*
|
|
|
|
|
|
|
|
Merge pull request #18163 from y-yagi/fix_nodoc_typo
Yves Senn
2014-12-23
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
fix typo in nodoc
yuuji.yaginuma
2014-12-23
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #18158 from YayConnolly/master
Sean Griffin
2014-12-22
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Describe gotcha for 'status' option [ci skip]
J Connolly
2014-12-22
1
-0
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #18156 from claudiob/better-record-identifier-tests
Sean Griffin
2014-12-22
2
-0
/
+55
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Better tests for AV::RecordIdentifier
claudiob
2014-12-23
2
-0
/
+55
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #18147 from andreynering/guides-line-breaks-fix
Sean Griffin
2014-12-22
2
-12
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Do not use line breaks on notes [ci skip]
Andrey Nering
2014-12-22
2
-12
/
+3
|
|
/
/
/
/
*
|
|
|
|
Improve the performance of reading belongs_to associations
Sean Griffin
2014-12-22
1
-5
/
+6
*
|
|
|
|
Don't perform statement caching for `find` when called from a scope
Sean Griffin
2014-12-22
3
-1
/
+32
*
|
|
|
|
Don't calculate all in-place changes to determine if attribute_changed?
Sean Griffin
2014-12-22
3
-1
/
+24
*
|
|
|
|
Don't wrap `create_table` in a transaction for tests which run on MySQL
Sean Griffin
2014-12-22
1
-3
/
+1
*
|
|
|
|
Add test missed by a03ea684efc3505647cf0327a501aa2dbb591ad2
Sean Griffin
2014-12-22
1
-2
/
+3
*
|
|
|
|
Use the new `foreign_key` option on `references` in generators
Sean Griffin
2014-12-22
5
-14
/
+20
*
|
|
|
|
Add `foreign_key` as an option to `references` for `change_table`
Sean Griffin
2014-12-22
3
-4
/
+65
*
|
|
|
|
Convert `add_references` to use kwargs
Sean Griffin
2014-12-22
1
-6
/
+18
*
|
|
|
|
Add a `foreign_key` option to `references` while creating the table
Sean Griffin
2014-12-22
3
-5
/
+94
*
|
|
|
|
Convert `references` to kwargs
Sean Griffin
2014-12-22
1
-7
/
+17
*
|
|
|
|
Skip byebug on all non-MRI rubies, fix tests
Sean Griffin
2014-12-22
3
-3
/
+3
*
|
|
|
|
Merge pull request #18149 from arthurnn/byebug_on_mri
Sean Griffin
2014-12-22
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Only add debugger/byebug if on MRI
Arthur Neves
2014-12-22
2
-2
/
+2
*
|
|
|
|
|
Add `force: true` to table created in tests
Sean Griffin
2014-12-22
1
-1
/
+1
*
|
|
|
|
|
Correctly handle limit on int4 and int8 types in PG
Sean Griffin
2014-12-22
2
-2
/
+27
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]