Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | - Fixed changelog related to i18 key changes. Added author | Vipul A M | 2016-04-10 | 1 | -8/+10 | |
* | | | | | | | Merge pull request #24523 from BlakeMesdag/as-max_time-fix-edges | Xavier Noria | 2016-04-12 | 2 | -7/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | No more need for an early return | Blake Mesdag | 2016-04-12 | 1 | -2/+0 | |
| * | | | | | | | More readable version | Blake Mesdag | 2016-04-12 | 1 | -13/+10 | |
| * | | | | | | | Handle max_time edge cases for epoch times and add test | Blake Mesdag | 2016-04-12 | 2 | -3/+29 | |
* | | | | | | | | Allow symbols using "dot notation" to be passed to where | Sean Griffin | 2016-04-12 | 4 | -7/+12 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24520 from BlakeMesdag/activesupport-fileupdate-checker-m... | Xavier Noria | 2016-04-12 | 1 | -1/+17 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use Time#compare_without_coercion for super speed | Blake Mesdag | 2016-04-12 | 1 | -1/+6 | |
| * | | | | | | Use a single memoized loop to find max mtime in ActiveSupport::FileUpdateChec... | Blake Mesdag | 2016-04-12 | 1 | -1/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24495 from vipulnsward/rails-changelog-pass | Santiago Pastorino | 2016-04-11 | 1 | -18/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | - Fence some commands, options, gems, etc. with quotes | Vipul A M | 2016-04-10 | 1 | -18/+18 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24490 from prathamesh-sonpatki/add-config-to-deprecation-... | Santiago Pastorino | 2016-04-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `config` to the deprecation warnings of deprecated config options | Prathamesh Sonpatki | 2016-04-10 | 1 | -3/+3 | |
* | | | | | | | Merge pull request #24511 from lihanli/activemodel-dirty-attribute-changed | Jeremy Daer | 2016-04-11 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | set default parameter to nil to speed up attribute_changed? | Lihan Li | 2016-04-11 | 1 | -3/+5 | |
* | | | | | | | | Merge pull request #24504 from nickmalcolm/master | Vipul A M | 2016-04-12 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] This modifies the HTTP Token authentication example's `authenticate... | Nick Malcolm | 2016-04-12 | 1 | -1/+6 | |
* | | | | | | | | | Merge pull request #24492 from vipulnsward/pass-over-warnings | Jeremy Daer | 2016-04-11 | 14 | -20/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Pass over all Rails 5 warnings, to make sure: | Vipul A M | 2016-04-12 | 14 | -20/+19 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #24508 from alexmirk/master | Vipul A M | 2016-04-12 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improved ActionView flows.rb documention [ci skip] | Alex Mirkhaydarov | 2016-04-11 | 1 | -5/+4 | |
|/ / / / / / / / / | ||||||
* | | / / / / / / | edit pass over the RDoc of Rails::Railtie [ci skip] | Xavier Noria | 2016-04-11 | 1 | -36/+36 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | remove explicit curlies for hash argument | Xavier Noria | 2016-04-11 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #24485 from prathamesh-sonpatki/protected_database_env_mes... | Richard Schneeman | 2016-04-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Cleanup message shown while running destructive action against protected data... | Prathamesh Sonpatki | 2016-04-10 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #24497 from vipulnsward/am-changelog-pass | Yves Senn | 2016-04-11 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pass over AM changelog | Vipul A M | 2016-04-10 | 1 | -4/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | issue FileUtils commands directly in Rake tasks | Xavier Noria | 2016-04-11 | 4 | -15/+12 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | revises fileutils dependencies in railties | Xavier Noria | 2016-04-11 | 8 | -4/+13 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #24487 from tomkadwill/action-mailer-base-docs | Vipul A M | 2016-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Update ActionMailer Views documentation [ci skip] | Tom Kadwill | 2016-04-10 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24486 from y-yagi/do_not_create_unnecessary_directory | Rafael França | 2016-04-10 | 2 | -5/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | do not create unnecessary directory | yuuji.yaginuma | 2016-04-10 | 2 | -5/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #24488 from y-yagi/fix_file_path | Abdelkader Boudih | 2016-04-10 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | fix typo in file path [ci skip] | yuuji.yaginuma | 2016-04-10 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #24484 from prathamesh-sonpatki/protecte_structure_load_too | Richard Schneeman | 2016-04-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Check for protected environments before trying to load structure.sql file | Prathamesh Sonpatki | 2016-04-10 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #23702 from namusyaka/fix-json-behavior | Eileen M. Uchitelle | 2016-04-09 | 3 | -0/+15 | |
|\ \ \ | ||||||
| * | | | Fix behavior of JSON encoding for Exception | namusyaka | 2016-04-09 | 3 | -0/+15 | |
|/ / / | ||||||
* | | | Merge pull request #24165 from y-yagi/generate_application_job_when_not_exist | Eileen M. Uchitelle | 2016-04-09 | 4 | -0/+39 | |
|\ \ \ | ||||||
| * | | | generate ApplicationJob if it does not already exist | yuuji.yaginuma | 2016-03-25 | 4 | -0/+39 | |
* | | | | Merge pull request #24475 from jeremy/ar/mariadb-supports-datetime-precision | Jeremy Daer | 2016-04-08 | 6 | -24/+56 | |
|\ \ \ \ | ||||||
| * | | | | Support microsecond datetime precision on MariaDB 5.3+. | Jeremy Daer | 2016-04-08 | 6 | -24/+56 | |
|/ / / / | ||||||
* | | | | Merge pull request #24457 from jeremy/mailer/dont-deliver-later-after-message... | Jeremy Daer | 2016-04-08 | 3 | -2/+40 | |
|\ \ \ \ | ||||||
| * | | | | Disallow calling `#deliver_later` after local message modifications. | Jeremy Daer | 2016-04-07 | 3 | -2/+40 | |
* | | | | | Merge pull request #24474 from djunzu/fix_welcome_page_docs | Yves Senn | 2016-04-08 | 1 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove reference to non existing link in the welcome page. | djunzu | 2016-04-08 | 1 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #24471 from swrobel/patch-1 | Rafael França | 2016-04-08 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify fixtures examples [ci skip] | Stefan Wrobel | 2016-04-08 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #24468 from RochesterinNYC/patch-2 | Rafael França | 2016-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ |