index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix indent from previous merge
Carlos Antonio da Silva
2012-05-15
1
-2
/
+2
*
|
Merge pull request #6324 from acapilleri/dup_validation_3_2
Rafael Mendonça França
2012-05-15
2
-0
/
+21
|
\
\
|
*
|
clean the errors if an object that includes validations errors is duped,for 3...
Angelo capilleri
2012-05-15
2
-0
/
+21
|
/
/
*
|
Merge pull request #6321 from frodsan/backport_docs
Vijay Dev
2012-05-15
3
-4
/
+23
|
\
\
|
*
|
Backporting some docs on core_ext/hash
Francesco Rodriguez
2012-05-15
3
-4
/
+23
|
/
/
*
|
Deprecate `:disable_with` for `button_tag` too
Carlos Galdino + Rafael Mendonça França
2012-05-14
5
-9
/
+20
*
|
Fix typo
Carlos Galdino + Rafael Mendonça França
2012-05-14
3
-10
/
+10
*
|
Deprecate `:disable_with` in favor of `'data-disable-with'` option for `butto...
Carlos Galdino + Rafael Mendonça França
2012-05-14
5
-31
/
+54
*
|
Merge pull request #6018 from lest/patch-1
Carlos Antonio da Silva
2012-05-14
3
-1
/
+16
*
|
Default escape_html_entities_in_json to true in new apps
José Valim
2012-05-14
1
-2
/
+2
*
|
Update railties/lib/rails/generators/rails/app/templates/config/application.rb
Egor Homakov
2012-05-14
1
-0
/
+3
*
|
Merge pull request #6266 from alexeymuranov/remove_unused_private_method
Carlos Antonio da Silva
2012-05-13
1
-3
/
+0
|
\
\
|
*
|
Remove unused private method yaml_fixtures_key
Alexey Muranov
2012-05-11
1
-3
/
+0
*
|
|
Deprecate `:mouseover` options for `image_tag` helper.
Rafael Mendonça França
2012-05-13
3
-8
/
+44
*
|
|
Merge pull request #3237 from sakuro/data-url-scheme
Rafael Mendonça França
2012-05-13
3
-3
/
+4
*
|
|
Merge pull request #6306 from erichmenge/3-2-stable-guide-fix
Carlos Antonio da Silva
2012-05-13
1
-2
/
+2
|
\
\
\
|
*
|
|
:foreign_key option should be on has_many side of association
Mikhail Dieterle
2012-05-13
1
-2
/
+2
*
|
|
|
Merge pull request #6299 from guilleiguaran/upgrade-sprockets-3-2-stable
Santiago Pastorino
2012-05-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Upgrade sprockets to 2.1.3
Guillermo Iguaran
2012-05-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #6294 from frodsan/docs_backport
Vijay Dev
2012-05-12
3
-1
/
+22
|
\
\
\
|
*
|
|
adding examples and docs
Francesco Rodriguez
2012-05-12
3
-1
/
+22
|
/
/
/
*
|
|
Merge pull request #6292 from erichmenge/3-2-stable-docfix
Rafael Mendonça França
2012-05-12
1
-1
/
+16
|
\
\
\
|
*
|
|
Update 'getting started' guides for new whitelist security implementation. Cl...
Erich Menge
2012-05-12
1
-1
/
+16
|
/
/
/
*
|
|
Merge pull request #6262 from arunagw/ruby_prof_fix
Santiago Pastorino
2012-05-11
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ruby-Prof works with ruby-1.9.3 also.
Arun Agrawal
2012-05-11
1
-1
/
+1
|
*
|
Update performance profiler to work with latest ruby-prof
Arun Agrawal
2012-05-11
2
-2
/
+2
|
/
/
*
|
Return false for exists? with new records - fixes #6199.
Andrew White
2012-05-10
3
-2
/
+3
*
|
Don't ignore nil positional arguments for url helpers - fixes #6196.
Andrew White
2012-05-10
2
-1
/
+35
*
|
Refactor the handling of default_url_options in integration tests
Andrew White
2012-05-10
2
-7
/
+104
*
|
Merge pull request #6230 from spectator/active_resource_exceptions
Jeremy Kemper
2012-05-10
2
-1
/
+1
|
\
\
|
*
|
Make sure TimeoutError is loaded.
Yury Velikanau
2012-05-10
2
-1
/
+1
*
|
|
Merge pull request #6221 from alexeymuranov/deprecate__instantiate_fixtures__...
Jeremy Kemper
2012-05-09
1
-7
/
+26
|
\
\
\
|
*
|
|
Remove deprecated use of ::instantiate_fixtures
Alexey Muranov
2012-05-10
1
-4
/
+4
|
*
|
|
Deprecate ::instantiate_fixtures unused parameter
Alexey Muranov
2012-05-10
1
-3
/
+22
*
|
|
|
Merge pull request #6149 from jmbejar/javascript_include_tag_with_not_duplicates
Santiago Pastorino
2012-05-09
2
-2
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make sure that javascript_include_tag/stylesheet_link_tag methods in
Jorge Bejar
2012-05-03
2
-2
/
+8
*
|
|
|
Merge pull request #6219 from frodsan/fix_build
Piotr Sarnacki
2012-05-09
1
-1
/
+9
|
\
\
\
\
|
*
|
|
|
Fix build
Francesco Rodriguez
2012-05-09
1
-1
/
+9
*
|
|
|
|
Merge pull request #6228 from mjtko/changelog-fixes-for-3-2-stable
Vijay Dev
2012-05-09
1
-1
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
Add CHANGELOG section for unreleased Rails 3.2.4; document addition of #begin...
Mark J. Titorenko
2012-05-09
1
-0
/
+6
|
*
|
|
|
|
Bring activesupport CHANGELOG up-to-date/consistent with master.
Mark J. Titorenko
2012-05-09
1
-1
/
+59
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #6223 from carlosantoniodasilva/remove-columns-deprecation...
Andrew White
2012-05-09
2
-4
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Stop showing deprecations for Ruby 1.8.7 with remove_column
Carlos Antonio da Silva
2012-05-09
2
-4
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #6218 from frodsan/fix_docs_32stable
Vijay Dev
2012-05-09
1
-11
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix attribute_accessors docs to support 1.8 syntax
Francesco Rodriguez
2012-05-09
1
-11
/
+11
|
/
/
/
*
|
|
Merge pull request #6213 from frodsan/cut_docs_dup
Vijay Dev
2012-05-08
1
-23
/
+0
|
\
\
\
|
*
|
|
removing docs duplication
Francesco Rodriguez
2012-05-08
1
-23
/
+0
|
/
/
/
*
|
|
Merge pull request #6211 from frodsan/docs_attr_accessor_32stable
Vijay Dev
2012-05-08
1
-0
/
+111
|
\
\
\
|
*
|
|
added docs to attribute_accessors methods
Francesco Rodriguez
2012-05-08
1
-0
/
+111
|
|
/
/
*
|
|
Merge pull request #6200 from arunagw/3-2-stable
Santiago Pastorino
2012-05-08
1
-1
/
+1
|
\
\
\
[prev]
[next]