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
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
96
-571
/
+571
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
57
-1207
/
+1207
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
55
-271
/
+271
*
applies new string literal convention in activejob/test
Xavier Noria
2016-08-06
47
-279
/
+279
*
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
28
-99
/
+99
*
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
38
-563
/
+563
*
applies new string literal convention in activemodel/lib
Xavier Noria
2016-08-06
28
-77
/
+77
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
280
-5678
/
+5678
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
118
-840
/
+840
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
141
-2632
/
+2632
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
176
-705
/
+705
*
adds a few cops and sorts
Xavier Noria
2016-08-06
1
-21
/
+48
*
Merge pull request #25998 from kamipo/enum_with_alias_attribute
Eileen M. Uchitelle
2016-08-06
2
-5
/
+22
|
\
|
*
Fix `enum` with `alias_attribute`
Ryuta Kamizono
2016-07-31
2
-5
/
+22
*
|
Merge pull request #26023 from tekin/correct-acceptance-guidelines
Eileen M. Uchitelle
2016-08-06
1
-1
/
+1
|
\
\
|
*
|
Correct usage for acceptance validator in guide
Tekin Suleyman
2016-08-02
1
-1
/
+1
*
|
|
Merge pull request #26070 from claudiob/fix-404
Claudio B
2016-08-05
2
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Fix broken URL in guides
claudiob
2016-08-05
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #25665 from kamipo/remove_unused_table_arg
Eileen M. Uchitelle
2016-08-05
1
-5
/
+5
|
\
\
\
|
*
|
|
Remove unused `table` arg for `UniquenessValidator#scope_relation`
Ryuta Kamizono
2016-07-18
1
-5
/
+5
*
|
|
|
Merge pull request #26051 from kamipo/make_name_and_binds_to_optional_args
Eileen M. Uchitelle
2016-08-05
3
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Make `name` and `binds` to optional args for `exec_{insert,update,delete}`
Ryuta Kamizono
2016-08-04
3
-6
/
+6
*
|
|
|
|
Fix GET JSON integration test request to use method override
eileencodes
2016-08-05
3
-1
/
+23
*
|
|
|
|
Add note about limitations of Windows Subsystem for Linux
Andrew White
2016-08-05
1
-0
/
+4
*
|
|
|
|
Don't assume all hashes are from multiparameter assignment in `composed_of`
Sean Griffin
2016-08-05
4
-2
/
+17
*
|
|
|
|
Merge pull request #26059 from rails/rename-deadlock-detected-to-deadlocked
David Heinemeier Hansson
2016-08-04
5
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Leave internal pgsql name intact as const reference
David Heinemeier Hansson
2016-08-04
1
-2
/
+2
|
*
|
|
|
|
The problem isn't the detection but the deadlock itself
David Heinemeier Hansson
2016-08-04
5
-10
/
+10
*
|
|
|
|
|
Offer invitations to use retry_on/discard_on for common cases
David Heinemeier Hansson
2016-08-04
1
-0
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #26049 from kamipo/add_gemfile_lock
Guillermo Iguaran
2016-08-03
1
-0
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add accidentally removed dependency in Gemfile.lock
Ryuta Kamizono
2016-08-04
1
-0
/
+37
|
/
/
/
/
*
|
|
|
Guard against jobs that were persisted before we started counting executions ...
David Heinemeier Hansson
2016-08-03
1
-1
/
+3
*
|
|
|
Don't require C dependencies on Windows/JRuby
Sean Griffin
2016-08-03
2
-39
/
+2
*
|
|
|
Add :weeks to the list of variable duration parts
Andrew White
2016-08-03
3
-1
/
+41
*
|
|
|
Merge pull request #25107 from Erol/introduce-new-ar-transaction-error-classes
Rafael Mendonça França
2016-08-03
5
-26
/
+57
|
\
\
\
\
|
*
|
|
|
Introduce new ActiveRecord transaction error classes
Erol Fornoles
2016-05-24
5
-26
/
+57
*
|
|
|
|
Merge pull request #26026 from kamipo/tx_serialization_error_should_inherit_s...
Rafael França
2016-08-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
`TransactionSerializationError` should inherit `StatementInvalid` for backwar...
Ryuta Kamizono
2016-08-02
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #26035 from kamipo/avoid_duplicated_set_inverse_instance
Rafael França
2016-08-03
3
-23
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Avoid duplicated `set_inverse_instance` for target scope
Ryuta Kamizono
2016-08-03
3
-23
/
+16
*
|
|
|
|
|
Merge pull request #26036 from kyatul/doc_string_inquirer
Kasper Timm Hansen
2016-08-03
1
-0
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add documentation for ActiveSupport::StringInquirer [ci skip]
kyatul
2016-08-03
1
-0
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #25991 from rails/retry-and-discard-jobs
David Heinemeier Hansson
2016-08-02
8
-26
/
+289
|
\
\
\
\
\
|
*
|
|
|
|
Amend the CHANGELOG
David Heinemeier Hansson
2016-08-02
1
-0
/
+21
|
*
|
|
|
|
Fix tests against ActiveSupport::Durations
David Heinemeier Hansson
2016-08-02
3
-32
/
+56
|
*
|
|
|
|
Merge branch 'master' into retry-and-discard-jobs
David Heinemeier Hansson
2016-08-02
16
-135
/
+108
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Please Rubocup
David Heinemeier Hansson
2016-08-02
2
-5
/
+5
|
*
|
|
|
|
|
Not needed
David Heinemeier Hansson
2016-08-01
1
-1
/
+0
|
*
|
|
|
|
|
Allow for custom handling of exceptions that persist beyond the retry attempts
David Heinemeier Hansson
2016-08-01
3
-4
/
+21
|
*
|
|
|
|
|
Add exponentially_longer and custom wait algorithms
David Heinemeier Hansson
2016-08-01
3
-3
/
+68
[next]