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
*
Ensure option_html_attributes does not modify the given option hashes
Carlos Antonio da Silva
2012-08-11
2
-1
/
+10
*
Simplify html attributes generation for options_for_select
Carlos Antonio da Silva
2012-08-11
2
-8
/
+11
*
Refactor model name logic and make it a real private class method
Carlos Antonio da Silva
2012-08-11
1
-5
/
+8
*
Sync CHANGELOGs [ci skip]
Rafael Mendonça França
2012-08-11
5
-33
/
+231
*
Add CHANGELOG entry for #7314
Rafael Mendonça França
2012-08-11
1
-0
/
+5
*
Merge pull request #7331 from morgoth/changelog-for-engine-table-name-prefix-...
Vijay Dev
2012-08-11
1
-0
/
+3
|
\
|
*
Added changelog entry for table name prefix fix [ci skip]
Wojciech Wnętrzak
2012-08-11
1
-0
/
+3
|
/
*
[guides] Add info about CHANGELOGs to contributing guide
Piotr Sarnacki
2012-08-11
1
-0
/
+25
*
Merge branch 'number-helpers-defaults'
Carlos Antonio da Silva
2012-08-11
6
-36
/
+191
|
\
|
*
Ensure I18n format values always have precedence over defaults
Carlos Antonio da Silva
2012-08-11
3
-43
/
+47
|
*
Fallback to :en locale instead of handling a constant with defaults
Carlos Antonio da Silva
2012-08-11
6
-28
/
+179
|
/
*
Bring back changelog entries for Active Support
Carlos Antonio da Silva
2012-08-11
2
-2
/
+20
*
Merge pull request #7314 from schneems/schneems/form_for_error
Rafael Mendonça França
2012-08-10
2
-0
/
+15
|
\
|
*
check for nil or empty record in form_for
schneems
2012-08-10
2
-0
/
+15
*
|
Merge pull request #7329 from guilleiguaran/move-default-headers-ad-railtie
Rafael Mendonça França
2012-08-10
3
-5
/
+11
|
\
\
|
*
|
Add doc for config.action_dispatch.default_headers
Guillermo Iguaran
2012-08-10
1
-0
/
+6
|
*
|
Move AD default_headers configurations to railtie
Guillermo Iguaran
2012-08-10
2
-5
/
+5
*
|
|
Further refactor build_conditions in route set
Carlos Antonio da Silva
2012-08-10
1
-5
/
+3
|
/
/
*
|
fixup guides in light of :dependent changes
Jon Leighton
2012-08-10
3
-15
/
+19
*
|
Use method compilation for association methods
Jon Leighton
2012-08-10
12
-89
/
+86
*
|
Fix handling SCRIPT_NAME from within mounted engine's
Piotr Sarnacki
2012-08-11
7
-41
/
+78
*
|
Merge pull request #7321 from bogdan/refactor_routes_set
Santiago Pastorino
2012-08-10
1
-10
/
+7
|
\
\
|
*
|
RouteSet: refactor internals
Bogdan Gusiev
2012-08-10
1
-10
/
+7
*
|
|
remove some artifacts of dependent_restrict_raises that I missed
Jon Leighton
2012-08-10
2
-2
/
+0
*
|
|
DRY up handling of dependent option
Jon Leighton
2012-08-10
5
-63
/
+22
*
|
|
Unprivatise all the things
Jon Leighton
2012-08-10
7
-170
/
+156
*
|
|
move dependency logic out of generated methods
Jon Leighton
2012-08-10
7
-65
/
+64
*
|
|
Clean up dependent option validation.
Jon Leighton
2012-08-10
4
-14
/
+7
*
|
|
Remove the dependent_restrict_raises option.
Jon Leighton
2012-08-10
12
-141
/
+87
*
|
|
Merge pull request #7286 from kennyj/fix_7191
Rafael Mendonça França
2012-08-10
2
-13
/
+28
|
\
\
\
|
*
|
|
Fix #7191. Remove unnecessary transaction when assigning has_one associations.
kennyj
2012-08-08
2
-13
/
+28
*
|
|
|
Add 'X-Frame-Options' => 'SAMEORIGIN' and 'X-XSS-Protection' => '1; mode=bloc...
Santiago Pastorino
2012-08-10
1
-0
/
+6
*
|
|
|
Merge pull request #7315 from brainopia/fix_assertion
Aaron Patterson
2012-08-09
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Test actual content of permanent cookie
brainopia
2012-08-10
1
-1
/
+1
|
/
/
/
*
|
|
set the controller under test so we no longer need the reset! method
Aaron Patterson
2012-08-09
1
-38
/
+4
*
|
|
Merge pull request #7310 from amerine/master
Santiago Pastorino
2012-08-09
1
-8
/
+1
|
\
\
\
|
*
|
|
Add html_escape note to CHANGELOG
Mark Turner
2012-08-09
1
-8
/
+1
|
/
/
/
*
|
|
Do not mark strip_tags result as html_safe
Santiago Pastorino
2012-08-09
2
-3
/
+3
*
|
|
push drawing once to it's own module
Aaron Patterson
2012-08-09
1
-32
/
+20
*
|
|
refactor the before_setup hooks to a module
Aaron Patterson
2012-08-09
1
-13
/
+12
*
|
|
switch callbacks to minitest hooks
Aaron Patterson
2012-08-09
1
-3
/
+6
*
|
|
Merge pull request #7302 from homakov/default_headers
Aaron Patterson
2012-08-09
4
-0
/
+38
|
\
\
\
|
*
|
|
some tests
Egor Homakov
2012-08-09
1
-0
/
+27
|
*
|
|
introduce default_headers config
Egor Homakov
2012-08-09
3
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
initialize instance variables
Aaron Patterson
2012-08-09
3
-0
/
+22
*
|
|
use a sized buffer to prevent the queue being too large
Aaron Patterson
2012-08-08
1
-10
/
+10
|
/
/
*
|
Merge pull request #7293 from Bertg/activemodel_naming_helpers_try_model_name...
Aaron Patterson
2012-08-08
1
-5
/
+3
|
\
\
|
*
|
Naming helpers should first check if passed object responds to model_name
Bert Goethals
2012-08-08
1
-5
/
+3
*
|
|
Merge pull request #7294 from stevecj/fix-psql-reconnect-after-simulated-disc...
Rafael Mendonça França
2012-08-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix only-once stub logic.
Steve Jorgensen
2012-08-08
1
-1
/
+1
[next]