Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | modernizes hash syntax in activejob | Xavier Noria | 2016-08-06 | 3 | -12/+12 | |
* | | | | | | | modernizes hash syntax in actionview | Xavier Noria | 2016-08-06 | 68 | -1123/+1123 | |
* | | | | | | | modernizes hash syntax in actionpack | Xavier Noria | 2016-08-06 | 95 | -2062/+2062 | |
* | | | | | | | modernizes hash syntax in actioncable | Xavier Noria | 2016-08-06 | 1 | -2/+2 | |
* | | | | | | | applies new string literal convention to the rest of the project | Xavier Noria | 2016-08-06 | 15 | -149/+149 | |
* | | | | | | | applies new string literal convention in the gemspecs | Xavier Noria | 2016-08-06 | 10 | -166/+166 | |
* | | | | | | | applies new string literal convention in Gemfile | Xavier Noria | 2016-08-06 | 1 | -61/+61 | |
* | | | | | | | applies new string literal convention in tools | Xavier Noria | 2016-08-06 | 3 | -19/+19 | |
* | | | | | | | applies new string literal convention in tasks | Xavier Noria | 2016-08-06 | 1 | -24/+24 | |
* | | | | | | | applies new string literal convention in guides | Xavier Noria | 2016-08-06 | 15 | -160/+160 | |
* | | | | | | | applies new string literal convention in ci | Xavier Noria | 2016-08-06 | 1 | -38/+38 | |
* | | | | | | | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 95 | -1595/+1595 | |
* | | | | | | | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 105 | -628/+628 | |
* | | | | | | | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 29 | -260/+260 | |
* | | | | | | | applies new string literal convention in actioncable/lib | Xavier Noria | 2016-08-06 | 28 | -90/+90 | |
* | | | | | | | applies new string literal convention in actionmailer/test | Xavier Noria | 2016-08-06 | 17 | -257/+257 | |
* | | | | | | | applies new string literal convention in actionmailer/lib | Xavier Noria | 2016-08-06 | 15 | -47/+47 | |
* | | | | | | | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 145 | -6003/+6003 | |
* | | | | | | | 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 |