Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #17950 from y-yagi/postgres_guide | Richard Schneeman | 2014-12-07 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] add `enable_extension` to PostgreSQL hstore example | yuuji.yaginuma | 2014-12-07 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #17944 from tjschuck/mounted_named_routes_regression | Santiago Pastorino | 2014-12-06 | 2 | -14/+43 | |
|\ \ \ \ | ||||||
| * | | | | Mounted Rack apps should have default named routes based on app name | T.J. Schuck | 2014-12-06 | 2 | -14/+43 | |
* | | | | | Merge pull request #17942 from yui-knk/fix/upgrading.md | Richard Schneeman | 2014-12-06 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] update rails version to 3.2.21 | yui-knk | 2014-12-06 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #17943 from jeremywadsack/doc_cache_importability | Richard Schneeman | 2014-12-06 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add Guides note to change cache name space as Entry data is incompatible betw... | Jeremy Wadsack | 2014-12-04 | 1 | -0/+4 | |
* | | | | | Add `force: true` to tables created in PG tests | Sean Griffin | 2014-12-05 | 2 | -2/+2 | |
* | | | | | Correctly respect subtypes for PG arrays and ranges | Sean Griffin | 2014-12-05 | 3 | -10/+43 | |
* | | | | | Merge pull request #17932 from brooksreese/master | Rafael Mendonça França | 2014-12-05 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix sentence structure [ci skip] | Brooks Reese | 2014-12-05 | 1 | -1/+1 | |
| * | | | | | Fix grammar in Rakefile markup [ci skip] | Brooks Reese | 2014-12-05 | 1 | -1/+1 | |
* | | | | | | Merge pull request #17934 from rubys/dev_webconsole | Rafael Mendonça França | 2014-12-05 | 1 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use latest web-console when using --dev or --edge | Sam Ruby | 2014-12-05 | 1 | -0/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17930 from sergey-alekseev/remove-unused-generalized-table | Rafael Mendonça França | 2014-12-05 | 2 | -49/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | remove unused `#optional_parts` | Sergey Alekseev | 2014-12-05 | 1 | -4/+0 | |
| * | | | | | remove unused `#generalized_table` | Sergey Alekseev | 2014-12-05 | 1 | -45/+0 | |
* | | | | | | Include missing require | David Heinemeier Hansson | 2014-12-05 | 1 | -0/+1 | |
* | | | | | | Merge pull request #17817 from aripollak/hide-activejob-args | David Heinemeier Hansson | 2014-12-05 | 2 | -1/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Inline to_global_id conversion | Ari Pollak | 2014-12-04 | 1 | -5/+1 | |
| * | | | | | Use try instead of checking for GlobalID::Identification | Ari Pollak | 2014-12-04 | 1 | -5/+1 | |
| * | | | | | Only filter GIDable objects; remove cosmetic changes | Ari Pollak | 2014-12-01 | 2 | -16/+14 | |
| * | | | | | Hide potentially sensitive ActiveJob params from logs | Ari Pollak | 2014-11-28 | 2 | -11/+34 | |
* | | | | | | Merge pull request #17925 from rebyn/german_typo | Santiago Pastorino | 2014-12-05 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Typo: Hello = Guten Tag (in German) | Tu Hoang | 2014-12-05 | 2 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17919 from mrgilman/stop-supporting-nested-arrays | Sean Griffin | 2014-12-04 | 4 | -40/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove deprecated behavior allowing nested arrays as query values | Melanie Gilman | 2014-12-04 | 4 | -40/+5 | |
* | | | | | | | Correctly handle multiple attribute method prefix/suffixes which match | Sean Griffin | 2014-12-04 | 2 | -6/+14 | |
* | | | | | | | Merge pull request #17920 from calebthompson/dont-rely-on-environment-task-fo... | Sean Griffin | 2014-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove environment dependency for db:schema:load | Caleb Thompson | 2014-12-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #17916 from mrgilman/deprecate-class-handler | Sean Griffin | 2014-12-04 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Deprecate `Class` handler in `PredicateBuilder` | Melanie Gilman | 2014-12-04 | 3 | -4/+17 | |
* | | | | | | | Merge pull request #17797 from y-yagi/donot_delete_mailer_layouts | Rafael Mendonça França | 2014-12-04 | 3 | -4/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't remove mailer layouts files | yuuji.yaginuma | 2014-11-27 | 3 | -4/+23 | |
* | | | | | | | | Merge pull request #17825 from aripollak/fix-activejob-sidekiq-integration | Rafael Mendonça França | 2014-12-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix Sidekiq ActiveJob integration setup | Ari Pollak | 2014-11-28 | 1 | -1/+2 | |
* | | | | | | | | We don't need to call to_sym. Just compare the string | Rafael Mendonça França | 2014-12-04 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17792 from rockrep/master | Rafael Mendonça França | 2014-12-04 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | allow 'all' for :domain option in addition to :all | rockrep | 2014-11-26 | 2 | -1/+11 | |
* | | | | | | | | | Merge pull request #17913 from claudiob/add-docs-to-time-with-zone | Rafael Mendonça França | 2014-12-04 | 1 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add documentation to six AS::TimeWithZone methods | claudiob | 2014-12-04 | 1 | -2/+23 | |
* | | | | | | | | | | Merge pull request #17912 from claudiob/fix-verified-in-changelog | Rafael Mendonça França | 2014-12-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix MessageVerifier's #verified in CHANGELOG | claudiob | 2014-12-04 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Copy-edit the MessageVerifier documentation [ci skip] | Rafael Mendonça França | 2014-12-04 | 1 | -7/+6 | |
* | | | | | | | | | Merge pull request #17910 from sergey-alekseev/remove-useless-await-close | Rafael Mendonça França | 2014-12-04 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove unused #await_close | Sergey Alekseev | 2014-12-04 | 1 | -6/+0 | |
* | | | | | | | | | | Merge pull request #17905 from claudiob/add-doc-to-message-verifier | Rafael Mendonça França | 2014-12-04 | 1 | -4/+50 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add documentation to MessageVerifier | claudiob | 2014-12-03 | 1 | -4/+50 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #17906 from kamipo/prevent_symbol_gc | Rafael Mendonça França | 2014-12-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ |