Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Translate NOT NULL violation to the specific exception | Ryuta Kamizono | 2016-12-06 | 7 | -8/+33 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27275 from kamipo/should_inherit_statement_invalid | Sean Griffin | 2016-12-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Should inherit `StatementInvalid` rather than `WrappedDatabaseException` | Ryuta Kamizono | 2016-12-06 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #27280 from brchristian/patch-1 | Jeremy Daer | 2016-12-05 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update puma.rb | brchristian | 2016-12-05 | 1 | -6/+6 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26687 from kamipo/fix_add_index_to_normalize_options | Matthew Draper | 2016-12-06 | 4 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix `add_index` to normalize column names and options | Ryuta Kamizono | 2016-10-03 | 4 | -1/+10 | |
* | | | | | | | | | | | | Merge pull request #27277 from kamipo/remove_unnecessary_variable | Matthew Draper | 2016-12-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove unnecessary `connection_name` variable | Ryuta Kamizono | 2016-12-06 | 1 | -2/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #27274 from kamipo/primary_key_with_auto_increment_and_bigint | Matthew Draper | 2016-12-06 | 3 | -11/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Make `:auto_increment` option works on `:bigint` | Ryuta Kamizono | 2016-12-06 | 3 | -11/+25 | |
* | | | | | | | | | | | Do not try to set the content_type if the format is nil | Rafael Mendonça França | 2016-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #26266 from jmccartie/jm/bigint | Sean Griffin | 2016-12-05 | 22 | -74/+332 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Make pg adapter use bigserial for pk by default | Pavel Pravosud | 2016-12-05 | 11 | -3/+262 | |
| * | | | | | | | | | | Change MySQL and Postgresql to use Bigint primary keys | Jon McCartie | 2016-12-05 | 16 | -75/+74 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #27272 from kamipo/make_auto_increment_to_internal_primary... | Sean Griffin | 2016-12-05 | 4 | -1/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make `:auto_increment` to internal primary key option | Ryuta Kamizono | 2016-12-06 | 4 | -1/+65 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Don't try to run multiple insert queries at once | Sean Griffin | 2016-12-05 | 1 | -5/+9 | |
* | | | | | | | | | | Merge pull request #27269 from amaierhofer/adjust_link_to_api_doc | Sean Griffin | 2016-12-05 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update url_helper.rb, adjust link_to api doc | Andreas Maierhofer | 2016-12-05 | 1 | -4/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #27264 from kamipo/fix_change_column_lose_comment | Sean Griffin | 2016-12-05 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix that `change_column` lose a comment | Ryuta Kamizono | 2016-12-05 | 2 | -2/+5 | |
* | | | | | | | | | | Merge pull request #27267 from prathamesh-sonpatki/fullstop | Kasper Timm Hansen | 2016-12-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add fullstop following the pattern used in rest of the file | Prathamesh Sonpatki | 2016-12-05 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #27266 from simi/patch-1 | Guillermo Iguaran | 2016-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix binstop -> binstub typo in railties changelog. | Josef Šimánek | 2016-12-05 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27258 from y-yagi/stop_using_removed_render_text | Kasper Timm Hansen | 2016-12-03 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 4 | -5/+5 | |
* | | | | | | | | | | Merge pull request #27257 from koic/use_standard_name_javascript | Xavier Noria | 2016-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use JavaScripts instead of Javascripts in `rake stats` | Koichi ITO | 2016-12-03 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | / / / / / / / | Remove unused argument | Rafael Mendonça França | 2016-12-02 | 2 | -16/+5 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #27250 from y-yagi/use_binstub_in_bin_update | Guillermo Iguaran | 2016-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use yarn binstub in `bin/update` | yuuji.yaginuma | 2016-12-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Exclude singleton classes from `subclasses` and `descendants` | Sean Griffin | 2016-12-01 | 2 | -0/+11 | |
* | | | | | | | | Stop using the `pg` Float encoder | Sean Griffin | 2016-12-01 | 1 | -1/+0 | |
* | | | | | | | | Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245) | David Heinemeier Hansson | 2016-12-01 | 8 | -12/+16 | |
* | | | | | | | | Merge pull request #27240 from nanaya/accidentally-heading | Matthew Draper | 2016-12-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix issue number from becoming markdown header | nanaya | 2016-12-01 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27233 from utilum/27202_remove_outdated_tip_in_form_helpe... | Jon Moss | 2016-11-30 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixes #27202, [ci skip] | utilum | 2016-11-30 | 1 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27206 from kirs/fix-testing-isolation-2 | Matthew Draper | 2016-12-01 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix arguments passing in testing isolation | Kir Shatrov | 2016-11-30 | 1 | -7/+8 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Make the second argument to `attribute` optional | Sean Griffin | 2016-11-30 | 3 | -1/+15 | |
* | | | | | | | | Correct deprecation warnings in `ActiveRecord::Dirty` | Sean Griffin | 2016-11-30 | 1 | -6/+6 | |
* | | | | | | | | Merge pull request #27225 from y-yagi/make_windows_check_more_accurate | Rafael França | 2016-11-30 | 6 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | use `Gem.win_platform?` to check windows Ruby platforms | yuuji.yaginuma | 2016-11-30 | 6 | -7/+7 | |
* | | | | | | | | | Prevent race condition when launching EventMachine reactor | Matthew Draper | 2016-11-30 | 2 | -2/+28 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Avoid race condition in AJ integration tests | Matthew Draper | 2016-11-30 | 2 | -1/+3 | |
* | | | | | | | | Merge pull request #27221 from phoet/current_is_not_used | Matthew Draper | 2016-11-30 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | removed `@current` as it is not used | phoet | 2016-11-30 | 1 | -1/+0 |