Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | Merge pull request #1 from charliesome/patch-1 | David Heinemeier Hansson | 2014-05-18 | 1 | -9/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Clean up JobWrappers::ResqueWrapper.perform | Charlie Somerville | 2014-05-19 | 1 | -9/+3 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | Queue naming with a base, which requires a JobWrapper to comply to Resques ex... | David Heinemeier Hansson | 2014-05-18 | 5 | -5/+64 | |
| | | * | | | | | | | | | | | | | | Add ResqueAdapter and provide test infrastructure for the now multiple adapters | David Heinemeier Hansson | 2014-05-18 | 9 | -10/+76 | |
| | | * | | | | | | | | | | | | | | Rename to InlineAdapter to match *Adapter form, even if the queue is embedded... | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | Simplest job and inline queue | David Heinemeier Hansson | 2014-05-18 | 4 | -2/+37 | |
| | | * | | | | | | | | | | | | | | Run tests through Rake | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+27 | |
| | | * | | | | | | | | | | | | | | Skeleton gem | David Heinemeier Hansson | 2014-05-18 | 12 | -0/+184 | |
| | | / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #16532 from gsamokovarov/lock-web-console-for-4.2.0.beta1 | David Heinemeier Hansson | 2014-08-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Lock web-console to 2.0.0.beta1 for the first 4.2 beta | Genadi Samokovarov | 2014-08-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / | Dont encourage people to run without autoflush in production | David Heinemeier Hansson | 2014-08-17 | 1 | -3/+0 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rails/rails | David Heinemeier Hansson | 2014-08-17 | 40 | -1333/+428 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Use AS::JSON for (de)serializing cookies | Godfrey Chan | 2014-08-17 | 3 | -2/+50 | |
| * | | | | | | | | | | | | | | | Preload UnicodeDatabase outside the loop | Akira Matsuda | 2014-08-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | format | Akira Matsuda | 2014-08-18 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | `responders` 1.x won't do it. Told you to RTFM for details! | Godfrey Chan | 2014-08-17 | 2 | -3/+8 | |
| * | | | | | | | | | | | | | | | Merge pull request #16458 from chancancode/ar_fix_reserved_inheritance | Godfrey Chan | 2014-08-17 | 3 | -5/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixed issue w/custom accessors + reserved name + inheritance | Godfrey Chan | 2014-08-11 | 3 | -5/+34 | |
| * | | | | | | | | | | | | | | | | The gem is called 'responders' | Godfrey Chan | 2014-08-17 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | Raise a more helpful error for people who are using these extracted features | Godfrey Chan | 2014-08-17 | 2 | -1/+46 | |
| * | | | | | | | | | | | | | | | | Fixed broken reference caused by 14965ba | Godfrey Chan | 2014-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Merge pull request #16467 from strzalek/cookies-digest-config-option2 | Godfrey Chan | 2014-08-17 | 5 | -5/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Add config option for cookies digest | Łukasz Strzałkowski | 2014-08-12 | 5 | -5/+68 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #16484 from strzalek/remove-redundant-null-serializer | Godfrey Chan | 2014-08-17 | 1 | -16/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Remove redundant NullSerializer | Łukasz Strzałkowski | 2014-08-13 | 1 | -16/+7 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #16526 from rails/jv-no-responders | José Valim | 2014-08-17 | 14 | -1276/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Remove more references to respond_with | José Valim | 2014-08-17 | 9 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | Remove usafe of respond_to in ActionView tests | José Valim | 2014-08-17 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | Move respond_with to the responders gem | José Valim | 2014-08-17 | 4 | -1265/+8 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #16529 from y-yagi/patch-1 | Zachary Scott | 2014-08-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | [ci skip] Fix sample code in Layouts and Rendering guide | yuuji.yaginuma | 2014-08-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Allow usage of bundle local config for rack by specifying the branch | Carlos Antonio da Silva | 2014-08-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge pull request #16338 from robin850/rbx-safe-constantize | Matthew Draper | 2014-08-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Avoid relying on error messages when rescuing | Robin Dupret | 2014-08-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #16527 from jeremy/etag_with_template_digest | Jeremy Kemper | 2014-08-17 | 7 | -9/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | When your templates change, browser caches bust automatically. | Jeremy Kemper | 2014-08-17 | 7 | -9/+136 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #16189 from sgrif/sg-attribute-was-in-place | Godfrey Chan | 2014-08-16 | 9 | -20/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Don't expose these new APIs yet (added in 877ea78 / #16189) | Godfrey Chan | 2014-08-16 | 3 | -15/+21 | |
| | * | | | | | | | | | | | | | | | | Implement `_was` and `changes` for in-place mutations of AR attributes | Sean Griffin | 2014-08-16 | 8 | -21/+62 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / | Fix rounding errors with #travel_to by resetting the usec on any passed time ... | David Heinemeier Hansson | 2014-08-17 | 3 | -4/+20 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #16517 from sgrif/sg-comparable-attributes | Rafael Mendonça França | 2014-08-16 | 4 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Implement `==` on `Type::Value` and `Attribute` | Sean Griffin | 2014-08-15 | 4 | -0/+50 | |
* | | | | | | | | | | | | | | | | | Merge pull request #16523 from tomkadwill/cookie_store_rewording | Rafael Mendonça França | 2014-08-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [ci skip] re-worded section on CookieStore to make it more readable. | Tom Kadwill | 2014-08-16 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Avoid mutating the constants in a test case | Akira Matsuda | 2014-08-16 | 2 | -6/+4 | |
* | | | | | | | | | | | | | | | | | Avoid polluting String class globally in a test case | Akira Matsuda | 2014-08-16 | 1 | -8/+13 | |
* | | | | | | | | | | | | | | | | | Unused ivar in a test suite | Akira Matsuda | 2014-08-16 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | Merge pull request #16435 from arthurnn/after_commit_run_on_top_level_trans_m... | Godfrey Chan | 2014-08-15 | 4 | -4/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix regression on after_commit in nested transactions. | Arthur Neves | 2014-08-15 | 3 | -0/+21 | |
| * | | | | | | | | | | | | | | | | Use *_transaction methods in TransactionManager | Arthur Neves | 2014-08-15 | 2 | -4/+26 | |
|/ / / / / / / / / / / / / / / / |