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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs, formatting pass over changelogs. [ci skip]
Yves Senn
2016-01-13
1
-3
/
+5
*
Match HashWithIndifferentAccess#default's behaviour with Hash#default
David Cornu
2016-01-07
1
-0
/
+4
*
move CHANGELOG entry to the appropriate position [ci skip]
yuuji.yaginuma
2016-01-03
1
-3
/
+2
*
New changelog entries are added to the top.
Rafael Mendonça França
2016-01-01
1
-6
/
+6
*
Merge pull request #22856 from rthbound/adds-exception-object-to-instrumenter...
Rafael França
2016-01-01
1
-0
/
+6
|
\
|
*
Adds exception object to instrumenter's payload
Ryan T. Hosford
2015-12-31
1
-0
/
+6
*
|
Add CHANGELOG entry for #12877 [ci skip]
Rafael Mendonça França
2015-12-31
1
-0
/
+5
|
/
*
[ci skip] Fix typos in Active Support changelog.
Kasper Timm Hansen
2015-12-27
1
-2
/
+2
*
Add CHANGELOG entry for #22759
eileencodes
2015-12-27
1
-0
/
+4
*
release notes, extract notable changes from Active Support CHANGELOG.
Yves Senn
2015-12-23
1
-12
/
+12
*
No more no changes entries in the CHANGELOGs
Genadi Samokovarov
2015-12-21
1
-3
/
+0
*
Add CHANGELOG headers for Rails 5.0.0.beta1
eileencodes
2015-12-18
1
-0
/
+5
*
Use consistent references
David Heinemeier Hansson
2015-12-17
1
-3
/
+3
*
Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas...
David Heinemeier Hansson
2015-12-17
1
-0
/
+49
*
Don't leak Object constants in core_ext/module/qualified_const
Genadi Samokovarov
2015-12-16
1
-2
/
+7
*
Merge pull request #22598 from yui-knk/deprecate_string_callback
Rafael França
2015-12-16
1
-0
/
+4
|
\
|
*
Deprecate passing string to define callback.
yui-knk
2015-12-16
1
-0
/
+4
*
|
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
1
-4
/
+9
|
/
*
add deprecations for a smooth transition after #22215
Michael Grosser
2015-11-19
1
-0
/
+9
*
Use proper syntax for class method reference.
Tyler Hunt
2015-11-16
1
-1
/
+1
*
normalizes spacing in a CHANGELOG [ci skip]
Xavier Noria
2015-11-11
1
-6
/
+6
*
Add days_in_year method
Jon Pascoe
2015-11-11
1
-3
/
+8
*
registers these changes in the CHANGELOGs
Xavier Noria
2015-11-11
1
-0
/
+11
*
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
1
-0
/
+9
*
Merge pull request #16357 from gchan/hwia-respects-to-hash-default
Sean Griffin
2015-10-29
1
-0
/
+6
|
\
|
*
`HashWithIndifferentAccess.new` respects the default value or proc on objects...
Gordon Chan
2014-07-31
1
-0
/
+6
*
|
Change Integer#year to return a Fixnum instead of a Float to improve consistency
Konstantinos Rousis
2015-10-22
1
-0
/
+16
*
|
Merge pull request #19992 from greysteil/handle-invalid-utf8-in-html-escape
Sean Griffin
2015-10-20
1
-0
/
+9
|
\
\
|
*
|
Handle invalid UTF-8 strings when HTML escaping
Grey Baker
2015-06-08
1
-0
/
+9
*
|
|
Update #20737 to address feedback
Sean Griffin
2015-10-20
1
-0
/
+5
*
|
|
Merge pull request #20872 from maxjacobson/more-humane-rounding
Sean Griffin
2015-10-20
1
-0
/
+5
|
\
\
\
|
*
|
|
Update the changelog for #20872 to be a bit less confusing
Sean Griffin
2015-10-20
1
-2
/
+2
|
*
|
|
Round some numbers more humanely
Max Jacobson
2015-07-26
1
-0
/
+5
*
|
|
|
Merge pull request #21953 from bdunne/fix_dep_warn
Matthew Draper
2015-10-17
1
-0
/
+5
*
|
|
|
Merge pull request #21631 from RobinClowers/fix-cache-instrumentation
Jeremy Daer
2015-10-09
1
-0
/
+4
|
\
\
\
\
*
|
|
|
|
Refactor AS::Callbacks halt config and fix the documentation
Roque Pinel
2015-10-01
1
-6
/
+3
*
|
|
|
|
Make `assert_difference` return the result of the yielded block.
Lucas Mazza
2015-09-24
1
-1
/
+12
*
|
|
|
|
Fix the AS::Callbacks terminator regression from 4.2.3
Roque Pinel
2015-09-22
1
-9
/
+6
*
|
|
|
|
Short-circuit `blank?` on date and time values
Andrew White
2015-09-21
1
-0
/
+6
*
|
|
|
|
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Update Unicode Version to 8.0.0
Anshul Sharma
2015-09-04
1
-0
/
+4
*
|
|
|
No need CHANGELOG entry for #21421 [ci skip]
Rafael Mendonça França
2015-09-01
1
-6
/
+0
*
|
|
|
ArrayInquirer to correctly find symbols or strings
Leigh Halliday
2015-08-28
1
-8
/
+14
*
|
|
|
- Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...
Vipul A M
2015-08-28
1
-0
/
+10
*
|
|
|
Deprecate :si prefix in number_to_human_size without replacement
Jean Boussier
2015-08-10
1
-0
/
+4
|
/
/
/
*
|
|
Fix `TimeWithZone#eql?` to handle `TimeWithZone` created from `DateTime`
Roque Pinel
2015-07-19
1
-0
/
+8
*
|
|
ActiveSupport::HashWithIndifferentAccess select and reject should return enum...
Bernard Potocki
2015-07-17
1
-0
/
+7
*
|
|
Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.
Jerry D'Antonio
2015-07-13
1
-0
/
+5
*
|
|
fix class name typo [ci skip]
yuuji.yaginuma
2015-07-11
1
-1
/
+1
*
|
|
active_support/indifferent_hash: dont raise on to_hash when default_proc raises
Simon Eskildsen
2015-07-10
1
-0
/
+5
[next]