Revisions of rubygem-activesupport-3_2
Stephan Kulow (coolo)
committed
(revision 20)
- updated to version 3.2.12, version bump
buildservice-autocommit
accepted
request 149620
from
Stephan Kulow (coolo)
(revision 19)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 18)
- update to version 3.2.11 * Hash.from_xml raises when it encounters type="symbol" or type="yaml". Use Hash.from_trusted_xml to parse this XML. CVE-2013-0156
Stephan Kulow (coolo)
committed
(revision 17)
- updated to version 3.2.10, version bump
buildservice-autocommit
accepted
request 142116
from
Factory Maintainer (factory-maintainer)
(revision 16)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 15)
- updated to version 3.2.9 * Add logger.push_tags and .pop_tags to complement logger.tagged: class Job def before Rails.logger.push_tags :jobs, self.class.name end def after Rails.logger.pop_tags 2 end end *Jeremy Kemper* * Add %:z and %::z format string support to ActiveSupport::TimeWithZone#strftime. [fixes #6962] *kennyj*
buildservice-autocommit
accepted
request 132161
from
Stephan Kulow (coolo)
(revision 14)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 13)
- updated to version 3.2.8 * Fix ActiveSupport integration with Mocha > 0.12.1. *Mike Gunderloy* * Reverted the deprecation of ActiveSupport::JSON::Variable. *Rafael Mendonça França*
Stephan Kulow (coolo)
committed
(revision 12)
- regenerated spec to get buildrequire on rdoc
buildservice-autocommit
accepted
request 129524
from
Stephan Kulow (coolo)
(revision 11)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 10)
- update to 3.2.7 * Hash#fetch(fetch) is not the same as doing hash[key] * adds a missing require [fixes #6896] * make sure the inflection rules are loaded when cherry-picking active_support/core_ext/string/inflections.rb [fixes #6884] * Merge pull request #6857 from rsutphin/as_core_ext_time_missing_require * bump AS deprecation_horizon to 4.0
buildservice-autocommit
accepted
request 127923
from
Stephan Kulow (coolo)
(revision 9)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 8)
- update to 3.2.6 * ActiveSupport::JSON::Variable is deprecated. Define your own #as_json and #encode_json methods for custom JSON string literals. *Erich Menge* * Added #beginning_of_hour and #end_of_hour to Time and DateTime core extensions. *Mark J. Titorenko*
buildservice-autocommit
accepted
request 114137
from
Flavio Castelli (flavio_castelli)
(revision 7)
baserev update by copy to link target
Flavio Castelli (flavio_castelli)
accepted
request 114042
from
Stephan Kulow (coolo)
(revision 6)
- update to 3.2.3, no changes (it says literally)
Stephan Kulow (coolo)
accepted
request 110758
from
Sascha Peilicke (saschpe)
(revision 5)
initialized devel package after accepting 110758
Sascha Peilicke (saschpe)
committed
(revision 4)
Sascha Peilicke (saschpe)
committed
(revision 3)
- Spec file cleanup: * Factory preparation
Marcus Rueckert (darix)
committed
(revision 2)
- update to 3.2.1 * Documentation fixes and improvements. * Update time zone offset information. *Ravil Bayramgalin* * The deprecated `ActiveSupport::Base64.decode64` calls `::Base64.decode64` now. *Jonathan Viney* * Fixes uninitialized constant `ActiveSupport::TaggedLogging::ERROR`. *kennyj*
Marcus Rueckert (darix)
committed
(revision 1)
- initial package of the 3.2 branch
Displaying revisions 21 - 40 of 40