aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused "deprecated_reload" methodclaudiob2015-01-111-4/+0
* Merge pull request #18448 from robertomiranda/has_secure_token_generatorGuillermo Iguaran2015-01-116-1/+51
|\
| * Add Secure Token Generatorrobertomiranda2015-01-116-1/+51
* | Merge pull request #18451 from jlduran/guides-sql-cachingRafael Mendonça França2015-01-111-0/+4
|\ \
| * | Re-add section in SQL CachingJose Luis Duran2015-01-111-0/+4
| |/
* | Merge pull request #18452 from claudiob/fix-broken-assertionRafael Mendonça França2015-01-111-1/+1
|\ \ | |/ |/|
| * Fix assertion that was never runclaudiob2015-01-111-1/+1
|/
* Merge pull request #18435 from kuldeepaggarwal/f-remove-unnecessary-requireRafael Mendonça França2015-01-117-8/+0
|\
| * No need of requiring `rbconfig`, it is by-default loadedKuldeep Aggarwal2015-01-107-8/+0
* | Merge pull request #18445 from y-yagi/remove_hide_actionsRafael Mendonça França2015-01-111-1/+0
|\ \
| * | remove autoload HideActions, no longer existyuuji.yaginuma2015-01-111-1/+0
|/ /
* | Deprecate passing a column to `quote`Sean Griffin2015-01-101-0/+6
* | Stop passing a column to `quote` in testsSean Griffin2015-01-102-6/+7
* | Stop passing a column to `quote` when finding by AR modelsSean Griffin2015-01-101-5/+2
* | Stop passing a column to `quote` when executing from a statement cacheSean Griffin2015-01-101-2/+2
* | Stop passing a column to `quote` in `Relation#to_sql`Sean Griffin2015-01-101-2/+3
* | Stop passing a column to `quote` when prepared statements are turned offSean Griffin2015-01-102-4/+5
* | Merge pull request #18440 from robertomiranda/patch-3Guillermo Iguaran2015-01-101-1/+1
|\ \
| * | Fix Typo SecureToken [ci skip]Roberto Miranda2015-01-101-1/+1
|/ /
* | Stop passing a column to `quote` in `insert_fixture`Sean Griffin2015-01-102-4/+14
* | Stop special casing null binary data in loggingSean Griffin2015-01-103-9/+7
* | Don't attempt to save dirty attributes which are not persistableSean Griffin2015-01-104-1/+28
|/
* Merge branch 'Prefer-IO_NULL'. Closes #18381.Yves Senn2015-01-104-4/+4
|\
| * Use IO::NULL alwaysNobuyoshi Nakada2015-01-104-4/+4
|/
* Merge pull request #18433 from koraktor/patch-1Yves Senn2015-01-101-1/+1
|\
| * Fix typo in PostresSQLAdapter's documentationSebastian Staudt2015-01-101-1/+1
|/
* formatting pass over CHANGELOGs. [ci skip]Yves Senn2015-01-104-6/+12
* Remove note about supported plugins from the releasing docsCarlos Antonio da Silva2015-01-091-11/+0
* Remove support for the protected attributes gemCarlos Antonio da Silva2015-01-092-10/+6
* Merge pull request #18347 from robertomiranda/has_secure_token_base62Guillermo Iguaran2015-01-092-32/+8
|\
| * Switch Secure Token generation to Base58robertomiranda2015-01-092-32/+8
* | Merge pull request #10690 from robertomiranda/remove_mass_assignment_securityGuillermo Iguaran2015-01-091-7/+0
|\ \
| * | Remove attributes_protected_by_default reference, since MassAssignmentSecurit...robertomiranda2015-01-091-7/+0
* | | Add missing requireGuillermo Iguaran2015-01-091-0/+2
| |/ |/|
* | Add SecureRandom.base58Guillermo Iguaran2015-01-093-0/+45
|/
* Merge pull request #18426 from arthurnn/txn_refGodfrey Chan2015-01-091-3/+3
|\
| * Copy records to parent transaction should happen on TransactionManagerArthur Neves2015-01-091-3/+3
* | Merge pull request #18425 from arthurnn/kargs_transactionRafael Mendonça França2015-01-092-5/+5
|\|
| * Use keyword args on committed! and rolledback!Arthur Neves2015-01-092-5/+5
|/
* Properly copy nested bind values from subqueried relationsSean Griffin2015-01-092-12/+22
* Properly persist `lock_version` as 0 if the DB has no defaultSean Griffin2015-01-092-7/+13
* Merge pull request #18390 from tgxworld/parallel_bundle_installRafael Mendonça França2015-01-091-1/+1
|\
| * Use parallel bundler install.Guo Xiang Tan2015-01-101-1/+1
* | Merge pull request #18413 from brainopia/automatic_inverse_of_for_belongs_toDavid Heinemeier Hansson2015-01-095-31/+70
|\ \
| * | Drop old test locations from `rake stats`brainopia2015-01-093-6/+8
| * | Update `rake counts` to count declarative tests in minitestbrainopia2015-01-093-25/+62
* | | Merge pull request #18423 from jone/remove-default-headerYves Senn2015-01-093-0/+35
|\ \ \
| * | | Default headers, removed in controller actions, will not be reapplied to the ...Jonas Baumann2015-01-093-0/+35
|/ / /
* | | Merge pull request #18416 from caike/masterRafael Mendonça França2015-01-093-6/+6
|\ \ \
| * | | Add _mailer suffix to i18n pathCarlos Souza2015-01-083-6/+6