aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | release notes: iteration over the description of Global ID [ci skip]Xavier Noria2014-11-271-4/+14
| * | | | Bump to rack 1.6.0.beta2Santiago Pastorino2014-11-271-1/+1
| * | | | Revert "Test against rack master"Santiago Pastorino2014-11-272-4/+2
| * | | | Merge pull request #17803 from sadfuzzy/patch-2Abdelkader Boudih2014-11-271-1/+3
| * | | | Merge pull request #17802 from aar0nTw/remove-dependent-with-through-noteRafael Mendonça França2014-11-271-2/+0
| |\ \ \ \
| | * | | | [ci skip] Remove outdate note of :dependentAaron Huang2014-11-281-2/+0
| |/ / / /
| * | | | Merge pull request #17801 from jonatack/patch-8Rafael Mendonça França2014-11-271-2/+2
| |\ \ \ \
| | * | | | Follow-up to e2cce6cJon Atack2014-11-271-2/+2
| |/ / / /
| * | | | Fix CHANGELOG typo introduced in e2cce6cd [ci skip]Zachary Scott2014-11-271-1/+1
| * | | | Merge pull request #17800 from jonatack/patch-8Zachary Scott2014-11-271-22/+21
| |\ \ \ \
| | * | | | Action Mailer change log passJon Atack2014-11-271-22/+21
| * | | | | Update the StatementCache documentationRafael Mendonça França2014-11-271-4/+15
| |/ / / /
| * | | | StatementCache is private APIRafael Mendonça França2014-11-271-6/+6
| * | | | updates some pointers in the guides welcome section [ci skip]Xavier Noria2014-11-271-1/+1
| | |/ / | |/| |
| * | | rails -> bin/rails in index.htmlXavier Noria2014-11-271-1/+1
| * | | removes double mention of deliver_nowXavier Noria2014-11-271-4/+0
| * | | edits in the release notes for 4.2Xavier Noria2014-11-271-12/+22
| * | | Merge pull request #17796 from leafac/fix-formatYves Senn2014-11-271-1/+9
| |\ \ \
| | * | | Fix format "Form Helpers" guideLeandro Facchinetti2014-11-261-1/+1
| * | | | Merge pull request #17794 from zavan/fix-typoGodfrey Chan2014-11-261-1/+1
| |\ \ \ \
| | * | | | Fix typo in Rails 4.2 release notesFelipe Zavan2014-11-271-1/+1
| |/ / / /
| * | | | pass over the release notesXavier Noria2014-11-271-104/+118
| * | | | Test against rack masterRafael Mendonça França2014-11-262-2/+4
| * | | | Merge pull request #17691 from nickveys/from-json-docsRafael Mendonça França2014-11-261-4/+4
| |\ \ \ \
| | * | | | Fixing documentation in JSON#from_jsonNick Veys2014-11-201-4/+4
| * | | | | Merge pull request #17186 from tgxworld/header_authentication_tokenMatthew Draper2014-11-273-4/+37
| |\ \ \ \ \
| | * | | | | Allow authentication header to not have to specify 'token=' key.Guo Xiang Tan2014-10-102-4/+30
| * | | | | | Merge pull request #17786 from recursive-madman/activerecord-errors-codestyleRafael Mendonça França2014-11-262-3/+6
| |\ \ \ \ \ \
| | * | | | | | various error classes: added newlines & removed :nodoc: flag from public attr...Recursive Madman2014-11-262-3/+6
| * | | | | | | Merge pull request #17761 from pschrammel/masterYves Senn2014-11-261-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | be more general with adapter namePeter Schrammel2014-11-251-1/+1
| * | | | | | | Merge pull request #17674 from recursive-madman/activerecord-error-improvementRafael Mendonça França2014-11-263-4/+25
| |\ \ \ \ \ \ \
| | * | | | | | | Add #record attribute to RecordNotFound and RecordDestroyed exceptions.Recursive Madman2014-11-263-4/+25
| * | | | | | | | Merge pull request #17782 from cheba/engine-root-masterRafael Mendonça França2014-11-261-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use absolute_path of caller_locations to infer engine rootAlexander Mankuta2014-11-261-1/+1
| * | | | | | | | | Merge pull request #17781 from jonatack/patch-8Rafael Mendonça França2014-11-261-38/+40
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Active Record change log pass [skip ci]Jon Atack2014-11-261-38/+40
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #17785 from jipumarino/dbconsole-for-sqlserverRafael Mendonça França2014-11-261-0/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Provide support for SQL Server connections with dbconsole using sqshJuan Ignacio Pumarino2014-11-261-0/+15
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #17784 from bruno-/refactor-nested-ifsRafael Mendonça França2014-11-261-5/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Refactor nested ifBruno Sutic2014-11-261-5/+3
| |/ / / / / / / /
| * | | | | | | | Merge pull request #17780 from arcz/patch-1José Valim2014-11-261-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove extra empty lineArtur Cygan2014-11-261-1/+0
| |/ / / / / / / /
| * | | | | | | | :scissors:Rafael Mendonça França2014-11-261-1/+1
| * | | | | | | | Merge pull request #17779 from dilpreet92/server_locationRafael Mendonça França2014-11-261-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | getting the location of the serverdilpreet922014-11-261-2/+2
| |/ / / / / / / /
| * | | | | | | | Clarify where result goes, and supported formats of generate task.Zachary Scott2014-11-251-1/+3
| * | | | | | | | Use jquery-rails 4.0.0Rafael Mendonça França2014-11-252-9/+3
| * | | | | | | | Merge pull request #17773 from gsamokovarov/mention-web-console-2.0-rc1Sean Griffin2014-11-252-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use web_console 2.0 for 4.2.0.rc1 releaseGenadi Samokovarov2014-11-262-2/+2