Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #21518 from codebaker95/activejob_logging_fix | Kasper Timm Hansen | 2015-09-08 | 2 | -1/+23 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Properly log nested parameters to Active Job | Marek Pieczyk | 2015-09-08 | 2 | -1/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21556 from artofhuman/master | Rafael Mendonça França | 2015-09-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix typo in activemodel changelog | Semyon Pupkov | 2015-09-08 | 1 | -4/+4 | |
* | | | | | | | | Push key_generator into SerializedCookieJars | Kasper Timm Hansen | 2015-09-08 | 1 | -4/+4 | |
* | | | | | | | | Move the request method in to the AbstractCookieJar | Kasper Timm Hansen | 2015-09-08 | 1 | -4/+3 | |
* | | | | | | | | Pull up parse to the legacy upgrading module | Kasper Timm Hansen | 2015-09-08 | 1 | -10/+5 | |
* | | | | | | | | Call super to remove the decrypt_and_verify method | Kasper Timm Hansen | 2015-09-08 | 1 | -8/+4 | |
* | | | | | | | | Call super to remove the verify method | Kasper Timm Hansen | 2015-09-08 | 1 | -8/+2 | |
* | | | | | | | | Add parse method to share deserialization logic. | Kasper Timm Hansen | 2015-09-08 | 1 | -19/+12 | |
* | | | | | | | | Add commit in the EncryptedCookieJar | Kasper Timm Hansen | 2015-09-08 | 1 | -17/+7 | |
* | | | | | | | | Use commit in the SignedCookieJar | Kasper Timm Hansen | 2015-09-08 | 1 | -15/+6 | |
* | | | | | | | | Add commit method to share option normalization | Kasper Timm Hansen | 2015-09-08 | 1 | -4/+12 | |
* | | | | | | | | Add AbstractCookieJar class. | Kasper Timm Hansen | 2015-09-08 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Use released mysql2 | Rafael Mendonça França | 2015-09-08 | 2 | -8/+3 | |
* | | | | | | | Merge pull request #21502 from bernerdschaefer/bs-polymorphic-url_for-dups-ar... | Rafael Mendonça França | 2015-09-08 | 6 | -3/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | `url_for` does not modify polymorphic options | Bernerd Schaefer | 2015-09-04 | 6 | -3/+47 | |
* | | | | | | | | Merge pull request #21552 from ronakjangir47/fixed_docs | Richard Schneeman | 2015-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fixed Time conversion example for UTC time zone [ci skip] | Ronak Jangir | 2015-09-08 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #21535 from dmitry/feature/validate-multiple-contexts | Rafael Mendonça França | 2015-09-08 | 5 | -2/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Validate multiple contexts on `valid?` and `invalid?` at once. | Dmitry Polushkin | 2015-09-07 | 5 | -2/+50 | |
* | | | | | | | | | Merge pull request #21512 from X0nic/guides-clarify-timeout-error | Yves Senn | 2015-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [Rails Guides] clarify `ActiveRecord::ConnectionTimeoutError` | Nathan Lee | 2015-09-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #21511 from rwz/ar-exceptions-no-args | Eileen M. Uchitelle | 2015-09-08 | 5 | -66/+178 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make ActiveRecordException descendants args optional | Pavel Pravosud | 2015-09-07 | 5 | -66/+178 | |
* | | | | | | | | | | Merge pull request #21548 from yui-knk/feature/define_tables_as_interface | Yves Senn | 2015-09-08 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Define `SchemaStatements#tables` as interface | yui-knk | 2015-09-08 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge pull request #21530 from arvindmehra/am-ar-to-activerecord | Yves Senn | 2015-09-08 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Replace AR with ActiveRecord to make it more readable [ci skip] | arvind | 2015-09-08 | 4 | -4/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #21528 from yui-knk/test/add_tests_for_mysql2_view | Yves Senn | 2015-09-08 | 2 | -64/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add view tests for MySQL | yui-knk | 2015-09-08 | 2 | -64/+66 | |
* | | | | | | | | | | | Merge pull request #21519 from y-yagi/test_runner_raise_error | Kasper Timm Hansen | 2015-09-08 | 4 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | modify to pass the correct argument to the test runner from rake | yuuji.yaginuma | 2015-09-08 | 2 | -6/+15 | |
| * | | | | | | | | | | | raise LoadError when a non-existent file or directory is specified to the tes... | yuuji.yaginuma | 2015-09-07 | 2 | -1/+6 | |
* | | | | | | | | | | | | :bomb: | Rafael Mendonça França | 2015-09-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | Memoized reflections accessor | Rafael Mendonça França | 2015-09-08 | 1 | -9/+18 | |
* | | | | | | | | | | | | Merge pull request #21537 from tgxworld/perf_reduce_allocation | Rafael Mendonça França | 2015-09-07 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Reduce allocation in `resolve_column_aliases`. | Guo Xiang Tan | 2015-09-08 | 1 | -5/+5 | |
* | | | | | | | | | | | | | Merge pull request #21520 from jeremy/friendlier-force-ssl | Jeremy Daer (Kemper) | 2015-09-07 | 3 | -200/+252 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Make `config.force_ssl` less dangerous to try and easier to disable | Jeremy Daer | 2015-09-07 | 3 | -200/+252 | |
* | | | | | | | | | | | | | | Merge pull request #21536 from jeremy/support-mysql2-0.4.0 | Jeremy Daer (Kemper) | 2015-09-07 | 3 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Support mysql2 0.4.0, first release with prepared statements support | Jeremy Daer | 2015-09-07 | 3 | -4/+9 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | / / / / / / / | .gitignore: Ignore .ruby-version in any subdir | Jeremy Daer | 2015-09-07 | 1 | -3/+3 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Use Hash[] instead of Hash#dup in resolve_column_aliases | Rafael Mendonça França | 2015-09-07 | 1 | -1/+3 | |
* | | | | | | | | | | | | Merge pull request #21534 from Vratislav/clarify-custom-config-guide | Rafael Mendonça França | 2015-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Revert "Merge pull request #21069 from dmitry/feature/validate-multiple-conte... | Rafael Mendonça França | 2015-09-07 | 5 | -50/+2 | |
* | | | | | | | | | | | | Merge pull request #21069 from dmitry/feature/validate-multiple-contexts-at-once | Rafael Mendonça França | 2015-09-07 | 5 | -2/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Validate multiple contexts on `valid?` and `invalid?` at once. | Dmitry Polushkin | 2015-07-30 | 5 | -2/+50 | |
* | | | | | | | | | | | | | Merge pull request #21522 from tgxworld/scope_perf | Rafael Mendonça França | 2015-09-07 | 4 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Cache check if `default_scope` has been overridden. | Guo Xiang Tan | 2015-09-07 | 1 | -1/+8 |