aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11987 from wangjohn/schema_dumper_optionsRafael Mendonça França2013-09-231-5/+16
|\
| * Creating options for schema dumper.wangjohn2013-08-221-5/+16
* | Merge pull request #12070 from wangjohn/small_refactors_to_generatorsRafael Mendonça França2013-09-231-2/+2
|\ \
| * | Small refactoring changes to generators.wangjohn2013-08-292-5/+9
* | | Merge pull request #12287 from bogdan/select-with-selected-optionRafael Mendonça França2013-09-233-1/+22
|\ \ \
| * | | Fix some edge cases for AV `select` helper with `:selected` optionBogdan Gusiev2013-09-233-1/+22
|/ / /
* | | Fix the documentation method.Rafael Mendonça França2013-09-231-1/+1
* | | Expand select documentation to tell about the blockRafael Mendonça França2013-09-231-0/+9
* | | Use ERB in the CHANGELOG [ci skip]Rafael Mendonça França2013-09-231-3/+5
* | | Merge pull request #11055 from bogdan/select-with-blockRafael Mendonça França2013-09-234-5/+29
|\ \ \
| * | | Ability to pass block to AV#select helperBogdan Gusiev2013-09-234-5/+29
* | | | No need to abbreviate ActiveModelRafael Mendonça França2013-09-231-1/+1
* | | | Document reset_changes since it is part of public APIRafael Mendonça França2013-09-231-0/+12
* | | | Merge pull request #10816 from bogdan/less-dirty-dirtyRafael Mendonça França2013-09-237-26/+32
* | | | Merge pull request #12321 from bogdan/time-with-zone-succRafael Mendonça França2013-09-231-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Changelog entry for pr #11474Bogdan Gusiev2013-09-231-0/+5
|/ / /
* | | Merge pull request #12314 from JuanitoFatas/migrationsYves Senn2013-09-231-0/+1
|\ \ \
| * | | [ci skip] Add a type modifier in migrations.md.Juanito Fatas2013-09-221-0/+1
* | | | Merge pull request #11060 from schneems/schneems/multi-stdout-logging-masterGuillermo Iguaran2013-09-223-2/+18
|\ \ \ \
| * | | | Only output Server logs in Developmentschneems2013-09-223-2/+18
|/ / / /
* | | | Merge pull request #9155 from bogdan/route-formatterAndrew White2013-09-221-23/+23
|\ \ \ \
| * | | | Rewrite journey routes formatter for performanceBogdan Gusiev2013-08-281-23/+23
* | | | | Merge pull request #11474 from bogdan/time-with-zone-succAndrew White2013-09-223-0/+47
|\ \ \ \ \
| * | | | | Disable ability to iterate over a Range of TimeWithZoneBogdan Gusiev2013-07-193-0/+47
* | | | | | Merge pull request #12317 from nashby/collection-label-namespaceRafael Mendonça França2013-09-224-1/+43
|\ \ \ \ \ \
| * | | | | | handle `:namespace` form option in collection labelsVasiliy Ermolovich2013-09-224-1/+43
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #11382 from kennyj/fix_10751-2Rafael Mendonça França2013-09-223-3/+13
|\ \ \ \ \ \
| * | | | | | Migration dump UUID default functions to schema.rb. Fixes #10751.kennyj2013-07-103-3/+12
| * | | | | | Fix typo.kennyj2013-07-101-1/+1
* | | | | | | Give the credits [ci skip]Rafael Mendonça França2013-09-221-0/+2
* | | | | | | Merge pull request #10500 from kennyj/fix_10450Rafael Mendonça França2013-09-223-3/+50
|\ \ \ \ \ \ \
| * | | | | | | Fixed a bug in when using has_many association with :inverse_of option and U...kennyj2013-05-083-3/+48
* | | | | | | | Merge pull request #12281 from kennyj/add_doc_about_12276Rafael Mendonça França2013-09-221-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Add some comment about downcase url encoded string.kennyj2013-09-221-0/+2
* | | | | | | | | Merge pull request #12316 from JuanitoFatas/enginesRafael Mendonça França2013-09-221-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ci skip] Add missing migrate step in generating comment resource section.Juanito Fatas2013-09-221-1/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #12311 from kennyj/fix_typo_about_uuidRafael Mendonça França2013-09-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo. This test isn't executed in even postgresql.kennyj2013-09-221-1/+1
| |/ / / / / / /
* | | | | | | | Add back options argument in the ActiveRecord::Base.initialize methodRafael Mendonça França2013-09-211-2/+10
* | | | | | | | Merge pull request #12307 from douglascalhoun/patch-1Vijay Dev2013-09-211-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removes redundant into textdouglascalhoun2013-09-211-2/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #12310 from JuanitoFatas/fix-a-typoVijay Dev2013-09-211-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ci skip] Fix a typo in Engines.md.Juanito Fatas2013-09-221-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #12232 from claudiob/delete-unused-helper-fixturesSantiago Pastorino2013-09-204-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused AV helper fixtures from e10a2531claudiob2013-09-144-16/+0
* | | | | | | | Merge pull request #12301 from Gazler/guide_3_0_release_notes_broken_linkRafael Mendonça França2013-09-201-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix: Remove broken link on rails 3 guideGary Rennie2013-09-201-2/+0
* | | | | | | | | Merge pull request #11452 from dasch/dasch/details-in-digestor-cache-keyJosé Valim2013-09-203-2/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bust the template digest cache key when details are changedDaniel Schierbeck2013-09-193-2/+39
* | | | | | | | | | Merge pull request #12285 from dasch/dasch/allow-attaching-up-frontJosé Valim2013-09-203-2/+92
|\ \ \ \ \ \ \ \ \ \