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
*
Fix `ActiveRecord::RecordNotFound` error message with custom primary key [ci ...
amitkumarsuroliya
2015-09-26
1
-7
/
+7
*
Merge pull request #21779 from amitsuroliya/typo_fix
Claudio B.
2015-09-26
1
-1
/
+1
|
\
|
*
Fix typo in configuration test descritive > descriptive [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+1
*
|
Merge pull request #21778 from amitsuroliya/correct_argument_error
Abdelkader Boudih
2015-09-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Correcting `ActiveRecord::DangerousAttributeError` error message [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+1
|
/
*
Merge pull request #21777 from aditya-kapoor/minor-time-fix
Abdelkader Boudih
2015-09-26
1
-1
/
+1
|
\
|
*
minor typo fix [ci skip]
Aditya Kapoor
2015-09-26
1
-1
/
+1
|
/
*
Merge pull request #21775 from amitsuroliya/fix_column_alias_for
Rafael Mendonça França
2015-09-26
1
-1
/
+0
|
\
|
*
`column_alias_for` method is no more supporting *keys [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+0
*
|
Merge pull request #21431 from ojab/master
Rafael Mendonça França
2015-09-26
2
-1
/
+29
|
\
\
|
*
|
Handle nested fields_for by adding indexes to record_name
ojab
2015-08-30
2
-1
/
+29
*
|
|
Merge pull request #21774 from amitsuroliya/fix_predicate_builder
Rafael Mendonça França
2015-09-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix `ActiveRecord::PredicateBuilder` docs. as `register_handler` no more Clas...
amitkumarsuroliya
2015-09-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #19425 from wvengen/feature/activejob-priority-master
Rafael Mendonça França
2015-09-25
11
-6
/
+132
|
\
\
|
*
|
Add job priorities to ActiveJob
wvengen
2015-09-17
11
-6
/
+132
*
|
|
Merge pull request #18303 from maurogeorge/collection_radio_buttons_hidden_field
Rafael Mendonça França
2015-09-25
7
-36
/
+103
|
\
\
\
|
*
|
|
Regression test on CollectionCheckBoxes to accept `include_hidden`
Mauro George
2015-09-24
1
-0
/
+7
|
*
|
|
Add a hidden field on the collection_radio_buttons
Mauro George
2015-09-24
7
-36
/
+96
*
|
|
|
Merge pull request #21767 from ronakjangir47/missing_transform_values_test
Rafael Mendonça França
2015-09-25
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Added missing tests for transform_values! which returns Enumerator without bl...
Ronak Jangir
2015-09-26
1
-0
/
+12
*
|
|
|
|
Merge pull request #21773 from amitsuroliya/marked_as_readonly
Rafael Mendonça França
2015-09-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Correcting `ActiveRecord::ReadOnlyRecord` Error Message [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+1
*
|
|
|
|
|
nodoc the mutation trackers
Rafael Mendonça França
2015-09-25
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #21771 from ronakjangir47/missing_transform_keys_test
Rafael Mendonça França
2015-09-25
1
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Added missing tests for transform_keys! which returns Enumerator without block
Ronak Jangir
2015-09-26
1
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #21768 from Gaurav2728/gaurav-doc_fix_for_mime
Rafael Mendonça França
2015-09-25
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
fix Mime type in doc since mime types via constants is deprecated [ci skip]
Gaurav Sharma
2015-09-26
2
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
inherit from our AbstractStore
Aaron Patterson
2015-09-25
1
-5
/
+1
*
|
|
|
|
pull the flash methods in to their own module
Aaron Patterson
2015-09-25
2
-34
/
+41
*
|
|
|
|
make sure flash middleware is required
Aaron Patterson
2015-09-25
1
-0
/
+1
*
|
|
|
|
commit the flash after the controller finishes being serviced
Aaron Patterson
2015-09-25
3
-25
/
+17
*
|
|
|
|
move flash committing to the request object.
Aaron Patterson
2015-09-25
2
-12
/
+16
*
|
|
|
|
Merge pull request #21766 from amitsuroliya/missing_breaket
Eileen M. Uchitelle
2015-09-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
docs, add missing closing bracket. [ci skip]
amitkumarsuroliya
2015-09-25
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #21770 from pratik96/human
Arthur Nogueira Neves
2015-09-25
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed humane -> human [ci skip]
Pratik
2015-09-26
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #21738 from cllns/remove-to_s-from-example
Eileen M. Uchitelle
2015-09-25
1
-19
/
+1
|
\
\
\
\
|
*
|
|
|
Remove to_s example
Sean Collins
2015-09-24
1
-19
/
+1
*
|
|
|
|
`validates_acceptance_of` shouldn't require a database connection
Sean Griffin
2015-09-25
3
-4
/
+67
*
|
|
|
|
Merge pull request #21758 from yui-knk/fix_sanitize_test_example
Eileen M. Uchitelle
2015-09-25
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Quote prepared statements of `sanitize_sql_array`
yui-knk
2015-09-25
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #21759 from amitsuroliya/mime_deprecation
Kasper Timm Hansen
2015-09-25
1
-5
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix deprecated mime types via constants
amitkumarsuroliya
2015-09-25
1
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
Don't assert fractional seconds can be applied on unsupported adapters
Sean Griffin
2015-09-24
1
-0
/
+1
*
|
|
|
|
Apply subsecond precision on assignment when using TZ aware attributes
Sean Griffin
2015-09-24
1
-1
/
+1
*
|
|
|
|
Remove debug statements
Sean Griffin
2015-09-24
1
-4
/
+1
*
|
|
|
|
build the Set-Cookie header functionally
Aaron Patterson
2015-09-24
1
-5
/
+18
*
|
|
|
|
move the Header hash to the super class
Aaron Patterson
2015-09-24
2
-28
/
+24
*
|
|
|
|
mutate headers before committing the response
Aaron Patterson
2015-09-24
1
-2
/
+8
*
|
|
|
|
Add a few debug statements to figure out the build failure
Sean Griffin
2015-09-24
1
-0
/
+3
[next]