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
...
|
*
|
Backport #7173.
Jeremy Walker
2012-08-09
1
-2
/
+4
|
*
|
Ported PR #4856 to 3-2-stable.
Jeremy Walker
2012-08-09
4
-2
/
+15
|
/
/
*
|
Fix CHANGELOG [ci skip]
Rafael Mendonça França
2012-08-08
1
-1
/
+4
*
|
Remove references to old behavior with headers at
Rafael Mendonça França
2012-08-07
1
-4
/
+3
*
|
Merge pull request #7284 from josh/fix-asset-tests
Rafael Mendonça França
2012-08-07
1
-3
/
+2
|
\
\
|
*
|
Fix invalid asset compile assertions
Joshua Peek
2012-08-07
1
-3
/
+2
|
/
/
*
|
make assertions easier to track down
Aaron Patterson
2012-08-07
1
-9
/
+17
*
|
Merge pull request #7283 from josh/bump-sprockets
David Heinemeier Hansson
2012-08-07
1
-1
/
+1
|
\
\
|
*
|
Loosen sprockets version restriction
Joshua Peek
2012-08-07
1
-1
/
+1
|
/
/
*
|
Add CHANGELOG entry for a935c7a
Rafael Mendonça França
2012-08-06
1
-0
/
+5
*
|
Merge pull request #5872 from evtuhovich/prepared_statement_fix
Aaron Patterson
2012-08-06
1
-10
/
+10
*
|
Merge pull request #7167 from route/missed_extend
José Valim
2012-08-06
1
-0
/
+1
*
|
Merge pull request #7276 from sikachu/3-2-stable-js-include-tag-fix
Rafael Mendonça França
2012-08-06
3
-7
/
+19
|
\
\
|
*
|
Rearrange example output of javascript_include_tag
Prem Sichanugrist
2012-08-06
1
-2
/
+2
|
*
|
Do not include application.js if it doesn't exists
Prem Sichanugrist
2012-08-06
3
-5
/
+17
|
/
/
*
|
Merge pull request #7140 from seamusabshere/patch-1
Rafael Mendonça França
2012-08-05
2
-2
/
+10
*
|
Revert "Merge pull request #6084 from brainopia/support_for_magic_domain_on_a...
Rafael Mendonça França
2012-08-05
2
-14
/
+0
*
|
Merge pull request #6084 from brainopia/support_for_magic_domain_on_all_stores
José Valim
2012-08-02
2
-0
/
+14
*
|
More `:rails_env` cleanup.
Rafael Mendonça França
2012-08-02
1
-6
/
+6
*
|
Fix html_escape with Ruby 1.8
Rafael Mendonça França
2012-08-02
1
-15
/
+26
*
|
html_escape should escape single quotes
Santiago Pastorino
2012-08-02
12
-63
/
+51
*
|
Use `:data => { :confirm => "Text" }` syntax instead of `:confirm` at
Rafael Mendonça França
2012-08-02
2
-4
/
+9
*
|
Do not consider the numeric attribute as changed if the old value is
Rafael Mendonça França
2012-08-02
3
-2
/
+21
*
|
Merge pull request #7232 from kennyj/fix_7200
Carlos Antonio da Silva
2012-08-02
2
-1
/
+6
|
\
\
|
*
|
Backport #5168 to 3-2-stable. Fix a problem that NULLS is ignored by postgres...
kennyj
2012-08-02
2
-1
/
+6
*
|
|
Merge pull request #7235 from ffmike/mocha_12_2_compat
Carlos Antonio da Silva
2012-08-02
1
-1
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
Fix ActiveSupport integration with Mocha > 0.12.1
Mike Gunderloy
2012-08-02
1
-1
/
+3
|
/
*
This entry is wrong
Santiago Pastorino
2012-08-01
1
-2
/
+0
*
Bump to 3.2.8.rc1
Santiago Pastorino
2012-08-01
9
-17
/
+17
*
Revert "Deprecate link_to_function and button_to_function helpers"
Rafael Mendonça França
2012-08-01
3
-28
/
+16
*
Revert "Deprecate `:mouseover` options for `image_tag` helper."
Rafael Mendonça França
2012-08-01
3
-42
/
+10
*
Revert "Deprecate ActiveSupport::JSON::Variable"
Rafael Mendonça França
2012-08-01
3
-23
/
+14
*
Fix CHANGELOGS
Rafael Mendonça França
2012-08-01
2
-14
/
+38
*
removes the deprecation of update_attribute
Xavier Noria
2012-08-01
2
-3
/
+2
*
revises the deprecation warning of update_attribute
Xavier Noria
2012-08-01
2
-2
/
+2
*
Revert "Deprecate `:confirm` in favor of `:data => { :confirm => 'Text' }` op...
Rafael Mendonça França
2012-08-01
8
-188
/
+63
*
Revert "Deprecating composed_of in ActiveRecord"
Rafael Mendonça França
2012-08-01
5
-24
/
+7
*
Revert "Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql."
Jon Leighton
2012-08-01
8
-97
/
+38
*
Add missing CHANGELOG entries
Santiago Pastorino
2012-08-01
7
-10
/
+41
*
Merge pull request #7070 from jmazzi/3-2-stable
Rafael Mendonça França
2012-08-01
1
-3
/
+6
|
\
|
*
Update documentation for Rails::Application#env_config
Justin Mazzi
2012-07-16
1
-3
/
+6
*
|
Merge pull request #7147 from pferdefleisch/scaffold_controller_docs
Rafael Mendonça França
2012-07-31
1
-4
/
+3
*
|
Add CHANGELOG entry [ci skip]
Rafael Mendonça França
2012-07-31
1
-0
/
+8
*
|
Revert "Add update_columns and the suggestion of using update_columns
Rafael Mendonça França
2012-07-30
4
-78
/
+2
*
|
removes the AR session store from eager loaded code [fixes #7160]
Xavier Noria
2012-07-29
1
-1
/
+10
*
|
Merge pull request #7187 from frodsan/fix_test_help
Rafael Mendonça França
2012-07-28
1
-2
/
+2
|
\
\
|
*
|
Backport #6995 to 3-2 stable
Francesco Rodriguez
2012-07-28
1
-2
/
+2
|
/
/
*
|
missing require: the AR session store depends on the AP abstract store
Xavier Noria
2012-07-28
1
-0
/
+2
*
|
adds a missing require from Active Support
Xavier Noria
2012-07-28
1
-0
/
+1
*
|
Only require the `:rails_env` task where is needed.
Rafael Mendonça França
2012-07-27
1
-13
/
+13
[prev]
[next]