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
path:
root
/
activesupport
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #13632 from tinogomes/master
Rafael Mendonça França
2014-01-09
4
-0
/
+53
|
\
\
\
|
*
|
|
Adding Hash#compact and Hash#compact! methods
tinogomes
2014-01-09
4
-0
/
+53
*
|
|
|
clear cache on body close so that cache remains during rendering
Aaron Patterson
2014-01-08
2
-2
/
+45
|
/
/
/
*
|
|
Revert "Speedup String#to"
Yves Senn
2014-01-08
2
-3
/
+1
*
|
|
typo fix in test name. [ci skip].
Yves Senn
2014-01-08
1
-1
/
+1
*
|
|
`core_ext/string/access.rb` test what we are documenting.
Yves Senn
2014-01-08
1
-50
/
+89
*
|
|
Add 'e' var on rescue DalliError, in order to log it
Arthur Neves
2014-01-06
1
-2
/
+2
*
|
|
Fix typo in AS changelog, improve highlight [ci skip]
Carlos Antonio da Silva
2014-01-06
1
-2
/
+2
*
|
|
quick formatting pass through CHANGELOGS. [ci skip].
Yves Senn
2014-01-06
1
-10
/
+15
*
|
|
Add CHANGELOG entry for #10634 [ci skip]
Andrew White
2014-01-05
1
-0
/
+17
*
|
|
Merge pull request #10634 from teleological/time_advance_gregorian
Andrew White
2014-01-05
2
-4
/
+13
|
\
\
\
|
*
|
|
Maintain proleptic gregorian in Time#advance
Riley Lynch
2013-05-15
2
-4
/
+13
*
|
|
|
Raise if MemCacheStore doenst receive a Dalli obj
Arthur Neves
2014-01-03
3
-0
/
+15
*
|
|
|
mem_cache_store requires dalli, so only accept dalli/client
Arthur Neves
2014-01-03
2
-14
/
+1
*
|
|
|
Don't lazy load the tzinfo library
Andrew White
2014-01-01
2
-19
/
+8
*
|
|
|
update copyright notices to 2014. [ci skip]
Vipul A M
2014-01-01
2
-2
/
+2
*
|
|
|
Avoid raising a NameError on FreeBSD using Date
Robin Dupret
2014-01-01
2
-2
/
+10
*
|
|
|
blank? and present? commit to return singletons [Xavier Noria & Pavel Pravosud]
Xavier Noria
2013-12-28
3
-25
/
+57
*
|
|
|
Extracted blank matcher regexp to constant
Paul Nikitochkin
2013-12-28
1
-1
/
+3
*
|
|
|
Update to Unicode 6.3.0
Norman Clarke
2013-12-27
2
-1
/
+1
*
|
|
|
Use String#scrub when available to tidy bytes
Norman Clarke
2013-12-26
1
-35
/
+35
*
|
|
|
Merge pull request #13436 from robin850/patch-11
Guillermo Iguaran
2013-12-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix few typos in the documentation [ci skip]
Robin Dupret
2013-12-21
1
-1
/
+1
*
|
|
|
|
Fix typo [ci skip]
Carlos Antonio da Silva
2013-12-21
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix AS::NumberHelper results with large precisions
Kenta Murata & Akira Matsuda
2013-12-20
3
-7
/
+62
*
|
|
|
Make sure multiline string is not accepted by the regexp
Rafael Mendonça França
2013-12-19
2
-2
/
+10
*
|
|
|
Revert "revises the release notes about message verifiers [ci skip]"
Xavier Noria
2013-12-19
1
-1
/
+1
*
|
|
|
revises the release notes about message verifiers [ci skip]
Xavier Noria
2013-12-19
1
-1
/
+1
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-20
4
-10
/
+10
|
\
\
\
\
|
*
|
|
|
fixed typo mistake time_formats.rb -> date_formats.rb [ci skip]
Kuldeep Aggarwal
2013-12-10
1
-1
/
+1
|
*
|
|
|
Typos. return -> returns. [ci skip]
Lauro Caetano
2013-12-03
4
-10
/
+10
*
|
|
|
|
Merge pull request #13406 from hincupetru/master
Rafael Mendonça França
2013-12-19
2
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Fixed configurable.rb regular expression name check
Hincu Petru
2013-12-19
2
-1
/
+7
*
|
|
|
|
|
Merge pull request #13401 from akshay-vishnoi/refactor
Rafael Mendonça França
2013-12-19
2
-9
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Prevent creation of instance methods when `instance_reader = false`, Grammar ...
Akshay Vishnoi
2013-12-19
2
-9
/
+13
*
|
|
|
|
|
Prefer assert_raise instead of flunk + rescue to test for exceptions
Carlos Antonio da Silva
2013-12-19
5
-48
/
+31
*
|
|
|
|
|
Fix asserting the correct exception message in dependencies test
Carlos Antonio da Silva
2013-12-19
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Unused classes in AS tests
Akira Matsuda
2013-12-19
4
-30
/
+0
*
|
|
|
|
Merge pull request #13400 from nishant-cyro/docs
Guillermo Iguaran
2013-12-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fix typos and grammar mistake [ci skip]
nishant-cyro
2013-12-19
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #13366 from vipulnsward/minitest-namespace-change
Godfrey Chan
2013-12-18
2
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...
Vipul A M
2013-12-18
2
-5
/
+5
*
|
|
|
|
|
|
Unused classes in test case
Akira Matsuda
2013-12-19
1
-25
/
+0
*
|
|
|
|
|
|
Merge pull request #13367 from abhishekjain16/new_branch
Yves Senn
2013-12-18
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
change to DateTime.civil_from_format from DateTime.civil_from_fromat in chang...
abhishek
2013-12-18
1
-1
/
+1
*
|
|
|
|
|
|
Get ready to release 4.1.0.beta1
David Heinemeier Hansson
2013-12-17
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #13346 from chancancode/release_notes_etc
Yves Senn
2013-12-17
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Some assorted fixes for the 4.1 release notes:
Godfrey Chan
2013-12-17
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #13341 from carlosantoniodasilva/ca-i18n
Carlos Antonio da Silva
2013-12-17
4
-10
/
+27
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Require I18n >= 0.6.9
Carlos Antonio da Silva
2013-12-17
1
-1
/
+1
[prev]
[next]