Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #22164 from yui-knk/test_float_limits | Andrew White | 2015-11-03 | 2 | -12/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add test_float_limits to mysql2 | yui-knk | 2015-11-03 | 2 | -12/+48 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #22162 from Gaurav2728/added_instruction_for_rack_cors | Andrew White | 2015-11-03 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | added missing instructions for `rack-cors` | Gaurav Sharma | 2015-11-03 | 1 | -2/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | remove present? call; we do not need it | Aaron Patterson | 2015-11-02 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #21841 from yui-knk/fix_migration_status | Andrew White | 2015-11-02 | 4 | -7/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make `db:migrate:status` to render `1_some.rb` format migrate files. | yui-knk | 2015-11-02 | 4 | -7/+80 | |
* | | | | | | | | Merge pull request #22156 from yui-knk/fix_test_mysql | Andrew White | 2015-11-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix test_database_created_by_root of mysql | yui-knk | 2015-11-02 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #22142 from r11runner/query-guide-first-last-default-scope | Yves Senn | 2015-11-02 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] querying guide methods first and last: mentioning the influence of ... | r11runner | 2015-10-31 | 1 | -0/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #22152 from y-yagi/remove_sass-cache_from_gitignore | Andrew White | 2015-11-02 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove unnecessary `.sass-cache` from plugin's gitignore template | yuuji.yaginuma | 2015-11-02 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #22133 from yui-knk/sanitize_sql_for_order | Andrew White | 2015-11-02 | 5 | -5/+30 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Define `sanitize_sql_for_order` for AR and use it inside `preprocess_order_args` | yui-knk | 2015-11-02 | 5 | -5/+30 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22090 from kamipo/bigint_default_nil | Andrew White | 2015-11-02 | 4 | -3/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow bigint with default nil for avoiding auto increment primary key | Ryuta Kamizono | 2015-11-02 | 4 | -3/+36 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22061 from kamipo/remove_default_charset_and_collation | Andrew White | 2015-11-02 | 3 | -21/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove `DEFAULT_CHARSET` and `DEFAULT_COLLATION` in `MySQLDatabaseTasks` | Ryuta Kamizono | 2015-11-02 | 3 | -21/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22130 from k0kubun/left-joins-changelog | Andrew White | 2015-11-02 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add CHANGELOG entry for #22125 [ci skip] | Takashi Kokubun | 2015-11-02 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22131 from yui-knk/move_test_to_inheritance_test | Andrew White | 2015-11-02 | 2 | -80/+80 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Move some AR test cases to inheritance_test.rb | yui-knk | 2015-10-31 | 2 | -80/+80 | |
* | | | | | | Merge pull request #22149 from samphilipd/master | Andrew White | 2015-11-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update changelog for #22122 | Sam Davies | 2015-11-01 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22147 from jwworth/pull-request/double-string | Richard Schneeman | 2015-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix double word 'string' [ci skip] | Jake Worth | 2015-11-01 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22083 from thejamespinto/idempotent-route-generator | Andrew White | 2015-11-01 | 3 | -1/+20 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Route generator should be idempotent - closes #22082 | Thiago Pinto | 2015-10-31 | 3 | -1/+20 | |
* | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-10-31 | 14 | -28/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove wrong period mark in `ActiveSupport::LogSubscriber` docs [ci skip] | amitkumarsuroliya | 2015-10-11 | 1 | -1/+1 | |
| * | | | | | | Add missing punctuation mark in `ActiveSupport` docs [ci skip] | amitkumarsuroliya | 2015-10-11 | 4 | -7/+7 | |
| * | | | | | | Fixed `ActiveSupport::NumberHelper` Outputs [ci skip] | amitkumarsuroliya | 2015-10-11 | 1 | -2/+2 | |
| * | | | | | | Improved `KeyError` messages on bang version, since commit https://github.com... | amitkumarsuroliya | 2015-10-11 | 2 | -2/+2 | |
| * | | | | | | Revert "Corrected ActiveSupport `time_with_zone` outputs [ci skip]" | Rafael Mendonça França | 2015-10-10 | 1 | -7/+7 | |
| * | | | | | | Corrected ActiveSupport `time_with_zone` outputs [ci skip] | amitkumarsuroliya | 2015-10-11 | 1 | -7/+7 | |
| * | | | | | | Improved readability of Assertion docs, replaced ‘Assert’ -> ‘Assertsâ€... | amitkumarsuroliya | 2015-10-09 | 3 | -12/+12 | |
| * | | | | | | Replace `an UNIQUE` with `a UNIQUE` as UNIQUE doesn't have a vowel sound [ci ... | amitkumarsuroliya | 2015-10-07 | 2 | -2/+2 | |
| * | | | | | | Fixed wording in Assertion docs, changed ‘Assert’ -> ‘Asserts’ | Ronak Jangir | 2015-10-07 | 4 | -4/+4 | |
* | | | | | | | Merge pull request #22140 from jwworth/pull-request/fix-double-word | Arun Agrawal | 2015-10-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix double word 'be' [ci skip] | Jake Worth | 2015-10-31 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22136 from y-yagi/fix_changelog_format | Arun Agrawal | 2015-10-31 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | minor formatting changes [ci skip] | yuuji.yaginuma | 2015-10-31 | 1 | -2/+3 | |
|/ / / / / / | ||||||
* | | | | | | split `process` from mailer instantiation | Aaron Patterson | 2015-10-30 | 2 | -5/+6 | |
* | | | | | | Merge pull request #22125 from k0kubun/left_joins | Sean Griffin | 2015-10-30 | 5 | -3/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Alias left_joins to left_outer_joins | Takashi Kokubun | 2015-10-31 | 5 | -3/+10 | |
* | | | | | | | Add tasks to automatize CHANGELOG headers | Rafael Mendonça França | 2015-10-30 | 1 | -2/+13 | |
* | | | | | | | :scissors: | Rafael Mendonça França | 2015-10-30 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #21251 from rodzyn/more_param_parser_tests | Sean Griffin | 2015-10-30 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add test for parsing application/vnd.api+json | Marcin Olichwirowicz | 2015-08-21 | 1 | -0/+14 |