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 typo in isolated engine docs
Caius Durling
2012-03-09
1
-1
/
+1
*
|
Fix typo in asset pipeline guide
Matthew Conway
2012-03-09
1
-1
/
+1
*
|
Fix doc examples for has_and_belongs_to_many association
Braden Schaeffer
2012-03-09
1
-2
/
+2
*
|
Fixed a slightly misleading equivalent SQL code on the 3.2 query interface.
Swanand Pagnis
2012-03-09
1
-1
/
+1
*
|
typo
Mikhail Dieterle
2012-03-09
1
-1
/
+1
*
|
Improve docs for attr_accessible|protected related to Hash#except|slice
Carlos Antonio da Silva
2012-03-09
1
-8
/
+10
|
/
*
Add tests to test that through associations are not readonly, and we can upda...
kuahyeow
2012-03-08
1
-0
/
+11
*
Merge pull request #5316 from Jacobkg/master
José Valim
2012-03-07
2
-1
/
+4
*
Remove usage of deprecated module.
José Valim
2012-03-07
1
-1
/
+0
*
Add test case for #5307
Carlos Antonio da Silva
2012-03-07
1
-2
/
+6
*
Set the rendered_format on respond_to.
José Valim
2012-03-07
1
-0
/
+1
*
Just change the formats on first render, closes #5307, closes #5308.
José Valim
2012-03-07
1
-2
/
+7
*
Deprecate ActionController::SessionManagement
Santiago Pastorino
2012-03-06
1
-0
/
+5
*
Use latest rack-cache.
José Valim
2012-03-06
1
-1
/
+1
*
Increasing minimum version of mail due to security vulnerability found in Mai...
Mikel Lindsaar
2012-03-06
1
-1
/
+1
*
Merge pull request #5299 from sikachu/3-2-stable-fix-responder
José Valim
2012-03-06
3
-12
/
+49
|
\
|
*
Always passing a respond block from to responder
Prem Sichanugrist
2012-03-05
2
-12
/
+13
|
*
Failing test for mime responder respond_with using a block.
Mario Visic
2012-03-05
1
-0
/
+36
|
/
*
Fix #5069 - Protect foreign key from mass assignment throught association bui...
Jean Boussier
2012-03-05
3
-1
/
+40
*
Merge pull request #5278 from rafaelfranca/fix-build-3-2
Michael Koziarski
2012-03-04
4
-2
/
+9
|
\
|
*
Now all the models need to explicitly declare the accessible attributes
Rafael Mendonça França
2012-03-04
1
-0
/
+1
|
*
Only add the whitelist_attributes option if ActiveRecord is present
Rafael Mendonça França
2012-03-04
3
-2
/
+8
|
/
*
Whitelist all attribute assignment by default.
Michael Koziarski
2012-03-05
4
-1
/
+20
*
Only run binary type cast test with encode! on Ruby 1.9
Carlos Antonio da Silva
2012-03-04
1
-6
/
+8
*
fix associations when using per class databases
Lars Kanis
2012-03-04
3
-8
/
+5
*
CSS fix for guides. Closing #5028 [ci skip]
Vijay Dev
2012-03-03
1
-1
/
+1
*
Turn off verbose mode of rack-cache, we still have X-Rack-Cache to check that...
Santiago Pastorino
2012-03-03
2
-1
/
+4
*
only log an error if there is a logger. fixes #5226
Aaron Patterson
2012-03-02
3
-2
/
+11
*
Add CHANGELOG entry
Santiago Pastorino
2012-03-02
1
-0
/
+6
*
Stop SafeBuffer#clone_empty from issuing warnings
Carlos Antonio da Silva
2012-03-02
1
-3
/
+1
*
Fix #5238, rendered_format is not set when template is not rendered
Piotr Sarnacki
2012-03-02
2
-2
/
+8
*
revert setting NOT NULL constraints in add_timestamps
Xavier Noria
2012-03-01
1
-2
/
+2
*
Merge branch '3-2-2' into 3-2-stable
Aaron Patterson
2012-03-01
14
-39
/
+81
|
\
|
*
bumping to 3.2.2
Aaron Patterson
2012-03-01
9
-9
/
+9
|
*
Merge branch '3-2-stable-security' into 3-2-2
Aaron Patterson
2012-03-01
5
-30
/
+72
|
|
\
|
|
*
Ensure [] respects the status of the buffer.
José Valim
2012-02-29
2
-17
/
+49
|
|
*
delete vulnerable AS::SafeBuffer#[]
Akira Matsuda
2012-02-20
2
-12
/
+0
|
|
*
use AS::SafeBuffer#clone_empty for flushing the output_buffer
Akira Matsuda
2012-02-20
1
-1
/
+1
|
|
*
add AS::SafeBuffer#clone_empty
Akira Matsuda
2012-02-20
2
-0
/
+15
|
|
*
fix output safety issue with select options
Sergey Nartimov
2012-02-20
2
-4
/
+11
|
*
|
Merge pull request #4834 from sskirby/fix_usage_of_psql_in_db_test_prepare
Aaron Patterson
2012-02-23
1
-1
/
+1
|
*
|
Merge pull request #5084 from johndouthat/patch-1
Aaron Patterson
2012-02-22
1
-2
/
+1
|
*
|
updating RAILS_VERSION
Aaron Patterson
2012-02-22
9
-17
/
+17
*
|
|
Merge pull request #5206 from kennyj/fix_5173-32
Aaron Patterson
2012-02-29
3
-12
/
+23
|
\
\
\
|
*
|
|
Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931.
kennyj
2012-02-29
3
-12
/
+23
|
/
/
/
*
|
|
call binmode on the tempfile for Ruby 1.8 compatibility
Aaron Patterson
2012-02-27
1
-1
/
+2
*
|
|
Merge pull request #5190 from rafaelfranca/fix-393-3-2-stable
Aaron Patterson
2012-02-27
3
-38
/
+38
|
\
\
\
|
*
|
|
Add a new line after the textarea opening tag.
Rafael Mendonça França
2012-02-27
3
-38
/
+38
*
|
|
|
Merge pull request #5179 from RalphShnelvar/Binary_mode_Window_bug
Aaron Patterson
2012-02-27
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixing Windows asset tag helper test failure
Ralph Shnelvar
2012-02-25
1
-1
/
+1
[prev]
[next]