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
*
Raise when multiple included blocks are defined
Mike Dillon
2013-05-16
1
-0
/
+6
*
Fix typo: require -> requires
Rafael Mendonça França
2013-05-12
1
-1
/
+1
*
Add CHANGELOG entry for #10576
Rafael Mendonça França
2013-05-12
1
-0
/
+7
*
Give credits to all the envolved people [ci skip]
Rafael Mendonça França
2013-05-10
1
-1
/
+1
*
Added escaping of U+2028 and U+2029 inside the json encoder.
Mario Caropreso
2013-05-09
1
-0
/
+6
*
add changelog entry for fix-10502-skip-object-filter
Sean Walbran
2013-05-07
1
-0
/
+5
*
Allow fetching multiple values from the cache at once
Daniel Schierbeck
2013-05-06
1
-1
/
+13
*
rails/master is now 4.1.0.beta
Rafael Mendonça França
2013-04-29
1
-509
/
+2
*
Move CHANGELOG entry to top
Rafael Mendonça França
2013-04-22
1
-4
/
+4
*
Merge pull request #10096 from benofsky/fix_skipping_object_callback_filters
Rafael Mendonça França
2013-04-21
1
-0
/
+3
|
\
|
*
Fixes skipping object callback filters
Ben McRedmond
2013-04-04
1
-0
/
+3
*
|
Extract a base class from ActiveSupport::LogSubscriber
Daniel Schierbeck
2013-04-16
1
-0
/
+6
*
|
use unified and clean formatting in CHANGELOGS. [ci skip]
Yves Senn
2013-04-12
1
-2
/
+2
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-04-11
1
-3
/
+3
|
\
\
|
*
|
Merge branch 'master' of github.com:rails/rails
Vijay Dev
2013-03-30
1
-1
/
+12
|
|
\
|
|
*
|
Revert "Using American English spellings over British style spellings"
Vijay Dev
2013-03-30
1
-3
/
+3
*
|
|
Fix markdown formatting
Agis Anastasopoulos
2013-04-06
1
-1
/
+1
*
|
|
Add option to Class#class_attribute for skipping the query method
Agis-
2013-04-06
1
-0
/
+6
*
|
|
`fast_xs` support has been removed. Use 'String#encode(xml: :attr)`.
Aaron Patterson
2013-04-05
1
-0
/
+2
*
|
|
Revert "Merge pull request #10034 from benofsky/fix_skipping_object_callback_...
Rafael Mendonça França
2013-04-04
1
-3
/
+0
*
|
|
Fixes skipping object callback filters
Ben McRedmond
2013-04-04
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-30
1
-3
/
+3
|
\
|
|
*
Using American English spellings over British style spellings
Prathamesh Sonpatki
2013-03-21
1
-3
/
+3
*
|
Merge pull request #9523 from stopdropandrew/Instrumenter#instrument-yields-p...
Rafael Mendonça França
2013-03-27
1
-0
/
+6
|
\
\
|
*
|
ActiveSupport::Notifications::Instrumenter#instrument should yield
stopdropandrew
2013-03-02
1
-1
/
+6
*
|
|
`TimeWithZone` raises `NoMethodError` in proper context.
Yves Senn
2013-03-18
1
-0
/
+5
*
|
|
Revert "Merge pull request #8156 from fredwu/acronym_fix-master"
Steve Klabnik
2013-03-16
1
-5
/
+0
*
|
|
revises the CHANGELOG entry from 26aa265 [ci skip]
Xavier Noria
2013-03-16
1
-2
/
+3
*
|
|
Added Inflector#underscore fix to the changelog
Fred Wu
2013-03-17
1
-0
/
+4
|
|
/
|
/
|
*
|
CHANGELOG entry for improved singularizing of singulars.
Yves Senn
2013-03-06
1
-1
/
+14
|
/
*
Move AS CHANGELOG entry up.
Steve Klabnik
2013-02-26
1
-2
/
+3
*
Merge pull request #9329 from chuckbjones/fix-cache-delete-rc
Steve Klabnik
2013-02-26
1
-0
/
+2
|
\
|
*
Fix deletion of empty directories:
Charles Jones
2013-02-25
1
-0
/
+2
*
|
Update CHANGELOGS
Rafael Mendonça França
2013-02-26
1
-0
/
+3
|
/
*
Preparing for 4.0.0.beta1 release
David Heinemeier Hansson
2013-02-25
1
-1
/
+1
*
Keep second fraction when DateTime#change is called.
Chris Baynes
2013-02-25
1
-0
/
+5
*
Add more information to the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-02-24
1
-0
/
+12
*
Added `ActiveSupport::TimeWithZone#to_r` for `Time#at` compatibility.
stopdropandrew
2013-02-24
1
-0
/
+4
*
did a pass over the AS changelog [ci skip]
Xavier Noria
2013-02-24
1
-55
/
+61
*
Changelog improvements, use 1.9 style hash in examples [ci skip]
Carlos Antonio da Silva
2013-02-22
1
-13
/
+12
*
Address edge case for number_to_human with units option.
hoffm
2013-02-22
1
-0
/
+13
*
Added beginning_of_minute support to core_ext calculations for Time and DateTime
Gagan Awhad
2013-02-21
1
-0
/
+4
*
moves the new :nsec date format to the Active Support changelog [ci skip]
Xavier Noria
2013-02-20
1
-0
/
+4
*
added compress options for gzip
Beyond
2013-02-10
1
-0
/
+5
*
Update changelog from #9128 with author name
Carlos Antonio da Silva
2013-02-06
1
-2
/
+4
*
Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ...
James Harton
2013-01-31
1
-0
/
+5
*
Move AS changelog entry to the top, improve AP changelog a bit
Carlos Antonio da Silva
2013-01-28
1
-2
/
+2
*
Improve String#squish whitespaces matching
Antoine Lyset
2013-01-22
1
-0
/
+2
*
Standardise the return value of `to_time`
Andrew White
2013-01-21
1
-1
/
+5
*
extract PerformanceTest into rails-performance_tests gem
Yves Senn
2013-01-10
1
-0
/
+8
[next]