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
...
|
*
bumping version
Aaron Patterson
2016-08-10
9
-9
/
+9
|
*
ensure tag/content_tag escapes " in attribute vals
Andrew Carpenter
2016-08-10
2
-4
/
+21
*
|
Merge pull request #25043 from tlrdstd/support_ruby_2_3
Rafael França
2016-05-20
4
-3
/
+9
|
\
\
|
*
|
Associations do not call `.to_proc` on Hash
Tyler Distad
2016-05-16
4
-3
/
+9
|
/
/
*
|
update rendering comment
Arthur Neves
2016-03-14
1
-1
/
+1
*
|
Require hash_with_indifferent_access before using it
Rafael Mendonça França
2016-03-08
1
-0
/
+2
*
|
fix 1.8 hash syntax
Arthur Neves
2016-03-01
1
-1
/
+1
*
|
Add missing require to file
Arthur Neves
2016-03-01
1
-0
/
+1
|
/
*
Preparing for 3.2.22.2 release
Rafael Mendonça França
2016-02-29
9
-9
/
+9
*
Add bundle check to release task
Rafael Mendonça França
2016-02-29
1
-1
/
+5
*
Don't allow render(params) in view/controller
Arthur Neves
2016-02-29
3
-6
/
+79
*
Complete work on 3.2 for render_data_leak patch.
Arthur Neves
2016-02-29
9
-103
/
+79
*
Generated engines should protect from forgery
Aaron Patterson
2016-02-01
1
-0
/
+1
*
Run `file.close` before unlinking for travis
eileencodes
2016-01-28
1
-1
/
+2
*
Fix hash syntax for 1.8.7
eileencodes
2016-01-28
1
-1
/
+1
*
Regression test for rendering file from absolute path
eileencodes
2016-01-28
1
-0
/
+11
*
Lock test-unit to 3.0.x releases
Andrew White
2016-01-26
1
-1
/
+1
*
Use 1.8 compatible hash syntax
Andrew White
2016-01-25
1
-4
/
+4
*
Merge pull request #23250 from simi/3-2-stable-1-8
Aaron Patterson
2016-01-25
2
-5
/
+5
|
\
|
*
Use Ruby 1.8 compat syntax in test of security fix in activerecord/test/cases...
Josef Šimánek
2016-01-26
1
-4
/
+4
|
*
Use Ruby 1.8 compat syntax in actionpack/lib/action_view/template/resolver.rb.
Josef Šimánek
2016-01-26
1
-1
/
+1
|
/
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2016-01-25
18
-18
/
+152
|
\
|
*
bumping version
Aaron Patterson
2016-01-25
9
-9
/
+9
|
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
4
-4
/
+69
|
*
Don't short-circuit reject_if proc
Andrew White
2016-01-22
2
-2
/
+25
|
*
stop caching mime types globally
Aaron Patterson
2016-01-22
1
-2
/
+16
|
*
use secure string comparisons for basic auth username / password
Aaron Patterson
2016-01-22
2
-1
/
+33
*
|
update bundler message
Arthur Neves
2016-01-15
1
-3
/
+2
*
|
rack-cache 1.3+ dont work with old ruby versions
Arthur Neves
2016-01-15
1
-0
/
+4
*
|
Fix mysql2 build
Arthur Neves
2016-01-15
1
-1
/
+1
*
|
fix build, forcing i18n to verion 0.6.x
Arthur Neves
2016-01-14
1
-3
/
+1
*
|
Merge pull request #20629 from moklett/patch-1
Rafael Mendonça França
2015-06-18
1
-1
/
+1
|
\
\
|
*
|
Fix typo in version number
Michael Klett
2015-06-18
1
-1
/
+1
|
/
/
*
|
Merge branch '3-2-sec' into 3-2-stable
Rafael Mendonça França
2015-06-16
20
-22
/
+63
|
\
|
|
*
Removing inaccurate note on the releasing guide
Rafael Mendonça França
2015-06-16
1
-3
/
+0
|
*
Preparing for 3.2.22 release
Rafael Mendonça França
2015-06-16
16
-9
/
+48
|
*
enforce a depth limit on XML documents
Aaron Patterson
2015-06-16
3
-10
/
+15
|
/
*
Merge pull request #18718 from jgeiger/fix_ruby_2_2_comparable_warnings
Rafael Mendonça França
2015-01-29
2
-1
/
+2
|
\
|
*
Fix ruby 2.2 comparable warnings
Joey Geiger
2015-01-29
2
-1
/
+2
|
/
*
pg 0.18 not support Ruby < 1.9.3
Rafael Mendonça França
2015-01-07
1
-1
/
+5
*
Only use old i18n when version is not compatible
Rafael Mendonça França
2015-01-07
1
-2
/
+4
*
Remove hard dependency on test-unit
Rafael Mendonça França
2015-01-07
5
-4
/
+17
*
Merge pull request #18306 from tmm1/rm-3-2-with-ruby-2-1-plus
Rafael Mendonça França
2015-01-07
13
-13
/
+39
|
\
|
*
add parens to fix warning
Aman Gupta
2015-01-05
1
-1
/
+1
|
*
fix whitespace to match surrounding code
Aman Gupta
2015-01-02
1
-1
/
+1
|
*
use self.method syntax to resolve circular argument issues
Aman Gupta
2015-01-02
2
-5
/
+5
|
*
Fix `singleton_class?`
Vipul A M
2015-01-02
1
-3
/
+5
|
*
parse stringified mime type
Aman Gupta
2015-01-02
1
-1
/
+1
|
*
fix yaml compat on ruby 2.2
Aman Gupta
2015-01-02
1
-1
/
+3
|
*
fix regex case
Aman Gupta
2015-01-02
1
-1
/
+1
[prev]
[next]