aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid Skip in test, have a unified test for orderGaurish Sharma2013-08-091-10/+7
* Add tests for ActiveModel::Serializers::JSON#as_json orderingGaurish Sharma2013-08-091-1/+10
* Merge pull request #11806 from jetthoughts/change_model_term_by_simple_wordCarlos Antonio da Silva2013-08-081-1/+1
|\
| * Remove using of suffix with term. [ci skip]Paul Nikitochkin2013-08-081-1/+1
|/
* Merge pull request #11802 from ko1/fix_field_encoding_for_mysqlAaron Patterson2013-08-074-3/+14
|\
| * Set field encoding to client_encoding for mysql adapter.Koichi Sasada2013-08-084-3/+14
* | cast hstore values on write to be consistent with reading from the db.Yves Senn2013-08-084-4/+34
|/
* Merge pull request #11331 from vipulnsward/remove_conditionalAaron Patterson2013-08-071-8/+1
|\
| * Remove conditional, since results are always an instance of `ActiveRecord::Re...Vipul A M2013-07-061-8/+1
* | use `skip` so we can see what tests are not runAaron Patterson2013-08-081-6/+5
* | Fix multidimensional PG arrays containing non-string itemsYves Senn2013-08-073-15/+32
* | Merge pull request #11789 from gaurish/multibyte_methodsSteve Klabnik2013-08-071-3/+4
|\ \
| * | Avoid defining multibyte method names in JSON decoding test for JRuby CompatGaurish Sharma2013-08-071-3/+4
* | | Merge pull request #10045 from senny/document_relative_url_rootYves Senn2013-08-071-2/+39
|\ \ \ | |/ / |/| |
| * | document how to deploy to a subdirectory. #2992 [ci skip]Yves Senn2013-08-071-2/+39
* | | skip `test_unicode_column_name` for `MysqlAdapter`.Yves Senn2013-08-071-3/+6
* | | RDoc tweaksXavier Noria2013-08-071-5/+10
* | | Merge pull request #11784 from davetoxa/patch-2Carlos Antonio da Silva2013-08-061-1/+1
|\ \ \
| * | | Bump ruby version [ci skip]Anton Cherepanov2013-08-071-1/+1
* | | | Merge pull request #11783 from davetoxa/patch-1Carlos Antonio da Silva2013-08-061-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Bump ruby version [ci skip]Anton Cherepanov2013-08-071-3/+3
|/ / /
* | | test to express that we can't turn non-array columns to array columns.Yves Senn2013-08-061-0/+9
* | | Merge pull request #11780 from thedarkone/logger-naked-rescue-fixGuillermo Iguaran2013-08-062-3/+7
|\ \ \
| * | | "Naked" rescue clauses only catch StandardError subclasses.thedarkone2013-08-062-3/+6
| * | | Add a missing require.thedarkone2013-08-061-0/+1
|/ / /
* | | Use the proper encoding comment on the fileRafael Mendonça França2013-08-061-0/+2
* | | Fix indentationRafael Mendonça França2013-08-061-3/+2
* | | asakusa.rb hack night!Aaron Patterson + Akira Matsuda2013-08-062-0/+5
* | | Add CHANGELOG entry for #11767Rafael Mendonça França2013-08-061-0/+4
* | | Merge pull request #11778 from jetthoughts/11759_update_assets_guidesRafael Mendonça França2013-08-061-2/+2
|\ \ \
| * | | #11759: Update Assets Pipeline GuidePaul Nikitochkin2013-08-061-2/+2
* | | | adding a weird test caseAaron Patterson2013-08-062-0/+8
|/ / /
* | | Merge pull request #11771 from atambo/jruby_assert_distance_of_time_in_wordsRafael Mendonça França2013-08-051-5/+7
|\ \ \
| * | | Remove privatizing of Fixnum#/ from assert_distance_of_time_in_wordsAlex Tambellini2013-08-051-5/+7
|/ / /
* | | Merge pull request #11743 from gaurish/tmp-magicGuillermo Iguaran2013-08-051-0/+0
|\ \ \
| * | | Add tmp dir in actionview/test/Gaurish Sharma2013-08-051-0/+0
* | | | config[:database] should be a stringRafael Mendonça França2013-08-051-3/+3
* | | | Remove deprecated branch on the scope method.Rafael Mendonça França2013-08-051-6/+2
* | | | Use the right instrumentation nameRafael Mendonça França2013-08-053-3/+7
* | | | Merge pull request #11767 from kassio/master-load-fixtures-from-linked-folderRafael Mendonça França2013-08-055-4/+17
|\ \ \ \
| * | | | load fixtures from linked foldersKassio Borges2013-08-055-4/+17
* | | | | Merge pull request #11666 from prathamesh-sonpatki/doc-fixXavier Noria2013-08-051-3/+3
|\ \ \ \ \
| * | | | | Removed confusing statements about routes in getting started guide [ci skip]Prathamesh Sonpatki2013-08-051-3/+3
* | | | | | Merge pull request #11762 from peterkovacs/patch-2Carlos Antonio da Silva2013-08-051-1/+1
|\ \ \ \ \ \
| * | | | | | Free result_metadata directly instead of freeing 2nd, redundant call.Peter Kovacs2013-08-051-1/+1
| |/ / / / /
* | | | | | Merge pull request #11763 from schneems/schneems/create-sqlite3dbJosé Valim2013-08-053-3/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Create sqlite3 directory if not presentschneems2013-08-053-3/+30
|/ / / / /
* | | | | migrations guide: fix and edits [ci skip]Xavier Noria2013-08-051-7/+9
* | | | | getting started guide: pass the resource to the URL helper [ci skip]Xavier Noria2013-08-051-1/+1
* | | | | Merge pull request #11760 from rahul100885/masterRafael Mendonça França2013-08-051-0/+1
|\ \ \ \ \