aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed find_by("sql fragment without bindings") on masterGodfrey Chan2014-08-254-17/+23
* Merge pull request #16695 from ericbrooke/patch-1Rafael Mendonça França2014-08-251-1/+1
|\
| * Added web linksEric Brooke2014-08-251-1/+1
|/
* Merge pull request #16689 from ankit1910/improve-englishEileen M. Uchitelle2014-08-251-2/+2
|\
| * [ci skip] make assert messages consistentankit19102014-08-251-2/+2
* | Merge pull request #16682 from untidy-hair/use_activesupport_concernJeremy Kemper2014-08-251-7/+7
|\ \
| * | Use ActiveSupport::Concern instead of the traditinal wayYukio Mizuta2014-08-251-7/+7
* | | Quick pass through the 4.2 release notes [ci skip]Robin Dupret2014-08-251-20/+21
* | | Merge pull request #16690 from ankit1910/proper-use-of-aporstropheRafael Mendonça França2014-08-251-1/+1
|\ \ \
| * | | [ci skip] use proper apostropheankit19102014-08-251-1/+1
| | |/ | |/|
* | | Merge pull request #16488 from agrobbin/form-label-builderJeremy Kemper2014-08-253-22/+62
|\ \ \ | |/ / |/| |
| * | provide a builder for form labels to customize wrapping around I18n contentAlex Robbin2014-08-203-22/+62
* | | pg, `default_sequence_name` needs to return a string.Yves Senn2014-08-253-8/+12
* | | Merge pull request #16681 from seuros/masterJeremy Kemper2014-08-241-0/+1
|\ \ \
| * | | [ActiveJob] Add activesupport as dependency [ci skip]Abdelkader Boudih2014-08-241-0/+1
* | | | Merge pull request #16639 from agrobbin/input-placeholder-i18nJeremy Kemper2014-08-245-0/+231
|\ \ \ \
| * | | | just use the placeholder tag value if it is passed as a StringAlex Robbin2014-08-222-5/+22
| * | | | add I18n support for `:placeholder` HTML option is passed to form fieldsAlex Robbin2014-08-225-0/+214
* | | | | Merge pull request #16662 from robin850/duration-instance-ofJeremy Kemper2014-08-243-9/+14
|\ \ \ \ \
| * | | | | Skip #eql? tests on Rubinius for AS::DurationRobin Dupret2014-08-241-0/+3
| * | | | | Follow-up to #16560Robin Dupret2014-08-243-9/+11
* | | | | | Merge pull request #16616 from schneems/schneems/jeremy-commentsJeremy Kemper2014-08-247-12/+58
|\ \ \ \ \ \
| * | | | | | Address comments on Gzip implementationschneems2014-08-247-12/+58
* | | | | | | Merge pull request #16680 from huoxito/update-dependenciesRobin Dupret2014-08-241-2/+0
|\ \ \ \ \ \ \
| * | | | | | | treetop is no longer a mail (rails) dependencyWashington Luiz2014-08-241-2/+0
|/ / / / / / /
* | | | | | | Whoops, duplicated word [ci skip]Robin Dupret2014-08-241-1/+1
* | | | | | | Some tweaks to the development set-up guideRobin Dupret2014-08-241-43/+41
* | | | | | | Fix a few typos [ci skip]Robin Dupret2014-08-242-2/+2
* | | | | | | Merge pull request #16673 from y-yagi/update_statistics_rakeMatthew Draper2014-08-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | show stats for app/jobsyuuji.yaginuma2014-08-241-1/+2
* | | | | | | | Merge pull request #16675 from tomkadwill/has_many_documenting_extension_paramSantiago Pastorino2014-08-241-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Added documentation for has_many extension parameterTom Kadwill2014-08-241-0/+14
* | | | | | | | | Merge pull request #16676 from tgxworld/web_console_release_note_fixesMatthew Draper2014-08-251-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Grammer and spelling pass on web console release note. [CI SKIP]Guo Xiang Tan2014-08-251-4/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #16674 from gsamokovarov/describe-web-consoleGuillermo Iguaran2014-08-241-4/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Describe web-console in the release notes [ci skip]Genadi Samokovarov2014-08-241-4/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #16671 from cristianbica/aj-raise-serialization-errorMatthew Draper2014-08-252-5/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Raise ActiveJob::SerializationError when cannot serialize job argumentsCristian Bica2014-08-242-5/+16
|/ / / / / /
* | | | | | Merge pull request #16667 from JuanitoFatas/patch/anchor-generationGodfrey Chan2014-08-241-1/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix guide anchor generation logic.Juanito Fatas2014-08-241-1/+6
| | |/ / / | |/| | |
* | | | | CHANGELOG & improvements to #16649Godfrey Chan2014-08-232-2/+9
* | | | | Merge pull request #16649 from Agis-/pg-columns-for-distinctGodfrey Chan2014-08-232-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't trim excess whitespace in pg #columns_for_distinctAgis-2014-08-242-1/+10
|/ / / /
* | | | Merge pull request #16659 from y-yagi/patch-4Vijay Dev2014-08-231-1/+1
|\ \ \ \
| * | | | Fix example code in Active Job guide [ci skip]yuuji.yaginuma2014-08-231-1/+1
|/ / / /
* | | | Merge pull request #16655 from brocktimus/20140823_doco_changeZachary Scott2014-08-231-1/+1
|\ \ \ \
| * | | | Properly referencing AR::RecordNotFound in AJ guide rescuing exampleBrock Trappitt2014-08-231-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #16650 from zzak/fix-precision-number_to_rounded_converterZachary Scott2014-08-221-1/+1
|\ \ \ \
| * | | | Use zero-padding for number_to_rounded_converterZachary Scott2014-08-221-1/+1
* | | | | Merge pull request #16647 from tjschuck/form_for_doc_optionsRafael Mendonça França2014-08-221-1/+1
|\ \ \ \ \