| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | | Use descriptive exception names | David Heinemeier Hansson | 2016-08-01 | 2 | -20/+20 |
| * | | | | | | | | | | | | | | Executions counting is not a serialization concern | David Heinemeier Hansson | 2016-08-01 | 2 | -1/+2 |
| * | | | | | | | | | | | | | | Reraise instead of swallow exceptions that occur beyond the retry attempts | David Heinemeier Hansson | 2016-07-29 | 2 | -2/+3 |
| * | | | | | | | | | | | | | | Proper logging when we bail on retrying after X attempts | David Heinemeier Hansson | 2016-07-29 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | Allow retries to happen with different priority and queue | David Heinemeier Hansson | 2016-07-29 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | Require time extension for 3.seconds default | David Heinemeier Hansson | 2016-07-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Mention defaults | David Heinemeier Hansson | 2016-07-29 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Satisfy pedantic rubocop whitespace detection | David Heinemeier Hansson | 2016-07-29 | 2 | -6/+6 |
| * | | | | | | | | | | | | | | Remove needless require | David Heinemeier Hansson | 2016-07-29 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | Add retry_on/discard_on for better exception handling | David Heinemeier Hansson | 2016-07-29 | 6 | -26/+155 |
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #26022 from kamipo/remove_unnecessary_set_inverse_instance | Kasper Timm Hansen | 2016-08-02 | 1 | -6/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Remove unnecessary `set_inverse_instance` in finder methods | Ryuta Kamizono | 2016-08-02 | 1 | -6/+2 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Add 4.2.Z back to the maintenance list | Rafael Mendonça França | 2016-08-02 | 1 | -1/+1 |
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Show supported DBs first in `rails new --help` | Akira Matsuda | 2016-08-03 | 1 | -5/+5 |