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
*
[ci skip] Normalize all localhost linking.
Juanito Fatas
2014-07-20
1
-2
/
+2
*
Performed Returns true if redirect/render has happened
Gaurish Sharma
2014-07-19
1
-1
/
+4
*
[ci skip] Remove duplicated last! section.
Juanito Fatas
2014-07-16
1
-17
/
+0
*
[ci skip] Use appropriate mailer syntax.
Juanito Fatas
2014-07-16
1
-3
/
+3
*
Add link to minitest rdoc & github
Gaurish Sharma
2014-07-13
1
-1
/
+3
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-07-12
1
-113
/
+93
|
\
|
*
fix mismatched example call [ci skip]
Vijay Dev
2014-07-12
1
-2
/
+2
|
*
Revert "[ci skip] Fix doc for except"
Vijay Dev
2014-07-12
1
-4
/
+5
|
*
Prefer find_by over where.first for record
Gaurish Sharma
2014-07-07
1
-1
/
+1
|
*
[ci skip] remove invalid code from docs
schneems
2014-06-28
1
-2
/
+0
|
*
[ci skip] Fix doc for except
schneems
2014-06-28
1
-5
/
+4
|
*
[ci skip] Doc ability to chain in `find_each`
schneems
2014-06-28
1
-1
/
+9
|
*
[ci skip] Consolidate docs for `find`
schneems
2014-06-28
1
-25
/
+19
|
*
[ci skip] Consolidate docs for `last`
schneems
2014-06-28
1
-16
/
+21
|
*
[ci skip] Consolidate docs for `take`
schneems
2014-06-28
1
-35
/
+20
|
*
[ci skip] Consolidate docs for `find_by`
schneems
2014-06-28
1
-19
/
+14
|
*
[ci skip] Consolidate docs for `first`
schneems
2014-06-28
1
-35
/
+21
|
*
[ci skip] Add return values to examples
schneems
2014-06-28
1
-1
/
+10
*
|
Assert the nature of the original exception
Matthew Draper
2014-07-12
1
-0
/
+1
*
|
Merge pull request #16143 from robin850/silence-downloading-output
Rafael Mendonça França
2014-07-11
1
-1
/
+0
|
\
\
|
*
|
Silence the output downloading a file
Robin Dupret
2014-07-11
1
-1
/
+0
*
|
|
Merge pull request #16144 from grekko/patch-1
Richard Schneeman
2014-07-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixing typo in comment
Gregory Igelmund
2014-07-12
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #11993 from razielgn/actionview-use-name-to-inspect-error
Guillermo Iguaran
2014-07-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use NameError#name to assert raised error.
Federico Ravasio
2013-11-24
1
-1
/
+1
*
|
|
Merge pull request #16136 from sgrif/sg-pg-bit-string
Matthew Draper
2014-07-12
2
-13
/
+33
|
\
\
\
|
*
|
|
Don't rely on the column SQL type for bit string quoting
Sean Griffin
2014-07-11
2
-13
/
+33
*
|
|
|
Merge pull request #16055 from sgrif/sg-refactor-sqlite3-strings
Matthew Draper
2014-07-12
2
-14
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use a type object for type casting behavior on SQLite3
Sean Griffin
2014-07-11
2
-14
/
+29
*
|
|
|
Merge pull request #16135 from mgoldWork/validator-guide-sentence-break
Xavier Noria
2014-07-11
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[Guides] Sentence break for clarity [ci-skip]
Max Goldstein
2014-07-11
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #16132 from tgxworld/fix_test_not_unsubscribing
Santiago Pastorino
2014-07-11
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix incorrect unsubscription.
Guo Xiang Tan
2014-07-11
1
-2
/
+2
*
|
|
|
|
Merge pull request #16133 from Agis-/cookie_overflow_check
Santiago Pastorino
2014-07-11
2
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Use `#bytesize` instead of `#size` when checking for cookie overflow
Agis-
2014-07-11
2
-2
/
+7
|
/
/
/
/
/
*
/
/
/
/
Synced 4.2 release notes with the latest commits.
Godfrey Chan
2014-07-11
5
-30
/
+85
|
/
/
/
/
*
|
|
|
Fixed borken tests in AV caused by 013c74d
Godfrey Chan
2014-07-10
1
-2
/
+2
*
|
|
|
Merge pull request #14883 from chancancode/rm-single-space
Guillermo Iguaran
2014-07-10
6
-22
/
+32
|
\
\
\
\
|
*
|
|
|
Removed single space padding from empty response body.
Godfrey Chan
2014-07-10
6
-22
/
+32
|
/
/
/
/
*
|
|
|
* gcampbell-rosetta_flash:
Aaron Patterson
2014-07-10
4
-3
/
+8
|
\
\
\
\
|
*
|
|
|
Merge branch 'rosetta_flash' of https://github.com/gcampbell/rails into gcamp...
Aaron Patterson
2014-07-10
4
-3
/
+8
|
/
|
|
|
|
|
*
|
|
|
Address CVE-2014-4671 (JSONP Flash exploit)
Greg Campbell
2014-07-09
4
-3
/
+8
*
|
|
|
|
Merge pull request #16123 from karlentwistle/issues/9299
Andrew White
2014-07-10
3
-5
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Force encoding of US-ASCII to UTF-8 in unescape_uri.
Karl Entwistle
2014-07-10
3
-5
/
+21
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16118 from JayK31/strong_params_link
Zachary Scott
2014-07-09
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fixed link to strong params in Getting Started section 5.6.
JayK31
2014-07-09
1
-2
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16113 from egilburg/rails_4_1_upgrade_guide_json_time_wit...
Zachary Scott
2014-07-09
1
-2
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Document millisecond precision change in ActiveSupport::TimeWithZon...
Eugene Gilburg
2014-07-09
1
-2
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #16091 from tgxworld/reduce_creation_of_subscribers
Santiago Pastorino
2014-07-09
1
-17
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Reduce number of subscriptions created.
Guo Xiang Tan
2014-07-08
1
-17
/
+13
[next]