aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25339 from prathamesh-sonpatki/reuse-validate-index-lengthRafael França2016-06-151-7/+7
|\
| * Reuse existing validate_index_length! methodPrathamesh Sonpatki2016-06-091-7/+7
* | Merge pull request #25402 from alexcameron89/masterRafael França2016-06-141-1/+1
|\ \
| * | Change AS::Callback to ActiveSupport::Callbacks in doc [ci skip]Alex Kitchens2016-06-141-1/+1
|/ /
* | Fix postgresql query_cache testArthur Neves2016-06-141-0/+1
* | Respect the current `connected?` method when calling `cache`Arthur Neves2016-06-142-2/+17
* | Remove not needed line on testArthur Neves2016-06-141-1/+0
* | Merge pull request #25401 from jwgoh/docs/request-responseRichard Schneeman2016-06-141-2/+2
|\ \
| * | Add Rack doc link for request and response object [ci skip]Jun Wan Goh2016-06-141-2/+2
|/ /
* | Merge pull request #25399 from wynksaiddestroy/fix-typo-and-simply-after-comm...Robin Dupret2016-06-141-2/+2
|\ \
| * | [skip ci] Fix typo and simplify after_commit examplewynksaiddestroy2016-06-141-2/+2
|/ /
* | Fix error message to talk about the scale not precision of the typeRafael Mendonça França2016-06-131-1/+1
* | Fix missing requires for object/blankRafael Mendonça França2016-06-132-1/+3
* | Merge pull request #25390 from gsamokovarov/abstact-unit-presence-requireRafael França2016-06-131-0/+1
|\ \
| * | Require "active_support/core_ext/object/blank" for railties abstract unitGenadi Samokovarov2016-06-131-0/+1
* | | Remove deprecated arguments in assert_nothing_raisedRafael Mendonça França2016-06-132-6/+5
* | | Merge pull request #24756 from gsamokovarov/always-inherit-from-application-r...Rafael Mendonça França2016-06-131-2/+2
|\ \ \
| * \ \ Merge branch 'master' into always-inherit-from-application-recordGenadi Samokovarov2016-05-30323-6690/+8063
| |\ \ \
| * | | | Always genererate models with ApplicationRecord parentGenadi Samokovarov2016-04-285-29/+21
* | | | | Merge pull request #25319 from morgoth/generate-application-record-firstRafael França2016-06-135-28/+20
|\ \ \ \ \
| * | | | | Generate application_record.rb file before model fileWojciech Wnętrzak2016-06-085-28/+20
* | | | | | Merge pull request #25374 from kamipo/fix_calculate_with_string_in_from_and_e...Sean Griffin2016-06-132-9/+5
|\ \ \ \ \ \
| * | | | | | Fix `calculate` with a string value in `from` and eager loadingRyuta Kamizono2016-06-132-9/+5
* | | | | | | Explicitly require `acts_like` in AVSean Griffin2016-06-131-0/+1
* | | | | | | Merge pull request #25372 from kamipo/remove_assert_date_from_dbSean Griffin2016-06-132-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary `assert_date_from_db`Ryuta Kamizono2016-06-122-5/+1
* | | | | | | | Add codeclimate and rubocop config filesSean Griffin2016-06-132-0/+54
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #25380 from gsamokovarov/drop-unused-blank-requireKasper Timm Hansen2016-06-131-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove an unused require in ActiveSupport::TestCaseGenadi Samokovarov2016-06-131-2/+0
|/ / / / / / /
* | | | | | | Merge pull request #25378 from nikhilthombare/patch-1प्रथमेश Sonpatki2016-06-121-11/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] Nikhil Thombare2016-06-131-11/+11
|/ / / / / /
* | | | | | Merge pull request #25362 from maclover7/jm-rm-ar-requireEileen M. Uchitelle2016-06-121-2/+0
|\ \ \ \ \ \
| * | | | | | Remove unnecessary model requiresJon Moss2016-06-101-2/+0
* | | | | | | Merge pull request #25371 from kamipo/remove_outdated_commentEileen M. Uchitelle2016-06-121-12/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove outdated comments [ci skip]Ryuta Kamizono2016-06-121-12/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #25004 from y-yagi/generate_mailer_layout_files_if_it_does...Eileen M. Uchitelle2016-06-125-0/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | generate mailer layout files if it does not already existyuuji.yaginuma2016-05-155-0/+44
* | | | | | | Merge pull request #25366 from prathamesh-sonpatki/update-release-notes-2Rafael França2016-06-111-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Add missing things to Rails 5.0 release notes [ci skip]Prathamesh Sonpatki2016-06-111-1/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #25367 from stephenminded/active_job_test_helper_custom_qu...Rafael França2016-06-112-1/+26
|\ \ \ \ \ \ \
| * | | | | | | Provide the ability to override the queue adapter used by jobs underSteve Lounsbury2016-06-112-1/+26
* | | | | | | | Merge pull request #25368 from frodsan/patch-1Rafael França2016-06-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix typoFrancesco Rodriguez2016-06-121-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #25363 from kamipo/fix_or_result_sqlVipul A M2016-06-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix `or` result SQL [ci skip]Ryuta Kamizono2016-06-111-1/+1
|/ / / / / /
* | | | | | Merge pull request #25361 from maclover7/jm-rm-stuffSean Griffin2016-06-101-11/+0
|\ \ \ \ \ \
| * | | | | | Remove `_run_class_setup`Jon Moss2016-06-101-11/+0
* | | | | | | Merge pull request #25321 from prathamesh-sonpatki/update-release-notes-1Rafael França2016-06-101-10/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add missing things to release notes [ci skip]Prathamesh Sonpatki2016-06-071-10/+33
| | |/ / / / | |/| | | |
* | | | | | Make sure the yielded variable is the loggerRafael Mendonça França2016-06-102-4/+6