Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #16834 from tchandy/removing_unused_fake_models | Guillermo Iguaran | 2014-09-07 | 1 | -45/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Removing unused fake models | Thiago Pradi | 2014-09-07 | 1 | -45/+0 | |
* | | | | | | | | Schema dumper: all connection adapters implement #primary_key, so rely on it ... | Jeremy Kemper | 2014-09-07 | 1 | -10/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16830 from teeparham/schema_dumper | Santiago Pastorino | 2014-09-07 | 1 | -27/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix warnings for undefined local variable | Tee Parham | 2014-09-07 | 1 | -6/+10 | |
| * | | | | | | | Prefer "if any?" to "unless empty?" | Tee Parham | 2014-09-07 | 1 | -9/+6 | |
| * | | | | | | | Convert string concatenations to substitutions | Tee Parham | 2014-09-07 | 1 | -15/+15 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #16832 from yuki24/use-match-via-all-in-custom-exceptions-app | Zachary Scott | 2014-09-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [guides] Use `match ..., via: :all` in the custom exceptions app [ci skip] | Yuki Nishijima | 2014-09-06 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Ignore segfault build errors with 2.0.0 + mysql-ruby | Jeremy Kemper | 2014-09-06 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #16793 from javan/comply_with_rack_content_length_middleware | Jeremy Kemper | 2014-09-06 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add support for Rack::ContentLength middelware | Javan Makhmali | 2014-09-06 | 2 | -0/+18 | |
|/ / / / / / | ||||||
* | | | | | | Dynamically modified schema and association would not be correctly reset | Akira Matsuda | 2014-09-06 | 4 | -16/+21 | |
* | | | | | | Merge pull request #16824 from rajcybage/action_view_content_tag | Jeremy Kemper | 2014-09-06 | 2 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix the undefined method content_tag #15245 | Rajarshi Das | 2014-09-06 | 2 | -1/+1 | |
* | | | | | | | Merge pull request #16822 from jeremy/deprecate-problematic-implicit-response... | Jeremy Kemper | 2014-09-06 | 3 | -5/+43 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Deprecate implicit AD::Response splatting and Array conversion | Jeremy Kemper | 2014-09-06 | 3 | -5/+43 | |
* | | | | | | | Dependencies: bump to jquery-rails 4.0.0.beta2 | Godfrey Chan | 2014-09-05 | 2 | -2/+2 | |
* | | | | | | | Use the released jquery-rails gem | Godfrey Chan | 2014-09-05 | 2 | -3/+9 | |
* | | | | | | | Add TODO to release the gems before the next Rails release | Rafael Mendonça França | 2014-09-05 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #16114 from seuros/test_clean | Rafael Mendonça França | 2014-09-05 | 7 | -26/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added enable_extension! to helper | Abdelkader Boudih | 2014-09-05 | 7 | -26/+25 | |
* | | | | | | | | Remove CHANGELOG entry [ci skip] | Rafael Mendonça França | 2014-09-05 | 1 | -8/+0 | |
* | | | | | | | | Do not mark object as persisted after an association is saved | Rafael Mendonça França | 2014-09-05 | 3 | -21/+14 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | :scissors: | Rafael Mendonça França | 2014-09-05 | 1 | -1/+1 | |
* | | | | | | | Add test to assert_recognizes with custom message | Rafael Mendonça França | 2014-09-05 | 1 | -1/+9 | |
* | | | | | | | Message doesn't need to be optional | Rafael Mendonça França | 2014-09-05 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #14911 from estsauver/14908 | Rafael Mendonça França | 2014-09-05 | 2 | -7/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Propagate test messages through assert_routing helper, Fixes #14908 | Earl St Sauver | 2014-04-29 | 2 | -7/+15 | |
* | | | | | | | | Fix for inflector's incorrect camelCase replacement for acronyms | Matthew Draper | 2014-09-06 | 4 | -1/+10 | |
* | | | | | | | | Merge pull request #16818 from phoet/patch-4 | Rafael Mendonça França | 2014-09-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | world writable might be a bit too open... | Peter Schröder | 2014-09-05 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | For now, we will keep sorting the tests. | Matthew Draper | 2014-09-05 | 4 | -4/+7 | |
* | | | | | | | Merge pull request #16815 from seuros/ar-freeze-adapter-name | Santiago Pastorino | 2014-09-05 | 6 | -17/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Freeze ADAPTER_NAME in adapters | Abdelkader Boudih | 2014-09-05 | 6 | -17/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Fixed regression with referencing polymorphic assoc in eager-load | Godfrey Chan | 2014-09-05 | 3 | -2/+13 | |
* | | | | | | | Merge pull request #16807 from tgxworld/carry_out_assignment_within_block | Yves Senn | 2014-09-05 | 1 | -8/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move variable assignment within logging block. | Guo Xiang Tan | 2014-09-05 | 1 | -8/+16 | |
* | | | | | | | | Merge pull request #16765 from Agis-/time-change-bug | Andrew White | 2014-09-05 | 3 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Time#change throws exception with an out-of-range :usec | Agis- | 2014-09-04 | 3 | -0/+7 | |
* | | | | | | | | | Merge pull request #16813 from seuros/rdoc | Zachary Scott | 2014-09-04 | 1 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | correct rdoc [ci skip] | Abdelkader Boudih | 2014-09-05 | 1 | -14/+14 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #16809 from akshay-vishnoi/for_not_to_do_not | Guillermo Iguaran | 2014-09-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cover all cases of `For not` --> `Do not`, related to #16804 | Akshay Vishnoi | 2014-09-05 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16699 from cristianbica/aj-refactor-queueing | David Heinemeier Hansson | 2014-09-04 | 33 | -265/+447 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rename remaining :in / :at to :wait / :wait_until | Cristian Bica | 2014-09-04 | 4 | -25/+22 | |
| * | | | | | | | | Active Job refactoring | Cristian Bica | 2014-09-03 | 33 | -256/+441 | |
* | | | | | | | | | Load :developers fixtures where expecting a Developer to be there | Akira Matsuda | 2014-09-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #16788 from codeodor/fix-16761 | Aaron Patterson | 2014-09-04 | 6 | -3/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Skip StatementCache for eager loaded associations (Fixes #16761) | Sammy Larbi | 2014-09-04 | 6 | -3/+34 |